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