summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2016-02-29mmc: uniphier: add driver for UniPhier SD/MMC host controllerMasahiro Yamada
2016-02-22mmc: Kconfig: Add Arasan SDHCI entryMichal Simek
2016-02-16tegra: mmc: Fix comments in the MMC driver initSimon Glass
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-02-02Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-02-01drivers: mmc: add driver for Microchip PIC32 SDHCI controller.Andrei Pistirica
2016-01-27Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-01-27mmc: fsl_esdhc: set Abort command type for CMD12Yangbo Lu
2016-01-27mmc: fsl_esdhc: increase data transaction timeout to 500msYangbo Lu
2016-01-27mmc: zynq_sdhci: Added qurik to disable high speedSiva Durga Prasad Paladugu
2016-01-27mmc: sdhci: Clear high speed if not supportedSiva Durga Prasad Paladugu
2016-01-27sdhci: zynq: Remove hardcoded value zero as min frequencySiva Durga Prasad Paladugu
2016-01-27mmc: atmel: Properly fix clock configurationGregory CLEMENT
2016-01-21rockchip: Use a separate clock ID for clocksSimon Glass
2016-01-21rockchip: mmc: Use a pwrseq device if availableSimon Glass
2016-01-20dm: mmc: Try to honour the sequence orderSimon Glass
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2016-01-15mmc: rockchip: the non-removable property must point to emmchuang lin
2016-01-13mmc: store hwpart in the block deviceStephen Warren
2016-01-13block: pass block dev not num to read/write/erase()Stephen Warren
2016-01-12dm: Convert PCI MMC over to use DM PCI APISimon Glass
2016-01-04mmc: update MMC_ERASE argument to match Linux kernel.Eric Nelson
2016-01-03Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-01-03ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl registerEric Nelson
2015-12-20arm: socfpga: fix up a questionable macro for SDMMCDinh Nguyen
2015-12-13mmc: mmc: Don't use sprintf when using tiny-printfSjoerd Simons
2015-12-07Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-12-07zynq: sdhci: Move driver to DMMichal Simek
2015-12-07zynq: sdhci: Remove zynq_sdhci_of_init()Michal Simek
2015-12-07zynq: sdhci: Calculate minimum frequency based on max frequencySiva Durga Prasad Paladugu
2015-12-07mmc: dwmmc: socfpga: Convert to DMMarek Vasut
2015-12-01rockchip: mmc: get the fifo mode and fifo depth property from dtshuang lin
2015-12-01rockchip: mmc: use non-removable property to distinguish emmc and sdcard regi...huang lin
2015-12-01mmc: dw_mmc: support fifo mode in dwc mmc driverhuang lin
2015-12-01mmc: dw_mmc: move data transfer as a separate functionhuang lin
2015-11-30mmc: socfpga_dw_mmc: Move drvsel and smplsel to dtsChin Liang See
2015-11-19zynq: sdhci: Define max clock by macroMichal Simek
2015-11-12driver: dwmmc: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha
2015-11-05Merge git://git.denx.de/u-boot-samsungTom Rini
2015-11-03mmc: atmel: Add atmel sdhci supportWenyou Yang
2015-11-03mmc: sdhci: Fix the SD clock stop sequenceWenyou Yang
2015-11-02mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter CardYangbo Lu
2015-11-02mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter CardYangbo Lu
2015-11-02Powerpc: eSDHC: expand a fix to T4160Shaohui Xie
2015-11-02s5p sdhci: call pinmux for card's gpio pins before use themPrzemyslaw Marczak
2015-11-01mmc: atmel: Zap global 'initialized' variableMarek Vasut
2015-11-01mmc: atmel: Implement proper private dataMarek Vasut
2015-11-01mmc: atmel: Fix clock configurationMarek Vasut
2015-11-01mmc: atmel: Silence debug outputMarek Vasut
2015-10-29armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardbYangbo Lu