Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pit: Clean up timer init code | Randall Spangler | 2013-06-26 | 1 | -2/+3 |
* | pit: Fix watchdog help for STM32L | Randall Spangler | 2013-06-24 | 1 | -0/+7 |
* | Move STM32 timer regs struct to registers.h | Randall Spangler | 2013-04-17 | 1 | -30/+1 |
* | add a function to fast forward system timer | Vincent Palatin | 2012-08-06 | 1 | -0/+3 |
* | stm32: Use a timer as the watchdog warning | Simon Glass | 2012-07-02 | 1 | -0/+44 |
* | Maintain timer value across sysjumps and clean up init debug output | Randall Spangler | 2012-05-11 | 1 | -2/+3 |
* | Add hooks module so modules can be notified of system-level events. | Randall Spangler | 2012-04-19 | 1 | -6/+3 |
* | Support dynamically changing the system clock | Randall Spangler | 2012-04-09 | 1 | -0/+3 |
* | Split the timer code between OS code and hardware dependant code. | Vincent Palatin | 2012-01-25 | 1 | -0/+43 |