1. 5669c3d timer: mchp-pit64b: add support for pit64b by Claudiu Beznea · Mon Sep 07 18:36:33 2020 +0300
  2. 32822d0 treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · Tue Aug 04 14:14:43 2020 +0900
  3. a633f00 dm: core: Fix devfdt_get_addr_ptr return value by Ovidiu Panait · Mon Aug 03 22:17:35 2020 +0300
  4. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  5. 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
  6. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  7. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  8. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  9. 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · Sun May 10 11:40:06 2020 -0600
  10. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  11. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  12. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  13. fc4a6cb timer MediaTek use upstream compatible by Matthias Brugger · Sun Apr 26 01:17:44 2020 +0200
  14. 44704cb timer: sti: use clk API to get timer clock rate by Nicolas Heemeryck · Fri Mar 13 23:42:44 2020 +0100
  15. 37881c6 timer: sti: convert to livetree by Nicolas Heemeryck · Fri Mar 13 23:42:43 2020 +0100
  16. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  17. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  18. 7b0c1c5 timer: Add driver for Nomadik Multi Timer Unit (MTU) by Stephan Gerhold · Sat Jan 04 18:45:15 2020 +0100
  19. bba203e x86: timer: Reduce timer code size in TPL on Intel CPUs by Simon Glass · Fri Dec 06 21:41:50 2019 -0700
  20. d3edd42 x86: timer: use a timer base of 0 by Simon Glass · Fri Dec 06 21:41:49 2019 -0700
  21. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · Thu Nov 14 12:57:41 2019 -0700
  22. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  23. 77f80e6 common: Move wait_ticks functions out of common.h by Simon Glass · Thu Nov 14 12:57:27 2019 -0700
  24. e7872cb common: Drop global inclusion of status_led.h by Simon Glass · Thu Nov 14 12:57:11 2019 -0700
  25. d662cdb Drop CONFIG_SHOW_ACTIVITY by Simon Glass · Thu Nov 14 12:57:10 2019 -0700
  26. 0b6b82a timer: dw-apb: add reset handling by Simon Goldschmidt · Wed Oct 23 22:23:12 2019 +0200
  27. ed10a4f x86: timer: Use a separate flag for whether timer is inited by Simon Glass · Sun Oct 20 21:37:47 2019 -0600
  28. 4a1050e x86: timer: Set up the timer in timer_early_get_count() by Simon Glass · Sun Oct 20 21:31:54 2019 -0600
  29. fe5eb09 dm: timer: Skip device that does not have a valid ofnode in pre_probe() by Bin Meng · Fri Jul 05 09:23:15 2019 -0700
  30. fb2fc2f timer: dw-apb: remove unused DECLARE_GLOBAL_DATA_PTR by Simon Goldschmidt · Thu May 09 22:11:55 2019 +0200
  31. 6be61c6 timer: renesas: Add RZ/A1 R7S72100 OSTM timer driver by Marek Vasut · Sat May 04 17:30:58 2019 +0200
  32. 9fbe17c rockchip: use 'arch-rockchip' as header file path by Kever Yang · Thu Mar 28 11:01:23 2019 +0800
  33. e59d7eb Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic by Tom Rini · Wed Apr 24 12:26:25 2019 -0400
  34. 77c0dbc regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offset by Neil Armstrong · Thu Apr 11 17:01:23 2019 +0200
  35. 475e99b timer: dw-apb: Add missing 64bit up-conversion by Marek Vasut · Wed Apr 10 13:44:05 2019 +0200
  36. 0576f55 x86: tsc: Add support for native calibration of TSC freq by Bernhard Messerklinger · Mon Jan 07 12:14:40 2019 +0100
  37. 2539903 timer: Add generic driver for RISC-V privileged architecture defined timer by Bin Meng · Wed Dec 12 06:12:27 2018 -0800
  38. 4a34735 timer: MediaTek: add timer driver for MediaTek SoCs by developer · Thu Nov 15 10:07:56 2018 +0800
  39. c96bebd timer: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · Wed Oct 24 06:36:35 2018 -0700
  40. 19f88b2 timer: Sort Kconfig driver entries by Bin Meng · Wed Oct 10 22:07:02 2018 -0700
  41. 9a9b074 dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt() by Bin Meng · Wed Oct 10 22:06:58 2018 -0700
  42. 855e657 x86: tsc: Introduce config option for early timer frequency by Bin Meng · Sat Oct 13 20:52:10 2018 -0700
  43. 6abd89b Enable CONFIG_TIMER_EARLY with bootstage by Simon Glass · Sun Sep 02 17:02:24 2018 -0600
  44. 3c51655 timer: Add MPC83xx timer driver by Mario Six · Mon Aug 06 10:23:38 2018 +0200
  45. 14442be timer: Sort Makefile entries by Mario Six · Mon Aug 06 10:23:37 2018 +0200
  46. 48302ca dm: omap-timer: Update clock rate only if not populated by Lokesh Vutla · Thu Aug 16 18:26:55 2018 +0530
  47. 70f57cf dm: omap-timer: Use 64bit for counter values by Lokesh Vutla · Thu Aug 16 18:26:54 2018 +0530
  48. 442c0f1 timer: dw-apb: Add Designware APB timer driver by Marek Vasut · Sat Aug 18 15:58:32 2018 +0200
  49. 20ffaae x86: tsc: Try hardware calibration first by Bin Meng · Fri Aug 10 02:39:36 2018 -0700
  50. 1394fbb x86: timer: tsc: Allow specifying clock rate from device tree again by Bin Meng · Sat Jun 23 03:03:47 2018 -0700
  51. 8e434fc timer: cadence: Implement timer_get_boot_us by Michal Simek · Wed Apr 18 14:03:56 2018 +0200
  52. 1b1472a x86: tsc: add support for reading CPU freq from cpuid by Christian Gmeiner · Mon May 14 11:32:17 2018 +0200
  53. 6138cd1 timer: cadence: Use live-tree functions by Michal Simek · Wed May 16 10:56:09 2018 +0200
  54. c3caac5 timer: Add Cadence TTC timer counter support by Michal Simek · Tue Apr 17 13:40:46 2018 +0200
  55. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  56. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  57. 84e0114 rockchip: timer: add compatible strings for rk3188 and rk3288 by Philipp Tomsich · Wed Apr 25 14:07:06 2018 +0200
  58. fdfefdc timer: stm32: Add timer support for STM32 SoCs family by Patrice Chotard · Wed Feb 07 10:44:45 2018 +0100
  59. b8aa85d atcpit100: timer: Remove arch dependency. by Rick Chen · Thu Nov 23 12:48:46 2017 +0800
  60. 510f782 cosmetic: atcpit100_timer: Use device api to get platdata by Rick Chen · Tue Nov 28 09:14:20 2017 +0800
  61. 1c2bf96 cosmetic: atcpit100_timer: Rename function name as atcpit100 by Rick Chen · Thu Nov 23 10:15:20 2017 +0800
  62. af0861e ae3xx: timer: Rename AE3XX to ATCPIT100 by Rick Chen · Tue Nov 28 09:23:23 2017 +0800
  63. 53e961a ae3xx: timer: Fix ae3xx timer work abnormal in 64 bit. by Rick Chen · Thu Nov 23 11:04:34 2017 +0800
  64. 9e21624 sti: fix STMicroelectronics copyright by Patrice Chotard · Mon Oct 23 09:53:57 2017 +0200
  65. 2924a36 rockchip: timer: update for 32/64bit-aware OF_PLATDATA by Philipp Tomsich · Mon Aug 14 19:05:31 2017 +0200
  66. 41f2c21 rockchip: timer: Convert to livetree by Philipp Tomsich · Mon Sep 11 22:04:17 2017 +0200
  67. aad4d57 rockchip: timer: implement timer_get_boot_us by Philipp Tomsich · Mon Sep 11 22:04:16 2017 +0200
  68. 63cf24a dm: timer: handle being called before dm_root is ready by Philipp Tomsich · Mon Sep 11 22:04:11 2017 +0200
  69. 617fd62 dm: timer: Convert to livetree by Philipp Tomsich · Mon Sep 11 22:04:10 2017 +0200
  70. 471919d dm: x86: Allow TSC timer to be used before DM is ready by Simon Glass · Tue Sep 05 19:49:46 2017 -0600
  71. 7943dc2 x86: tsc: Add Airmont reference clock values by Bin Meng · Tue Aug 15 22:41:50 2017 -0700
  72. 9b32b57 rockchip: timer: fix U_BOOT_DRIVER name by Philipp Tomsich · Fri Aug 25 13:22:00 2017 +0200
  73. ce8a36f driver: timer: Add the Atmel PIT timer driver by Wenyou.Yang@microchip.com · Tue Aug 15 17:40:26 2017 +0800
  74. 02a61b7 rockchip: timer: add device-model timer driver for RK3368 (and similar) by Philipp Tomsich · Fri Jul 28 17:43:19 2017 +0200
  75. 4fac4ea dm: timer: normalise SPL and TPL support by Philipp Tomsich · Fri Jul 28 17:38:42 2017 +0200
  76. 163796c timer: add OF_PLATDATA support for timer-uclass by Philipp Tomsich · Fri Jul 28 17:19:58 2017 +0200
  77. f0e1c3e x86: kconfig: Select TIMER and X86_TSC_TIMER by Bin Meng · Sun Jul 30 06:23:07 2017 -0700
  78. 6ffad64 x86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_from_msr() by Bin Meng · Tue Jul 25 20:12:05 2017 -0700
  79. 23ee9ab x86: tsc: Correct Silvermont reference clock values by Bin Meng · Tue Jul 25 20:12:04 2017 -0700
  80. aeb581a x86: tsc: Update comments and expand definitions in freq_desc_tables[] by Bin Meng · Tue Jul 25 20:12:03 2017 -0700
  81. c36aca7 x86: tsc: Remove the fail handling in try_msr_calibrate_tsc() by Bin Meng · Tue Jul 25 20:12:02 2017 -0700
  82. d159ffb x86: tsc: Identify Intel-specific code by Bin Meng · Tue Jul 25 20:12:01 2017 -0700
  83. f4ed4d7 x86: tsc: Read all ratio bits from MSR_PLATFORM_INFO by Bin Meng · Tue Jul 25 20:12:00 2017 -0700
  84. 802b2c6 dm: core: Update lists_bind_fdt() to use ofnode by Simon Glass · Thu May 18 20:09:06 2017 -0600
  85. 7a49443 dm: core: Replace of_offset with accessor (part 2) by Simon Glass · Wed May 17 17:18:09 2017 -0600
  86. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  87. f1113c9 nds32: Support AE3XX platform. by rick · Thu May 18 14:37:53 2017 +0800
  88. 6d564b8 nds32: Support AG101P timer DM. by rick · Wed May 17 10:59:20 2017 +0800
  89. 8f2c1da drivers: timer: Introduce ARC timer driver by Vlad Zakharov · Tue Mar 21 14:49:47 2017 +0300
  90. 200a799 STiH410: Add STi timer driver by Patrice Chotard · Tue Feb 21 13:37:05 2017 +0100
  91. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  92. f57bd00 aspeed: Add drivers common to all Aspeed SoCs by maxims@google.com · Wed Jan 18 13:44:55 2017 -0800
  93. 36901a4 timer: Support clocks via phandle by Zakharov Vlad · Fri Dec 09 17:18:32 2016 +0300
  94. e080b82 Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Mar 14 19:21:44 2016 -0400
  95. 5de3569 dm: omap_timer: Fix conversion of address to a pointer by Lokesh Vutla · Sat Mar 05 16:40:32 2016 +0530
  96. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · Thu Feb 11 13:23:26 2016 -0700
  97. 3c7c187b sandbox: timer: Support the early timer by Simon Glass · Wed Feb 24 09:14:51 2016 -0700
  98. 32f6c17 timer: Provide an early timer by Simon Glass · Wed Feb 24 09:14:49 2016 -0700
  99. 04cb14c timer: Support tracing fully by Simon Glass · Wed Feb 24 09:14:48 2016 -0700
  100. 4faff28 timer: sandbox: work without device tree by Stephen Warren · Wed Jan 06 10:33:04 2016 -0700