summaryrefslogtreecommitdiff
path: root/drivers/mmc
Commit message (Expand)AuthorAgeLines
* mmc: Kconfig: Add Arasan SDHCI entryMichal Simek2016-02-22-0/+6
* tegra: mmc: Fix comments in the MMC driver initSimon Glass2016-02-16-2/+2
* Use correct spelling of "U-Boot"Bin Meng2016-02-06-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-02-02-3/+12
|\
| * mmc: atmel: Properly fix clock configurationGregory CLEMENT2016-01-27-3/+12
* | drivers: mmc: add driver for Microchip PIC32 SDHCI controller.Andrei Pistirica2016-02-01-1/+72
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-01-27-5/+9
|\ \
| * | mmc: fsl_esdhc: set Abort command type for CMD12Yangbo Lu2016-01-27-4/+1
| * | mmc: fsl_esdhc: increase data transaction timeout to 500msYangbo Lu2016-01-27-1/+8
| |/
* | mmc: zynq_sdhci: Added qurik to disable high speedSiva Durga Prasad Paladugu2016-01-27-0/+5
* | mmc: sdhci: Clear high speed if not supportedSiva Durga Prasad Paladugu2016-01-27-0/+4
* | sdhci: zynq: Remove hardcoded value zero as min frequencySiva Durga Prasad Paladugu2016-01-27-1/+6
|/
* rockchip: Use a separate clock ID for clocksSimon Glass2016-01-21-8/+5
* rockchip: mmc: Use a pwrseq device if availableSimon Glass2016-01-21-0/+47
* dm: mmc: Try to honour the sequence orderSimon Glass2016-01-20-5/+15
* Add more SPDX-License-Identifier tagsTom Rini2016-01-19-7/+2
* mmc: rockchip: the non-removable property must point to emmchuang lin2016-01-15-0/+2
* mmc: store hwpart in the block deviceStephen Warren2016-01-13-6/+21
* block: pass block dev not num to read/write/erase()Stephen Warren2016-01-13-14/+23
* dm: Convert PCI MMC over to use DM PCI APISimon Glass2016-01-12-8/+7
* mmc: update MMC_ERASE argument to match Linux kernel.Eric Nelson2016-01-04-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-01-03-2/+13
|\
| * ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl registerEric Nelson2016-01-03-2/+13
* | arm: socfpga: fix up a questionable macro for SDMMCDinh Nguyen2015-12-20-2/+3
* | mmc: mmc: Don't use sprintf when using tiny-printfSjoerd Simons2015-12-13-1/+3
* | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-12-07-37/+30
|\ \
| * | zynq: sdhci: Move driver to DMMichal Simek2015-12-07-12/+32
| * | zynq: sdhci: Remove zynq_sdhci_of_init()Michal Simek2015-12-07-27/+0
| * | zynq: sdhci: Calculate minimum frequency based on max frequencySiva Durga Prasad Paladugu2015-12-07-1/+1
* | | mmc: dwmmc: socfpga: Convert to DMMarek Vasut2015-12-07-76/+60
|/ /
* | rockchip: mmc: get the fifo mode and fifo depth property from dtshuang lin2015-12-01-4/+17
* | rockchip: mmc: use non-removable property to distinguish emmc and sdcard regi...huang lin2015-12-01-2/+3
* | mmc: dw_mmc: support fifo mode in dwc mmc driverhuang lin2015-12-01-18/+67
* | mmc: dw_mmc: move data transfer as a separate functionhuang lin2015-12-01-28/+37
* | mmc: socfpga_dw_mmc: Move drvsel and smplsel to dtsChin Liang See2015-11-30-8/+21
|/
* zynq: sdhci: Define max clock by macroMichal Simek2015-11-19-1/+1
* driver: dwmmc: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha2015-11-12-4/+4
* Merge git://git.denx.de/u-boot-samsungTom Rini2015-11-05-7/+7
|\
| * s5p sdhci: call pinmux for card's gpio pins before use themPrzemyslaw Marczak2015-11-02-7/+7
* | mmc: atmel: Add atmel sdhci supportWenyou Yang2015-11-03-0/+41
* | mmc: sdhci: Fix the SD clock stop sequenceWenyou Yang2015-11-03-2/+18
* | mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter CardYangbo Lu2015-11-02-0/+3
* | mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter CardYangbo Lu2015-11-02-0/+3
* | Powerpc: eSDHC: expand a fix to T4160Shaohui Xie2015-11-02-1/+2
* | mmc: atmel: Zap global 'initialized' variableMarek Vasut2015-11-01-4/+4
* | mmc: atmel: Implement proper private dataMarek Vasut2015-11-01-15/+25
* | mmc: atmel: Fix clock configurationMarek Vasut2015-11-01-0/+2
* | mmc: atmel: Silence debug outputMarek Vasut2015-11-01-6/+6
|/
* armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardbYangbo Lu2015-10-29-6/+6
* drivers: mmc: omap_hsmmc: convert driver to adopt device driver modelMugunthan V N2015-10-22-1/+116