aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/x86/lapic/apic_timer.c
AgeCommit message (Expand)Author
2014-04-01x86: use car_(get|set)_var accessors for apic timerAaron Durbin
2013-10-13Rename cpu/x86/car.h to arch/early_variables.hStefan Reinauer
2013-05-14x86: add thread supportAaron Durbin
2013-05-01lapic: monotonic time implementationAaron Durbin
2013-03-18haswell: lapic timer supportAaron Durbin
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
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