1. 0576f55 x86: tsc: Add support for native calibration of TSC freq by Bernhard Messerklinger · Mon Jan 07 12:14:40 2019 +0100
  2. 2539903 timer: Add generic driver for RISC-V privileged architecture defined timer by Bin Meng · Wed Dec 12 06:12:27 2018 -0800
  3. 4a34735 timer: MediaTek: add timer driver for MediaTek SoCs by developer · Thu Nov 15 10:07:56 2018 +0800
  4. c96bebd timer: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · Wed Oct 24 06:36:35 2018 -0700
  5. 19f88b2 timer: Sort Kconfig driver entries by Bin Meng · Wed Oct 10 22:07:02 2018 -0700
  6. 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
  7. 855e657 x86: tsc: Introduce config option for early timer frequency by Bin Meng · Sat Oct 13 20:52:10 2018 -0700
  8. 6abd89b Enable CONFIG_TIMER_EARLY with bootstage by Simon Glass · Sun Sep 02 17:02:24 2018 -0600
  9. 3c51655 timer: Add MPC83xx timer driver by Mario Six · Mon Aug 06 10:23:38 2018 +0200
  10. 14442be timer: Sort Makefile entries by Mario Six · Mon Aug 06 10:23:37 2018 +0200
  11. 48302ca dm: omap-timer: Update clock rate only if not populated by Lokesh Vutla · Thu Aug 16 18:26:55 2018 +0530
  12. 70f57cf dm: omap-timer: Use 64bit for counter values by Lokesh Vutla · Thu Aug 16 18:26:54 2018 +0530
  13. 442c0f1 timer: dw-apb: Add Designware APB timer driver by Marek Vasut · Sat Aug 18 15:58:32 2018 +0200
  14. 20ffaae x86: tsc: Try hardware calibration first by Bin Meng · Fri Aug 10 02:39:36 2018 -0700
  15. 1394fbb x86: timer: tsc: Allow specifying clock rate from device tree again by Bin Meng · Sat Jun 23 03:03:47 2018 -0700
  16. 8e434fc timer: cadence: Implement timer_get_boot_us by Michal Simek · Wed Apr 18 14:03:56 2018 +0200
  17. 1b1472a x86: tsc: add support for reading CPU freq from cpuid by Christian Gmeiner · Mon May 14 11:32:17 2018 +0200
  18. 6138cd1 timer: cadence: Use live-tree functions by Michal Simek · Wed May 16 10:56:09 2018 +0200
  19. c3caac5 timer: Add Cadence TTC timer counter support by Michal Simek · Tue Apr 17 13:40:46 2018 +0200
  20. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  21. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  22. 84e0114 rockchip: timer: add compatible strings for rk3188 and rk3288 by Philipp Tomsich · Wed Apr 25 14:07:06 2018 +0200
  23. fdfefdc timer: stm32: Add timer support for STM32 SoCs family by Patrice Chotard · Wed Feb 07 10:44:45 2018 +0100
  24. b8aa85d atcpit100: timer: Remove arch dependency. by Rick Chen · Thu Nov 23 12:48:46 2017 +0800
  25. 510f782 cosmetic: atcpit100_timer: Use device api to get platdata by Rick Chen · Tue Nov 28 09:14:20 2017 +0800
  26. 1c2bf96 cosmetic: atcpit100_timer: Rename function name as atcpit100 by Rick Chen · Thu Nov 23 10:15:20 2017 +0800
  27. af0861e ae3xx: timer: Rename AE3XX to ATCPIT100 by Rick Chen · Tue Nov 28 09:23:23 2017 +0800
  28. 53e961a ae3xx: timer: Fix ae3xx timer work abnormal in 64 bit. by Rick Chen · Thu Nov 23 11:04:34 2017 +0800
  29. 9e21624 sti: fix STMicroelectronics copyright by Patrice Chotard · Mon Oct 23 09:53:57 2017 +0200
  30. 2924a36 rockchip: timer: update for 32/64bit-aware OF_PLATDATA by Philipp Tomsich · Mon Aug 14 19:05:31 2017 +0200
  31. 41f2c21 rockchip: timer: Convert to livetree by Philipp Tomsich · Mon Sep 11 22:04:17 2017 +0200
  32. aad4d57 rockchip: timer: implement timer_get_boot_us by Philipp Tomsich · Mon Sep 11 22:04:16 2017 +0200
  33. 63cf24a dm: timer: handle being called before dm_root is ready by Philipp Tomsich · Mon Sep 11 22:04:11 2017 +0200
  34. 617fd62 dm: timer: Convert to livetree by Philipp Tomsich · Mon Sep 11 22:04:10 2017 +0200
  35. 471919d dm: x86: Allow TSC timer to be used before DM is ready by Simon Glass · Tue Sep 05 19:49:46 2017 -0600
  36. 7943dc2 x86: tsc: Add Airmont reference clock values by Bin Meng · Tue Aug 15 22:41:50 2017 -0700
  37. 9b32b57 rockchip: timer: fix U_BOOT_DRIVER name by Philipp Tomsich · Fri Aug 25 13:22:00 2017 +0200
  38. ce8a36f driver: timer: Add the Atmel PIT timer driver by Wenyou.Yang@microchip.com · Tue Aug 15 17:40:26 2017 +0800
  39. 02a61b7 rockchip: timer: add device-model timer driver for RK3368 (and similar) by Philipp Tomsich · Fri Jul 28 17:43:19 2017 +0200
  40. 4fac4ea dm: timer: normalise SPL and TPL support by Philipp Tomsich · Fri Jul 28 17:38:42 2017 +0200
  41. 163796c timer: add OF_PLATDATA support for timer-uclass by Philipp Tomsich · Fri Jul 28 17:19:58 2017 +0200
  42. f0e1c3e x86: kconfig: Select TIMER and X86_TSC_TIMER by Bin Meng · Sun Jul 30 06:23:07 2017 -0700
  43. 6ffad64 x86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_from_msr() by Bin Meng · Tue Jul 25 20:12:05 2017 -0700
  44. 23ee9ab x86: tsc: Correct Silvermont reference clock values by Bin Meng · Tue Jul 25 20:12:04 2017 -0700
  45. aeb581a x86: tsc: Update comments and expand definitions in freq_desc_tables[] by Bin Meng · Tue Jul 25 20:12:03 2017 -0700
  46. c36aca7 x86: tsc: Remove the fail handling in try_msr_calibrate_tsc() by Bin Meng · Tue Jul 25 20:12:02 2017 -0700
  47. d159ffb x86: tsc: Identify Intel-specific code by Bin Meng · Tue Jul 25 20:12:01 2017 -0700
  48. f4ed4d7 x86: tsc: Read all ratio bits from MSR_PLATFORM_INFO by Bin Meng · Tue Jul 25 20:12:00 2017 -0700
  49. 802b2c6 dm: core: Update lists_bind_fdt() to use ofnode by Simon Glass · Thu May 18 20:09:06 2017 -0600
  50. 7a49443 dm: core: Replace of_offset with accessor (part 2) by Simon Glass · Wed May 17 17:18:09 2017 -0600
  51. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  52. f1113c9 nds32: Support AE3XX platform. by rick · Thu May 18 14:37:53 2017 +0800
  53. 6d564b8 nds32: Support AG101P timer DM. by rick · Wed May 17 10:59:20 2017 +0800
  54. 8f2c1da drivers: timer: Introduce ARC timer driver by Vlad Zakharov · Tue Mar 21 14:49:47 2017 +0300
  55. 200a799 STiH410: Add STi timer driver by Patrice Chotard · Tue Feb 21 13:37:05 2017 +0100
  56. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  57. f57bd00 aspeed: Add drivers common to all Aspeed SoCs by maxims@google.com · Wed Jan 18 13:44:55 2017 -0800
  58. 36901a4 timer: Support clocks via phandle by Zakharov Vlad · Fri Dec 09 17:18:32 2016 +0300
  59. e080b82 Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Mar 14 19:21:44 2016 -0400
  60. 5de3569 dm: omap_timer: Fix conversion of address to a pointer by Lokesh Vutla · Sat Mar 05 16:40:32 2016 +0530
  61. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · Thu Feb 11 13:23:26 2016 -0700
  62. 3c7c187b sandbox: timer: Support the early timer by Simon Glass · Wed Feb 24 09:14:51 2016 -0700
  63. 32f6c17 timer: Provide an early timer by Simon Glass · Wed Feb 24 09:14:49 2016 -0700
  64. 04cb14c timer: Support tracing fully by Simon Glass · Wed Feb 24 09:14:48 2016 -0700
  65. 4faff28 timer: sandbox: work without device tree by Stephen Warren · Wed Jan 06 10:33:04 2016 -0700
  66. 023ddfe dm: timer: refuse timers with zero clock_rate by Stephen Warren · Wed Jan 06 10:33:03 2016 -0700
  67. afae370 drivers: timer: omap_timer: add timer driver for omap devices based on dm by Mugunthan V N · Thu Dec 24 16:08:07 2015 +0530
  68. 5d0f01f dm: timer: uclass: Add flag to control sequence numbering by Mugunthan V N · Thu Dec 24 16:08:06 2015 +0530
  69. 6f89d04 dm: timer: uclass: add timer init in uclass driver to add timer device by Mugunthan V N · Sat Jan 16 21:33:58 2016 +0530
  70. b2e7898 x86: Move i8254_init() to x86_cpu_init_f() by Bin Meng · Tue Dec 08 17:31:39 2015 -0800
  71. b2aa4c5 x86: tsc: Move tsc_timer.c to drivers/timer by Bin Meng · Fri Nov 13 00:11:24 2015 -0800
  72. ab841b6 dm: timer: Support 64-bit counter by Bin Meng · Tue Nov 24 13:31:17 2015 -0700
  73. d041c42 timer: sandbox: Use device tree to pass the clock frequency by Bin Meng · Fri Nov 13 00:11:17 2015 -0800
  74. eb576c1 timer: altera: Remove the codes to get clock frequency by Bin Meng · Fri Nov 13 00:11:16 2015 -0800
  75. f786c64 dm: timer: Implement pre_probe() by Bin Meng · Fri Nov 13 00:11:15 2015 -0800
  76. 8a7b864 dm: timer: Fix several nits by Bin Meng · Fri Nov 13 00:11:14 2015 -0800
  77. 7b059dc sandbox: add a sandbox timer and basic test by Thomas Chou · Fri Oct 30 15:35:52 2015 +0800
  78. d82a4d3 altera_timer: change ioremap to map_physmem by Thomas Chou · Sat Nov 14 11:15:31 2015 +0800
  79. 90b1d79 timer: altera_timer: minor clean up by Thomas Chou · Sat Oct 31 20:54:16 2015 +0800
  80. 9baccdc timer: altera_timer: use BIT macro by Thomas Chou · Thu Oct 29 21:16:39 2015 +0800
  81. 221d2ac nios2: convert altera timer to driver model by Thomas Chou · Thu Oct 22 22:28:53 2015 +0800
  82. fb798b1 dm: implement a Timer uclass by Thomas Chou · Fri Oct 09 13:46:34 2015 +0800