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
Age
Commit message (
Expand
)
Author
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
2023-11-18
Merge branch 'master-mmc-clock' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2023-11-16
treewide: use linux/time.h for time conversion defines
Igor Prusov
2023-11-13
mmc: renesas-sdhi: Disable clock after tuning reset when possible
Marek Vasut
2023-11-12
sunxi: mmc: Sort compatible strings numerically
Samuel Holland
2023-11-12
sunxi: mmc: Move header to the driver directory
Samuel Holland
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
2023-11-03
mmc: tegra: get default-tap and default-trim from device tree
Svyatoslav Ryhel
2023-11-02
mmc: renesas-sdhi: Drop <common.h>
Paul Barker
2023-11-01
mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1B
Sean Anderson
2023-11-01
mmc: pci: Drop the superfluous cast
Bin Meng
2023-11-01
mmc: spl: select SPL_BLK for SPL_DM_MMC
Oleksandr Suvorov
2023-10-27
mmc: tmio: Disable 1/1024 clock divider on Renesas R-Car platforms
Marek Vasut
2023-10-27
mmc: tmio: Always check for errors after receiving an IRQ
Marek Vasut
2023-10-27
mmc: sh_sdhi: Drop unused driver
Marek Vasut
2023-10-27
mmc: renesas-sdhi: Fix error handling in rzg2l_sdhi_setup
Paul Barker
2023-10-22
sunxi: add Allwinner R528/T113 SoC support
Andre Przywara
2023-10-22
sunxi: introduce NCAT2 generation model
Andre Przywara
2023-10-22
pinctrl: sunxi: remove GPIO_EXTRA_HEADER
Andre Przywara
2023-10-17
mmc: renesas-sdhi: Initialize module on RZ/G2L
Paul Barker
2023-10-17
mmc: renesas-sdhi: Refactor probe function
Paul Barker
2023-10-10
blk: Use a macro for the typical block size
Bin Meng
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
2023-08-14
mmc: dw_mmc: Keep vqmmc-supply enable count in balance
Jonas Karlman
2023-08-14
mmc: Use regulator_set_enable_if_allowed
Jonas Karlman
2023-08-09
bootstd: Rename bootdev_setup_sibling_blk()
Simon Glass
2023-07-24
atmel_sdhci: Force card-detect if MMC_CAP_NONREMOVABLE.
Zixun LI
2023-07-21
mmc: zynq_sdhci: Dll reset only for ZynqMP platform
Ashok Reddy Soma
2023-07-18
mmc: Set clock when reverting to safe bus mode
Valentine Barshak
2023-07-18
mmc: renesas-sdhi: Send stop when MMC tuning command fails
Hai Pham
2023-07-18
mmc: Introduce mmc_send_stop_transmission()
Hai Pham
2023-07-18
mmc: Fix MMC_CMD_STOP_TRANSMISSION response type and add comment
Marek Vasut
2023-07-16
bootstd: Use bootdev instead of bootdevice
Simon Glass
2023-06-12
Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
2023-06-12
Merge tag v2023.07-rc4 into next
Tom Rini
2023-06-12
mmc: zynq: Sync with upstream DT binding
Michal Simek
2023-05-31
mmc: fix improper use of memset
Sam Edwards
2023-05-18
mmc: rockchip_sdhci: Disable DMA mode using a device tree property
Jonas Karlman
2023-05-18
mmc: rockchip_sdhci: Skip blocks read workaround on RK3399
Jonas Karlman
2023-05-15
Revert "mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B"
Henrik Grimler
2023-05-06
drivers: use devfdt_get_addr_index_ptr when cast to pointer
Johan Jonker
2023-05-06
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
2023-05-03
mmc: hi6220_dw_mmc: add compatible for HC2910 support
Yang Xiwen
2023-04-21
mmc: rockchip_sdhci: Limit number of blocks read in a single command
Jonas Karlman
2023-04-21
mmc: sdhci: Allow disabling of SDMA in SPL
Peter Geis
2023-04-21
mmc: rockchip_sdhci: Add support for RK3588
Jonas Karlman
2023-04-21
mmc: rockchip_sdhci: Fix HS400 and HS400ES mode on RK3568
Jonas Karlman
2023-04-21
mmc: rockchip_sdhci: Rearrange and simplify used regs and flags
Jonas Karlman
2023-04-21
mmc: rockchip_sdhci: Remove empty get_phy and set_enhanced_strobe ops
Jonas Karlman
[next]