York Sun
|
7267fbf734
spl: mmc: Skip RAW mode ARGS sectors if not defined
|
7 years ago |
Tom Rini
|
83d290c56f
SPDX: Convert all of our single license tags to Linux Kernel style
|
7 years ago |
Tom Rini
|
d024236e5a
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
|
7 years ago |
Patrick Delaunay
|
35a66960cd
spl: spl_mmc: provide one weak function spl_boot_partition
|
7 years ago |
Lukasz Majewski
|
d695d66278
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
|
7 years ago |
Seung-Woo Kim
|
b016b58542
spl: spl_mmc: add __maybe_unused to mmc_load_image_raw_sector()
|
7 years ago |
Tom Rini
|
9585dd3fff
spl: spl_mmc.c Correct blk_dread() return value check
|
7 years ago |
Simon Glass
|
c4d660d4d0
dm: mmc: Allow disabling driver model in SPL
|
8 years ago |
Masahiro Yamada
|
207d8b3533
mmc: add static to spl_mmc_get_device_index()
|
8 years ago |
Dalon Westergreen
|
949123e30a
SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig
|
8 years ago |
Dalon Westergreen
|
f0fb4fa7d5
SPL: add support to boot from a partition type
|
8 years ago |
Andre Przywara
|
11e1479b9e
SPL: make struct spl_image 64-bit safe
|
8 years ago |
Simon Glass
|
ebc4ef61d7
spl: Add a name to the SPL load-image methods
|
8 years ago |
Michal Simek
|
1a92541d9c
dm: spl: mmc: Fix EXT SPL support
|
8 years ago |
Marek Vasut
|
09410c6572
SPL: mmc: Make spl_mmc_load_image available
|
8 years ago |
Marek Vasut
|
b5b838f1a7
mmc: Tinification of the mmc code
|
8 years ago |
Max Krummenacher
|
c8d7647f63
spl: mmc: fix switch statement
|
8 years ago |
Semen Protsenko
|
38fed8abe7
spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig
|
8 years ago |
Simon Glass
|
f4d7d8596f
spl: Update spl_load_simple_fit() to take an spl_image param
|
8 years ago |
Simon Glass
|
710e9ca579
spl: Update fat functions to take an spl_image parameter
|
8 years ago |
Simon Glass
|
b4a6c2aae6
spl: Update ext functions to take an spl_image parameter
|
8 years ago |
Simon Glass
|
2a2ee2ac35
spl: Pass spl_image as a parameter to load_image() methods
|
8 years ago |
Simon Glass
|
0fed9c7ed6
spl: Convert spl_mmc_load_image() to use linker list
|
8 years ago |
Simon Glass
|
ecdfd69a4b
spl: Convert boot_device into a struct
|
8 years ago |
Simon Glass
|
71316c1d8c
spl: Add a parameter to spl_parse_image_header()
|
8 years ago |
Simon Glass
|
1e2b3ef865
dm: spl: mmc: Support raw partitions with CONFIG_BLK
|
9 years ago |
Simon Glass
|
87bce4e5c0
dm: spl: mmc: Support CONFIG_BLK in SPL MMC
|
9 years ago |
Marek Vasut
|
2b1cdafa9f
common: Pass the boot device into spl_boot_mode()
|
9 years ago |
Tom Rini
|
e4a94ce4ac
Merge git://git.denx.de/u-boot-dm
|
9 years ago |
Lokesh Vutla
|
eafd5410af
spl: Allow to load a FIT containing U-Boot from FS
|
9 years ago |