summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/tms320dm320/timer-dm320.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-08M:Robe 500: Use bit modifiers more.Karl Kurbjun1-6/+11
2009-08-13M:Robe 500: Put more interrupts in iram, reduce stack usage when ARM/DSP tran...Karl Kurbjun1-0/+1
2009-06-29Remove the TIMER_* macros and declare target-specific functions in timer.hRafaël Carré1-3/+3
2009-06-29Rename TIMER_REGISTER macro to TIMER_START and TIMER_UNREGISTER to TIMER_STOP...Rafaël Carré1-2/+2
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-07Move interrupt clearing up.Maurus Cuelenaere1-1/+1
2008-04-24Commit whole Creative Zen Vision:M target tree + all related firmware/ Maurus Cuelenaere1-6/+14
2008-03-31Change the remaining set_interrupt_status usage to the more parsimonious disa...Michael Sevakis1-4/+4
2008-03-26Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis1-2/+2
2007-11-07Get the user timer working properly consequentially fixing doom without a hack.Karl Kurbjun1-30/+22
2007-09-30Move some more filesKarl Kurbjun1-0/+106