aboutsummaryrefslogtreecommitdiff
path: root/drivers/delay_timer
AgeCommit message (Expand)Author
2020-02-20include: move MHZ_TICKS_PER_SEC to utils_def.hVarun Wadekar
2019-11-14TF-A: Fix non-standard frequency issue in udelayMax Shvetsov
2019-02-06drivers: generic_delay_timer: Assert presence of Generic TimerAntonio Nino Diaz
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-09-25Fix misra warnings in delay timer and console driversSathees Balya
2018-02-28Fix MISRA rule 8.3 in common codeRoberto Vargas
2018-01-25delay_timer: Guarantee that delay time can never be undershotJulius Werner
2017-06-23delay_timer: correct sparse issues and warningsEtienne Carriere
2017-05-03Use SPDX license identifiersdp-arm
2016-05-20Implement generic delay timerAntonio Nino Diaz
2015-06-17Add a simple delay timer driver APIRyan Harkin