index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
fsl_esdhc_spl.c
Age
Commit message (
Expand
)
Author
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-09-16
mmc: fsl_esdhc_spl: Add support for builds without CONFIG_SYS_MMC_U_BOOT_OFFS
Pali Rohár
2022-09-16
mmc: fsl_esdhc_spl: Add support for loading proper U-Boot from unaligned loca...
Pali Rohár
2022-05-23
mmc: fsl_esdhc_spl: Fix checking for number of read sectors
Pali Rohár
2022-04-26
mmc: fsl_esdhc_spl: pre-PBL: implement redundancy support
Pali Rohár
2022-04-26
mmc: fsl_esdhc_spl: Call mmc_init() before booting from SD card
Pali Rohár
2022-04-26
mmc: fsl_esdhc_spl: pre-PBL: fix determining U-Boot size
Pali Rohár
2022-04-26
mmc: fsl_esdhc_spl: pre-PBL: check for BOOT signature instead of MBR/DBR
Pali Rohár
2021-01-18
mmc: fsl_esdhc_spl: remove superfluous free()
Heinrich Schuchardt
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-01-13
block: pass block dev not num to read/write/erase()
Stephen Warren
2014-04-22
driver: Add support of image load for MMC & SPI in SPL
Prabhakar Kushwaha
2014-04-22
driver/mmc: fix compile warnings
Prabhakar Kushwaha
2013-12-08
powerpc: mmc: Add corenet devices support in esdhc spl
Priyanka Jain
2013-08-20
SPDX-License-Identifier: clean up license header
York Sun
2013-08-20
powerpc: mpc85xx: Support booting from SD Card with SPL
Ying Zhang