rockbox/firmware/target/arm/tcc780x
2010-03-08 23:16:57 +00:00
..
cowond2 Convert lcd_activation callbacks to use the event system to allow for multiple parallel callbacks (for custom statusbar). 2009-10-20 21:54:59 +00:00
adc-tcc780x.c
app.lds D2: Enable ARM cache coherency functions (eg. during codec load), which should eliminate data aborts/freezes on track changes. NOTE: The linker script reserves space at the end of DRAM for the TTB, but this is not currently used. 2009-09-01 21:35:37 +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 ARM: lr addresses the next instruction after the failing one in undefined instruction vector 2010-01-24 15:04:21 +00:00
debug-target.h Remove svn:executable from firmware 2009-10-31 02:26:40 +00:00
debug-tcc780x.c Make the TCC78x HW debug screen yield by including a button wait timeout. 2009-10-29 21:25:51 +00:00
kernel-tcc780x.c
sd-tcc780x.c Remove unused card_detect(), and make card_detect_target() static inline in each sd driver. 2009-11-26 00:51:09 +00:00
system-target.h D2: Enable ARM cache coherency functions (eg. during codec load), which should eliminate data aborts/freezes on track changes. NOTE: The linker script reserves space at the end of DRAM for the TTB, but this is not currently used. 2009-09-01 21:35:37 +00:00
system-tcc780x.c D2: Fix the POWER button check after an exception/panic. Make this power the player off, since we don't know how to force a reboot yet. 2009-07-25 18:44:57 +00:00
timer-tcc780x.c