1. 8f2c1da drivers: timer: Introduce ARC timer driver by Vlad Zakharov · Tue Mar 21 14:49:47 2017 +0300
  2. 200a799 STiH410: Add STi timer driver by Patrice Chotard · Tue Feb 21 13:37:05 2017 +0100
  3. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  4. f57bd00 aspeed: Add drivers common to all Aspeed SoCs by maxims@google.com · Wed Jan 18 13:44:55 2017 -0800
  5. 36901a4 timer: Support clocks via phandle by Zakharov Vlad · Fri Dec 09 17:18:32 2016 +0300
  6. e080b82 Merge git://git.denx.de/u-boot-dm by Tom Rini · Mon Mar 14 19:21:44 2016 -0400
  7. 5de3569 dm: omap_timer: Fix conversion of address to a pointer by Lokesh Vutla · Sat Mar 05 16:40:32 2016 +0530
  8. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · Thu Feb 11 13:23:26 2016 -0700
  9. 3c7c187b sandbox: timer: Support the early timer by Simon Glass · Wed Feb 24 09:14:51 2016 -0700
  10. 32f6c17 timer: Provide an early timer by Simon Glass · Wed Feb 24 09:14:49 2016 -0700
  11. 04cb14c timer: Support tracing fully by Simon Glass · Wed Feb 24 09:14:48 2016 -0700
  12. 4faff28 timer: sandbox: work without device tree by Stephen Warren · Wed Jan 06 10:33:04 2016 -0700
  13. 023ddfe dm: timer: refuse timers with zero clock_rate by Stephen Warren · Wed Jan 06 10:33:03 2016 -0700
  14. 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
  15. 5d0f01f dm: timer: uclass: Add flag to control sequence numbering by Mugunthan V N · Thu Dec 24 16:08:06 2015 +0530
  16. 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
  17. b2e7898 x86: Move i8254_init() to x86_cpu_init_f() by Bin Meng · Tue Dec 08 17:31:39 2015 -0800
  18. b2aa4c5 x86: tsc: Move tsc_timer.c to drivers/timer by Bin Meng · Fri Nov 13 00:11:24 2015 -0800
  19. ab841b6 dm: timer: Support 64-bit counter by Bin Meng · Tue Nov 24 13:31:17 2015 -0700
  20. d041c42 timer: sandbox: Use device tree to pass the clock frequency by Bin Meng · Fri Nov 13 00:11:17 2015 -0800
  21. eb576c1 timer: altera: Remove the codes to get clock frequency by Bin Meng · Fri Nov 13 00:11:16 2015 -0800
  22. f786c64 dm: timer: Implement pre_probe() by Bin Meng · Fri Nov 13 00:11:15 2015 -0800
  23. 8a7b864 dm: timer: Fix several nits by Bin Meng · Fri Nov 13 00:11:14 2015 -0800
  24. 7b059dc sandbox: add a sandbox timer and basic test by Thomas Chou · Fri Oct 30 15:35:52 2015 +0800
  25. d82a4d3 altera_timer: change ioremap to map_physmem by Thomas Chou · Sat Nov 14 11:15:31 2015 +0800
  26. 90b1d79 timer: altera_timer: minor clean up by Thomas Chou · Sat Oct 31 20:54:16 2015 +0800
  27. 9baccdc timer: altera_timer: use BIT macro by Thomas Chou · Thu Oct 29 21:16:39 2015 +0800
  28. 221d2ac nios2: convert altera timer to driver model by Thomas Chou · Thu Oct 22 22:28:53 2015 +0800
  29. fb798b1 dm: implement a Timer uclass by Thomas Chou · Fri Oct 09 13:46:34 2015 +0800