summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/tcc780x/timer-tcc780x.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-29Rename TIMER_REGISTER macro to TIMER_START and TIMER_UNREGISTER to TIMER_STOP...Rafaël Carré1-2/+2
2009-06-24TCC78x: Enable interrupts/threading in the bootloader (required now that the ...Rob Purchase1-23/+0
2009-03-30TCC78x: Implement the user timer, rework some of the timer register #defines,...Rob Purchase1-10/+52
2008-10-27Strange little kernel optimization to ease targeting the timer tick and to li...Michael Sevakis1-14/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-05Remove the last D2 yellows (user timer is not yet implemented).Rob Purchase1-5/+0
2008-03-22Enable tick IRQs on TCC780x. The main menu is now working on the D2.Rob Purchase1-3/+1
2008-01-14Initial Cowon D2 commit:Rob Purchase1-0/+82