Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | mmc: set bus width to 1 and clock to minimum early during initialization | Ilya Yanok | 2009-07-19 | -0/+3 |
* | mmc: Fix decoding of SCR & function switch data on little-endian machines | Yauhen Kharuzhy | 2009-06-02 | -5/+5 |
* | mmc: Remove return from mmc_init for non SD 2.0 compatible cards. | Yauhen Kharuzhy | 2009-06-02 | -4/+0 |
* | mmc: drop unnecessary casts | Rabin Vincent | 2009-06-02 | -10/+10 |
* | mmc: fix response decoding on little endian | Rabin Vincent | 2009-06-02 | -10/+10 |
* | mmc: use lldiv to fix arm eabi build | Rabin Vincent | 2009-06-02 | -3/+4 |
* | mmc: check find_mmc_device return value | Rabin Vincent | 2009-06-02 | -1/+1 |
* | Replace __attribute references with __attribute__ | Peter Tyser | 2009-04-28 | -2/+2 |
* | Add MMC Framework | Andy Fleming | 2009-02-16 | -0/+930 |