Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | 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/+5 |
* | 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/+224 |