rockbox/firmware/target/arm/tcc77x
2008-10-27 16:30:24 +00:00
..
c100 Get rid of useless bits. 2008-07-06 21:38:29 +00:00
iaudio7 Fix ata2501 serial reading 2008-09-19 05:55:11 +00:00
logikdax Trivial changes to make the main Rockbox builds for the Sansa m200 and Logik DAX ports compile. Note that some codecs are currently disabled (due to lowmem on these targets), but that needs more work and analysis to decide how much RAM we want to allocate to codecs. 2008-09-22 19:15:18 +00:00
m200 Trivial changes to make the main Rockbox builds for the Sansa m200 and Logik DAX ports compile. Note that some codecs are currently disabled (due to lowmem on these targets), but that needs more work and analysis to decide how much RAM we want to allocate to codecs. 2008-09-22 19:15:18 +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 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
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 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
crt0.S Commit fs#9404 (iAudio 7 updates by vitja). Also fixes play/pause behaviour on D2. 2008-09-16 08:09:44 +00:00
debug-target.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
debug-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
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 Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
system-target.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
system-tcc77x.c telechips usb: not ready for use but, something is working, needs improvement. 2008-10-14 05:13:21 +00:00
timer-target.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
timer-tcc77x.c Strange little kernel optimization to ease targeting the timer tick and to limit the number of loops in the tick function to the number of tasks added rather than always looping the max number. 2008-10-27 16:30:24 +00:00
usb-tcc77x.c Using polling instead of interrupts make TX work better, storage worked, but still unstable! 2008-10-20 17:18:14 +00:00