summaryrefslogtreecommitdiff
path: root/include/mmc.h
Commit message (Expand)AuthorAgeLines
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-08-14/+37
|\
| * mmc: Add 'mmc rst-function' sub-commandTom Rini2014-04-02-0/+3
| * blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.cTom Rini2014-03-28-1/+1
| * mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou2014-03-24-9/+22
| * mmc: Convert mmc struct's name array to a pointerPantelis Antoniou2014-03-24-1/+1
| * mmc: Remove ops from struct mmc and put in mmc_opsPantelis Antoniou2014-03-24-6/+13
* | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-03-05-2/+7
|\ \ | |/
| * cmd_mmc.c: Drop open/close mmc sub-commandsTom Rini2014-02-07-2/+0
| * cmd_mmc.c: Add bootbus mmc sub-commandTom Rini2014-02-07-0/+5
| * cmd_mmc.c: Add 'partconf' command to mmcTom Rini2014-02-07-0/+2
* | mmc: Add a prototype for board_mmc_init()Fabio Estevam2014-03-05-0/+2
|/
* mmc: add setdsr supportMarkus Niebel2014-01-09-0/+3
* include/mmc.h: Remove declaration for spl_mmc_load()Lad, Prabhakar2014-01-08-1/+0
* mmc: Fix erase_grp_size for partitioned cardOliver Metz2013-10-31-0/+2
* mmc: size optimization when !CONFIG_MMC_SPIPaul Burton2013-09-17-0/+4
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-22-0/+26
|\
| * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-19-0/+26
| |\
| | * MMC: APIs to support resize of EMMC boot partitionAmar2013-06-13-0/+26
* | | mmc: report capacity for the selected partitionStephen Warren2013-06-13-0/+7
|/ /
* | mmc: Split device init to decouple OCR-polling delayChe-Liang Chiou2013-05-06-0/+30
|/
* mmc: Define a constant for the maximum block sizeSimon Glass2013-05-01-0/+3
* mmc: check the revision for sd3.0Jaehoon Chung2013-04-17-0/+1
* mmc: support the correct card version for eMMCJaehoon Chung2013-04-17-8/+13
* mmc: add support for write protectionNikita Kiryanov2013-03-08-0/+2
* mmc: detect boot sectors using EXT_CSD_BOOT_MULT tooStephen Warren2012-09-05-0/+1
* mmc: Remove unused item flags in struct mmc_cmdKaspter Ju2012-09-02-1/+0
* da850/omap-l138: Add support to read u-boot image from MMC/SDLad, Prabhakar2012-09-01-0/+2
* include/mmc.h: remove struct mmc_csdAndreas Bießmann2012-05-08-50/+0
* mmc:fix: Set mmc width according to MMC host capabilitiesŁukasz Majewski2012-05-08-0/+3
* ATMEL: use generic mmc frameworkSven Schnelle2012-03-13-1/+0
* mmc: make mmc_send_status() more reliableJan Kloetzke2012-02-15-0/+2
* mmc: Implement card detection.Thierry Reding2012-01-08-0/+2
* mmc: Change board_mmc_getcd() function prototype.Thierry Reding2012-01-08-1/+1
* mmc: change magic number to macro defineLei Wen2011-11-03-7/+9
* mmc: Access mode validation for eMMC cards > 2 GiBŁukasz Majewski2011-07-15-0/+1
* MMC: add erase function to both mmc and sdLei Wen2011-07-15-0/+8
* mmc: enable partition switch function for emmcLei Wen2011-05-18-0/+8
* cmd_mmc: eliminate device num in the mmc commandLei Wen2011-05-18-0/+1
* mmc_spi: generate response for send status commandThomas Chou2011-05-18-0/+1
* mmc: coding style fix and tabify of mmc.hThomas Chou2011-04-29-22/+22
* MMC: make b_max unconditionalJohn Rigby2011-04-29-2/+0
* mmc: SEND_OP_COND considers card capabilities (voltage)Raffaele Recalcati2011-04-13-0/+2
* mmc: checking status after commands with R1b responseRaffaele Recalcati2011-04-13-0/+4
* mmc: add generic mmc spi driverThomas Chou2011-04-13-0/+5
* Davinci MMCSD SupportSandeep Paulraj2011-02-02-0/+3
* fsl_esdhc: Use mmc_set_clock to set initial speedJerry Huang2010-12-18-1/+2
* AT91: MCI: add SD/MMC driver using mmc frameworkReinhard Meyer2010-09-03-1/+14
* mmc: add function prototype for mmc_set_dev in mmc.hSteve Sakoman2010-07-05-0/+1
* MMC: add weak function to detect MMC/SD cardStefano Babic2010-03-07-0/+1