1. 1143b0a spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328a24f5e1ee990c9a9527e48e5fb3b5f) by Guillaume GARDET · Tue Dec 16 12:00:44 2014 +0100
  2. 4536a63 spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if available by Guillaume GARDET · Tue Nov 18 10:44:46 2014 +0100
  3. 17675c8 spl: MMC U-Boot image load from raw partition by Paul Kocialkowski · Sat Nov 08 23:14:56 2014 +0100
  4. 341e8cd MMC SD fs boot partition config coding style and proper description by Paul Kocialkowski · Sat Nov 08 23:14:55 2014 +0100
  5. 1eb410c spl: Add EXT support to SPL by Guillaume GARDET · Wed Oct 15 17:53:12 2014 +0200
  6. 602a16c Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · Wed Oct 15 17:53:11 2014 +0200
  7. cc61269 SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK by Tom Rini · Wed Feb 05 10:24:18 2014 -0500
  8. b7b5b0c spl: common: Move FAT funcs to a common file by Dan Murphy · Thu Jan 16 11:23:29 2014 -0600
  9. a8015fd spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORT by Paul Burton · Wed Sep 04 16:12:24 2013 +0100
  10. be50452 spl: remove unnecessary (& ARM specific) include of asm/utils.h by Paul Burton · Wed Sep 04 16:12:23 2013 +0100
  11. 1530e8a spl_mmc.c: Detect missing kernel image in RAW MMC by Tom Rini · Fri Jun 28 14:43:01 2013 -0400
  12. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  13. 01b542f spl_mmc: add Falcon mode support for raw variant by Peter Korsgaard · Mon May 13 08:36:29 2013 +0000
  14. 15af8f5 spl_mmc: mmc_load_image_raw(): Add sector argument by Peter Korsgaard · Mon May 13 08:36:28 2013 +0000
  15. 465f1f8 spl_mmc: add Falcon mode support for FAT variant by Peter Korsgaard · Mon May 13 08:36:27 2013 +0000
  16. b815ba2 spl_mmc: mmc_load_image_fat(): Add filename argument and move fat init out by Peter Korsgaard · Mon May 13 08:36:26 2013 +0000
  17. 5e5483d spl_mmc: return error from mmc_load_image_{raw, fat} rather than hanging by Peter Korsgaard · Mon May 13 08:36:25 2013 +0000
  18. daee1d8 drivers/mmc: move spl_mmc.c to common/spl by Ying Zhang · Thu May 09 23:00:36 2013 +0000[Renamed from drivers/mmc/spl_mmc.c]
  19. f247129 spl_mmc: cleanup variable types by Peter Korsgaard · Thu Mar 21 04:55:17 2013 +0000
  20. 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · Mon Aug 13 12:03:19 2012 -0700[Renamed (98%) from arch/arm/cpu/armv7/omap-common/spl_mmc.c]
  21. a0b9fa5 ARM: SPL: Make spl_mmc.c more generic by Tom Rini · Tue Aug 14 10:25:15 2012 -0700
  22. 29d69dc ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> by Tom Rini · Tue Aug 14 08:50:58 2012 -0700
  23. a76ff95 ARM: SPL: Rename omap_boot_mode to spl_boot_mode() by Tom Rini · Tue Aug 14 09:19:44 2012 -0700
  24. 0be93ff ARM: SPL: Rename omap_boot_device to spl_boot_device by Tom Rini · Mon Aug 13 12:53:23 2012 -0700
  25. a0d8cca spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT by Tom Rini · Fri Aug 10 09:27:14 2012 -0700
  26. e6c6889 arm: omap5: correct boot device mode7 for eMMC by Balaji T K · Mon Mar 12 02:25:47 2012 +0000
  27. a9b0556 ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · Fri Feb 24 11:30:18 2012 +0000
  28. 5040241 Move timestamp and version files into 'generated' subdir by Simon Glass · Mon Oct 10 08:55:19 2011 +0000
  29. e21d2d8 omap-common: reorganize spl.c by Simon Schwarz · Wed Sep 14 15:33:34 2011 -0400