summaryrefslogtreecommitdiff
path: root/firmware/target/arm/timer-pp.c (unfollow)
Commit message (Expand)Author
2012-01-03move PP specific files to pp/Rafaël Carré
2009-06-29Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.hRafaël Carré
2009-06-29Remove the TIMER_* macros and declare target-specific functions in timer.hRafaël Carré
2009-06-29Move PP (last target) timer code in target treeRafaël Carré
2009-06-29Move PNX0101 timer code in the target treeRafaël Carré
2009-06-29Rename TIMER_REGISTER macro to TIMER_START and TIMER_UNREGISTER to TIMER_STOP...Rafaël Carré
2009-06-29Move Sansa AMS timer code in the target treeRafaël Carré
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-02Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX...Dave Chapman
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