| Commit message (Expand) | Author | Age | Lines |
* | SPL: Port SPL framework to powerpc | Stefan Roese | 2012-12-05 | -0/+16 |
* | SPL: make jump_to_image_no_args a weak symbol | Allen Martin | 2012-10-29 | -4/+4 |
* | SPL: Remove setting GD_FLG_RELOC in preloader_console_init() | Tom Rini | 2012-10-15 | -1/+0 |
* | OMAP: networking support for SPL | Ilya Yanok | 2012-10-01 | -0/+62 |
* | OMAP: spl: call timer_init() from SPL | Ilya Yanok | 2012-10-01 | -0/+2 |
* | SPL: Add support for loading image from ram in SPL. | Pavel Machek | 2012-09-27 | -0/+22 |
* | SPL: Rework how we inform about un-headered images | Tom Rini | 2012-09-27 | -5/+2 |
* | SPL: Make un-supported boot device puts a debug instead | Tom Rini | 2012-09-27 | -3/+1 |
* | SPL: Enable use of custom defined U-Boot entry point | Stefan Roese | 2012-09-27 | -1/+4 |
* | 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 |