rockbox/firmware/target/arm/tcc780x
Rob Purchase 8a07e78a06 D2: Fix another timing loop that broke when we switched to the EABI compiler, this time in the LCD driver.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27395 a1c6a512-1295-4272-9138-f99709370657
2010-07-11 22:21:33 +00:00
..
cowond2 D2: Fix another timing loop that broke when we switched to the EABI compiler, this time in the LCD driver. 2010-07-11 22:21:33 +00:00
adc-tcc780x.c
app.lds Enable IRAM on TCC7801 (Cowon D2) for a 6-12% speedup in codecs that use it, and a small increase in battery life. 2010-05-31 21:00:25 +00:00
ata-nand-target.h
boot.lds Fix a bunch of boot.lds files so that they build with newer ld. The stack/bss sections need NOLOAD. otherwise the linker would try to include those into the binary. I don't know why this ever worked with our current ld version. 2010-03-08 23:16:57 +00:00
crt0.S change the D2 bootloader to boot rockbox by default. boot OF is hold is on or usb is connected 2010-06-21 10:51:39 +00:00
debug-target.h
debug-tcc780x.c Fix some more snprintf related warnings. 2010-05-06 21:37:03 +00:00
kernel-tcc780x.c
sd-tcc780x.c Remove card_enable_monitoring() and use a mutex instead. The card_enable_monitoring() method actually didn't eliminate the possible race conditions it was meant to fix. 2010-06-06 13:20:47 +00:00
system-target.h
system-tcc780x.c
timer-tcc780x.c