u-boot-brain/drivers/timer
Rick Chen 0e920ef052 ae3xx: timer: Fix ae3xx timer work abnormal in 64 bit.
It will be work fine with unsigned long declaretion in timer
register struct when system is 32 bit. But it will not work
well when system is 64 bit. Replace it by u32 and verify both
ok in 32/64 bit.

Signed-off-by: Rick Chen <rick@andestech.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-11-30 09:38:21 +08:00
..
ae3xx_timer.c ae3xx: timer: Fix ae3xx timer work abnormal in 64 bit. 2017-11-30 09:38:21 +08: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: update for 32/64bit-aware OF_PLATDATA 2017-09-18 20:40:37 +02:00
sandbox_timer.c sandbox: timer: Support the early timer 2016-02-26 08:53:10 -07:00
sti-timer.c sti: fix STMicroelectronics copyright 2017-11-06 09:51:01 -05:00
timer-uclass.c dm: timer: handle being called before dm_root is ready 2017-09-18 20:40:33 +02:00
tsc_timer.c dm: x86: Allow TSC timer to be used before DM is ready 2017-09-16 14:57:44 +08:00