summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2024-02-05Merge tag 'rpi-next-2024.04' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini
2024-02-05mmc: rockchip_sdhci: Fix HS400 mode write on RK3568Jonas Karlman
2024-01-30mmc: bcmstb: Add support for bcm2712 SD controllerIvan T. Ivanov
2024-01-29treewide: Remove clk_freeSean Anderson
2023-12-19mmc: tegra: use max-frequency from device tree if providedPeter Geis
2023-12-19mmc: mediatek: set b_max according CONFIG_SYS_MMC_MAX_BLK_COUNTJulien Masson
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini
2023-11-18Merge branch 'master-mmc-clock' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2023-11-16treewide: use linux/time.h for time conversion definesIgor Prusov
2023-11-13mmc: renesas-sdhi: Disable clock after tuning reset when possibleMarek Vasut
2023-11-12sunxi: mmc: Sort compatible strings numericallySamuel Holland
2023-11-12sunxi: mmc: Move header to the driver directorySamuel Holland
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-11-03mmc: tegra: get default-tap and default-trim from device treeSvyatoslav Ryhel
2023-11-02mmc: renesas-sdhi: Drop <common.h>Paul Barker
2023-11-01mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1BSean Anderson
2023-11-01mmc: pci: Drop the superfluous castBin Meng
2023-11-01mmc: spl: select SPL_BLK for SPL_DM_MMCOleksandr Suvorov
2023-10-27mmc: tmio: Disable 1/1024 clock divider on Renesas R-Car platformsMarek Vasut
2023-10-27mmc: tmio: Always check for errors after receiving an IRQMarek Vasut
2023-10-27mmc: sh_sdhi: Drop unused driverMarek Vasut
2023-10-27mmc: renesas-sdhi: Fix error handling in rzg2l_sdhi_setupPaul Barker
2023-10-22sunxi: add Allwinner R528/T113 SoC supportAndre Przywara
2023-10-22sunxi: introduce NCAT2 generation modelAndre Przywara
2023-10-22pinctrl: sunxi: remove GPIO_EXTRA_HEADERAndre Przywara
2023-10-17mmc: renesas-sdhi: Initialize module on RZ/G2LPaul Barker
2023-10-17mmc: renesas-sdhi: Refactor probe functionPaul Barker
2023-10-10blk: Use a macro for the typical block sizeBin Meng
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini
2023-08-14mmc: dw_mmc: Keep vqmmc-supply enable count in balanceJonas Karlman
2023-08-14mmc: Use regulator_set_enable_if_allowedJonas Karlman
2023-08-09bootstd: Rename bootdev_setup_sibling_blk()Simon Glass
2023-07-24atmel_sdhci: Force card-detect if MMC_CAP_NONREMOVABLE.Zixun LI
2023-07-21mmc: zynq_sdhci: Dll reset only for ZynqMP platformAshok Reddy Soma
2023-07-18mmc: Set clock when reverting to safe bus modeValentine Barshak
2023-07-18mmc: renesas-sdhi: Send stop when MMC tuning command failsHai Pham
2023-07-18mmc: Introduce mmc_send_stop_transmission()Hai Pham
2023-07-18mmc: Fix MMC_CMD_STOP_TRANSMISSION response type and add commentMarek Vasut
2023-07-16bootstd: Use bootdev instead of bootdeviceSimon Glass
2023-06-12Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini
2023-06-12mmc: zynq: Sync with upstream DT bindingMichal Simek
2023-05-31mmc: fix improper use of memsetSam Edwards
2023-05-18mmc: rockchip_sdhci: Disable DMA mode using a device tree propertyJonas Karlman
2023-05-18mmc: rockchip_sdhci: Skip blocks read workaround on RK3399Jonas Karlman
2023-05-15Revert "mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B"Henrik Grimler
2023-05-06drivers: use devfdt_get_addr_index_ptr when cast to pointerJohan Jonker
2023-05-06drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker
2023-05-03mmc: hi6220_dw_mmc: add compatible for HC2910 supportYang Xiwen