summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/arm_pl180_mmci.c
Commit message (Expand)AuthorAgeFilesLines
* dm: block: Rename device number member dev to devnumSimon Glass2016-03-141-1/+1
* mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou2014-03-241-19/+21
* mmc: Convert mmc struct's name array to a pointerPantelis Antoniou2014-03-241-1/+1
* mmc: Remove ops from struct mmc and put in mmc_opsPantelis Antoniou2014-03-241-5/+7
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* mmc: add support for write protectionNikita Kiryanov2013-03-081-0/+1
* mmc: Remove incorrect cmd->flags usageAndy Fleming2012-09-061-1/+1
* u8500: Separating mmc config parameters from driverJohn Rigby2012-09-011-80/+51
* mmc: Implement card detection.Thierry Reding2012-01-081-0/+1
* MMC: PL180: Fix infinite loop with VExpress extended fifo implementationJon Medhurst (Tixy)2011-11-081-26/+0
* MMC: make b_max unconditionalJohn Rigby2011-04-291-0/+2
* MMC: Add support for PL180 ARM mmc deviceMatt Waddel2011-04-291-0/+441
OpenPOWER on IntegriCloud