summaryrefslogtreecommitdiffstats
path: root/firmware/target/mips/ingenic_jz47xx/ata-sd-jz4740.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-20Make sd_present() and mmc_present() look only at the actual presence of a car...Frank Gevaerts1-2/+2
2009-07-17Commit FS#9545, storage cleanup and multi-driver supportFrank Gevaerts1-0/+35
2009-07-03Ingenic Jz4740: remove some unneeded stuff and simplify SD driver (also thank...Maurus Cuelenaere1-460/+63
2009-07-01Move sd_get_info() into common sd codeRafaël Carré1-18/+0
2009-07-01 * Move some more stuff to the general SD driverMaurus Cuelenaere1-55/+36
2009-07-01Ingenic jz4740 SD driver: remove custom list of SD commandsRafaël Carré1-425/+362
2009-07-01add firmware/driver/sd.c which contains common code between SD driversRafaël Carré1-11/+14
2009-07-01card_extract_bits() take the start bit argument as defined in public SanDisk ...Rafaël Carré1-5/+5
2009-07-01Ingenic Jz4740 SD driver: remove some unneeded stuff + fill the OCR field in ...Maurus Cuelenaere1-9/+4
2009-07-01Ingenic Jz4740 SD driver: fix SD clock init (fixes problems with SDHC cards)Maurus Cuelenaere1-10/+11
2009-07-01Merge tCardInfo struct (MMC) and tSDCardInfo struct (SD)Rafaël Carré1-8/+4
2009-04-08Fix yellowMaurus Cuelenaere1-0/+1
2009-04-08Add LED indication to Jz4740 SD driverMaurus Cuelenaere1-0/+8
2009-03-09 * Unify Onda VX747 and VX747+ config filesMaurus Cuelenaere1-0/+10
2009-02-13Onda VX747:Maurus Cuelenaere1-108/+783
2009-01-27Onda VX747:Maurus Cuelenaere1-11/+5
2009-01-21Onda VX747:Maurus Cuelenaere1-15/+21
2008-11-21Commit some USB and ATA rework/refactoring (+ USB GPIO detection).Maurus Cuelenaere1-28/+16
2008-11-05Onda VX747:Maurus Cuelenaere1-0/+1168