| Commit message (Expand) | Author | Age | Lines |
* | mmc: Access mode validation for eMMC cards > 2 GiB | Ćukasz Majewski | 2011-07-15 | -0/+1 |
* | MMC: add erase function to both mmc and sd | Lei Wen | 2011-07-15 | -0/+8 |
* | mmc: enable partition switch function for emmc | Lei Wen | 2011-05-18 | -0/+8 |
* | cmd_mmc: eliminate device num in the mmc command | Lei Wen | 2011-05-18 | -0/+1 |
* | mmc_spi: generate response for send status command | Thomas Chou | 2011-05-18 | -0/+1 |
* | mmc: coding style fix and tabify of mmc.h | Thomas Chou | 2011-04-29 | -22/+22 |
* | MMC: make b_max unconditional | John Rigby | 2011-04-29 | -2/+0 |
* | mmc: SEND_OP_COND considers card capabilities (voltage) | Raffaele Recalcati | 2011-04-13 | -0/+2 |
* | mmc: checking status after commands with R1b response | Raffaele Recalcati | 2011-04-13 | -0/+4 |
* | mmc: add generic mmc spi driver | Thomas Chou | 2011-04-13 | -0/+5 |
* | Davinci MMCSD Support | Sandeep Paulraj | 2011-02-02 | -0/+3 |
* | fsl_esdhc: Use mmc_set_clock to set initial speed | Jerry Huang | 2010-12-18 | -1/+2 |
* | AT91: MCI: add SD/MMC driver using mmc framework | Reinhard Meyer | 2010-09-03 | -1/+14 |
* | mmc: add function prototype for mmc_set_dev in mmc.h | Steve Sakoman | 2010-07-05 | -0/+1 |
* | MMC: add weak function to detect MMC/SD card | Stefano Babic | 2010-03-07 | -0/+1 |
* | include/mmc.h: Fix typo in IS_SD() macro | Albin Tonnerre | 2009-08-23 | -1/+1 |
* | mmc: fix response decoding on little endian | Rabin Vincent | 2009-06-02 | -3/+3 |
* | Add MMC Framework | Andy Fleming | 2009-02-16 | -9/+181 |
* | Eliminated arch-specific mmc header requirement | Andy Fleming | 2009-02-16 | -1/+52 |
* | Convert mmc_init to mmc_legacy_init | Andy Fleming | 2009-02-16 | -1/+1 |
* | Eliminate support for using MMC as memory | Andy Fleming | 2009-02-16 | -1/+0 |
* | MMC: Consolidate MMC/SD command definitions | Haavard Skinnemoen | 2008-06-28 | -0/+24 |
* | * Fix CONFIG_NET_MULTI support in include/net.h | wdenk | 2003-06-15 | -0/+33 |