Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a2b771ce81f7b4d954d6fb7696d0a6b875386a31
/
common
/
spl
/
spl_mmc.c
a2b771c
spl: mmc: Fix compiler warning with CONFIG_DM_MMC
by Simon Glass
· 9 years ago
e63b2dd
spl: mmc: add support for BOOT_DEVICE_MMC2
by Nikita Kiryanov
· 9 years ago
33eefe4
spl: change return values of spl_*_load_image()
by Nikita Kiryanov
· 9 years ago
2b3ae5f
spl: mmc: get rid of emmc boot code duplication
by Nikita Kiryanov
· 9 years ago
642648c
spl: mmc: move fs boot into its own function
by Nikita Kiryanov
· 9 years ago
011cd8f
spl: mmc: get rid of #ifdef CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION check
by Nikita Kiryanov
· 9 years ago
cc49f55
spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check
by Nikita Kiryanov
· 9 years ago
022ddb8
spl: mmc: refactor device location code to its own function
by Nikita Kiryanov
· 9 years ago
ed52f4d
spl: mmc: add break statements in spl_mmc_load_image()
by Nikita Kiryanov
· 9 years ago
2ae4589
spl: Fix compile warning for arm64
by Gong Qianyu
· 9 years ago
d0503cd
spl: spl_mmc: Add option to boot from a MMC partition with offset
by Stefan Roese
· 9 years ago
f22851a
dm: mmc: Allow driver model to be used for MMC in SPL
by Simon Glass
· 9 years ago
5614db8
spl: Add debugging info for spl_mmc boot
by Simon Glass
· 9 years ago
4bd66e7
spl: spl_mmc: MMC boot mode provisions checks
by Paul Kocialkowski
· 9 years ago
01c723f
spl: spl_mmc: Minor cosmetics
by Paul Kocialkowski
· 9 years ago
2d69f25
spl: spl_mmc: Error and count distinction
by Paul Kocialkowski
· 10 years ago
295be40
spl: spl_mmc: fix mmc Falcon mode regression
by Tim Harvey
· 10 years ago
409d4f7
spl: spl_mmc: Partition raw boot mode for eMMC
by Paul Kocialkowski
· 10 years ago
0d13972
spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmetics
by Paul Kocialkowski
· 10 years ago
ffdb488
remove unnecessary version.h includes
by Rob Herring
· 10 years ago
1143b0a
spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328a24f5e1ee990c9a9527e48e5fb3b5f)
by Guillaume GARDET
· 10 years ago
4536a63
spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if available
by Guillaume GARDET
· 10 years ago
17675c8
spl: MMC U-Boot image load from raw partition
by Paul Kocialkowski
· 10 years ago
341e8cd
MMC SD fs boot partition config coding style and proper description
by Paul Kocialkowski
· 10 years ago
1eb410c
spl: Add EXT support to SPL
by Guillaume GARDET
· 10 years ago
602a16c
Rename some defines containing FAT in their name to be filesystem generic
by Guillaume GARDET
· 10 years ago
cc61269
SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK
by Tom Rini
· 11 years ago
b7b5b0c
spl: common: Move FAT funcs to a common file
by Dan Murphy
· 11 years ago
a8015fd
spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORT
by Paul Burton
· 11 years ago
be50452
spl: remove unnecessary (& ARM specific) include of asm/utils.h
by Paul Burton
· 11 years ago
1530e8a
spl_mmc.c: Detect missing kernel image in RAW MMC
by Tom Rini
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
01b542f
spl_mmc: add Falcon mode support for raw variant
by Peter Korsgaard
· 12 years ago
15af8f5
spl_mmc: mmc_load_image_raw(): Add sector argument
by Peter Korsgaard
· 12 years ago
465f1f8
spl_mmc: add Falcon mode support for FAT variant
by Peter Korsgaard
· 12 years ago
b815ba2
spl_mmc: mmc_load_image_fat(): Add filename argument and move fat init out
by Peter Korsgaard
· 12 years ago
5e5483d
spl_mmc: return error from mmc_load_image_{raw, fat} rather than hanging
by Peter Korsgaard
· 12 years ago
daee1d8
drivers/mmc: move spl_mmc.c to common/spl
by Ying Zhang
· 12 years ago
[Renamed from drivers/mmc/spl_mmc.c]
f247129
spl_mmc: cleanup variable types
by Peter Korsgaard
· 12 years ago
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]
a0b9fa5
ARM: SPL: Make spl_mmc.c more generic
by Tom Rini
· 12 years ago
29d69dc
ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
by Tom Rini
· 12 years ago
a76ff95
ARM: SPL: Rename omap_boot_mode to spl_boot_mode()
by Tom Rini
· 12 years ago
0be93ff
ARM: SPL: Rename omap_boot_device to spl_boot_device
by Tom Rini
· 12 years ago
a0d8cca
spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT
by Tom Rini
· 12 years ago
e6c6889
arm: omap5: correct boot device mode7 for eMMC
by Balaji T K
· 13 years ago
a9b0556
ARM:OMAP+:MMC: Add parameters to MMC init
by Jonathan Solnit
· 13 years ago
5040241
Move timestamp and version files into 'generated' subdir
by Simon Glass
· 13 years ago
e21d2d8
omap-common: reorganize spl.c
by Simon Schwarz
· 13 years ago