rockbox/firmware/target/mips/ingenic_jz47xx
Rafaël Carré c0eb9aeb9e add firmware/driver/sd.c which contains common code between SD drivers
ingenic SD driver needs more cleanup so it still doesn't use the common code
correct a comment in hotswap.c: card_extract_bits assume most significant word of register first (so, use this order)
fix debug menu which used MMC specific commands / bits positions in csd/cid
move the default block size of 512 into sd.h
move the mantissa & exponent table into a single file (sd.c) to reduce binsize. we don't need to export it anymore anyway

TODO : ingenic cleanup (will happen soon so building sd.c is not conditional)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21601 a1c6a512-1295-4272-9138-f99709370657
2009-07-01 21:49:13 +00:00
..
onda_vx747 Also cleanup Onda VX747 ata-sd-target.h file 2009-07-01 10:21:01 +00:00
onda_vx767 Merge tCardInfo struct (MMC) and tSDCardInfo struct (SD) 2009-07-01 10:07:22 +00:00
app.lds Ingenic Jz4740: enable IRAM (only core, without ibss) 2009-06-18 18:16:15 +00:00
ata-nand-jz4740.c * Unify Onda VX747 and VX747+ config files 2009-03-09 20:41:59 +00:00
ata-nand-target.h Onda VX747: 2008-11-05 00:24:46 +00:00
ata-sd-jz4740.c add firmware/driver/sd.c which contains common code between SD drivers 2009-07-01 21:49:13 +00:00
backlight-target.h Merge Onda VX7?7 backlight-target.h 2009-04-25 20:55:23 +00:00
boot.lds Fix red 2009-06-18 18:27:53 +00:00
codec-jz4740.c Fix reds & yellow 2009-06-01 21:21:29 +00:00
crt0.S Ingenic Jz4740: enable IRAM (only core, without ibss) 2009-06-18 18:16:15 +00:00
debug-jz4740.c Replace some TABs with spaces (no functional changes) 2009-05-21 12:29:51 +00:00
debug-target.h Onda VX747: 2009-02-13 00:45:49 +00:00
dma_acc-jz4740.c * Add basic (non-working) support for NAND flash 2008-08-06 20:39:02 +00:00
fmradio-i2c-jz4740.c Onda VX747: try at implementing FM tuner support 2009-06-01 21:00:31 +00:00
i2c-jz4740.c Onda VX747: try at implementing FM tuner support 2009-06-01 21:00:31 +00:00
kernel-jz4740.c Onda VX747: 2009-01-27 00:38:58 +00:00
lcd-jz4740.c Speed up LCD driver on Ingenic Jz4740 by doing some sort of partial LCD updates. 2009-05-20 12:43:23 +00:00
lcd-target.h Onda VX747: 2009-04-18 17:38:55 +00:00
pcm-jz4740.c Fix audio on Onda VX747 2009-05-26 22:57:49 +00:00
system-jz4740.c Ingenic Jz4740: fix debug messages not being readable due to backdrop 2009-06-04 12:08:33 +00:00
system-target.h Fix audio on Onda VX747 2009-05-26 22:57:49 +00:00
timer-jz4740.c Remove the TIMER_* macros and declare target-specific functions in timer.h 2009-06-29 14:29:57 +00:00
usb-jz4740.c Onda VX747: improve the USB insertion detection 2009-05-20 21:59:51 +00:00