index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
timer
/
Kconfig
Age
Commit message (
Expand
)
Author
2017-11-30
atcpit100: timer: Remove arch dependency.
Rick Chen
2017-11-30
ae3xx: timer: Rename AE3XX to ATCPIT100
Rick Chen
2017-08-26
driver: timer: Add the Atmel PIT timer driver
Wenyou.Yang@microchip.com
2017-08-13
rockchip: timer: add device-model timer driver for RK3368 (and similar)
Philipp Tomsich
2017-08-13
dm: timer: normalise SPL and TPL support
Philipp Tomsich
2017-08-01
x86: kconfig: Select TIMER and X86_TSC_TIMER
Bin Meng
2017-05-22
nds32: Support AE3XX platform.
rick
2017-05-22
nds32: Support AG101P timer DM.
rick
2017-03-24
drivers: timer: Introduce ARC timer driver
Vlad Zakharov
2017-03-14
STiH410: Add STi timer driver
Patrice Chotard
2017-01-28
aspeed: Add drivers common to all Aspeed SoCs
maxims@google.com
2016-02-26
timer: Provide an early timer
Simon Glass
2016-01-20
drivers: timer: omap_timer: add timer driver for omap devices based on dm
Mugunthan V N
2015-12-01
x86: tsc: Move tsc_timer.c to drivers/timer
Bin Meng
2015-12-01
dm: timer: Fix several nits
Bin Meng
2015-11-19
sandbox: add a sandbox timer and basic test
Thomas Chou
2015-10-23
nios2: convert altera timer to driver model
Thomas Chou
2015-10-23
dm: implement a Timer uclass
Thomas Chou