summaryrefslogtreecommitdiff
path: root/drivers/timer/Kconfig
AgeCommit message (Expand)Author
2021-08-02x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQBin Meng
2021-06-09timer: imx-gpt: Add timer support for i.MX SoCs familyGiulio Benetti
2020-10-26timer: Add _TIMER suffix to Andes PLMT KconfigSean Anderson
2020-10-26riscv: Move Andes PLMT driver to drivers/timerSean Anderson
2020-10-05Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-09-30riscv: Rework riscv timer driver to only support S-modeSean Anderson
2020-09-28timer: mchp-pit64b: add support for pit64bClaudiu Beznea
2020-01-22timer: Add driver for Nomadik Multi Timer Unit (MTU)Stephan Gerhold
2019-12-15x86: timer: Reduce timer code size in TPL on Intel CPUsSimon Glass
2019-12-15x86: timer: use a timer base of 0Simon Glass
2019-05-07timer: renesas: Add RZ/A1 R7S72100 OSTM timer driverMarek Vasut
2018-12-18timer: Add generic driver for RISC-V privileged architecture defined timerBin Meng
2018-11-28timer: MediaTek: add timer driver for MediaTek SoCsRyder Lee
2018-11-14timer: Sort Kconfig driver entriesBin Meng
2018-10-22x86: tsc: Introduce config option for early timer frequencyBin Meng
2018-10-22Enable CONFIG_TIMER_EARLY with bootstageSimon Glass
2018-09-18timer: Add MPC83xx timer driverMario Six
2018-08-24timer: dw-apb: Add Designware APB timer driverMarek Vasut
2018-05-11timer: Add Cadence TTC timer counter supportMichal Simek
2018-03-13timer: stm32: Add timer support for STM32 SoCs familyPatrice Chotard
2017-11-30atcpit100: timer: Remove arch dependency.Rick Chen
2017-11-30ae3xx: timer: Rename AE3XX to ATCPIT100Rick Chen
2017-08-26driver: timer: Add the Atmel PIT timer driverWenyou.Yang@microchip.com
2017-08-13rockchip: timer: add device-model timer driver for RK3368 (and similar)Philipp Tomsich
2017-08-13dm: timer: normalise SPL and TPL supportPhilipp Tomsich
2017-08-01x86: kconfig: Select TIMER and X86_TSC_TIMERBin Meng
2017-05-22nds32: Support AE3XX platform.rick
2017-05-22nds32: Support AG101P timer DM.rick
2017-03-24drivers: timer: Introduce ARC timer driverVlad Zakharov
2017-03-14STiH410: Add STi timer driverPatrice Chotard
2017-01-28aspeed: Add drivers common to all Aspeed SoCsmaxims@google.com
2016-02-26timer: Provide an early timerSimon Glass
2016-01-20drivers: timer: omap_timer: add timer driver for omap devices based on dmMugunthan V N
2015-12-01x86: tsc: Move tsc_timer.c to drivers/timerBin Meng
2015-12-01dm: timer: Fix several nitsBin Meng
2015-11-19sandbox: add a sandbox timer and basic testThomas Chou
2015-10-23nios2: convert altera timer to driver modelThomas Chou
2015-10-23dm: implement a Timer uclassThomas Chou