summaryrefslogtreecommitdiff
path: root/firmware/target/arm/tcc780x/timer-tcc780x.c (follow)
Commit message (Expand)AuthorAge
* Remove the TIMER_* macros and declare target-specific functions in timer.hRafaël Carré2009-06-29
* Rename TIMER_REGISTER macro to TIMER_START and TIMER_UNREGISTER to TIMER_STOP...Rafaël Carré2009-06-29
* TCC78x: Enable interrupts/threading in the bootloader (required now that the ...Rob Purchase2009-06-24
* TCC78x: Implement the user timer, rework some of the timer register #defines,...Rob Purchase2009-03-30
* Strange little kernel optimization to ease targeting the timer tick and to li...Michael Sevakis2008-10-27
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Remove the last D2 yellows (user timer is not yet implemented).Rob Purchase2008-05-05
* Enable tick IRQs on TCC780x. The main menu is now working on the D2.Rob Purchase2008-03-22
* Initial Cowon D2 commit:Rob Purchase2008-01-14