Commit Graph

14 Commits (927b901b47a60a10dc802b343a8bfb8dd4d5c457)

Author SHA1 Message Date
Guillaume GARDET 592f922261 spl: Add EXT support to SPL 11 years ago
Guillaume GARDET 205b4f33cf Rename some defines containing FAT in their name to be filesystem generic 11 years ago
Tom Rini 7dbe63bc95 SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK 12 years ago
Dan Murphy 773b5940b5 spl: common: Move FAT funcs to a common file 12 years ago
Paul Burton 8112f5fa1b spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORT 12 years ago
Paul Burton db6b5e8b02 spl: remove unnecessary (& ARM specific) include of asm/utils.h 12 years ago
Tom Rini e4c444b34b spl_mmc.c: Detect missing kernel image in RAW MMC 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Peter Korsgaard 2b75b0ad3a spl_mmc: add Falcon mode support for raw variant 12 years ago
Peter Korsgaard 721931f805 spl_mmc: mmc_load_image_raw(): Add sector argument 12 years ago
Peter Korsgaard 7ad2cc7964 spl_mmc: add Falcon mode support for FAT variant 12 years ago
Peter Korsgaard 2fabd0bcaa spl_mmc: mmc_load_image_fat(): Add filename argument and move fat init out 12 years ago
Peter Korsgaard 79adb7a2b5 spl_mmc: return error from mmc_load_image_{raw, fat} rather than hanging 12 years ago
Ying Zhang ade8a1a6d3 drivers/mmc: move spl_mmc.c to common/spl 12 years ago
Peter Korsgaard 2e222105c5 spl_mmc: cleanup variable types 12 years ago
Tom Rini 47f7bcae8c SPL: Move the omap SPL framework to common/spl 13 years ago
Tom Rini f0881250f9 ARM: SPL: Make spl_mmc.c more generic 13 years ago
Tom Rini 55cdbb8d4e ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> 13 years ago
Tom Rini 37189a1958 ARM: SPL: Rename omap_boot_mode to spl_boot_mode() 13 years ago
Tom Rini 8e1b836ec5 ARM: SPL: Rename omap_boot_device to spl_boot_device 13 years ago
Tom Rini 0da113e9fd spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT 13 years ago
Balaji T K f75231b79a arm: omap5: correct boot device mode7 for eMMC 13 years ago
Jonathan Solnit bbbc1ae921 ARM:OMAP+:MMC: Add parameters to MMC init 13 years ago
Simon Glass efb2172ece Move timestamp and version files into 'generated' subdir 14 years ago
Simon Schwarz 9ea5c6efd8 omap-common: reorganize spl.c 14 years ago