summaryrefslogtreecommitdiffstats
path: root/common/spl
Commit message (Expand)AuthorAgeFilesLines
...
* SPL: Enable use of custom defined U-Boot entry pointStefan Roese2012-09-271-1/+4
* SPL: SPI: Enhance spi_spl_load to match the other load functionsTom Rini2012-09-271-2/+2
* SPL: Add option to skip copying of the mkimage headerStefan Roese2012-09-271-4/+17
* SPL: Add NOR flash booting supportStefan Roese2012-09-273-0/+68
* SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/splTom Rini2012-09-272-0/+101
* SPL: Use image_get_xxx() functions to access header valuesStefan Roese2012-09-271-5/+5
* SPL: do not use fix value for u-boot sizeStefano Babic2012-09-271-1/+5
* SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linuxTom Rini2012-09-271-35/+6
* SPL: Move the omap SPL framework to common/splTom Rini2012-09-273-0/+336
OpenPOWER on IntegriCloud