summaryrefslogtreecommitdiff
path: root/arch/arm/lib/board.c
AgeCommit message (Expand)Author
2011-12-21arm: Implement CONFIG_DELAY_CONSOLESimon Glass
2011-12-20Add a new boot stage to time relocationSimon Glass
2011-12-05Move fdt check earlier so that board_early_init_f() can use itSimon Glass
2011-10-05CHROMIUM: Fix gcc 4.6.0 warning if CONFIG_GENERIC_MMC not defined.Doug Anderson
2011-10-04tegra: Build early code for ARMv4TSimon Glass
2011-09-14postload: Add new _reloc_end to define end of relocated areaSimon Glass
2011-09-13fdt: Add extra condition on fdt relocation codeSimon Glass
2011-08-29fdt: Add check that a valid fdt is availableSimon Glass
2011-08-29Add new bootstage stepsSimon Glass
2011-08-29Put back the include of fdt_decode.hAnton Staaf
2011-08-29Fix displaying board name when CONFIG_OF_CONTROL is not definedAnton Staaf
2011-08-29CHROMIUM: ARM: Allow the FDT to specify that the env loads early.Doug Anderson
2011-08-29Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCDSimon Glass
2011-08-29Add CONFIG_DELAY_ENVIRONMENT to delay environment loadingSimon Glass
2011-08-29fdt: Implement fdt relocationSimon Glass
2011-08-29fdt: Add DEV_TREE_SEPARATE to provide an fdt separate from imageSimon Glass
2011-08-29tegra2: add warmboot code to support LP0Yen Lin
2011-08-24fdt: Add support for embedded device tree (CONFIG_OF_EMBED)Simon Glass
2011-08-24arm: tegra2: Simplify boot pathSimon Glass
2011-08-24arm: tegra2: Use arch_cpu_init() to fire up Cortex-A9Simon Glass
2011-08-24Add microsecond boot time measurementSimon Glass
2011-08-24Add option to disable code relocationSimon Glass
2011-08-24spi: Tegra2: Add SPI driver for SPIFLASH on SeaboardTom Warren
2011-08-24Tegra2: Enable data cacheSimon Glass
2011-08-24armv7: integrate cache maintenance supportAneesh V
2011-06-23Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-06-23run arm_pci_init after relocationMichael Schwingen
2011-06-22ARM: drop unsupported 'trab' boardWolfgang Denk
2011-04-27Don't grab memory for LCD if FB address is definedMinkyu Kang
2011-04-27ARM: fix stack pointer adjustment in board_init_f()Eric Cooper
2011-03-27arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang
2011-01-19Replace "FLASH" strings with "Flash" or "flash"Peter Tyser
2010-12-08arm: add 8-byte alignment for ABI compliance before board_init_fHeiko Schocher
2010-10-29Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk
2010-10-23ARM: fix relocation support for onenand device.Enric Balletbo i Serra
2010-10-19Merge branch 'elf_reloc'Wolfgang Denk
2010-10-13env_mmc: Fix crashing bug encountered after enabling ARM relocationSteve Sakoman
2010-10-13arm: implement ELF relocationsAlbert Aribaud
2010-10-11davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddrBen Gardiner
2010-09-19ARM: add relocation supportHeiko Schocher
2010-09-19Save environment data to mmc.Terry Lv
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser