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
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
2022-05-02
vpl: Add Kconfig options for VPL
Simon Glass
2022-04-26
timers: atmel_pit: introduce CONFIG_SPL_ATMEL_PIT_TIMER
Eugen Hristev
2022-04-26
timers: atmel_tcb: introduce CONFIG_SPL_ATMEL_TCB
Eugen Hristev
2022-04-25
nds32: Remove the architecture
Tom Rini
2022-04-18
rockchip: timer: dw-apb-timer: fix whitespace in U_BOOT_DRIVER structure
Johan Jonker
2022-04-18
rockchip: timer: add OF_PLATDATA support for dw-apb-timer
Johan Jonker
2022-04-05
Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custo...
Tom Rini
2022-04-01
timer: atmel_tcb_timer: add atmel_tcb driver
Clément Léger
2022-03-30
timer: cadence: Add bind function to driver
Michal Simek
2022-01-16
omap: timer: implement timer_get_boot_us
Christian Gmeiner
2021-12-27
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
Tom Rini
2021-10-12
Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...
Tom Rini
2021-10-12
cmd: bind: Fix driver binding on a device
Patrice Chotard
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-30
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-25
treewide: Try to avoid the preprocessor with OF_REAL
Simon Glass
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
2021-08-02
x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ
Bin Meng
2021-07-14
timer: nomadik-mtu: Use dev_read_addr_ptr()
Stephan Gerhold
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
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
2021-04-27
allow opting out of WATCHDOG_RESET() from timer interrupt
Rasmus Villemoes
2021-04-27
timer: mpc83xx_timer: fix build with CONFIG_{HW_, }WATCHDOG
Rasmus Villemoes
2021-04-08
timer: sifive_clint: Support the official clint DT bindings
Bin Meng
2021-03-27
cpu: Rename SPL_CPU_SUPPORT to SPL_CPU
Simon Glass
2021-03-27
sandbox: Only call timer_timebase_fallback() if present
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-01
x86: tsc_timer: Correct overflow in __udelay()
Simon Glass
2021-01-18
timer: mtk_timer: initialize the timer before use
Weijie Gao
2021-01-18
riscv: timer: Add support for an early timer
Pragnesh Patel
2021-01-13
timer: stm32: migrate trace to log macro
Patrick Delaunay
2021-01-12
omap: timer: fix the rate setting
Dario Binacchi
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
Simon Glass
2021-01-05
x86: apl: Reduce size for TPL
Simon Glass
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
[next]