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