rockbox/firmware/target/arm/tcc780x
2008-04-21 20:16:18 +00:00
..
cowond2 A few preparations for the D2 PCM driver: move driver up to TCC780x level, move FIQ handler into PCM driver, add some new register defines, and remove those goddamn warnings. 2008-04-21 20:16:18 +00:00
adc-tcc780x.c Make the TCC780x ADC driver work again in the bootloader. 2008-04-07 22:48:19 +00:00
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 Kill some D2 yellows with a simplistic Rolo implementation and NAND driver cleanup. Correct some comments in crt0.s and remove two erroneous null words from rockbox.bin 2008-04-15 20:02:24 +00:00
ata-target.h Initial Cowon D2 commit: 2008-01-14 22:04:48 +00:00
boot.lds split boot.lds and move it into the target tree 2008-03-27 23:58:03 +00:00
crt0.S Kill some D2 yellows with a simplistic Rolo implementation and NAND driver cleanup. Correct some comments in crt0.s and remove two erroneous null words from rockbox.bin 2008-04-15 20:02:24 +00:00
debug-target.h fix compiling of debug menu for tcc780x 2008-02-15 12:37:36 +00:00
debug-tcc780x.c D2: Implement power-off by putting the PCF50606 to sleep (and reduce timeout to 10 ticks). Set PCF outputs on init as per OF. Fix erroneous BOOTDIR definition and make HW Info screen show some more useful info. 2008-04-08 20:43:04 +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
pcm-tcc780x.c A few preparations for the D2 PCM driver: move driver up to TCC780x level, move FIQ handler into PCM driver, add some new register defines, and remove those goddamn warnings. 2008-04-21 20:16:18 +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 A few preparations for the D2 PCM driver: move driver up to TCC780x level, move FIQ handler into PCM driver, add some new register defines, and remove those goddamn warnings. 2008-04-21 20:16:18 +00:00
timer-target.h Initial Cowon D2 commit: 2008-01-14 22:04:48 +00:00
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