summaryrefslogtreecommitdiff
path: root/firmware/target/coldfire/timer-target.h (unfollow)
Commit message (Expand)Author
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-29Remove int_prio argument from timer_register, and move the only use for it in...Rafaël Carré
2009-06-29Move SH7034 timer code in the target treeRafaël Carré
2009-06-29Move coldfire timer code in the 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-04Sansa AMS: Revert r21177 : the timer frequency is used by the user timer (exa...Rafaël Carré
2009-06-03Change the timer interrupt setup so that TIMER_FREQ is changed for HAVE_SCROL...Thomas Martitz
2008-11-26Sansa AMS: correct timer definition (clk_main == 24MHz / 16)Rafaël Carré
2008-11-01Add Sansa Fuze to the build system, including a first (untested) attempt at a...Dave Chapman
2008-10-12Rename the clip directory to sansa-clip to be consistent with the first (Port...Dave Chapman
2008-10-12Commit FS#9467 - initial work on port to Sansa Clip by Rafaël Carré and Fra...Dave Chapman
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-01-14Initial Cowon D2 commit:Rob Purchase
2007-09-30Move some more files around and get the main build compilingKarl Kurbjun
2007-09-30I got bullied in IRC by linuxstb and markun... Jonathan Gordon
2007-09-23Working DM320 interrupts, changed the way registers are accessed in spi and u...Karl Kurbjun
2007-09-22 Make sure that SVN keywords are set properlyKarl Kurbjun
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
2006-01-18Profiling support, tools and documentation.Brandon Low
2005-07-12Beginnings of a library complementing the core LCD functions. First function:...Jens Arnold
2004-06-23Split grayscale library into several files to make up a real function library...Jens Arnold