aboutsummaryrefslogtreecommitdiff
path: root/cpu/pxa/mmc.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-09-12Set up SD/MMC OCR as comment describes. i.e. 3.2-3.4v.Adrian Filipi1-2/+2
2008-08-06Fix merge problemsStefan Roese1-5/+0
2008-07-13Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD1-2/+4
2008-07-13Fix build time warnings in function mmc_decode_csd()Marcel Ziswiler1-1/+1
2008-06-28MMC: Consolidate MMC/SD command definitionsHaavard Skinnemoen1-4/+7
2008-02-17pxa: fix assignment from incompatible pointer typeJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-02-03MMC for PXA 27X (resubmit)stefano babic1-163/+336
2007-10-13Fix warning differ in signedness in cpu/pxa/mmc.cJean-Christophe PLAGNIOL-VILLARD1-3/+3
2007-02-20[PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...Grant Likely1-1/+1
2007-02-20[PATCH 1_4] Merge common get_dev() routines for block devicesGrant Likely1-1/+1
2005-04-06* Patches by Robert Whaley, 29 Nov 2004:wdenk1-79/+62
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:LABEL_2003_10_16_0200wdenk1-1/+1
2003-09-10* Patches by Denis Peter, 9 Sep 2003:U-Boot-0_4_8wdenk1-4/+27
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-13/+13
2003-06-15* Fix CONFIG_NET_MULTI support in include/net.hLABEL_2003_06_16_0055wdenk1-0/+483