1. b1a1600 timer: add OF_PLATDATA support for timer-uclass by Philipp Tomsich · 7 years ago
  2. 0ce9c57 x86: kconfig: Select TIMER and X86_TSC_TIMER by Bin Meng · 7 years ago
  3. 167a401 x86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_from_msr() by Bin Meng · 7 years ago
  4. f575715 x86: tsc: Correct Silvermont reference clock values by Bin Meng · 7 years ago
  5. c636774 x86: tsc: Update comments and expand definitions in freq_desc_tables[] by Bin Meng · 7 years ago
  6. fde1801 x86: tsc: Remove the fail handling in try_msr_calibrate_tsc() by Bin Meng · 7 years ago
  7. 0b992e4 x86: tsc: Identify Intel-specific code by Bin Meng · 7 years ago
  8. d92e9c8 x86: tsc: Read all ratio bits from MSR_PLATFORM_INFO by Bin Meng · 7 years ago
  9. f5b5719 dm: core: Update lists_bind_fdt() to use ofnode by Simon Glass · 7 years ago
  10. da409cc dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 7 years ago
  11. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  12. b841b6e nds32: Support AE3XX platform. by rick · 7 years ago
  13. f5076f8 nds32: Support AG101P timer DM. by rick · 7 years ago
  14. ad9b5f7 drivers: timer: Introduce ARC timer driver by Vlad Zakharov · 8 years ago
  15. 347cb2e STiH410: Add STi timer driver by Patrice Chotard · 8 years ago
  16. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  17. 4697abe aspeed: Add drivers common to all Aspeed SoCs by maxims@google.com · 8 years ago
  18. a5acafb timer: Support clocks via phandle by Zakharov Vlad · 8 years ago
  19. 88033d7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  20. 871ca26 dm: omap_timer: Fix conversion of address to a pointer by Lokesh Vutla · 9 years ago
  21. 3f603cb dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  22. 01476ea sandbox: timer: Support the early timer by Simon Glass · 9 years ago
  23. c95fec3 timer: Provide an early timer by Simon Glass · 9 years ago
  24. 4f05182 timer: Support tracing fully by Simon Glass · 9 years ago
  25. bb883f8 timer: sandbox: work without device tree by Stephen Warren · 9 years ago
  26. 0a7edce dm: timer: refuse timers with zero clock_rate by Stephen Warren · 9 years ago
  27. dadf313 drivers: timer: omap_timer: add timer driver for omap devices based on dm by Mugunthan V N · 9 years ago
  28. a5d8011 dm: timer: uclass: Add flag to control sequence numbering by Mugunthan V N · 9 years ago
  29. c833697 dm: timer: uclass: add timer init in uclass driver to add timer device by Mugunthan V N · 9 years ago
  30. 4932443 x86: Move i8254_init() to x86_cpu_init_f() by Bin Meng · 9 years ago
  31. 7030f27 x86: tsc: Move tsc_timer.c to drivers/timer by Bin Meng · 9 years ago
  32. 9ca07eb dm: timer: Support 64-bit counter by Bin Meng · 9 years ago
  33. f838f12 timer: sandbox: Use device tree to pass the clock frequency by Bin Meng · 9 years ago
  34. 9e360a5 timer: altera: Remove the codes to get clock frequency by Bin Meng · 9 years ago
  35. 579eb5a dm: timer: Implement pre_probe() by Bin Meng · 9 years ago
  36. 435ae76 dm: timer: Fix several nits by Bin Meng · 9 years ago
  37. 9961a0b sandbox: add a sandbox timer and basic test by Thomas Chou · 9 years ago
  38. 4c26ec1 altera_timer: change ioremap to map_physmem by Thomas Chou · 9 years ago
  39. 1235e5a timer: altera_timer: minor clean up by Thomas Chou · 9 years ago
  40. 430b43e timer: altera_timer: use BIT macro by Thomas Chou · 9 years ago
  41. a54915d nios2: convert altera timer to driver model by Thomas Chou · 9 years ago
  42. c8a7ba9 dm: implement a Timer uclass by Thomas Chou · 9 years ago