u-boot-brain/drivers/timer
Sean Anderson 47d7e3b5eb riscv: Move timer portions of SiFive CLINT to drivers/timer
Half of this driver is a DM-based timer driver, and half is RISC-V-specific
IPI code. Move the timer portions in with the other timer drivers. The
KConfig is not moved, since it also enables IPIs. It could also be split
into two configs, but no boards use the timer but not the IPI atm, so I
haven't split it.

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Rick Chen <rick@andestech.com>
2020-10-26 10:01:28 +08:00
..
ag101p_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
altera_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
andes_plmt_timer.c riscv: Move Andes PLMT driver to drivers/timer 2020-10-26 10:01:28 +08:00
arc_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
ast_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
atcpit100_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
atmel_pit_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
cadence-ttc.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
dw-apb-timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
Kconfig timer: Add _TIMER suffix to Andes PLMT Kconfig 2020-10-26 10:01:28 +08:00
Makefile riscv: Move timer portions of SiFive CLINT to drivers/timer 2020-10-26 10:01:28 +08:00
mchp-pit64b-timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
mpc83xx_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
mtk_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
nomadik-mtu-timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
omap-timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
ostm_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
riscv_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
rockchip_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
sandbox_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
sifive_clint_timer.c riscv: Move timer portions of SiFive CLINT to drivers/timer 2020-10-26 10:01:28 +08:00
sti-timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
stm32_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
timer-uclass.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00
tsc_timer.c timer: Return count from timer_ops.get_count 2020-10-22 09:54:53 -04:00