Age | Commit message (Expand) | Author |
---|---|---|
2012-09-27 | SPL: Add support for loading image from ram in SPL. | Pavel Machek |
2012-09-27 | SPL: Rework how we inform about un-headered images | Tom Rini |
2012-09-27 | SPL: Make un-supported boot device puts a debug instead | Tom Rini |
2012-09-27 | SPL: Enable use of custom defined U-Boot entry point | Stefan Roese |
2012-09-27 | SPL: SPI: Enhance spi_spl_load to match the other load functions | Tom Rini |
2012-09-27 | SPL: Add option to skip copying of the mkimage header | Stefan Roese |
2012-09-27 | SPL: Add NOR flash booting support | Stefan Roese |
2012-09-27 | SPL: Use image_get_xxx() functions to access header values | Stefan Roese |
2012-09-27 | SPL: do not use fix value for u-boot size | Stefano Babic |
2012-09-27 | SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux | Tom Rini |
2012-09-27 | SPL: Move the omap SPL framework to common/spl | Tom Rini |