summaryrefslogtreecommitdiff
path: root/cpu/pxa/mmc.c
Commit message (Expand)AuthorAgeLines
* pxa: move mmc drivers to drivers/mmcJean-Christophe PLAGNIOL-VILLARD2009-02-20-650/+0
* Eliminated arch-specific mmc header requirementAndy Fleming2009-02-16-0/+2
* Convert mmc_init to mmc_legacy_initAndy Fleming2009-02-16-1/+1
* Eliminate support for using MMC as memoryAndy Fleming2009-02-16-14/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-5/+5
* Set up SD/MMC OCR as comment describes. i.e. 3.2-3.4v.Adrian Filipi2008-09-12-2/+2
* Fix merge problemsStefan Roese2008-08-06-5/+0
* Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD2008-07-13-2/+4
* Fix build time warnings in function mmc_decode_csd()Marcel Ziswiler2008-07-13-1/+1
* MMC: Consolidate MMC/SD command definitionsHaavard Skinnemoen2008-06-28-4/+7
* pxa: fix assignment from incompatible pointer typeJean-Christophe PLAGNIOL-VILLARD2008-02-17-1/+1
* MMC for PXA 27X (resubmit)stefano babic2008-02-03-163/+336
* Fix warning differ in signedness in cpu/pxa/mmc.cJean-Christophe PLAGNIOL-VILLARD2007-10-13-3/+3
* [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...Grant Likely2007-02-20-1/+1
* [PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely2007-02-20-1/+1
* * Patches by Robert Whaley, 29 Nov 2004:wdenk2005-04-06-79/+62
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-15-1/+1
* * Patches by Denis Peter, 9 Sep 2003:wdenk2003-09-10-4/+27
* * Code cleanup:wdenk2003-06-27-13/+13
* * Fix CONFIG_NET_MULTI support in include/net.hwdenk2003-06-15-0/+483