rockbox/firmware/target/arm/tcc780x
2008-03-29 20:40:38 +00:00
..
cowond2 Consistent naming scheme the various blit functions. * Removed lcd_blit_mono() for colour targets. Plugin API became incompatible, so sort, clean up & bump. * Implemented lcd_blit_mono() for M3. 2008-03-24 00:35:53 +00:00
adc-tcc780x.c
app.lds Split up app.lds to the respective target directories. The portalplayer devices replicate app.lds since their target tree doesn't follow a syntax typical to the newer arm targets - the portalplayers could be cleaned up further. boot.lds and plugin.lds still need to be cleaned up. 2008-03-13 03:48:23 +00:00
ata-nand-tcc780x.c Updated TCC780x NAND driver. Still work-in-progress but lots better than the previous version. 2008-03-29 17:18:53 +00:00
ata-target.h
boot.lds split boot.lds and move it into the target tree 2008-03-27 23:58:03 +00:00
crt0.S Enable tick IRQs on TCC780x. The main menu is now working on the D2. 2008-03-22 19:41:51 +00:00
debug-target.h fix compiling of debug menu for tcc780x 2008-02-15 12:37:36 +00:00
debug-tcc780x.c fix compiling of debug menu for tcc780x 2008-02-15 12:37:36 +00:00
kernel-tcc780x.c Enable tick IRQs on TCC780x. The main menu is now working on the D2. 2008-03-22 19:41:51 +00:00
system-target.h Implement set_cpu_frequency() for TCC780x, but leave it disabled for now as switching can cause an occasional freeze. Reduce default speed from maximum to 48Mhz. 2008-03-29 20:40:38 +00:00
system-tcc780x.c Implement set_cpu_frequency() for TCC780x, but leave it disabled for now as switching can cause an occasional freeze. Reduce default speed from maximum to 48Mhz. 2008-03-29 20:40:38 +00:00
timer-target.h
timer-tcc780x.c Enable tick IRQs on TCC780x. The main menu is now working on the D2. 2008-03-22 19:41:51 +00:00