summaryrefslogtreecommitdiffstats
path: root/include/mmc.h
Commit message (Expand)AuthorAgeFilesLines
* mmc: Fix erase_grp_size for partitioned cardOliver Metz2013-10-311-0/+2
* mmc: size optimization when !CONFIG_MMC_SPIPaul Burton2013-09-171-0/+4
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-221-0/+26
|\
| * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-191-0/+26
| |\
| | * MMC: APIs to support resize of EMMC boot partitionAmar2013-06-131-0/+26
* | | mmc: report capacity for the selected partitionStephen Warren2013-06-131-0/+7
|/ /
* | mmc: Split device init to decouple OCR-polling delayChe-Liang Chiou2013-05-061-0/+30
|/
* mmc: Define a constant for the maximum block sizeSimon Glass2013-05-011-0/+3
* mmc: check the revision for sd3.0Jaehoon Chung2013-04-171-0/+1
* mmc: support the correct card version for eMMCJaehoon Chung2013-04-171-8/+13
* mmc: add support for write protectionNikita Kiryanov2013-03-081-0/+2
* mmc: detect boot sectors using EXT_CSD_BOOT_MULT tooStephen Warren2012-09-051-0/+1
* mmc: Remove unused item flags in struct mmc_cmdKaspter Ju2012-09-021-1/+0
* da850/omap-l138: Add support to read u-boot image from MMC/SDLad, Prabhakar2012-09-011-0/+2
* include/mmc.h: remove struct mmc_csdAndreas Bießmann2012-05-081-50/+0
* mmc:fix: Set mmc width according to MMC host capabilitiesŁukasz Majewski2012-05-081-0/+3
* ATMEL: use generic mmc frameworkSven Schnelle2012-03-131-1/+0
* mmc: make mmc_send_status() more reliableJan Kloetzke2012-02-151-0/+2
* mmc: Implement card detection.Thierry Reding2012-01-081-0/+2
* mmc: Change board_mmc_getcd() function prototype.Thierry Reding2012-01-081-1/+1
* mmc: change magic number to macro defineLei Wen2011-11-031-7/+9
* mmc: Access mode validation for eMMC cards > 2 GiBŁukasz Majewski2011-07-151-0/+1
* MMC: add erase function to both mmc and sdLei Wen2011-07-151-0/+8
* mmc: enable partition switch function for emmcLei Wen2011-05-181-0/+8
* cmd_mmc: eliminate device num in the mmc commandLei Wen2011-05-181-0/+1
* mmc_spi: generate response for send status commandThomas Chou2011-05-181-0/+1
* mmc: coding style fix and tabify of mmc.hThomas Chou2011-04-291-22/+22
* MMC: make b_max unconditionalJohn Rigby2011-04-291-2/+0
* mmc: SEND_OP_COND considers card capabilities (voltage)Raffaele Recalcati2011-04-131-0/+2
* mmc: checking status after commands with R1b responseRaffaele Recalcati2011-04-131-0/+4
* mmc: add generic mmc spi driverThomas Chou2011-04-131-0/+5
* Davinci MMCSD SupportSandeep Paulraj2011-02-021-0/+3
* fsl_esdhc: Use mmc_set_clock to set initial speedJerry Huang2010-12-181-1/+2
* AT91: MCI: add SD/MMC driver using mmc frameworkReinhard Meyer2010-09-031-1/+14
* mmc: add function prototype for mmc_set_dev in mmc.hSteve Sakoman2010-07-051-0/+1
* MMC: add weak function to detect MMC/SD cardStefano Babic2010-03-071-0/+1
* include/mmc.h: Fix typo in IS_SD() macroAlbin Tonnerre2009-08-231-1/+1
* mmc: fix response decoding on little endianRabin Vincent2009-06-021-3/+3
* Add MMC FrameworkAndy Fleming2009-02-161-9/+181
* Eliminated arch-specific mmc header requirementAndy Fleming2009-02-161-1/+52
* Convert mmc_init to mmc_legacy_initAndy Fleming2009-02-161-1/+1
* Eliminate support for using MMC as memoryAndy Fleming2009-02-161-1/+0
* MMC: Consolidate MMC/SD command definitionsHaavard Skinnemoen2008-06-281-0/+24
* * Fix CONFIG_NET_MULTI support in include/net.hwdenk2003-06-151-0/+33
OpenPOWER on IntegriCloud