summaryrefslogtreecommitdiff
path: root/firmware/target/arm/tcc780x/timer-tcc780x.c
AgeCommit message (Expand)Author
2009-06-29Remove the TIMER_* macros and declare target-specific functions in timer.hRafaël Carré
2009-06-29Rename TIMER_REGISTER macro to TIMER_START and TIMER_UNREGISTER to TIMER_STOP...Rafaël Carré
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
2008-10-27Strange little kernel optimization to ease targeting the timer tick and to li...Michael Sevakis
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-05Remove the last D2 yellows (user timer is not yet implemented).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