aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini
2021-02-08mmc: mv_sdhci: parse device-tree entryBaruch Siach
2021-02-04mmc: am654_sdhci: Use sdhci_set_control_reg()Faiz Abbas
2021-02-04mmc: am654_sdhci: Fix HISPD bit configuration in some lower speed modesFaiz Abbas
2021-02-04mmc: am654_sdhci: Add support for software tuningFaiz Abbas
2021-02-04mmc: am654_sdhci: Add support for writing to clkbuf_selFaiz Abbas
2021-02-04mmc: am654_sdhci: Add support for input tap delayFaiz Abbas
2021-02-04mmc: am654_sdhci: Add support for AM65x SR2.0Faiz Abbas
2021-02-04mmc: am654_sdhci: Add flag for PHY calibrationFaiz Abbas
2021-02-04mmc: am654_sdhci: Convert flag fields to BIT macroFaiz Abbas
2021-02-04mmc: am654_sdhci: Unconditionally switch off DLL in the beginning of ios_post()Faiz Abbas
2021-02-04mmc: sdhci: Add helper functions for UHS modesFaiz Abbas
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-31mmc: tmio: sdhi: Configure internal DMA bus widthMarek Vasut
2021-01-27mmc: pci_mmc: Set the removable flagSimon Glass
2021-01-27mmc: pci_mmc: Only generate ACPI code for the SD cardSimon Glass
2021-01-27arm: mvebu: Espressobin: Disable slot when emmc is not presentPali Rohár
2021-01-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-01-25mmc: sunxi: Refactor mod clock register offsetAndre Przywara
2021-01-25mmc: sunxi: Replace H6 ifdefs with H6 gen macroJernej Skrabec
2021-01-25Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2021-01-25Merge tag 'u-boot-imx-20210125' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-01-24mmc: mtk-sd: assign plat->cfg.f_max with a correct valueWeijie Gao
2021-01-24mmc: mtk-sd: add pad control settings for MediaTek MT7620/MT76x8 SoCsWeijie Gao
2021-01-24mmc: mtk-sd: fix sclk cycles shift valueWeijie Gao
2021-01-23mmc: fsl_esdhc_imx.c: fix compiler warningHeiko Schocher
2021-01-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung.gitTom Rini
2021-01-20mmc: xenon_sdhci: Remove duplicated macrosMichal Simek
2021-01-18mmc: fsl_esdhc_spl: remove superfluous free()Heinrich Schuchardt
2021-01-18mmc: Only retrieve cd pin when GPIO is enabledHarm Berntsen
2021-01-15mmc: dwmmc: socfpga: Add ATF support for MMC driverChee Hong Ang
2021-01-15mmc: dwmmc: Change designware MMC 'clksel' callback function to return statusSiew Chin Lim
2021-01-13mmc: stm32_sdmmc2: migrate trace to dev and log macroPatrick Delaunay
2021-01-13mmc: exynos_dw_mmc: remove unused functionJaehoon Chung
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2021-01-05dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIASSimon Glass
2021-01-05dm: core: Access device ofnode through functionsSimon Glass
2021-01-05dm: core: Use dev_has_ofnode() instead of dev_of_valid()Simon Glass
2021-01-05dm: core: Rename dev_has_of_node() to dev_has_ofnode()Simon Glass
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass
2020-12-22spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logicOvidiu Panait
2020-12-18octeon: Don't attempt to set the sequence numberSimon Glass
2020-12-18dm: Avoid accessing seq directlySimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-12-11Merge tag 'u-boot-atmel-fixes-2021.01-b' of https://gitlab.denx.de/u-boot/cus...Tom Rini