summaryrefslogtreecommitdiff
path: root/src/cpu/x86/lapic/apic_timer.c
AgeCommit message (Expand)Author
2013-02-11Intel: Replace MSR 0xcd with MSR_FSB_FREQPatrick Georgi
2012-11-27Remove AMD special case for LAPIC based udelay()Patrick Georgi
2012-07-25Fix LAPIC timer on Ivy Bridge systemsStefan Reinauer
2012-07-23Re-initialize Local APIC timer on APsStefan Reinauer
2012-06-12udelay: add missing bus frequencySven Schnelle
2012-04-05Fix timer frequency detection on SandybridgeStefan Reinauer
2011-05-10This replaces the fixed shift values in the apic timer init with macros.Vikram Narayanan
2009-07-21* rework tsc based timer code to use inb instead of outb for calibrationStefan Reinauer