u-boot-brain/drivers/timer
Philipp Tomsich 1168d2dd4b rockchip: timer: add device-model timer driver for RK3368 (and similar)
This adds a device-model driver for the timer block in the RK3368 (and
similar devices that share the same timer block, such as the RK3288) for
the down-counting (i.e. non-secure) timers.

This allows us to configure U-Boot for the RK3368 in such a way that
we can run with the secure timer inaccessible or uninitialised (note
that the ARMv8 generic timer does not count, if the secure timer is
not enabled).

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-08-13 17:12:36 +02:00
..
ae3xx_timer.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
ag101p_timer.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
altera_timer.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
arc_timer.c dm: core: Replace of_offset with accessor (part 2) 2017-06-01 07:03:04 -06:00
ast_timer.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
Kconfig rockchip: timer: add device-model timer driver for RK3368 (and similar) 2017-08-13 17:12:36 +02:00
Makefile rockchip: timer: add device-model timer driver for RK3368 (and similar) 2017-08-13 17:12:36 +02:00
omap-timer.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
rockchip_timer.c rockchip: timer: add device-model timer driver for RK3368 (and similar) 2017-08-13 17:12:36 +02: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 timer: add OF_PLATDATA support for timer-uclass 2017-08-13 17:12:36 +02:00
tsc_timer.c x86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_from_msr() 2017-08-01 20:17:02 +08:00