summaryrefslogtreecommitdiff
path: root/firmware/timer.c (follow)
Commit message (Expand)AuthorAge
* Fix broken backlight fading on ipod. The timer period setting must not be del...Jens Arnold2006-08-28
* PP: Make on-the-fly timer period changes glitch-free. Stop timer when not in ...Jens Arnold2006-08-27
* Ooops. The TMR reset must only be done when starting the timer.Linus Nielsen Feltzing2006-08-25
* Fix the problem with the user timer on X5 by explicitly resetting the timer b...Linus Nielsen Feltzing2006-08-25
* Simplification for user timer on coldfire. We define TIMER_FREQ separately an...Jens Arnold2006-04-04
* Add timer.c module support for ipods. Remove uneeded SIMULATOR check.Thom Johansen2006-03-17
* Further iPod 3G work from Seven Le MesleDave Chapman2006-02-05
* Fixed warnings on iFP.Tomasz Malesinski2006-02-03
* iPod: Code cleanup - the bootloader now compiles with zero warningsDave Chapman2005-11-11
* Fixup of the MCF5249 memory mapped register definitions.Jens Arnold2005-11-05
* Coldfire: New timer handling on CPU frequency change, adjusting the prescaler...Jens Arnold2005-10-03
* Moved implementation of user timer to the firmware layer, implemented it for ...Jens Arnold2005-07-26