1. 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · 1 year, 9 months ago
  2. 5e4d3f2 efi: Use a fixed value for the timer clock by Simon Glass · 1 year, 9 months ago
  3. 4803f1d timer: fttmr010: return a previously deleted driver now ported to DM by Sergei Antonov · 1 year, 10 months ago
  4. dcbc02e sandbox: fix building with CONFIG_SPL_TIMER=y by Heinrich Schuchardt · 1 year, 9 months ago
  5. 7c1974b timer: Tidy up use of notrace by Simon Glass · 1 year, 11 months ago
  6. 4f89aa9 drivers: timer: add driver for ARMv7 based Tegra devices and T210 by Svyatoslav Ryhel · 1 year, 10 months ago
  7. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
  8. 20cd6db timer: orion-timer: Fix problem in early_init_done() by Stefan Roese · 1 year, 10 months ago
  9. a6b1b3b Merge branch 'next' by Tom Rini · 1 year, 11 months ago
  10. 04bcda8 timer: orion-timer: Fix problem with early static variable by Stefan Roese · 2 years ago
  11. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  12. 793e426 timer: xilinx-timer: use timer_conv_64() to fix timer wrap around by Ovidiu Panait · 2 years, 2 months ago
  13. 9533931 timer-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 2 years, 2 months ago
  14. 49e17df timer-uclass: add timer_get_ops() macro by Ovidiu Panait · 2 years, 2 months ago
  15. ddb245c Merge branch '2022-11-02-assorted-updates' by Tom Rini · 2 years, 1 month ago
  16. 739cd6f riscv: Rename Andes PLIC to PLICSW by Yu Chien Peter Lin · 2 years, 1 month ago
  17. 31ab0fd timer: add SP804 UCLASS timer driver by Andre Przywara · 2 years, 1 month ago
  18. 38c26de timer: sti: convert sti-timer to arm a9 global timer by William Zhang · 2 years, 3 months ago
  19. bd758d4 timer: orion-timer: Only init timer once by Stefan Roese · 2 years, 2 months ago
  20. 0e08eed timer: mtk: add support for MediaTek MT7981/MT7986 SoCs by developer · 2 years, 3 months ago
  21. 537f018 timer: orion-timer: Add timer_get_boot_us() for BOOTSTAGE support by Stefan Roese · 2 years, 2 months ago
  22. 70280f2 timer: orion-timer: Add support for other Armada SoC's by Stefan Roese · 2 years, 2 months ago
  23. 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  24. 0c83c0e timer: orion-timer: Use timer_conv_64() to fix timer wrap around by Stefan Roese · 2 years, 2 months ago
  25. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  26. 10ff288 zynq: Convert arm twd timer to DM driver by Stefan Herbrechtsmeier · 2 years, 4 months ago
  27. f874e09 timer: add orion-timer support by Michael Walle · 2 years, 3 months ago
  28. 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
  29. 8d2bea4 timer: Add SPL_REGMAP dependency for Xilinx timer by Michal Simek · 2 years, 5 months ago
  30. e8e5277 microblaze: Convert axi timer to DM driver by Michal Simek · 2 years, 5 months ago
  31. 3cd8cfb timer: gxp: Add HPE GXP timer support by Nick Hawkins · 2 years, 6 months ago
  32. e9de59f arm: omap2plus: Move CONFIG_SYS_PTV out of CONFIG namespace by Tom Rini · 2 years, 7 months ago
  33. 5cb640a timer: npcm: Add NPCM timer support by Jim Liu · 2 years, 7 months ago
  34. e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 7 months ago
  35. 59d6289 timers: atmel_pit: introduce CONFIG_SPL_ATMEL_PIT_TIMER by Eugen Hristev · 2 years, 8 months ago
  36. 118141e timers: atmel_tcb: introduce CONFIG_SPL_ATMEL_TCB by Eugen Hristev · 2 years, 8 months ago
  37. 5332012 nds32: Remove the architecture by Tom Rini · 2 years, 8 months ago
  38. 32de1ee rockchip: timer: dw-apb-timer: fix whitespace in U_BOOT_DRIVER structure by Johan Jonker · 2 years, 8 months ago
  39. 0387298 rockchip: timer: add OF_PLATDATA support for dw-apb-timer by Johan Jonker · 2 years, 8 months ago
  40. 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
  41. 7e5c11b timer: atmel_tcb_timer: add atmel_tcb driver by Clément Léger · 2 years, 8 months ago
  42. 741ea1b timer: cadence: Add bind function to driver by Michal Simek · 3 years, 1 month ago
  43. f65d0b6 omap: timer: implement timer_get_boot_us by Christian Gmeiner · 3 years ago
  44. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
  45. 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 2 months ago
  46. cc523cf cmd: bind: Fix driver binding on a device by Patrice Chotard · 3 years, 3 months ago
  47. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  48. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
  49. 6d70ba0 treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · 3 years, 4 months ago
  50. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 4 months ago
  51. 917d2b8 x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ by Bin Meng · 3 years, 4 months ago
  52. 4ea1fa7 timer: nomadik-mtu: Use dev_read_addr_ptr() by Stephan Gerhold · 3 years, 5 months ago
  53. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  54. 9aed42b timer: imx-gpt: Add timer support for i.MX SoCs family by Giulio Benetti · 3 years, 7 months ago
  55. 614b1d8 riscv: Split SiFive CLINT support between SPL and U-Boot proper by Bin Meng · 3 years, 7 months ago
  56. 134cc2b allow opting out of WATCHDOG_RESET() from timer interrupt by Rasmus Villemoes · 3 years, 8 months ago
  57. 0be7ad9 timer: mpc83xx_timer: fix build with CONFIG_{HW_, }WATCHDOG by Rasmus Villemoes · 3 years, 8 months ago
  58. 896cbfe timer: sifive_clint: Support the official clint DT bindings by Bin Meng · 3 years, 8 months ago
  59. 2f00216 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · 3 years, 9 months ago
  60. 41d9706 sandbox: Only call timer_timebase_fallback() if present by Simon Glass · 3 years, 9 months ago
  61. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  62. b81b6d9 x86: tsc_timer: Correct overflow in __udelay() by Simon Glass · 3 years, 11 months ago
  63. dd828df timer: mtk_timer: initialize the timer before use by developer · 3 years, 11 months ago
  64. 02038c3 riscv: timer: Add support for an early timer by Pragnesh Patel · 3 years, 10 months ago
  65. d0e2cbd timer: stm32: migrate trace to log macro by Patrick Delaunay · 4 years, 1 month ago
  66. 880563d omap: timer: fix the rate setting by Dario Binacchi · 4 years ago
  67. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
  68. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  69. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
  70. f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 4 years ago
  71. ec8ae8a x86: apl: Reduce size for TPL by Simon Glass · 4 years ago
  72. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  73. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  74. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  75. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  76. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  77. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  78. 5d9950d treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · 4 years ago
  79. 458b66a board: Rename uclass to sysinfo by Simon Glass · 4 years, 1 month ago
  80. a055da8 x86: Fix up driver names to avoid dtoc warnings by Simon Glass · 4 years, 2 months ago
  81. 52a1db7 riscv: Move timer portions of SiFive CLINT to drivers/timer by Sean Anderson · 4 years, 1 month ago
  82. 5a23865 timer: Add _TIMER suffix to Andes PLMT Kconfig by Sean Anderson · 4 years, 1 month ago
  83. 5abf1f3 riscv: Move Andes PLMT driver to drivers/timer by Sean Anderson · 4 years, 1 month ago
  84. 947fc2d timer: Return count from timer_ops.get_count by Sean Anderson · 4 years, 2 months ago
  85. d111306 timer: Include device_compat.h by Sean Anderson · 4 years, 2 months ago
  86. 2a8bc03 Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · 4 years, 2 months ago
  87. 79d3bba timer: Add a test for timer_timebase_fallback by Sean Anderson · 4 years, 2 months ago
  88. 738ff53 timer: Add helper for drivers using timebase fallback by Sean Anderson · 4 years, 2 months ago
  89. 9baaaef riscv: Rework riscv timer driver to only support S-mode by Sean Anderson · 4 years, 2 months ago
  90. 5669c3d timer: mchp-pit64b: add support for pit64b by Claudiu Beznea · 4 years, 3 months ago
  91. 32822d0 treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  92. a633f00 dm: core: Fix devfdt_get_addr_ptr return value by Ovidiu Panait · 4 years, 4 months ago
  93. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  94. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  95. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  96. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  97. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  98. 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 7 months ago
  99. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  100. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago