summaryrefslogtreecommitdiff
path: root/firmware/target/arm/s3c2440/gigabeat-fx/timer-meg-fx.c
AgeCommit message (Expand)Author
2009-06-29Remove the TIMER_* macros and declare target-specific functions in timer.hRafaël Carré
2009-06-29Rename TIMER_REGISTER macro to TIMER_START and TIMER_UNREGISTER to TIMER_STOP...Rafaël Carré
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-03-31meg-fx: It's important to make sure certain interrupt-related registers have ...Michael Sevakis
2008-03-26Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis
2007-07-06Gigabeat: oops, forgot to set correct timer prescaler limit.Michael Sevakis
2007-07-06Gigabeat: Add timer functionality. Rework tick timer setup to be exactly 100H...Michael Sevakis