rockbox/firmware/target/arm/tcc780x
Rafaël Carré bc4b5366cd firmware/ : use lcd_putsf() (only in debug code)
ata-meg-fx: use unsigned line number, so % (modulo) is optimized
tcc7*: use proper printf format and remove casting

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27935 a1c6a512-1295-4272-9138-f99709370657
2010-08-28 23:12:11 +00:00
..
cowond2 Various minor cleanups for cowon d2 2010-08-01 09:33:29 +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 firmware/ : use lcd_putsf() (only in debug code) 2010-08-28 23:12:11 +00:00
kernel-tcc780x.c
sd-tcc780x.c Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and a bit further cleanup in main gets rid of a warning when compiling for android. 2010-08-12 13:38:25 +00:00
system-target.h
system-tcc780x.c
timer-tcc780x.c