summaryrefslogtreecommitdiff
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/10Jul2020-cTom Rini2020-07-105-10/+10
|\
| * dtoc: extend dtoc to use struct driver_info when linking nodesWalter Lozano2020-07-093-3/+3
| * core: add support for U_BOOT_DRIVER_ALIASWalter Lozano2020-07-092-0/+4
| * drivers: rename drivers to match compatible stringWalter Lozano2020-07-093-7/+3
* | mmc: bcm283x: fix int to pointer castSeung-Woo Kim2020-07-101-1/+1
|/
* Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-06-303-17/+39
|\
| * mmc: sdhci: Fix HISPD bit handlingJagan Teki2020-06-241-6/+19
| * mmc: retry CMD1 in mmc_send_op_cond() until the eMMC is readyHaibo Chen2020-06-241-1/+8
| * mmc: fsl_esdhc_imx: disable the CMD CRC check for standard tuningHaibo Chen2020-06-241-10/+12
* | arm: pxa: mmc: add driver model supportMarcel Ziswiler2020-06-301-28/+132
* | kconfig: mmc: move pxa_mmc_generic to kconfigMarcel Ziswiler2020-06-301-0/+8
* | mmc: add missing space before comment delimiterMarcel Ziswiler2020-06-301-1/+1
* | Convert CONFIG_ARM_PL180_MMCI to KconfigTom Rini2020-06-261-1/+0
* | Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...WIP/25Jun2020-nextTom Rini2020-06-251-2/+0
|\ \
| * | mmc: zynq_sdhci: Remove global pointerMichal Simek2020-06-241-2/+0
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into nextWIP/19Jun2020-nextTom Rini2020-06-194-31/+71
|\ \ | |/
| * mmc: fsl_esdhc: Gracefully fail on unsupported voltage switchMarek Vasut2020-06-151-2/+3
| * mmc: fsl_esdhc: Fix SDR104 and HS200 supportMarek Vasut2020-06-151-0/+1
| * mmc: ca_dw_mmc: Misc cleanup of driverArthur Li2020-06-151-22/+12
| * mmc: fsl_esdhc: workaround for hardware 3.3v IO reliability issueYangbo Lu2020-06-152-2/+51
| * mmc: fsl_esdhc: read register once for card inserted statusYangbo Lu2020-06-151-5/+4
* | mmc: omap_hsmmc: Add guards around omap_hsmmc_get_cfg()Tom Rini2020-06-161-0/+3
* | mmc: davinci_mmc: Cleanup to use dt in U-boot and static platdata in SPLFaiz Abbas2020-06-131-37/+26
|/
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-1819-0/+20
* common: Drop linux/delay.h from common headerSimon Glass2020-05-1826-0/+26
* common: Drop linux/bug.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop log.h from common headerSimon Glass2020-05-1828-0/+28
* common: Drop part.h from common headerSimon Glass2020-05-183-0/+3
* common: Drop net.h from common headerSimon Glass2020-05-186-0/+6
* rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRATrevor Woerner2020-05-151-1/+1
* Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians...WIP/14May2020Tom Rini2020-05-141-1/+1
|\
| * mmc: stm32_sdmmc2: change the displayed config namePatrick Delaunay2020-05-141-1/+1
* | mmc: sdhci: Use debug for not supported SDMA info messageMatthias Brugger2020-05-131-2/+2
* | mmc: sdhci: not return error when SDMA is not supportedJaehoon Chung2020-05-121-4/+3
* | mmc: sdhci: use phys2bus macro when dma address is accessedJaehoon Chung2020-05-121-2/+4
|/
* mmc: zynq: parse dt when probingBenedikt Grassl2020-04-272-11/+7
* dm: mmc: Update mmc_get_mmc_dev() to use const *Simon Glass2020-04-241-1/+1
* drivers: mmc: rpmb: do not build for SPLHeinrich Schuchardt2020-04-221-1/+1
* mmc: tmio: sdhi: Implement get_b_max functionMarek Vasut2020-04-222-10/+37
* mmc: Add option to adjust b_max before long readMarek Vasut2020-04-222-2/+30
* mmc: tmio: sdhi: Use bounce buffer to avoid DMA limitationsMarek Vasut2020-04-222-0/+78
* drivers: mmc: iproc_sdhci: move host.mmc init before sdhci_setup_cfgRayagonda Kokatanur2020-04-221-5/+5
* drivers: mmc: iproc_sdhci: fix compilation warningRayagonda Kokatanur2020-04-221-1/+3
* drivers: mmc: iproc_sdhci: enable broken R1B response quirkBharat Kumar Reddy Gooty2020-04-221-1/+1
* drivers: mmc: iproc_sdhci: fix possible memory leakBharat Kumar Reddy Gooty2020-04-221-3/+5
* cmd: mmc: provide boot area protection commandHeinrich Schuchardt2020-04-221-0/+5
* mmc: export mmc_send_ext_csd()Heinrich Schuchardt2020-04-221-1/+1
* mmc: tmio: sdhi: Add DMA transfer address alignment check at writingHiroyuki Yokoyama2020-04-211-3/+5
* mmc: meson-gx: enable input clocksJerome Brunet2020-04-061-1/+13
* mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detectTom Warren2020-04-021-0/+19