Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-06-29 | Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.h | Rafaël Carré | 1 | -29/+0 |
2009-06-29 | Remove the TIMER_* macros and declare target-specific functions in timer.h | Rafaël Carré | 1 | -13/+0 |
2009-06-29 | Remove int_prio argument from timer_register, and move the only use for it in... | Rafaël Carré | 1 | -1/+1 |
2009-06-29 | Move SH7034 timer code in the target tree | Rafaël Carré | 1 | -1/+1 |
2009-06-29 | Rename TIMER_REGISTER macro to TIMER_START and TIMER_UNREGISTER to TIMER_STOP... | Rafaël Carré | 1 | -7/+6 |
2009-06-03 | Ingenic Jz4740: should fix timer (thanks to Rafaël Carré) | Maurus Cuelenaere | 1 | -1/+3 |
2008-08-10 | * Get interrupts working (but crashes after 10-30secs) | Maurus Cuelenaere | 1 | -0/+41 |