summaryrefslogtreecommitdiff
path: root/arch/arm/lib
AgeCommit message (Expand)Author
2012-08-22Initial Toradex Colibri T20 L4T R15 support.T20_LinuxImageV2.0Alpha1_20120808Marcel Ziswiler
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-29fdt: update fdt before passing it to kernelChe-Liang Chiou
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-29Compile cache_disable() with -O2 to avoid failureSimon Glass
2011-08-29Add control over cachability of memory regionsSimon Glass
2011-08-24fdt: config: enable device tree support on SeaboardSimon Glass
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-24Fix copyright statementChe-Liang Chiou
2011-08-24Add __aeabi_uldivmod 64-bits divider function for ARM platformChe-Liang Chiou
2011-08-24Add support for disabling the VIDEOFLB ATAG.robotboy
2011-08-24Add support for setting the start ATAG's core parameters.robotboy
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-24arm: minor fixes for cache and mmu handlingAneesh V
2011-08-24armv7: integrate cache maintenance supportAneesh V
2011-08-24arm: make default implementation of cache_flush() weakly linkedAneesh 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-05-19Minor coding style cleanup.Wolfgang Denk
2011-04-27Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang 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-04-27arm: Use optimized memcpy and memset from linuxMatthias Weisser
2011-04-25Respect memreserve regions specified in the device treeGrant Likely
2011-04-25Stop passing around bootmem_base value.Grant Likely
2011-03-27arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang
2011-02-21arm: get_sp() should always be compiledPo-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