u-boot-brain/drivers/timer
Philipp Tomsich 5798d503fc rockchip: timer: fix U_BOOT_DRIVER name
When I originally added this driver, I did some careless (and in
retrospect: mindless) copy & paste for the U_BOOT_DRIVER structure
skeletion... unfortunately, the 'arc_timer' string was committed
and slipped through all reviews.

This fixes the U_BOOT_DRIVER name to read 'rockchip_rk3368_timer'
(as originally intended).

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reported-by: Artturi Alm <artturi.alm@gmail.com>
2017-09-05 11:04:35 +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
atmel_pit_timer.c driver: timer: Add the Atmel PIT timer driver 2017-08-26 14:56:08 -04:00
Kconfig driver: timer: Add the Atmel PIT timer driver 2017-08-26 14:56:08 -04:00
Makefile driver: timer: Add the Atmel PIT timer driver 2017-08-26 14:56:08 -04:00
omap-timer.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
rockchip_timer.c rockchip: timer: fix U_BOOT_DRIVER name 2017-09-05 11:04:35 +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