rockbox/firmware/target/arm/tcc77x
Rafaël Carré 95cf63b294 button-target.h : move prototypes to button.h
no need to define BUTTON_REMOTE anymore

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31620 a1c6a512-1295-4272-9138-f99709370657
2012-01-08 00:07:19 +00:00
..
c100 button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
iaudio7 button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00: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 Switch to SYS mode on arm FS#12322 by me 2011-10-11 16:06:03 +00:00
debug-target.h dbg_hw_info(): remove duplicate prototypes 2012-01-04 05:29:30 +00:00
debug-tcc77x.c Move dbg_hw_info() into target tree. FS#11735 by me 2011-06-05 10:26:06 +00: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