u-boot-brain/drivers/timer
Vlad Zakharov ad9b5f77df drivers: timer: Introduce ARC timer driver
This commit introduces timer driver for ARC.

ARC timers are configured via ARC AUX registers so we use special
functions to access timer control registers.

This driver allows utilization of either timer0 or timer1
depending on which one is available in real hardware. Essentially
only existing timers should be mentioned in board's Device Tree
description.

Signed-off-by: Vlad Zakharov <vzakhar@synopsys.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-03-24 14:20:55 +03:00
..
altera_timer.c dm: timer: Support 64-bit counter 2015-12-01 06:23:51 -07:00
arc_timer.c drivers: timer: Introduce ARC timer driver 2017-03-24 14:20:55 +03:00
ast_timer.c aspeed: Add drivers common to all Aspeed SoCs 2017-01-28 14:04:27 -05:00
Kconfig drivers: timer: Introduce ARC timer driver 2017-03-24 14:20:55 +03:00
Makefile drivers: timer: Introduce ARC timer driver 2017-03-24 14:20:55 +03:00
omap-timer.c dm: omap_timer: Fix conversion of address to a pointer 2016-03-14 19:18:45 -04:00
sandbox_timer.c sandbox: timer: Support the early timer 2016-02-26 08:53:10 -07:00
sti-timer.c STiH410: Add STi timer driver 2017-03-14 20:40:18 -04:00
timer-uclass.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
tsc_timer.c x86: Move i8254_init() to x86_cpu_init_f() 2015-12-09 17:44:44 +08:00