Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | SPL: SPI: Enhance spi_spl_load to match the other load functions | Tom Rini | 2012-09-27 | -2/+2 |
* | SPL: Add option to skip copying of the mkimage header | Stefan Roese | 2012-09-27 | -4/+17 |
* | SPL: Add NOR flash booting support | Stefan Roese | 2012-09-27 | -0/+68 |
* | SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl | Tom Rini | 2012-09-27 | -0/+101 |
* | SPL: Use image_get_xxx() functions to access header values | Stefan Roese | 2012-09-27 | -5/+5 |
* | SPL: do not use fix value for u-boot size | Stefano Babic | 2012-09-27 | -1/+5 |
* | SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux | Tom Rini | 2012-09-27 | -35/+6 |
* | SPL: Move the omap SPL framework to common/spl | Tom Rini | 2012-09-27 | -0/+336 |