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
/
timer.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Make backlight fading work again on PP targets. The PP timer cannot handle a ...
Jens Arnold
2006-09-01
*
Fixed an off-by-one error in the portalplayer timer handling.
Jens Arnold
2006-09-01
*
Fix broken backlight fading on ipod. The timer period setting must not be del...
Jens Arnold
2006-08-28
*
PP: Make on-the-fly timer period changes glitch-free. Stop timer when not in ...
Jens Arnold
2006-08-27
*
Ooops. The TMR reset must only be done when starting the timer.
Linus Nielsen Feltzing
2006-08-25
*
Fix the problem with the user timer on X5 by explicitly resetting the timer b...
Linus Nielsen Feltzing
2006-08-25
*
Simplification for user timer on coldfire. We define TIMER_FREQ separately an...
Jens Arnold
2006-04-04
*
Add timer.c module support for ipods. Remove uneeded SIMULATOR check.
Thom Johansen
2006-03-17
*
Further iPod 3G work from Seven Le Mesle
Dave Chapman
2006-02-05
*
Fixed warnings on iFP.
Tomasz Malesinski
2006-02-03
*
iPod: Code cleanup - the bootloader now compiles with zero warnings
Dave Chapman
2005-11-11
*
Fixup of the MCF5249 memory mapped register definitions.
Jens Arnold
2005-11-05
*
Coldfire: New timer handling on CPU frequency change, adjusting the prescaler...
Jens Arnold
2005-10-03
*
Moved implementation of user timer to the firmware layer, implemented it for ...
Jens Arnold
2005-07-26