- 6478e02 drivers: timer: Remove duplicate newlines by Marek Vasut · 4 months ago
- 0f02269 timer: mtk: skip setting parent with dummy fixed-clock by Christian Marangi · 5 months ago
- 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago WIP/20May2024-next
- d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- 1afa75c Merge patch series "arm: Add Analog Devices SC5xx Machine Type" by Tom Rini · 7 months ago WIP/07May2024-next
- 8691ffa drivers: timer: Add in driver support for ADI SC5XX-family GP timer peripheral by Greg Malysa · 7 months ago
- 0a0a6b7 timer: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- c9309f4 treewide: Remove clk_free by Sean Anderson · 11 months ago
- b106961 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · 12 months ago
- 429fa3b timer: starfive: Add Starfive timer support by Kuan Lim Lee · 12 months ago
- d6d8078 timer-uclass: Always use "clock-frequency" property as fallback by Alex Bee · 1 year ago
- 8a0d5f2 riscv: andesv5: Prefer using the generic RISC-V timer driver in S-mode by Yu Chien Peter Lin · 1 year, 2 months ago
- c202426 timer: starfive: Add Starfive timer support by Kuan Lim Lee · 1 year, 2 months ago
- 6d78473 timer: riscv_aclint_timer: add timer_get_boot_us for BOOTSTAGE by Chanho Park · 1 year, 3 months ago
- 74fbd74 riscv: timer: add timer_get_boot_us for BOOTSTAGE by Chanho Park · 1 year, 3 months ago
- ac89738 Merge branch 'next' by Tom Rini · 1 year, 2 months ago
- d66bea2 timer: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
- f39f8f7 riscv: allow riscv timer to be instantiated via device tree by Torsten Duwe · 1 year, 3 months ago
- 5886c36 omap: timer: add ti,am654-timer compatibility by Sjoerd Simons · 1 year, 4 months ago
- 9675d92 riscv: Rename SiFive CLINT to RISC-V ALINT by Bin Meng · 1 year, 5 months ago
- 5764acb riscv: timer: Update the sifive clint timer driver to support aclint by Bin Meng · 1 year, 5 months ago
- e9eddb7 rockchip: timer: dw-apb-timer: use regs variable with uintptr_t size by Johan Jonker · 1 year, 9 months ago
- 605bc14 Merge branch 'master' into next by Tom Rini · 1 year, 8 months ago
- 791c7ac rockchip: timer: rockchip_timer: fix compatible and driver name by Johan Jonker · 1 year, 9 months ago
- a5faa4a Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 9 months ago WIP/14Mar2023-next
- 4f9a8f3 efi: Use a fixed value for the timer clock by Simon Glass · 1 year, 9 months ago
- 2c0bdca timer: fttmr010: return a previously deleted driver now ported to DM by Sergei Antonov · 1 year, 9 months ago
- d22c695 sandbox: fix building with CONFIG_SPL_TIMER=y by Heinrich Schuchardt · 1 year, 9 months ago
- 4aa5053 timer: Tidy up use of notrace by Simon Glass · 1 year, 10 months ago
- adf8690 drivers: timer: add driver for ARMv7 based Tegra devices and T210 by Svyatoslav Ryhel · 1 year, 10 months ago
- 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
- 9a13a76 timer: orion-timer: Fix problem in early_init_done() by Stefan Roese · 1 year, 10 months ago
- cebdfc2 Merge branch 'next' by Tom Rini · 1 year, 11 months ago
- 5387b09 timer: orion-timer: Fix problem with early static variable by Stefan Roese · 1 year, 11 months ago
- 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- b34bc22 timer: xilinx-timer: use timer_conv_64() to fix timer wrap around by Ovidiu Panait · 2 years, 1 month ago
- 8272d4c timer-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 2 years, 1 month ago
- 1e766a0 timer-uclass: add timer_get_ops() macro by Ovidiu Panait · 2 years, 1 month ago
- 36bc9b6 Merge branch '2022-11-02-assorted-updates' by Tom Rini · 2 years, 1 month ago
- a5dfa3b riscv: Rename Andes PLIC to PLICSW by Yu Chien Peter Lin · 2 years, 1 month ago
- 731d108 timer: add SP804 UCLASS timer driver by Andre Przywara · 2 years, 1 month ago
- 35751c7 timer: sti: convert sti-timer to arm a9 global timer by William Zhang · 2 years, 3 months ago
- 37bb396 timer: orion-timer: Only init timer once by Stefan Roese · 2 years, 2 months ago
- 980e107 timer: mtk: add support for MediaTek MT7981/MT7986 SoCs by Weijie Gao · 2 years, 3 months ago
- a68f13a timer: orion-timer: Add timer_get_boot_us() for BOOTSTAGE support by Stefan Roese · 2 years, 2 months ago
- 89fd0cc timer: orion-timer: Add support for other Armada SoC's by Stefan Roese · 2 years, 2 months ago
- e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
- 5996a8a timer: orion-timer: Use timer_conv_64() to fix timer wrap around by Stefan Roese · 2 years, 2 months ago
- 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
- b7e0750 zynq: Convert arm twd timer to DM driver by Stefan Herbrechtsmeier · 2 years, 4 months ago
- e9e73d7 timer: add orion-timer support by Michael Walle · 2 years, 3 months ago
- c316ee6 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
- 728a86e timer: Add SPL_REGMAP dependency for Xilinx timer by Michal Simek · 2 years, 5 months ago
- a36d867 microblaze: Convert axi timer to DM driver by Michal Simek · 2 years, 5 months ago
- b25913b timer: gxp: Add HPE GXP timer support by Nick Hawkins · 2 years, 6 months ago
- 12f613c arm: omap2plus: Move CONFIG_SYS_PTV out of CONFIG namespace by Tom Rini · 2 years, 7 months ago
- b789e4f timer: npcm: Add NPCM timer support by Jim Liu · 2 years, 7 months ago
- 747093d vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 7 months ago
- 632422d timers: atmel_pit: introduce CONFIG_SPL_ATMEL_PIT_TIMER by Eugen Hristev · 2 years, 8 months ago
- e135d2c timers: atmel_tcb: introduce CONFIG_SPL_ATMEL_TCB by Eugen Hristev · 2 years, 8 months ago
- 1123213 nds32: Remove the architecture by Tom Rini · 2 years, 8 months ago
- 3930209 rockchip: timer: dw-apb-timer: fix whitespace in U_BOOT_DRIVER structure by Johan Jonker · 2 years, 8 months ago
- 516e216 rockchip: timer: add OF_PLATDATA support for dw-apb-timer by Johan Jonker · 2 years, 8 months ago
- 037ef53 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
- 70fb1ae timer: atmel_tcb_timer: add atmel_tcb driver by Clément Léger · 2 years, 8 months ago
- dcbdd24 timer: cadence: Add bind function to driver by Michal Simek · 3 years, 1 month ago
- e660cfa omap: timer: implement timer_get_boot_us by Christian Gmeiner · 3 years ago
- 2f8a6db Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
- 776bf6a 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
- 38f7d3b cmd: bind: Fix driver binding on a device by Patrice Chotard · 3 years, 3 months ago
- 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago WIP/2021-09-30-whitespace-cleanups
- 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
- dcfc42b treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · 3 years, 4 months ago
- 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 4 months ago
- 5824bc6 x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ by Bin Meng · 3 years, 4 months ago
- 0e6956c timer: nomadik-mtu: Use dev_read_addr_ptr() by Stephan Gerhold · 3 years, 5 months ago
- b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
- f8c8573 timer: imx-gpt: Add timer support for i.MX SoCs family by Giulio Benetti · 3 years, 7 months ago
- a6d7e8c riscv: Split SiFive CLINT support between SPL and U-Boot proper by Bin Meng · 3 years, 7 months ago
- 933ada5 allow opting out of WATCHDOG_RESET() from timer interrupt by Rasmus Villemoes · 3 years, 8 months ago
- 2156016 timer: mpc83xx_timer: fix build with CONFIG_{HW_, }WATCHDOG by Rasmus Villemoes · 3 years, 8 months ago
- 9c02e50 timer: sifive_clint: Support the official clint DT bindings by Bin Meng · 3 years, 8 months ago
- 529d5f9 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · 3 years, 9 months ago
- 539db6a sandbox: Only call timer_timebase_fallback() if present by Simon Glass · 3 years, 9 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago WIP/2021-02-02-drop-asm_global_data-when-unused
- 9edf20f x86: tsc_timer: Correct overflow in __udelay() by Simon Glass · 3 years, 11 months ago
- 63779b2 timer: mtk_timer: initialize the timer before use by Weijie Gao · 3 years, 11 months ago
- bc8d12b riscv: timer: Add support for an early timer by Pragnesh Patel · 3 years, 10 months ago
- 1ac7d52 timer: stm32: migrate trace to log macro by Patrick Delaunay · 4 years, 1 month ago
- 11326f3 omap: timer: fix the rate setting by Dario Binacchi · 4 years ago
- b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
- 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago WIP/05Jan2021-next
- 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
- 7d14ee4 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 4 years ago
- 8b842be x86: apl: Reduce size for TPL by Simon Glass · 4 years ago
- 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
- 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago