~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
fsl_esdhc.c
Commit message (
Expand
)
Author
Age
*
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-11-10
*
mmc: fsl_esdhc: Fix 'Internal clock never stabilised.' error
Pali Rohár
2022-07-27
*
Convert CONFIG_ESDHC_DETECT_QUIRK to Kconfig
Tom Rini
2022-07-05
*
mmc: fsl_esdhc: Add new config option for default fallback mode
Pali Rohár
2022-06-20
*
mmc: fsl_esdhc: Set fallback mode to 1-bit
Pali Rohár
2022-06-20
*
mmc: fsl_esdhc: Define macro ESDHCCTL_SNOOP for Snoop attribute
Pali Rohár
2022-04-26
*
drivers: mmc: Add wait_dat0 support for Freescale eSDHC driver
Stephen Carlson
2021-10-29
*
mmc: fsl_esdhc: remove 1ms sleep in esdhc_send_cmd_common()
Michael Walle
2021-09-13
*
mmc: fsl_esdhc: convert to CONFIG_FSL_ESDHC_VS33_NOT_SUPPORT
Yangbo Lu
2021-06-17
*
mmc: fsl_esdhc: add pulse width detection workaround
Michael Walle
2021-04-06
*
mmc: fsl_esdhc: add workaround for erratum A-011334
Michael Walle
2021-04-06
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
*
mmc: fsl_esdhc: make sure delay chain locked for HS400
Yangbo Lu
2020-11-28
*
mmc: fsl_esdhc: set sysctl register for clock initialization
Yangbo Lu
2020-11-28
*
mmc: fsl_esdhc: add ADMA2 support
Michael Walle
2020-10-14
*
mmc: fsl_esdhc: replace most #ifdefs by IS_ENABLED()
Michael Walle
2020-10-14
*
mmc: fsl_esdhc: simplify esdhc_setup_data()
Michael Walle
2020-10-12
*
mmc: fsl_esdhc: use dma-mapping API
Michael Walle
2020-10-12
*
mmc: fsl_esdhc: simplify 64bit check for SDMA transfers
Michael Walle
2020-10-12
*
mmc: fsl_esdhc: fix eMMC HS400 stability issue
Yangbo Lu
2020-10-12
*
mmc: fsl_esdhc: fix mmc->clock with actual clock
Yangbo Lu
2020-10-12
*
mmc: fsl_esdhc: support eMMC HS400 mode
Yangbo Lu
2020-10-12
*
mmc: fsl_esdhc: clean TBCTL[TB_EN] manually during init
Yangbo Lu
2020-10-12
*
mmc: fsl_esdhc: support tuning for eMMC HS200
Yangbo Lu
2020-10-12
*
mmc: fsl_esdhc: add a reinit() callback
Yangbo Lu
2020-10-12
*
Move eSDHC adapter card identification to board files
Yangbo Lu
2020-07-27
*
Drop global data sdhc_adapter for powerpc
Yangbo Lu
2020-07-27
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
*
mmc: fsl_esdhc: workaround for hardware 3.3v IO reliability issue
Yangbo Lu
2020-06-15
*
mmc: fsl_esdhc: read register once for card inserted status
Yangbo Lu
2020-06-15
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
common: Drop net.h from common header
Simon Glass
2020-05-18
*
mmc: fsl_esdhc: actually enable cache snooping on mpc830x
Rasmus Villemoes
2020-02-19
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
*
Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage
Yangbo Lu
2020-01-16
*
mmc: fsl_esdhc: drop useless fdt fixup
Yangbo Lu
2020-01-16
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
*
mmc: fsl_esdhc: get clock directly from global data
Yangbo Lu
2019-11-27
*
mmc: fsl_esdhc: clean up DM and non-DM code
Yangbo Lu
2019-11-05
*
mmc: fsl_esdhc: always check write protect state
Yangbo Lu
2019-11-05
*
mmc: fsl_esdhc: drop redundant code for non-removable feature
Yangbo Lu
2019-11-05
*
mmc: fsl_esdhc: convert to use fsl_esdhc_get_cfg_common()
Yangbo Lu
2019-11-05
*
mmc: fsl_esdhc: clean up bus width configuration code
Yangbo Lu
2019-11-05
*
mmc: fsl_esdhc: fix voltage validation
Yangbo Lu
2019-11-05
*
mmc: fsl_esdhc: drop controller initialization in fsl_esdhc_init()
Yangbo Lu
2019-11-05
*
mmc: fsl_esdhc: drop i.MX DDR support code
Yangbo Lu
2019-10-29
[next]