summaryrefslogtreecommitdiff
path: root/drivers/timer/altera_timer.c
AgeCommit message (Expand)Author
2018-11-14timer: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2015-12-01dm: timer: Support 64-bit counterBin Meng
2015-12-01timer: altera: Remove the codes to get clock frequencyBin Meng
2015-11-18altera_timer: change ioremap to map_physmemThomas Chou
2015-11-06timer: altera_timer: minor clean upThomas Chou
2015-11-06timer: altera_timer: use BIT macroThomas Chou
2015-10-23nios2: convert altera timer to driver modelThomas Chou