summaryrefslogtreecommitdiff
path: root/firmware/timer.c
AgeCommit message (Expand)Author
2008-04-06Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...Michael Sevakis
2008-04-04Allow to select the core for running the user timer on portalplayer targets. ...Jens Arnold
2007-09-22Fix empty commit: Add grayscale support for ARM in vertical packing format.Tomasz Malesinski
2007-09-22A few minor cleanups for the Gigabeat SWill Robertson
2007-09-20Beginning of an M:Robe 500i port. Currently only in the bootloader stage. N...Karl Kurbjun
2007-07-06Gigabeat: Add timer functionality. Rework tick timer setup to be exactly 100H...Michael Sevakis
2007-03-24PNX0101 changes:Tomasz Malesinski
2006-11-22Change if CONFIG_CPU==PP50XX to ifdef CPU_PP where appropriateDaniel Ankers
2006-10-23reduce the number of gigabeat warningsMarcoen Hirschberg
2006-09-01Make backlight fading work again on PP targets. The PP timer cannot handle a ...Jens Arnold
2006-09-01Fixed an off-by-one error in the portalplayer timer handling.Jens Arnold
2006-08-28Fix broken backlight fading on ipod. The timer period setting must not be del...Jens Arnold
2006-08-27PP: Make on-the-fly timer period changes glitch-free. Stop timer when not in ...Jens Arnold
2006-08-25Ooops. The TMR reset must only be done when starting the timer.Linus Nielsen Feltzing
2006-08-25Fix the problem with the user timer on X5 by explicitly resetting the timer b...Linus Nielsen Feltzing
2006-04-04Simplification for user timer on coldfire. We define TIMER_FREQ separately an...Jens Arnold
2006-03-17Add timer.c module support for ipods. Remove uneeded SIMULATOR check.Thom Johansen
2006-02-05Further iPod 3G work from Seven Le MesleDave Chapman
2006-02-03Fixed warnings on iFP.Tomasz Malesinski
2005-11-11iPod: Code cleanup - the bootloader now compiles with zero warningsDave Chapman
2005-11-05Fixup of the MCF5249 memory mapped register definitions.Jens Arnold
2005-10-03Coldfire: New timer handling on CPU frequency change, adjusting the prescaler...Jens Arnold
2005-07-26Moved implementation of user timer to the firmware layer, implemented it for ...Jens Arnold