summaryrefslogtreecommitdiff
path: root/drivers/timer/dw-apb-timer.c
Commit message (Expand)AuthorAgeFilesLines
* timer: Return count from timer_ops.get_countSean Anderson2020-10-221-4/+2
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+2
* timer: dw-apb: add reset handlingSimon Goldschmidt2019-11-201-1/+17
* timer: dw-apb: remove unused DECLARE_GLOBAL_DATA_PTRSimon Goldschmidt2019-05-101-2/+0
* timer: dw-apb: Add missing 64bit up-conversionMarek Vasut2019-04-171-1/+1
* timer: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng2018-11-141-1/+0
* timer: dw-apb: Add Designware APB timer driverMarek Vasut2018-08-241-0/+90