summaryrefslogtreecommitdiff
path: root/include/hwtimer.h
Commit message (Expand)AuthorAgeFilesLines
* pit: Clean up timer init codeRandall Spangler2013-06-261-2/+3
* pit: Fix watchdog help for STM32LRandall Spangler2013-06-241-0/+7
* Move STM32 timer regs struct to registers.hRandall Spangler2013-04-171-30/+1
* add a function to fast forward system timerVincent Palatin2012-08-061-0/+3
* stm32: Use a timer as the watchdog warningSimon Glass2012-07-021-0/+44
* Maintain timer value across sysjumps and clean up init debug outputRandall Spangler2012-05-111-2/+3
* Add hooks module so modules can be notified of system-level events.Randall Spangler2012-04-191-6/+3
* Support dynamically changing the system clockRandall Spangler2012-04-091-0/+3
* Split the timer code between OS code and hardware dependant code.Vincent Palatin2012-01-251-0/+43