index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
timer
/
Makefile
Age
Commit message (
Expand
)
Author
2021-06-09
timer: imx-gpt: Add timer support for i.MX SoCs family
Giulio Benetti
2021-05-17
riscv: Split SiFive CLINT support between SPL and U-Boot proper
Bin Meng
2020-10-26
riscv: Move timer portions of SiFive CLINT to drivers/timer
Sean Anderson
2020-10-26
timer: Add _TIMER suffix to Andes PLMT Kconfig
Sean Anderson
2020-10-26
riscv: Move Andes PLMT driver to drivers/timer
Sean Anderson
2020-09-28
timer: mchp-pit64b: add support for pit64b
Claudiu Beznea
2020-01-22
timer: Add driver for Nomadik Multi Timer Unit (MTU)
Stephan Gerhold
2019-05-07
timer: renesas: Add RZ/A1 R7S72100 OSTM timer driver
Marek Vasut
2018-12-18
timer: Add generic driver for RISC-V privileged architecture defined timer
Bin Meng
2018-11-28
timer: MediaTek: add timer driver for MediaTek SoCs
Ryder Lee
2018-09-18
timer: Add MPC83xx timer driver
Mario Six
2018-09-18
timer: Sort Makefile entries
Mario Six
2018-08-24
timer: dw-apb: Add Designware APB timer driver
Marek Vasut
2018-05-11
timer: Add Cadence TTC timer counter support
Michal Simek
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-13
timer: stm32: Add timer support for STM32 SoCs family
Patrice Chotard
2017-11-30
ae3xx: timer: Rename AE3XX to ATCPIT100
Rick Chen
2017-08-26
driver: timer: Add the Atmel PIT timer driver
[email protected]
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-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
[email protected]
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-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