summaryrefslogtreecommitdiff
path: root/firmware/target/mips/ingenic_jz47xx/timer-jz4740.c
AgeCommit message (Expand)Author
2009-08-01Ingenic Jz4740 timer driver: fix stupid mistakeMaurus Cuelenaere
2009-07-27Jz4740 timer driver: only init timer in timer_set() when start is trueMaurus Cuelenaere
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é
2009-06-03Ingenic Jz4740: should fix timer (thanks to Rafaël Carré)Maurus Cuelenaere
2009-03-20Don't forget to fix these too...Maurus Cuelenaere
2009-03-20Kill some yellowMaurus Cuelenaere
2008-08-10* Get interrupts working (but crashes after 10-30secs)Maurus Cuelenaere