index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
timer
/
Kconfig
Age
Commit message (
Expand
)
Author
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-11-14
timer: Sort Kconfig driver entries
Bin Meng
2018-10-22
x86: tsc: Introduce config option for early timer frequency
Bin Meng
2018-10-22
Enable CONFIG_TIMER_EARLY with bootstage
Simon Glass
2018-09-18
timer: Add MPC83xx timer driver
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-03-13
timer: stm32: Add timer support for STM32 SoCs family
Patrice Chotard
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