1. 1ac7d52 timer: stm32: migrate trace to log macro by Patrick Delaunay · 3 years, 11 months ago
  2. 11326f3 omap: timer: fix the rate setting by Dario Binacchi · 3 years, 9 months ago
  3. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 9 months ago
  4. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 9 months ago
  5. 20e442a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 3 years, 9 months ago
  6. 7d14ee4 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 3 years, 10 months ago
  7. 8b842be x86: apl: Reduce size for TPL by Simon Glass · 3 years, 9 months ago
  8. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 9 months ago
  9. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  10. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  11. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  12. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  13. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  14. 0f8106f treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · 3 years, 10 months ago
  15. 3a8ee3d board: Rename uclass to sysinfo by Simon Glass · 4 years ago
  16. 9d20db0 x86: Fix up driver names to avoid dtoc warnings by Simon Glass · 4 years ago
  17. 47d7e3b riscv: Move timer portions of SiFive CLINT to drivers/timer by Sean Anderson · 4 years ago
  18. 7dbebeb timer: Add _TIMER suffix to Andes PLMT Kconfig by Sean Anderson · 4 years ago
  19. 79b135f riscv: Move Andes PLMT driver to drivers/timer by Sean Anderson · 4 years ago
  20. 8af7bb9 timer: Return count from timer_ops.get_count by Sean Anderson · 4 years ago
  21. a5d4f86 timer: Include device_compat.h by Sean Anderson · 4 years ago
  22. caebff0 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 ago
  23. 7616e36 timer: Add a test for timer_timebase_fallback by Sean Anderson · 4 years ago
  24. 3576121 timer: Add helper for drivers using timebase fallback by Sean Anderson · 4 years ago
  25. c33efaf riscv: Rework riscv timer driver to only support S-mode by Sean Anderson · 4 years ago
  26. ed1b726 timer: mchp-pit64b: add support for pit64b by Claudiu Beznea · 4 years, 1 month ago
  27. 702e57e treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 2 months ago
  28. 3fe69d3 dm: core: Fix devfdt_get_addr_ptr return value by Ovidiu Panait · 4 years, 2 months ago
  29. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  30. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 2 months ago
  31. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  32. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  33. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  34. 25a5818 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 5 months ago
  35. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  36. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  37. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  38. 6609d12 timer MediaTek use upstream compatible by Matthias Brugger · 4 years, 5 months ago
  39. 5b5699c timer: sti: use clk API to get timer clock rate by Nicolas Heemeryck · 4 years, 7 months ago
  40. 123123d timer: sti: convert to livetree by Nicolas Heemeryck · 4 years, 7 months ago
  41. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  42. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  43. 057b613 timer: Add driver for Nomadik Multi Timer Unit (MTU) by Stephan Gerhold · 4 years, 9 months ago
  44. 642e848 x86: timer: Reduce timer code size in TPL on Intel CPUs by Simon Glass · 4 years, 10 months ago
  45. 77dd7c6 x86: timer: use a timer base of 0 by Simon Glass · 4 years, 10 months ago
  46. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 4 years, 11 months ago
  47. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 4 years, 11 months ago
  48. 036a017 common: Move wait_ticks functions out of common.h by Simon Glass · 4 years, 11 months ago
  49. c3e4430 common: Drop global inclusion of status_led.h by Simon Glass · 4 years, 11 months ago
  50. 9ce2aa1 Drop CONFIG_SHOW_ACTIVITY by Simon Glass · 4 years, 11 months ago
  51. caaaf62 timer: dw-apb: add reset handling by Simon Goldschmidt · 5 years ago
  52. a478a26 x86: timer: Use a separate flag for whether timer is inited by Simon Glass · 5 years ago
  53. 096c71e x86: timer: Set up the timer in timer_early_get_count() by Simon Glass · 5 years ago
  54. 7efb4a6 dm: timer: Skip device that does not have a valid ofnode in pre_probe() by Bin Meng · 5 years ago
  55. 460a97f timer: dw-apb: remove unused DECLARE_GLOBAL_DATA_PTR by Simon Goldschmidt · 5 years ago
  56. 4d0732b timer: renesas: Add RZ/A1 R7S72100 OSTM timer driver by Marek Vasut · 5 years ago
  57. 15f09a1 rockchip: use 'arch-rockchip' as header file path by Kever Yang · 6 years ago
  58. ceb6ddb Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic by Tom Rini · 5 years ago
  59. d0a9b82 regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offset by Neil Armstrong · 5 years ago
  60. e09c1a1 timer: dw-apb: Add missing 64bit up-conversion by Marek Vasut · 5 years ago
  61. ca7db86 x86: tsc: Add support for native calibration of TSC freq by Bernhard Messerklinger · 6 years ago
  62. 60262cd0 timer: Add generic driver for RISC-V privileged architecture defined timer by Bin Meng · 6 years ago
  63. d3c3606 timer: MediaTek: add timer driver for MediaTek SoCs by Ryder Lee · 6 years ago
  64. d7a184d timer: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  65. 73fe411 timer: Sort Kconfig driver entries by Bin Meng · 6 years ago
  66. 8d773c4 dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt() by Bin Meng · 6 years ago
  67. 6ce3836 x86: tsc: Introduce config option for early timer frequency by Bin Meng · 6 years ago
  68. 97d20f6 Enable CONFIG_TIMER_EARLY with bootstage by Simon Glass · 6 years ago
  69. 2c21749 timer: Add MPC83xx timer driver by Mario Six · 6 years ago
  70. d259f97 timer: Sort Makefile entries by Mario Six · 6 years ago
  71. 84b4221 dm: omap-timer: Update clock rate only if not populated by Lokesh Vutla · 6 years ago
  72. 3ee15a5 dm: omap-timer: Use 64bit for counter values by Lokesh Vutla · 6 years ago
  73. 66011a0 timer: dw-apb: Add Designware APB timer driver by Marek Vasut · 6 years ago
  74. 165db7c x86: tsc: Try hardware calibration first by Bin Meng · 6 years ago
  75. 94e72a6 x86: timer: tsc: Allow specifying clock rate from device tree again by Bin Meng · 6 years ago
  76. 56c0e64 timer: cadence: Implement timer_get_boot_us by Michal Simek · 6 years ago
  77. acc2482 x86: tsc: add support for reading CPU freq from cpuid by Christian Gmeiner · 6 years ago
  78. 72b8810 timer: cadence: Use live-tree functions by Michal Simek · 6 years ago
  79. 72c37d1 timer: Add Cadence TTC timer counter support by Michal Simek · 6 years ago
  80. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  81. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  82. e0e1d3f rockchip: timer: add compatible strings for rk3188 and rk3288 by Philipp Tomsich · 6 years ago
  83. 5120a08 timer: stm32: Add timer support for STM32 SoCs family by Patrice Chotard · 7 years ago
  84. 0f4a395 atcpit100: timer: Remove arch dependency. by Rick Chen · 7 years ago
  85. c6c85dc cosmetic: atcpit100_timer: Use device api to get platdata by Rick Chen · 7 years ago
  86. 033d408 cosmetic: atcpit100_timer: Rename function name as atcpit100 by Rick Chen · 7 years ago
  87. fa3e354 ae3xx: timer: Rename AE3XX to ATCPIT100 by Rick Chen · 7 years ago
  88. 0e920ef ae3xx: timer: Fix ae3xx timer work abnormal in 64 bit. by Rick Chen · 7 years ago
  89. fb48bc4 sti: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  90. 8158a84 rockchip: timer: update for 32/64bit-aware OF_PLATDATA by Philipp Tomsich · 7 years ago
  91. 6675c95 rockchip: timer: Convert to livetree by Philipp Tomsich · 7 years ago
  92. cc7ce94 rockchip: timer: implement timer_get_boot_us by Philipp Tomsich · 7 years ago
  93. af82315 dm: timer: handle being called before dm_root is ready by Philipp Tomsich · 7 years ago
  94. b61e8b0 dm: timer: Convert to livetree by Philipp Tomsich · 7 years ago
  95. 2ff50f5 dm: x86: Allow TSC timer to be used before DM is ready by Simon Glass · 7 years ago
  96. 3df39ef x86: tsc: Add Airmont reference clock values by Bin Meng · 7 years ago
  97. 5798d50 rockchip: timer: fix U_BOOT_DRIVER name by Philipp Tomsich · 7 years ago
  98. 47edaea driver: timer: Add the Atmel PIT timer driver by Wenyou.Yang@microchip.com · 7 years ago
  99. 1168d2d rockchip: timer: add device-model timer driver for RK3368 (and similar) by Philipp Tomsich · 7 years ago
  100. e9e5d9d dm: timer: normalise SPL and TPL support by Philipp Tomsich · 7 years ago