aboutsummaryrefslogtreecommitdiff
path: root/drivers/timer/altera_timer.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-14timer: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-1/+1
2015-12-01dm: timer: Support 64-bit counterBin Meng1-2/+2
2015-12-01timer: altera: Remove the codes to get clock frequencyBin Meng1-6/+0
2015-11-18altera_timer: change ioremap to map_physmemThomas Chou1-2/+3
2015-11-06timer: altera_timer: minor clean upThomas Chou1-7/+7
2015-11-06timer: altera_timer: use BIT macroThomas Chou1-3/+3
2015-10-23nios2: convert altera timer to driver modelThomas Chou1-0/+104