aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/delay_timer/generic_delay_timer.c
Commit message (Expand)AuthorAgeFilesLines
* include: move MHZ_TICKS_PER_SEC to utils_def.hVarun Wadekar2020-02-201-3/+2
* drivers: generic_delay_timer: Assert presence of Generic TimerAntonio Nino Diaz2019-02-061-1/+4
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-6/+7
* Fix misra warnings in delay timer and console driversSathees Balya2018-09-251-3/+3
* delay_timer: correct sparse issues and warningsEtienne Carriere2017-06-231-0/+1
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* Implement generic delay timerAntonio Nino Diaz2016-05-201-0/+82