~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_imx.c
Commit message (
Expand
)
Author
Age
*
Convert CONFIG_FSL_ESDHC_PIN_MUX to Kconfig
Tom Rini
2022-12-22
*
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-11-10
*
mmc: fsl_esdhc: fix problem when using clk driver
Ye Li
2022-10-21
*
mmc: fsl_esdhc_imx: Implement wait_dat0 mmc ops
Loic Poulain
2022-06-15
*
mmc: fsl_esdhc_imx: Add i.MX8MP compatible string
Marek Vasut
2022-04-12
*
mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON when necessary
Haibo Chen
2022-03-16
*
mmc: fsl_esdhc_imx: correct the actual card clock
Haibo Chen
2022-02-19
*
mmc: fsl_esdhc_imx: remove redundant ARCH_MXC
Haibo Chen
2022-02-19
*
mmc: fsl_esdhc_imx: Use esdhc_soc_data flags to set host caps
Adam Ford
2022-02-19
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2022-02-09
|
\
|
*
mmc: fsl_esdhc_imx: fix watermark level in dma
Marcel Ziswiler
2022-02-09
*
|
mmc: fsl: Use brackets around if()
Simon Glass
2022-02-08
|
/
*
mmc: fsl_esdhc_imx: set sysctl register for clock initialization
Sean Anderson
2022-01-12
*
mmc: fsl_esdhc_imx: Replace more #ifdefs by if
Sean Anderson
2022-01-12
*
mmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED()
Sean Anderson
2022-01-12
*
mmc: fsl_esdhc_imx: simplify esdhc_setup_data()
Sean Anderson
2022-01-12
*
mmc: fsl_esdhc_imx: use dma-mapping API
Sean Anderson
2022-01-12
*
mmc: fsl_esdhc_imx: simplify 64bit check for SDMA transfers
Sean Anderson
2022-01-12
*
mmc: fsl_esdhc_imx: fix mmc->clock with actual clock
Sean Anderson
2022-01-12
*
mmc: fsl_esdhc_imx: drop redundant code for non-removable feature
Sean Anderson
2022-01-12
*
mmc: fsl_esdhc_imx: clean up bus width configuration code
Sean Anderson
2022-01-12
*
mmc: fsl_esdhc_imx: fix voltage validation
Sean Anderson
2022-01-12
*
mmc: fsl_esdhc_imx: remove redundant DM_MMC checking
Sean Anderson
2022-01-12
*
mmc: fsl_esdhc_imx: make BLK as hard requirement of DM_MMC
Sean Anderson
2022-01-12
*
mmc: sdhci-esdhc-imx: Add HS400 support for iMX7ULP
Oleksandr Suvorov
2021-10-07
*
mmc: fsl_esdhc_imx: initialize data for imx7ulp
Jorge Ramirez-Ortiz
2021-10-07
*
mmc: fsl_esdhc_imx: Fix clock disable issue
Ye Li
2021-10-07
*
treewide: Try to avoid the preprocessor with OF_REAL
Simon Glass
2021-09-25
*
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
2021-09-25
*
drivers: mmc: fsl_esdhc_imx: support i.MX8ULP
Peng Fan
2021-08-09
*
Revert "mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock...
Fabio Estevam
2021-06-22
*
mmc: fsl_esdhc_imx: use mmc_send_cmd instead of dm_mmc_send_cmd
Jaehoon Chung
2021-06-22
*
mmc: fsl_esdhc_imx: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33
Yangbo Lu
2021-06-17
*
mmc: fsl_esdhc_imx: add extra delay for IO voltage switch if necessary
Haibo Chen
2021-04-08
*
mmc: fsl_esdhc_imx: remove redundant cmd11 related code.
Haibo Chen
2021-04-08
*
mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock output
Haibo Chen
2021-04-08
*
dm: Rename device_get_by_driver_info_idx()
Simon Glass
2021-03-26
*
mmc: fsl_esdhc_imx: fix the DTOCV to 0xE
Haibo Chen
2021-03-01
*
mmc: fsl_esdhc_imx: Add a compatible for i.MX51
Fabio Estevam
2021-03-01
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
mmc: fsl_esdhc_imx.c: fix compiler warning
Heiko Schocher
2021-01-23
*
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
|
\
|
*
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
Simon Glass
2021-01-05
*
|
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
|
\
\
|
|
/
|
/
|
|
*
mmc: fsl_esdhc_imx: optimize the timing setting
Haibo Chen
2020-12-06
|
*
mmc: fsl_esdhc_imx: add wait_dat0() support
Haibo Chen
2020-12-06
*
|
dm: Avoid accessing seq directly
Simon Glass
2020-12-18
*
|
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
*
|
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
[next]