u-boot/drivers/timer
Mugunthan V N c833697538 dm: timer: uclass: add timer init in uclass driver to add timer device
Adding timer init function in timer-uclass driver to create and
initialize the timer device on platforms where u-boot,dm-pre-reloc
is not used. Since there will be multiple timer devices in the
system, adding a tick-timer node in chosen node to know which
timer device to be used as tick timer in u-boot.

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
2016-01-20 19:06:21 -07:00
..
altera_timer.c dm: timer: Support 64-bit counter 2015-12-01 06:23:51 -07:00
Kconfig x86: tsc: Move tsc_timer.c to drivers/timer 2015-12-01 06:26:35 -07:00
Makefile x86: tsc: Move tsc_timer.c to drivers/timer 2015-12-01 06:26:35 -07:00
sandbox_timer.c dm: timer: Support 64-bit counter 2015-12-01 06:23:51 -07:00
timer-uclass.c dm: timer: uclass: add timer init in uclass driver to add timer device 2016-01-20 19:06:21 -07:00
tsc_timer.c x86: Move i8254_init() to x86_cpu_init_f() 2015-12-09 17:44:44 +08:00