1. 2b75b0a spl_mmc: add Falcon mode support for raw variant by Peter Korsgaard · 11 years ago
  2. 721931f spl_mmc: mmc_load_image_raw(): Add sector argument by Peter Korsgaard · 11 years ago
  3. 7ad2cc7 spl_mmc: add Falcon mode support for FAT variant by Peter Korsgaard · 11 years ago
  4. 2fabd0b spl_mmc: mmc_load_image_fat(): Add filename argument and move fat init out by Peter Korsgaard · 11 years ago
  5. 79adb7a spl_mmc: return error from mmc_load_image_{raw, fat} rather than hanging by Peter Korsgaard · 11 years ago
  6. a19b0dd Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  7. ade8a1a drivers/mmc: move spl_mmc.c to common/spl by Ying Zhang · 11 years ago
  8. cac423a Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  9. 4a0eb75 ARM: OMAP: Cleanup boot parameters usage by SRICHARAN R · 11 years ago
  10. d2eae43 lib: consolidate hang() by Andreas Bießmann · 11 years ago
  11. 6000992 SPL: ONENAND: Support SPL to boot u-boot from OneNAND. by Enric Balletbo i Serra · 12 years ago
  12. 62a8143 spl: support for booting via usbeth by Ilya Yanok · 12 years ago
  13. ea8256f SPL: Port SPL framework to powerpc by Stefan Roese · 12 years ago
  14. a759f1e SPL: make jump_to_image_no_args a weak symbol by Allen Martin · 12 years ago
  15. 868444f SPL: Remove setting GD_FLG_RELOC in preloader_console_init() by Tom Rini · 12 years ago
  16. 7ac2fe2 OMAP: networking support for SPL by Ilya Yanok · 12 years ago
  17. 4063c77 OMAP: spl: call timer_init() from SPL by Ilya Yanok · 12 years ago
  18. c57b953 SPL: Add support for loading image from ram in SPL. by Pavel Machek · 12 years ago
  19. 4212098 SPL: Rework how we inform about un-headered images by Tom Rini · 12 years ago
  20. 1292eaf SPL: Make un-supported boot device puts a debug instead by Tom Rini · 12 years ago
  21. 3c6f8a0 SPL: Enable use of custom defined U-Boot entry point by Stefan Roese · 12 years ago
  22. a4cc1c4 SPL: SPI: Enhance spi_spl_load to match the other load functions by Tom Rini · 12 years ago
  23. 022b497 SPL: Add option to skip copying of the mkimage header by Stefan Roese · 12 years ago
  24. 33d3464 SPL: Add NOR flash booting support by Stefan Roese · 12 years ago
  25. d97b4ce SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl by Tom Rini · 12 years ago
  26. 77552b0 SPL: Use image_get_xxx() functions to access header values by Stefan Roese · 12 years ago
  27. ae83d88 SPL: do not use fix value for u-boot size by Stefano Babic · 12 years ago
  28. 6507f13 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux by Tom Rini · 12 years ago
  29. 47f7bca SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago