rockbox/firmware/target/arm/tcc780x
2010-03-08 23:16:57 +00:00
..
cowond2
adc-tcc780x.c
app.lds
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
debug-tcc780x.c
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
system-tcc780x.c
timer-tcc780x.c