1. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  2. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  3. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  4. bba203e x86: timer: Reduce timer code size in TPL on Intel CPUs by Simon Glass · Fri Dec 06 21:41:50 2019 -0700
  5. d3edd42 x86: timer: use a timer base of 0 by Simon Glass · Fri Dec 06 21:41:49 2019 -0700
  6. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  7. ed10a4f x86: timer: Use a separate flag for whether timer is inited by Simon Glass · Sun Oct 20 21:37:47 2019 -0600
  8. 4a1050e x86: timer: Set up the timer in timer_early_get_count() by Simon Glass · Sun Oct 20 21:31:54 2019 -0600
  9. 0576f55 x86: tsc: Add support for native calibration of TSC freq by Bernhard Messerklinger · Mon Jan 07 12:14:40 2019 +0100
  10. c96bebd timer: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · Wed Oct 24 06:36:35 2018 -0700
  11. 855e657 x86: tsc: Introduce config option for early timer frequency by Bin Meng · Sat Oct 13 20:52:10 2018 -0700
  12. 20ffaae x86: tsc: Try hardware calibration first by Bin Meng · Fri Aug 10 02:39:36 2018 -0700
  13. 1394fbb x86: timer: tsc: Allow specifying clock rate from device tree again by Bin Meng · Sat Jun 23 03:03:47 2018 -0700
  14. 1b1472a x86: tsc: add support for reading CPU freq from cpuid by Christian Gmeiner · Mon May 14 11:32:17 2018 +0200
  15. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  16. 471919d dm: x86: Allow TSC timer to be used before DM is ready by Simon Glass · Tue Sep 05 19:49:46 2017 -0600
  17. 7943dc2 x86: tsc: Add Airmont reference clock values by Bin Meng · Tue Aug 15 22:41:50 2017 -0700
  18. 6ffad64 x86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_from_msr() by Bin Meng · Tue Jul 25 20:12:05 2017 -0700
  19. 23ee9ab x86: tsc: Correct Silvermont reference clock values by Bin Meng · Tue Jul 25 20:12:04 2017 -0700
  20. aeb581a x86: tsc: Update comments and expand definitions in freq_desc_tables[] by Bin Meng · Tue Jul 25 20:12:03 2017 -0700
  21. c36aca7 x86: tsc: Remove the fail handling in try_msr_calibrate_tsc() by Bin Meng · Tue Jul 25 20:12:02 2017 -0700
  22. d159ffb x86: tsc: Identify Intel-specific code by Bin Meng · Tue Jul 25 20:12:01 2017 -0700
  23. f4ed4d7 x86: tsc: Read all ratio bits from MSR_PLATFORM_INFO by Bin Meng · Tue Jul 25 20:12:00 2017 -0700
  24. b2e7898 x86: Move i8254_init() to x86_cpu_init_f() by Bin Meng · Tue Dec 08 17:31:39 2015 -0800
  25. b2aa4c5 x86: tsc: Move tsc_timer.c to drivers/timer by Bin Meng · Fri Nov 13 00:11:24 2015 -0800[Renamed from arch/x86/lib/tsc_timer.c]
  26. 712326e x86: tsc: Remove legacy timer codes by Bin Meng · Fri Nov 13 00:11:23 2015 -0800
  27. 976c2e8 x86: tsc: Add driver model timer support by Bin Meng · Fri Nov 13 00:11:21 2015 -0800
  28. 500361e x86: tsc: Use notrace from <linux/compiler.h> by Bin Meng · Fri Nov 13 00:11:20 2015 -0800
  29. b29a08c x86: Rename pcat_ to i8254 and i8259 accordingly by Bin Meng · Thu Oct 22 19:13:30 2015 -0700
  30. b9f3277 x86: Add a 'pause' instruction in __udelay() for QEMU target by Miao Yan · Mon Jul 27 19:16:07 2015 +0800
  31. b2eb48b x86: Allow a hardcoded TSC frequency provided by Kconfig by Bin Meng · Tue Jan 06 22:14:14 2015 +0800
  32. 40a8c35 x86: Allow timer calibration to work on ivybridge by Simon Glass · Wed Nov 12 22:42:04 2014 -0700
  33. aed37bf x86: Save TSC frequency in the global data by Bin Meng · Sun Nov 09 22:19:35 2014 +0800
  34. bba9705 x86: Add quick TSC calibration via PIT by Bin Meng · Sun Nov 09 22:19:25 2014 +0800
  35. 49f7099 x86: Do TSC MSR calibration only for known/supported CPUs by Bin Meng · Sun Nov 09 22:19:13 2014 +0800
  36. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  37. 42081ce x86: Support tracing function by Simon Glass · Tue Jun 11 11:14:52 2013 -0700
  38. 3e8b605 x86: Re-enable PCAT timer 2 for beeping by Simon Glass · Wed Apr 17 16:13:39 2013 +0000
  39. 11d7a5b x86: Add TSC timer by Simon Glass · Wed Apr 17 16:13:36 2013 +0000