index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
export
/
timer.h
Age
Commit message (
Expand
)
Author
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-05-02
Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX...
Dave Chapman
2008-04-04
Allow to select the core for running the user timer on portalplayer targets. ...
Jens Arnold
2008-01-14
Initial Cowon D2 commit:
Rob Purchase
2007-09-20
Beginning of an M:Robe 500i port. Currently only in the bootloader stage. N...
Karl Kurbjun
2007-07-29
How should I say ... oops ?
Kevin Ferrare
2007-07-29
Use multi-screen api for metronome plugin, and made it run in the simulator b...
Kevin Ferrare
2007-07-06
Gigabeat: Add timer functionality. Rework tick timer setup to be exactly 100H...
Michael Sevakis
2007-03-24
PNX0101 changes:
Tomasz Malesinski
2006-11-22
Change if CONFIG_CPU==PP50XX to ifdef CPU_PP where appropriate
Daniel Ankers
2006-04-04
Simplification for user timer on coldfire. We define TIMER_FREQ separately an...
Jens Arnold
2006-03-17
Add timer.c module support for ipods. Remove uneeded SIMULATOR check.
Thom Johansen
2005-10-03
Coldfire: New timer handling on CPU frequency change, adjusting the prescaler...
Jens Arnold
2005-07-26
Moved implementation of user timer to the firmware layer, implemented it for ...
Jens Arnold