index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.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
Age
Commit message (
Expand
)
Author
2021-06-17
mmc: fsl_esdhc_imx: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33
Yangbo Lu
2021-06-17
mmc: fsl_esdhc: convert to CONFIG_FSL_ESDHC_VS33_NOT_SUPPORT
Yangbo Lu
2021-05-12
Merge tag 'ti-v2021.07-rc3' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2021-05-12
mmc: sdhci_am654: Add Support for TI's AM642 SoC
Dave Gerlach
2021-05-11
DM: DM_MMC migration is now mandatory for non-SPL
Tom Rini
2021-04-22
mmc: octeontx_hsmmc: Add support for MIPS Octeon
Stefan Roese
2021-04-10
arm: Remove s32v234evb board
Tom Rini
2021-04-09
Merge tag 'u-boot-imx-20210409' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-04-08
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
mmc: mvebu: convert to driver model
Harm Berntsen
2021-04-06
mmc: mmc-uclass: Use dev_seq() to read aliases node's index
Aswath Govindraju
2021-04-06
mmc: Check for device with a seq number equal to num before checking against ...
Aswath Govindraju
2021-04-06
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-03-29
Merge tag 'v2021.04-rc5' into next
Tom Rini
2021-03-27
mmc: pci_mmc: Set up the card detect
Simon Glass
2021-03-26
dm: Rename device_get_by_driver_info_idx()
Simon Glass
2021-03-22
mmc: pci: Fix Kconfig dependency
Bin Meng
2021-03-17
mmc: mtk-sd: don't ignore max-frequency from device tree
Daniel Golle
2021-03-03
Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-03-02
drivers: mmc: iproc_sdhci: enable HS200 mode
Bharat Gooty
2021-03-01
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-02-26
mmc: sandbox: Add support for writing
Sean Anderson
2021-02-23
Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2021-02-23
clk: zynq: Add dummy clock enable function
Michal Simek
2021-02-19
mmc: rockchip_dw_mmc: use mmc_pwrseq instead of rockchip_mmc_pwrseq
Jaehoon Chung
2021-02-19
mmc: meson_gx_mmc: use mmc_pwrseq instead of meson_mmc_pwrseq
Jaehoon Chung
2021-02-19
mmc: pwrseq: add mmc-pwrseq file to provide a generic interface
Jaehoon Chung
2021-02-19
mmc: mmc_spi: Document the 3 local functions
Bin Meng
2021-02-19
mmc: mmc_spi: Fix potential spec violation in receiving card response
Bin Meng
2021-02-19
mmc: mmc_spi: Move argument check to the beginning of mmc_spi_sendcmd()
Bin Meng
2021-02-19
mmc: mmc_spi: Print verbose debug output when crc16 check fails
Bin Meng
2021-02-19
mmc: fix response timeout after switch command
Stefan Bosch
2021-02-19
mmc: sdhci: skip cache invalidation if DMA is not used
[email protected]
2021-02-19
mmc: initialize an err variable
Jaehoon Chung
2021-02-18
mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys()
Nicolas Saenz Julienne
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-08
mmc: mv_sdhci: parse device-tree entry
Baruch Siach
2021-02-04
mmc: am654_sdhci: Use sdhci_set_control_reg()
Faiz Abbas
2021-02-04
mmc: am654_sdhci: Fix HISPD bit configuration in some lower speed modes
Faiz Abbas
2021-02-04
mmc: am654_sdhci: Add support for software tuning
Faiz Abbas
2021-02-04
mmc: am654_sdhci: Add support for writing to clkbuf_sel
Faiz Abbas
2021-02-04
mmc: am654_sdhci: Add support for input tap delay
Faiz Abbas
2021-02-04
mmc: am654_sdhci: Add support for AM65x SR2.0
Faiz Abbas
2021-02-04
mmc: am654_sdhci: Add flag for PHY calibration
Faiz Abbas
2021-02-04
mmc: am654_sdhci: Convert flag fields to BIT macro
Faiz Abbas
2021-02-04
mmc: am654_sdhci: Unconditionally switch off DLL in the beginning of ios_post()
Faiz Abbas
[next]