index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
fsl_esdhc_spl.c
Age
Commit message (
Expand
)
Author
2024-07-22
drivers: mmc: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
mmc: Remove <common.h> and add needed includes
Tom Rini
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