1. cc61269 SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK by Tom Rini · 11 years ago
  2. b7b5b0c spl: common: Move FAT funcs to a common file by Dan Murphy · 11 years ago
  3. a8015fd spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORT by Paul Burton · 11 years ago
  4. be50452 spl: remove unnecessary (& ARM specific) include of asm/utils.h by Paul Burton · 11 years ago
  5. 1530e8a spl_mmc.c: Detect missing kernel image in RAW MMC by Tom Rini · 11 years ago
  6. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  7. 01b542f spl_mmc: add Falcon mode support for raw variant by Peter Korsgaard · 12 years ago
  8. 15af8f5 spl_mmc: mmc_load_image_raw(): Add sector argument by Peter Korsgaard · 12 years ago
  9. 465f1f8 spl_mmc: add Falcon mode support for FAT variant by Peter Korsgaard · 12 years ago
  10. b815ba2 spl_mmc: mmc_load_image_fat(): Add filename argument and move fat init out by Peter Korsgaard · 12 years ago
  11. 5e5483d spl_mmc: return error from mmc_load_image_{raw, fat} rather than hanging by Peter Korsgaard · 12 years ago
  12. daee1d8 drivers/mmc: move spl_mmc.c to common/spl by Ying Zhang · 12 years ago[Renamed from drivers/mmc/spl_mmc.c]
  13. f247129 spl_mmc: cleanup variable types by Peter Korsgaard · 12 years ago
  14. 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago[Renamed (98%) from arch/arm/cpu/armv7/omap-common/spl_mmc.c]
  15. a0b9fa5 ARM: SPL: Make spl_mmc.c more generic by Tom Rini · 12 years ago
  16. 29d69dc ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> by Tom Rini · 12 years ago
  17. a76ff95 ARM: SPL: Rename omap_boot_mode to spl_boot_mode() by Tom Rini · 12 years ago
  18. 0be93ff ARM: SPL: Rename omap_boot_device to spl_boot_device by Tom Rini · 12 years ago
  19. a0d8cca spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT by Tom Rini · 12 years ago
  20. e6c6889 arm: omap5: correct boot device mode7 for eMMC by Balaji T K · 13 years ago
  21. a9b0556 ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · 13 years ago
  22. 5040241 Move timestamp and version files into 'generated' subdir by Simon Glass · 13 years ago
  23. e21d2d8 omap-common: reorganize spl.c by Simon Schwarz · 13 years ago