1. e080b82 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  2. 5de3569 dm: omap_timer: Fix conversion of address to a pointer by Lokesh Vutla · 9 years ago
  3. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  4. 3c7c187b sandbox: timer: Support the early timer by Simon Glass · 9 years ago
  5. 32f6c17 timer: Provide an early timer by Simon Glass · 9 years ago
  6. 04cb14c timer: Support tracing fully by Simon Glass · 9 years ago
  7. 4faff28 timer: sandbox: work without device tree by Stephen Warren · 9 years ago
  8. 023ddfe dm: timer: refuse timers with zero clock_rate by Stephen Warren · 9 years ago
  9. afae370 drivers: timer: omap_timer: add timer driver for omap devices based on dm by Mugunthan V N · 9 years ago
  10. 5d0f01f dm: timer: uclass: Add flag to control sequence numbering by Mugunthan V N · 9 years ago
  11. 6f89d04 dm: timer: uclass: add timer init in uclass driver to add timer device by Mugunthan V N · 9 years ago
  12. b2e7898 x86: Move i8254_init() to x86_cpu_init_f() by Bin Meng · 9 years ago
  13. b2aa4c5 x86: tsc: Move tsc_timer.c to drivers/timer by Bin Meng · 9 years ago
  14. ab841b6 dm: timer: Support 64-bit counter by Bin Meng · 9 years ago
  15. d041c42 timer: sandbox: Use device tree to pass the clock frequency by Bin Meng · 9 years ago
  16. eb576c1 timer: altera: Remove the codes to get clock frequency by Bin Meng · 9 years ago
  17. f786c64 dm: timer: Implement pre_probe() by Bin Meng · 9 years ago
  18. 8a7b864 dm: timer: Fix several nits by Bin Meng · 9 years ago
  19. 7b059dc sandbox: add a sandbox timer and basic test by Thomas Chou · 9 years ago
  20. d82a4d3 altera_timer: change ioremap to map_physmem by Thomas Chou · 9 years ago
  21. 90b1d79 timer: altera_timer: minor clean up by Thomas Chou · 9 years ago
  22. 9baccdc timer: altera_timer: use BIT macro by Thomas Chou · 9 years ago
  23. 221d2ac nios2: convert altera timer to driver model by Thomas Chou · 9 years ago
  24. fb798b1 dm: implement a Timer uclass by Thomas Chou · 9 years ago