summaryrefslogtreecommitdiffstats
path: root/drivers/timer
Commit message (Expand)AuthorAgeFilesLines
* x86: Move i8254_init() to x86_cpu_init_f()Bin Meng2015-12-091-10/+0
* x86: tsc: Move tsc_timer.c to drivers/timerBin Meng2015-12-013-0/+397
* dm: timer: Support 64-bit counterBin Meng2015-12-013-6/+15
* timer: sandbox: Use device tree to pass the clock frequencyBin Meng2015-12-011-4/+0
* timer: altera: Remove the codes to get clock frequencyBin Meng2015-12-011-6/+0
* dm: timer: Implement pre_probe()Bin Meng2015-12-011-0/+13
* dm: timer: Fix several nitsBin Meng2015-12-012-8/+8
* sandbox: add a sandbox timer and basic testThomas Chou2015-11-193-0/+61
* 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-233-0/+112
* dm: implement a Timer uclassThomas Chou2015-10-233-0/+61
OpenPOWER on IntegriCloud