| Commit message (Expand) | Author | Age | Lines |
* | spl: mmc: add support for BOOT_DEVICE_MMC2 | Nikita Kiryanov | 2015-11-18 | -1/+1 |
* | spl: change return values of spl_*_load_image() | Nikita Kiryanov | 2015-11-18 | -9/+9 |
* | dm: spl: Allow device tree/driver model in board_init_f() | Simon Glass | 2015-07-21 | -0/+12 |
* | arm: spl: Add an API to detect when U-Boot is started from SPL | Simon Glass | 2015-06-10 | -0/+13 |
* | spl, nand: add option to boot raw u-boot.bin image only | Heiko Schocher | 2014-11-17 | -0/+1 |
* | spl: Add EXT support to SPL | Guillaume GARDET | 2014-10-27 | -0/+4 |
* | Rename some defines containing FAT in their name to be filesystem generic | Guillaume GARDET | 2014-10-27 | -1/+1 |
* | spl: add prototype for jump_to_image_no_args | Jeroen Hofstee | 2014-10-25 | -0/+2 |
* | common: spl: Add spl sata boot support | Dan Murphy | 2014-02-19 | -0/+3 |
* | SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK | Tom Rini | 2014-02-07 | -0/+1 |
* | spl: common: Support for USB MSD FAT image loading | Dan Murphy | 2014-01-24 | -0/+3 |
* | spl: common: Move FAT funcs to a common file | Dan Murphy | 2014-01-24 | -0/+5 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | ARM: OMAP: Cleanup boot parameters usage | SRICHARAN R | 2013-05-10 | -1/+0 |
* | SPL: ONENAND: Support SPL to boot u-boot from OneNAND. | Enric Balletbo i Serra | 2013-03-11 | -0/+3 |
* | OMAP: networking support for SPL | Ilya Yanok | 2012-10-01 | -0/+3 |
* | SPL: SPI: Enhance spi_spl_load to match the other load functions | Tom Rini | 2012-09-27 | -1/+1 |
* | SPL: Add option to skip copying of the mkimage header | Stefan Roese | 2012-09-27 | -0/+3 |
* | SPL: Add NOR flash booting support | Stefan Roese | 2012-09-27 | -0/+3 |
* | SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux | Tom Rini | 2012-09-27 | -0/+2 |
* | SPL: Move the omap SPL framework to common/spl | Tom Rini | 2012-09-27 | -0/+69 |