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