summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is definedMugunthan V N2016-04-181-0/+5
* drivers: mmc: omap_hsmmc: Fix conversion of address to a pointerMugunthan V N2016-04-181-1/+2
* arm: socfpga: Nuke useless includeMarek Vasut2016-04-101-1/+0
* fsl: esdhc: support driver modelPeng Fan2016-04-061-40/+213
* mmc: Add support for Qualcomm SDHCI controllerMateusz Kulikowski2016-04-013-0/+190
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-04-011-1/+5
|\
| * sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka2016-04-011-0/+4
| * sunxi: Explicitly cast u32 pointer conversionsAlexander Graf2016-04-011-1/+1
* | mmc: uniphier: use devm_get_addr() to get base addressMasahiro Yamada2016-04-011-3/+6
|/
* mmc: Print send_cmd response only when return value is zeroBin Meng2016-03-271-38/+42
* mmc: Fix switch..case indentionBin Meng2016-03-271-70/+70
* mmc: bcm2835: fix 64-bit build warningStephen Warren2016-03-271-1/+1
* dwmmc: Increase retry timeoutAlexander Graf2016-03-151-1/+1
* omap_hsmmc: Board-specific TWL6030 MMC power initializationPaul Kocialkowski2016-03-151-4/+2
* power: twl6030: Device-index-specific MMC power initializationPaul Kocialkowski2016-03-151-2/+2
* Merge git://git.denx.de/u-boot-dmTom Rini2016-03-147-31/+31
|\
| * dm: block: Rename device number member dev to devnumSimon Glass2016-03-146-22/+22
| * dm: part: Rename some partition functionsSimon Glass2016-03-141-1/+1
| * dm: Drop the block_dev_desc_t typedefSimon Glass2016-03-143-8/+8
* | lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start valueStefan Roese2016-03-141-2/+2
|/
* mmc: uniphier: add driver for UniPhier SD/MMC host controllerMasahiro Yamada2016-02-293-0/+758
* mmc: Kconfig: Add Arasan SDHCI entryMichal Simek2016-02-221-0/+6
* tegra: mmc: Fix comments in the MMC driver initSimon Glass2016-02-161-2/+2
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-02-021-3/+12
|\
| * mmc: atmel: Properly fix clock configurationGregory CLEMENT2016-01-271-3/+12
* | drivers: mmc: add driver for Microchip PIC32 SDHCI controller.Andrei Pistirica2016-02-014-1/+72
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-01-271-5/+9
|\ \
| * | mmc: fsl_esdhc: set Abort command type for CMD12Yangbo Lu2016-01-271-4/+1
| * | mmc: fsl_esdhc: increase data transaction timeout to 500msYangbo Lu2016-01-271-1/+8
| |/
* | mmc: zynq_sdhci: Added qurik to disable high speedSiva Durga Prasad Paladugu2016-01-271-0/+5
* | mmc: sdhci: Clear high speed if not supportedSiva Durga Prasad Paladugu2016-01-271-0/+4
* | sdhci: zynq: Remove hardcoded value zero as min frequencySiva Durga Prasad Paladugu2016-01-271-1/+6
|/
* rockchip: Use a separate clock ID for clocksSimon Glass2016-01-211-8/+5
* rockchip: mmc: Use a pwrseq device if availableSimon Glass2016-01-211-0/+47
* dm: mmc: Try to honour the sequence orderSimon Glass2016-01-201-5/+15
* Add more SPDX-License-Identifier tagsTom Rini2016-01-192-7/+2
* mmc: rockchip: the non-removable property must point to emmchuang lin2016-01-151-0/+2
* mmc: store hwpart in the block deviceStephen Warren2016-01-132-6/+21
* block: pass block dev not num to read/write/erase()Stephen Warren2016-01-135-14/+23
* dm: Convert PCI MMC over to use DM PCI APISimon Glass2016-01-121-8/+7
* mmc: update MMC_ERASE argument to match Linux kernel.Eric Nelson2016-01-041-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-01-031-2/+13
|\
| * ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl registerEric Nelson2016-01-031-2/+13
* | arm: socfpga: fix up a questionable macro for SDMMCDinh Nguyen2015-12-201-2/+3
* | mmc: mmc: Don't use sprintf when using tiny-printfSjoerd Simons2015-12-131-1/+3
* | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-12-071-37/+30
|\ \
| * | zynq: sdhci: Move driver to DMMichal Simek2015-12-071-12/+32
| * | zynq: sdhci: Remove zynq_sdhci_of_init()Michal Simek2015-12-071-27/+0
| * | zynq: sdhci: Calculate minimum frequency based on max frequencySiva Durga Prasad Paladugu2015-12-071-1/+1
OpenPOWER on IntegriCloud