Commit History

Author SHA1 Message Date
  Simon Glass 52f2423804 common: Drop bootstage.h from common header 4 years ago
  Simon Glass 642e8487ec x86: timer: Reduce timer code size in TPL on Intel CPUs 4 years ago
  Simon Glass 77dd7c6854 x86: timer: use a timer base of 0 4 years ago
  Simon Glass 1045315df0 common: Move get_ticks() function out of common.h 4 years ago
  Simon Glass a478a26cd0 x86: timer: Use a separate flag for whether timer is inited 4 years ago
  Simon Glass 096c71e34b x86: timer: Set up the timer in timer_early_get_count() 4 years ago
  Bernhard Messerklinger ca7db866fe x86: tsc: Add support for native calibration of TSC freq 5 years ago
  Bin Meng d7a184d4a7 timer: Remove DM_FLAG_PRE_RELOC flag in various drivers 5 years ago
  Bin Meng 6ce383640c x86: tsc: Introduce config option for early timer frequency 5 years ago
  Bin Meng 165db7c426 x86: tsc: Try hardware calibration first 5 years ago
  Bin Meng 94e72a6bd9 x86: timer: tsc: Allow specifying clock rate from device tree again 6 years ago
  Christian Gmeiner acc2482fd8 x86: tsc: add support for reading CPU freq from cpuid 6 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Simon Glass 2ff50f5fa4 dm: x86: Allow TSC timer to be used before DM is ready 6 years ago
  Bin Meng 3df39ef107 x86: tsc: Add Airmont reference clock values 6 years ago
  Bin Meng 167a40166b x86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_from_msr() 6 years ago
  Bin Meng f5757154bb x86: tsc: Correct Silvermont reference clock values 6 years ago
  Bin Meng c636774848 x86: tsc: Update comments and expand definitions in freq_desc_tables[] 6 years ago
  Bin Meng fde1801eaa x86: tsc: Remove the fail handling in try_msr_calibrate_tsc() 6 years ago
  Bin Meng 0b992e4932 x86: tsc: Identify Intel-specific code 6 years ago
  Bin Meng d92e9c8d31 x86: tsc: Read all ratio bits from MSR_PLATFORM_INFO 6 years ago
  Bin Meng 4932443d26 x86: Move i8254_init() to x86_cpu_init_f() 8 years ago
  Bin Meng 7030f27ef3 x86: tsc: Move tsc_timer.c to drivers/timer 8 years ago