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
Age
Commit message (
Expand
)
Author
2024-01-29
treewide: Remove clk_free
Sean Anderson
2023-12-21
global: Restrict use of '#include <linux/kconfig.h>'
Tom Rini
2023-12-18
timer: starfive: Add Starfive timer support
Kuan Lim Lee
2023-11-29
timer-uclass: Always use "clock-frequency" property as fallback
Alex Bee
2023-10-04
riscv: andesv5: Prefer using the generic RISC-V timer driver in S-mode
Yu Chien Peter Lin
2023-10-04
timer: starfive: Add Starfive timer support
Kuan Lim Lee
2023-10-04
timer: riscv_aclint_timer: add timer_get_boot_us for BOOTSTAGE
Chanho Park
2023-10-04
riscv: timer: add timer_get_boot_us for BOOTSTAGE
Chanho Park
2023-10-02
Merge branch 'next'
Tom Rini
2023-09-14
timer: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-09-05
riscv: allow riscv timer to be instantiated via device tree
Torsten Duwe
2023-07-28
omap: timer: add ti,am654-timer compatibility
Sjoerd Simons
2023-07-12
riscv: Rename SiFive CLINT to RISC-V ALINT
Bin Meng
2023-07-12
riscv: timer: Update the sifive clint timer driver to support aclint
Bin Meng
2023-05-06
rockchip: timer: dw-apb-timer: use regs variable with uintptr_t size
Johan Jonker
2023-03-27
Merge branch 'master' into next
Tom Rini
2023-03-19
rockchip: timer: rockchip_timer: fix compatible and driver name
Johan Jonker
2023-03-14
Merge tag 'v2023.04-rc4' into next
Tom Rini
2023-03-13
efi: Use a fixed value for the timer clock
Simon Glass
2023-03-06
timer: fttmr010: return a previously deleted driver now ported to DM
Sergei Antonov
2023-03-01
sandbox: fix building with CONFIG_SPL_TIMER=y
Heinrich Schuchardt
2023-02-11
timer: Tidy up use of notrace
Simon Glass
2023-02-02
drivers: timer: add driver for ARMv7 based Tegra devices and T210
Svyatoslav Ryhel
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-17
timer: orion-timer: Fix problem in early_init_done()
Stefan Roese
2023-01-09
Merge branch 'next'
Tom Rini
2023-01-02
timer: orion-timer: Fix problem with early static variable
Stefan Roese
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-11-22
timer: xilinx-timer: use timer_conv_64() to fix timer wrap around
Ovidiu Panait
2022-11-22
timer-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOC
Ovidiu Panait
2022-11-22
timer-uclass: add timer_get_ops() macro
Ovidiu Panait
2022-11-03
Merge branch '2022-11-02-assorted-updates'
Tom Rini
2022-11-03
riscv: Rename Andes PLIC to PLICSW
Yu Chien Peter Lin
2022-11-02
timer: add SP804 UCLASS timer driver
Andre Przywara
2022-10-31
timer: sti: convert sti-timer to arm a9 global timer
William Zhang
2022-10-06
timer: orion-timer: Only init timer once
Stefan Roese
2022-09-23
timer: mtk: add support for MediaTek MT7981/MT7986 SoCs
Weijie Gao
2022-09-20
timer: orion-timer: Add timer_get_boot_us() for BOOTSTAGE support
Stefan Roese
2022-09-20
timer: orion-timer: Add support for other Armada SoC's
Stefan Roese
2022-09-19
Merge branch 'master' into next
Tom Rini
2022-09-18
timer: orion-timer: Use timer_conv_64() to fix timer wrap around
Stefan Roese
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-12
zynq: Convert arm twd timer to DM driver
Stefan Herbrechtsmeier
2022-08-23
timer: add orion-timer support
Michael Walle
2022-06-27
Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2022-06-27
timer: Add SPL_REGMAP dependency for Xilinx timer
Michal Simek
2022-06-24
microblaze: Convert axi timer to DM driver
Michal Simek
2022-06-22
timer: gxp: Add HPE GXP timer support
Nick Hawkins
2022-06-06
arm: omap2plus: Move CONFIG_SYS_PTV out of CONFIG namespace
Tom Rini
2022-05-05
timer: npcm: Add NPCM timer support
Jim Liu
[next]