Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix MISRA rule 8.3 in common code | Roberto Vargas | 2018-02-28 | 1 | -11/+12 |
* | delay_timer: Guarantee that delay time can never be undershot | Julius Werner | 2018-01-25 | 1 | -1/+3 |
* | delay_timer: correct sparse issues and warnings | Etienne Carriere | 2017-06-23 | 2 | -4/+5 |
* | Use SPDX license identifiers | dp-arm | 2017-05-03 | 2 | -50/+2 |
* | Implement generic delay timer | Antonio Nino Diaz | 2016-05-20 | 2 | -10/+95 |
* | Add a simple delay timer driver API | Ryan Harkin | 2015-06-17 | 1 | -0/+87 |