index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
timer-pp.c
(
unfollow
)
Commit message (
Expand
)
Author
2012-01-03
move PP specific files to pp/
Rafaël Carré
2009-06-29
Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h
Rafaël Carré
2009-06-29
Remove the TIMER_* macros and declare target-specific functions in timer.h
Rafaël Carré
2009-06-29
Move PP (last target) timer code in target tree
Rafaël Carré
2009-06-29
Move PNX0101 timer code in the target tree
Rafaël Carré
2009-06-29
Rename TIMER_REGISTER macro to TIMER_START and TIMER_UNREGISTER to TIMER_STOP...
Rafaël Carré
2009-06-29
Move Sansa AMS timer code in the target tree
Rafaël Carré
2008-10-27
Strange little kernel optimization to ease targeting the timer tick and to li...
Michael Sevakis
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-02
Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX...
Dave Chapman
2008-03-22
Enable tick IRQs on TCC780x. The main menu is now working on the D2.
Rob Purchase
2008-01-14
Initial Cowon D2 commit:
Rob Purchase