summaryrefslogtreecommitdiff
path: root/firmware/target/arm/tcc780x/system-tcc780x.c
AgeCommit message (Expand)Author
2009-07-25D2: Fix the POWER button check after an exception/panic. Make this power the ...Rob Purchase
2009-06-24TCC78x: Enable interrupts/threading in the bootloader (required now that the ...Rob Purchase
2009-03-30TCC78x: Implement the user timer, rework some of the timer register #defines,...Rob Purchase
2009-03-20Implement udelay() for D2 and remove the old hacks from USB & FM drivers.Rob Purchase
2009-01-08Clean up panicf and introduce system_exception_wait to do further target task...Michael Sevakis
2008-09-22Add some missed bits + change MODE to TMODEVitja Makarov
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-31D2: Stop panic screen from crashing instantly (seems this has been broken for...Rob Purchase
2008-04-21A few preparations for the D2 PCM driver: move driver up to TCC780x level, mo...Rob Purchase
2008-03-31Introduce sanity check and extra nop to stabilise TCC780x set_cpu_frequency()...Rob Purchase
2008-03-29Implement set_cpu_frequency() for TCC780x, but leave it disabled for now as s...Rob Purchase
2008-03-22Enable tick IRQs on TCC780x. The main menu is now working on the D2.Rob Purchase
2008-01-14Initial Cowon D2 commit:Rob Purchase