Commit History

Author SHA1 Message Date
  Bin Meng 5824bc6d6f x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ 2 years ago
  Simon Glass 401d1c4f5d common: Drop asm/global_data.h from common header 3 years ago
  Simon Glass 9edf20f156 x86: tsc_timer: Correct overflow in __udelay() 3 years ago
  Simon Glass 8b842be10c x86: apl: Reduce size for TPL 3 years ago
  Simon Glass 9d20db0483 x86: Fix up driver names to avoid dtoc warnings 3 years ago
  Sean Anderson 8af7bb914f timer: Return count from timer_ops.get_count 3 years ago
  Simon Glass c05ed00afb common: Drop linux/delay.h from common header 4 years ago
  Simon Glass f7ae49fc4f common: Drop log.h from common header 4 years ago
  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