- 8fac3d4 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · 12 months ago
- 55a3587 timer: starfive: Add Starfive timer support by Kuan Lim Lee · 12 months ago
- f65b9ed timer-uclass: Always use "clock-frequency" property as fallback by Alex Bee · 1 year ago
- ac5e68f riscv: andesv5: Prefer using the generic RISC-V timer driver in S-mode by Yu Chien Peter Lin · 1 year, 2 months ago
- eb66fc3 timer: starfive: Add Starfive timer support by Kuan Lim Lee · 1 year, 2 months ago
- 229f469 timer: riscv_aclint_timer: add timer_get_boot_us for BOOTSTAGE by Chanho Park · 1 year, 3 months ago
- d0903f4 riscv: timer: add timer_get_boot_us for BOOTSTAGE by Chanho Park · 1 year, 3 months ago
- b29a747 Merge branch 'next' by Tom Rini · 1 year, 2 months ago
- 09c8112 timer: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
- 002858c riscv: allow riscv timer to be instantiated via device tree by Torsten Duwe · 1 year, 3 months ago
- 407f8d9 omap: timer: add ti,am654-timer compatibility by Sjoerd Simons · 1 year, 4 months ago
- b5f0372 riscv: Rename SiFive CLINT to RISC-V ALINT by Bin Meng · 1 year, 5 months ago
- 51e3855 riscv: timer: Update the sifive clint timer driver to support aclint by Bin Meng · 1 year, 5 months ago
- 1642763 rockchip: timer: dw-apb-timer: use regs variable with uintptr_t size by Johan Jonker · 1 year, 9 months ago
- f5e6084 Merge branch 'master' into next by Tom Rini · 1 year, 8 months ago
- f695202 rockchip: timer: rockchip_timer: fix compatible and driver name by Johan Jonker · 1 year, 9 months ago
- 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 9 months ago
- 5e4d3f2 efi: Use a fixed value for the timer clock by Simon Glass · 1 year, 9 months ago
- 4803f1d timer: fttmr010: return a previously deleted driver now ported to DM by Sergei Antonov · 1 year, 9 months ago
- dcbc02e sandbox: fix building with CONFIG_SPL_TIMER=y by Heinrich Schuchardt · 1 year, 9 months ago
- 7c1974b timer: Tidy up use of notrace by Simon Glass · 1 year, 10 months ago
- 4f89aa9 drivers: timer: add driver for ARMv7 based Tegra devices and T210 by Svyatoslav Ryhel · 1 year, 10 months ago
- 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
- 20cd6db timer: orion-timer: Fix problem in early_init_done() by Stefan Roese · 1 year, 10 months ago
- a6b1b3b Merge branch 'next' by Tom Rini · 1 year, 11 months ago
- 04bcda8 timer: orion-timer: Fix problem with early static variable by Stefan Roese · 1 year, 11 months ago
- 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- 793e426 timer: xilinx-timer: use timer_conv_64() to fix timer wrap around by Ovidiu Panait · 2 years, 1 month ago
- 9533931 timer-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 2 years, 1 month ago
- 49e17df timer-uclass: add timer_get_ops() macro by Ovidiu Panait · 2 years, 1 month ago
- ddb245c Merge branch '2022-11-02-assorted-updates' by Tom Rini · 2 years, 1 month ago
- 739cd6f riscv: Rename Andes PLIC to PLICSW by Yu Chien Peter Lin · 2 years, 1 month ago
- 31ab0fd timer: add SP804 UCLASS timer driver by Andre Przywara · 2 years, 1 month ago
- 38c26de timer: sti: convert sti-timer to arm a9 global timer by William Zhang · 2 years, 3 months ago
- bd758d4 timer: orion-timer: Only init timer once by Stefan Roese · 2 years, 2 months ago
- 0e08eed timer: mtk: add support for MediaTek MT7981/MT7986 SoCs by developer · 2 years, 3 months ago
- 537f018 timer: orion-timer: Add timer_get_boot_us() for BOOTSTAGE support by Stefan Roese · 2 years, 2 months ago
- 70280f2 timer: orion-timer: Add support for other Armada SoC's by Stefan Roese · 2 years, 2 months ago
- 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
- 0c83c0e timer: orion-timer: Use timer_conv_64() to fix timer wrap around by Stefan Roese · 2 years, 2 months ago
- 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
- 10ff288 zynq: Convert arm twd timer to DM driver by Stefan Herbrechtsmeier · 2 years, 4 months ago
- f874e09 timer: add orion-timer support by Michael Walle · 2 years, 3 months ago
- 4050eb6 Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 5 months ago
- 8d2bea4 timer: Add SPL_REGMAP dependency for Xilinx timer by Michal Simek · 2 years, 5 months ago
- e8e5277 microblaze: Convert axi timer to DM driver by Michal Simek · 2 years, 5 months ago
- 3cd8cfb timer: gxp: Add HPE GXP timer support by Nick Hawkins · 2 years, 6 months ago
- e9de59f arm: omap2plus: Move CONFIG_SYS_PTV out of CONFIG namespace by Tom Rini · 2 years, 7 months ago
- 5cb640a timer: npcm: Add NPCM timer support by Jim Liu · 2 years, 7 months ago
- e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 7 months ago
- 59d6289 timers: atmel_pit: introduce CONFIG_SPL_ATMEL_PIT_TIMER by Eugen Hristev · 2 years, 8 months ago
- 118141e timers: atmel_tcb: introduce CONFIG_SPL_ATMEL_TCB by Eugen Hristev · 2 years, 8 months ago
- 5332012 nds32: Remove the architecture by Tom Rini · 2 years, 8 months ago
- 32de1ee rockchip: timer: dw-apb-timer: fix whitespace in U_BOOT_DRIVER structure by Johan Jonker · 2 years, 8 months ago
- 0387298 rockchip: timer: add OF_PLATDATA support for dw-apb-timer by Johan Jonker · 2 years, 8 months ago
- 041ea48 Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 8 months ago
- 7e5c11b timer: atmel_tcb_timer: add atmel_tcb driver by Clément Léger · 2 years, 8 months ago
- 741ea1b timer: cadence: Add bind function to driver by Michal Simek · 3 years, 1 month ago
- f65d0b6 omap: timer: implement timer_get_boot_us by Christian Gmeiner · 3 years ago
- 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
- 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 1 month ago
- cc523cf cmd: bind: Fix driver binding on a device by Patrice Chotard · 3 years, 3 months ago
- 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
- 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
- 6d70ba0 treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · 3 years, 4 months ago
- 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 4 months ago
- 917d2b8 x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ by Bin Meng · 3 years, 4 months ago
- 4ea1fa7 timer: nomadik-mtu: Use dev_read_addr_ptr() by Stephan Gerhold · 3 years, 5 months ago
- 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
- 9aed42b timer: imx-gpt: Add timer support for i.MX SoCs family by Giulio Benetti · 3 years, 7 months ago
- 614b1d8 riscv: Split SiFive CLINT support between SPL and U-Boot proper by Bin Meng · 3 years, 7 months ago
- 134cc2b allow opting out of WATCHDOG_RESET() from timer interrupt by Rasmus Villemoes · 3 years, 7 months ago
- 0be7ad9 timer: mpc83xx_timer: fix build with CONFIG_{HW_, }WATCHDOG by Rasmus Villemoes · 3 years, 7 months ago
- 896cbfe timer: sifive_clint: Support the official clint DT bindings by Bin Meng · 3 years, 8 months ago
- 2f00216 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · 3 years, 8 months ago
- 41d9706 sandbox: Only call timer_timebase_fallback() if present by Simon Glass · 3 years, 8 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- b81b6d9 x86: tsc_timer: Correct overflow in __udelay() by Simon Glass · 3 years, 11 months ago
- dd828df timer: mtk_timer: initialize the timer before use by developer · 3 years, 11 months ago
- 02038c3 riscv: timer: Add support for an early timer by Pragnesh Patel · 3 years, 10 months ago
- d0e2cbd timer: stm32: migrate trace to log macro by Patrick Delaunay · 4 years, 1 month ago
- 880563d omap: timer: fix the rate setting by Dario Binacchi · 4 years ago
- bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
- e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
- 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
- f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 4 years ago
- ec8ae8a x86: apl: Reduce size for TPL by Simon Glass · 4 years ago
- 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
- b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 5d9950d treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · 4 years ago
- 458b66a board: Rename uclass to sysinfo by Simon Glass · 4 years, 1 month ago
- a055da8 x86: Fix up driver names to avoid dtoc warnings by Simon Glass · 4 years, 2 months ago
- 52a1db7 riscv: Move timer portions of SiFive CLINT to drivers/timer by Sean Anderson · 4 years, 1 month ago
- 5a23865 timer: Add _TIMER suffix to Andes PLMT Kconfig by Sean Anderson · 4 years, 1 month ago
- 5abf1f3 riscv: Move Andes PLMT driver to drivers/timer by Sean Anderson · 4 years, 1 month ago
- 947fc2d timer: Return count from timer_ops.get_count by Sean Anderson · 4 years, 2 months ago