summaryrefslogtreecommitdiff
path: root/drivers/timer/altera_timer.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* timer: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng2018-11-141-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-1/+1
* dm: timer: Support 64-bit counterBin Meng2015-12-011-2/+2
* timer: altera: Remove the codes to get clock frequencyBin Meng2015-12-011-6/+0
* altera_timer: change ioremap to map_physmemThomas Chou2015-11-181-2/+3
* timer: altera_timer: minor clean upThomas Chou2015-11-061-7/+7
* timer: altera_timer: use BIT macroThomas Chou2015-11-061-3/+3
* nios2: convert altera timer to driver modelThomas Chou2015-10-231-0/+104