1. ecf3111 x86: Sync up tsc_timer with Linux by Simon Glass · 5 months ago
  2. 7c0f70b x86: Avoid timer-clock overflow by Simon Glass · 5 months ago
  3. 3b2e4f5 x86: Ensure the CPU identity exists for timer init by Simon Glass · 5 months ago
  4. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 8 months ago
  5. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 9 months ago
  6. 0a0a6b7 timer: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
  7. 4f9a8f3 efi: Use a fixed value for the timer clock by Simon Glass · 1 year, 11 months ago
  8. 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 6 months ago
  9. 5824bc6 x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ by Bin Meng · 3 years, 6 months ago
  10. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 3 months ago
  11. 9edf20f x86: tsc_timer: Correct overflow in __udelay() by Simon Glass · 4 years, 1 month ago
  12. 8b842be x86: apl: Reduce size for TPL by Simon Glass · 4 years, 1 month ago
  13. 9d20db0 x86: Fix up driver names to avoid dtoc warnings by Simon Glass · 4 years, 4 months ago
  14. 8af7bb9 timer: Return count from timer_ops.get_count by Sean Anderson · 4 years, 4 months ago
  15. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 9 months ago
  16. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 9 months ago
  17. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 9 months ago
  18. 642e848 x86: timer: Reduce timer code size in TPL on Intel CPUs by Simon Glass · 5 years ago
  19. 77dd7c6 x86: timer: use a timer base of 0 by Simon Glass · 5 years ago
  20. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  21. a478a26 x86: timer: Use a separate flag for whether timer is inited by Simon Glass · 5 years ago
  22. 096c71e x86: timer: Set up the timer in timer_early_get_count() by Simon Glass · 5 years ago
  23. ca7db86 x86: tsc: Add support for native calibration of TSC freq by Bernhard Messerklinger · 6 years ago
  24. d7a184d timer: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · 6 years ago
  25. 6ce3836 x86: tsc: Introduce config option for early timer frequency by Bin Meng · 6 years ago
  26. 165db7c x86: tsc: Try hardware calibration first by Bin Meng · 6 years ago
  27. 94e72a6 x86: timer: tsc: Allow specifying clock rate from device tree again by Bin Meng · 7 years ago
  28. acc2482 x86: tsc: add support for reading CPU freq from cpuid by Christian Gmeiner · 7 years ago
  29. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  30. 2ff50f5 dm: x86: Allow TSC timer to be used before DM is ready by Simon Glass · 7 years ago
  31. 3df39ef x86: tsc: Add Airmont reference clock values by Bin Meng · 7 years ago
  32. 167a401 x86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_from_msr() by Bin Meng · 8 years ago
  33. f575715 x86: tsc: Correct Silvermont reference clock values by Bin Meng · 8 years ago
  34. c636774 x86: tsc: Update comments and expand definitions in freq_desc_tables[] by Bin Meng · 8 years ago
  35. fde1801 x86: tsc: Remove the fail handling in try_msr_calibrate_tsc() by Bin Meng · 8 years ago
  36. 0b992e4 x86: tsc: Identify Intel-specific code by Bin Meng · 8 years ago
  37. d92e9c8 x86: tsc: Read all ratio bits from MSR_PLATFORM_INFO by Bin Meng · 8 years ago
  38. 4932443 x86: Move i8254_init() to x86_cpu_init_f() by Bin Meng · 9 years ago
  39. 7030f27 x86: tsc: Move tsc_timer.c to drivers/timer by Bin Meng · 9 years ago[Renamed from arch/x86/lib/tsc_timer.c]
  40. 1d4c83c x86: tsc: Remove legacy timer codes by Bin Meng · 9 years ago
  41. 4e51fc2 x86: tsc: Add driver model timer support by Bin Meng · 9 years ago
  42. 2f80fc5 x86: tsc: Use notrace from <linux/compiler.h> by Bin Meng · 9 years ago
  43. da3fe24 x86: Rename pcat_ to i8254 and i8259 accordingly by Bin Meng · 9 years ago
  44. 417576c x86: Add a 'pause' instruction in __udelay() for QEMU target by Miao Yan · 10 years ago
  45. 3ba6a0f x86: Allow a hardcoded TSC frequency provided by Kconfig by Bin Meng · 10 years ago
  46. 5c1b685 x86: Allow timer calibration to work on ivybridge by Simon Glass · 10 years ago
  47. 258b135 x86: Save TSC frequency in the global data by Bin Meng · 10 years ago
  48. 80de049 x86: Add quick TSC calibration via PIT by Bin Meng · 10 years ago
  49. 076bb44 x86: Do TSC MSR calibration only for known/supported CPUs by Bin Meng · 10 years ago
  50. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
  51. d8819f9 x86: Support tracing function by Simon Glass · 12 years ago
  52. d0b6f24 x86: Re-enable PCAT timer 2 for beeping by Simon Glass · 12 years ago
  53. e761ecd x86: Add TSC timer by Simon Glass · 12 years ago