rockbox/firmware/target/arm/tcc77x
2012-05-07 00:55:59 -04:00
..
c100 lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
iaudio7 Fix bugs in lcd drivers after b37e6bc 2012-02-29 11:43:51 +04:00
logikdax button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
m200 button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
adc-tcc77x.c Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite an advanced stage, but is troubled by the lack of a reliable NAND driver (similar to the Cowon D2 port) and is not yet suitable for non-developers. 2008-09-06 17:50:59 +00:00
app.lds */app.lds: remove STUBOFFSET 2010-09-20 17:09:55 +00:00
ata-nand-target.h Make the TCC780x NAND driver also build for 77x targets. This is work-in-progress stuff and does not yet work fully on 77x, but it's a step in the right direction. Also replace some magic numbers with #defines. 2008-07-12 23:01:49 +00:00
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: factor all exception handlers out of the crt0.S files 2012-04-06 13:46:32 +02:00
debug-tcc77x.c remove debug-target.h 2012-05-07 00:55:59 -04:00
i2c-target.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
kernel-tcc77x.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
powermgmt-tcc77x.c Rework powermgmt to enable code re-use on appliation and sims. 2012-01-03 23:44:38 +00:00
system-target.h tcc77x: add tcc77x_cscfg_bw() helper for external memory bus width setup 2009-09-18 05:48:37 +00:00
system-tcc77x.c tcc77x targets: various minor cleanups 2010-08-28 10:17:19 +00:00
timer-tcc77x.c Remove the TIMER_* macros and declare target-specific functions in timer.h 2009-06-29 14:29:57 +00:00