Paul Kocialkowski
|
3bc37b6d65
spl: spl_mmc: Error and count distinction
|
10 лет назад |
Tim Harvey
|
9d3b565441
spl: spl_mmc: fix mmc Falcon mode regression
|
10 лет назад |
Paul Kocialkowski
|
ecb301394b
spl: spl_mmc: Partition raw boot mode for eMMC
|
10 лет назад |
Paul Kocialkowski
|
91199f4a5a
spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmetics
|
10 лет назад |
Rob Herring
|
7682a99826
remove unnecessary version.h includes
|
10 лет назад |
Guillaume GARDET
|
2c84c9a40a
spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328a24f5e1ee990c9a9527e48e5fb3b5f)
|
10 лет назад |
Guillaume GARDET
|
4c5bbc2328
spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if available
|
10 лет назад |
Paul Kocialkowski
|
b97300b62f
spl: MMC U-Boot image load from raw partition
|
10 лет назад |
Paul Kocialkowski
|
e2ccdf89a0
MMC SD fs boot partition config coding style and proper description
|
10 лет назад |
Guillaume GARDET
|
592f922261
spl: Add EXT support to SPL
|
10 лет назад |
Guillaume GARDET
|
205b4f33cf
Rename some defines containing FAT in their name to be filesystem generic
|
10 лет назад |
Tom Rini
|
7dbe63bc95
SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK
|
11 лет назад |
Dan Murphy
|
773b5940b5
spl: common: Move FAT funcs to a common file
|
11 лет назад |
Paul Burton
|
8112f5fa1b
spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORT
|
11 лет назад |
Paul Burton
|
db6b5e8b02
spl: remove unnecessary (& ARM specific) include of asm/utils.h
|
11 лет назад |
Tom Rini
|
e4c444b34b
spl_mmc.c: Detect missing kernel image in RAW MMC
|
12 лет назад |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 лет назад |
Peter Korsgaard
|
2b75b0ad3a
spl_mmc: add Falcon mode support for raw variant
|
12 лет назад |
Peter Korsgaard
|
721931f805
spl_mmc: mmc_load_image_raw(): Add sector argument
|
12 лет назад |
Peter Korsgaard
|
7ad2cc7964
spl_mmc: add Falcon mode support for FAT variant
|
12 лет назад |
Peter Korsgaard
|
2fabd0bcaa
spl_mmc: mmc_load_image_fat(): Add filename argument and move fat init out
|
12 лет назад |
Peter Korsgaard
|
79adb7a2b5
spl_mmc: return error from mmc_load_image_{raw, fat} rather than hanging
|
12 лет назад |
Ying Zhang
|
ade8a1a6d3
drivers/mmc: move spl_mmc.c to common/spl
|
12 лет назад |