1. 7682a99 remove unnecessary version.h includes by Rob Herring · 10 years ago
  2. 2c84c9a spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328a24f5e1ee990c9a9527e48e5fb3b5f) by Guillaume GARDET · 10 years ago
  3. 4c5bbc2 spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if available by Guillaume GARDET · 10 years ago
  4. b97300b spl: MMC U-Boot image load from raw partition by Paul Kocialkowski · 10 years ago
  5. e2ccdf8 MMC SD fs boot partition config coding style and proper description by Paul Kocialkowski · 10 years ago
  6. 592f922 spl: Add EXT support to SPL by Guillaume GARDET · 10 years ago
  7. 205b4f3 Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  8. 7dbe63b SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK by Tom Rini · 11 years ago
  9. 773b594 spl: common: Move FAT funcs to a common file by Dan Murphy · 11 years ago
  10. 8112f5f spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORT by Paul Burton · 11 years ago
  11. db6b5e8 spl: remove unnecessary (& ARM specific) include of asm/utils.h by Paul Burton · 11 years ago
  12. e4c444b spl_mmc.c: Detect missing kernel image in RAW MMC by Tom Rini · 11 years ago
  13. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  14. 2b75b0a spl_mmc: add Falcon mode support for raw variant by Peter Korsgaard · 11 years ago
  15. 721931f spl_mmc: mmc_load_image_raw(): Add sector argument by Peter Korsgaard · 11 years ago
  16. 7ad2cc7 spl_mmc: add Falcon mode support for FAT variant by Peter Korsgaard · 11 years ago
  17. 2fabd0b spl_mmc: mmc_load_image_fat(): Add filename argument and move fat init out by Peter Korsgaard · 11 years ago
  18. 79adb7a spl_mmc: return error from mmc_load_image_{raw, fat} rather than hanging by Peter Korsgaard · 11 years ago
  19. ade8a1a drivers/mmc: move spl_mmc.c to common/spl by Ying Zhang · 11 years ago[Renamed from drivers/mmc/spl_mmc.c]
  20. 2e22210 spl_mmc: cleanup variable types by Peter Korsgaard · 12 years ago
  21. 47f7bca 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]
  22. f088125 ARM: SPL: Make spl_mmc.c more generic by Tom Rini · 12 years ago
  23. 55cdbb8 ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> by Tom Rini · 12 years ago
  24. 37189a1 ARM: SPL: Rename omap_boot_mode to spl_boot_mode() by Tom Rini · 12 years ago
  25. 8e1b836 ARM: SPL: Rename omap_boot_device to spl_boot_device by Tom Rini · 12 years ago
  26. 0da113e spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT by Tom Rini · 12 years ago
  27. f75231b arm: omap5: correct boot device mode7 for eMMC by Balaji T K · 13 years ago
  28. bbbc1ae ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · 13 years ago
  29. efb2172 Move timestamp and version files into 'generated' subdir by Simon Glass · 13 years ago
  30. 9ea5c6e omap-common: reorganize spl.c by Simon Schwarz · 13 years ago