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