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
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
2021-02-04
mmc: sdhci: Add helper functions for UHS modes
Faiz Abbas
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-31
mmc: tmio: sdhi: Configure internal DMA bus width
Marek Vasut
2021-01-27
mmc: pci_mmc: Set the removable flag
Simon Glass
2021-01-27
mmc: pci_mmc: Only generate ACPI code for the SD card
Simon Glass
2021-01-27
arm: mvebu: Espressobin: Disable slot when emmc is not present
Pali Rohár
2021-01-25
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2021-01-25
mmc: sunxi: Refactor mod clock register offset
Andre Przywara
2021-01-25
mmc: sunxi: Replace H6 ifdefs with H6 gen macro
Jernej Skrabec
2021-01-25
Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2021-01-25
Merge tag 'u-boot-imx-20210125' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-01-24
mmc: mtk-sd: assign plat->cfg.f_max with a correct value
Weijie Gao
2021-01-24
mmc: mtk-sd: add pad control settings for MediaTek MT7620/MT76x8 SoCs
Weijie Gao
2021-01-24
mmc: mtk-sd: fix sclk cycles shift value
Weijie Gao
2021-01-23
mmc: fsl_esdhc_imx.c: fix compiler warning
Heiko Schocher
2021-01-22
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung.git
Tom Rini
2021-01-20
mmc: xenon_sdhci: Remove duplicated macros
Michal Simek
2021-01-18
mmc: fsl_esdhc_spl: remove superfluous free()
Heinrich Schuchardt
2021-01-18
mmc: Only retrieve cd pin when GPIO is enabled
Harm Berntsen
2021-01-15
mmc: dwmmc: socfpga: Add ATF support for MMC driver
Chee Hong Ang
2021-01-15
mmc: dwmmc: Change designware MMC 'clksel' callback function to return status
Siew Chin Lim
2021-01-13
mmc: stm32_sdmmc2: migrate trace to dev and log macro
Patrick Delaunay
2021-01-13
mmc: exynos_dw_mmc: remove unused function
Jaehoon Chung
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
Simon Glass
2021-01-05
dm: core: Access device ofnode through functions
Simon Glass
2021-01-05
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
Simon Glass
2021-01-05
dm: core: Rename dev_has_of_node() to dev_has_ofnode()
Simon Glass
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2020-12-22
spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic
Ovidiu Panait
2020-12-18
octeon: Don't attempt to set the sequence number
Simon Glass
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
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
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-11
Merge tag 'u-boot-atmel-fixes-2021.01-b' of https://gitlab.denx.de/u-boot/cus...
Tom Rini
[next]