1. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  2. d731a24 src/cpu/intel: Set get_ia32_fsb function common by Elyes HAOUAS · 6 years ago
  3. b3587a6 cpu/x86/lapic/apic_timer.c: Compile the same code for all stages by Arthur Heymans · 6 years ago
  4. f6bbc60 intel: Use MSR_EBC_FREQUENCY_ID instead of 0x2c by Elyes HAOUAS · 7 years ago
  5. 0fa92b3 src/cpu: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  6. c591707 cpu/x86: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  7. f3018f9 Set the fsb timer correctly for Netburst CPUs by Arthur Heymans · 8 years ago
  8. cbe7464c src/cpu: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  9. d6e9686 src/cpu: Capitalize CPU, APIC and IOAPIC typo fix by Elyes HAOUAS · 8 years ago
  10. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  11. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  12. 905bfb0 x86: use car_(get|set)_var accessors for apic timer by Aaron Durbin · 10 years ago
  13. fd4f413 Rename cpu/x86/car.h to arch/early_variables.h by Stefan Reinauer · 11 years ago
  14. 38c326d x86: add thread support by Aaron Durbin · 11 years ago
  15. fd8291c lapic: monotonic time implementation by Aaron Durbin · 11 years ago
  16. 8e345d4 haswell: lapic timer support by Aaron Durbin · 12 years ago
  17. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  18. 8cc8468 Intel: Replace MSR 0xcd with MSR_FSB_FREQ by Patrick Georgi · 12 years ago
  19. e135ac5 Remove AMD special case for LAPIC based udelay() by Patrick Georgi · 12 years ago
  20. 8d32b89 Fix LAPIC timer on Ivy Bridge systems by Stefan Reinauer · 12 years ago
  21. ac2ec34 Re-initialize Local APIC timer on APs by Stefan Reinauer · 12 years ago
  22. 0860e72 udelay: add missing bus frequency by Sven Schnelle · 12 years ago
  23. 5b6404e Fix timer frequency detection on Sandybridge by Stefan Reinauer · 12 years ago
  24. 6649d97 This replaces the fixed shift values in the apic timer init with macros. by Vikram Narayanan · 13 years ago
  25. 4fbefdd * rework tsc based timer code to use inb instead of outb for calibration by Stefan Reinauer · 15 years ago