1. 6c42fa2 cpu: Get rid of unnecessary blank line {before,after} barce by Elyes HAOUAS · 2 years, 7 months ago
  2. 9ec7227 cpu/x86/lapic: Move LAPIC configuration to MP init by Kyösti Mälkki · 2 years, 10 months ago
  3. 10796d8 src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper function by Felix Held · 2 years, 10 months ago
  4. 1085706 cpu/intel: Remove Core 2 Duo E8200 CPUID from model_6fx by Angel Pons · 4 years ago
  5. 273c348 src: Remove unused 'include <cpu/intel/common/common.h> by Elyes HAOUAS · 4 years, 2 months ago
  6. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  7. f23ae0b src/cpu: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  8. 838d8b0 AUTHORS: Move src/cpu/intel copyrights into AUTHORS file by Martin Roth · 5 years ago
  9. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  10. df7aecd cpu/intel: Configure IA32_FEATURE_CONTROL for alternative SMRR by Arthur Heymans · 6 years ago
  11. c82950b nb/intel/x4x: Use parallel MP init by Arthur Heymans · 6 years ago
  12. 6336d4c nb/intel/gm45: Use parallel MP init by Arthur Heymans · 7 years ago
  13. f9aed65 cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx() by Matt DeVillier · 6 years ago
  14. 419bfbc src: Move common IA-32 MSRs to <cpu/x86/msr.h> by Elyes HAOUAS · 6 years ago
  15. 4e6b790 src: Fix MSR_PKG_CST_CONFIG_CONTROL register name by Elyes HAOUAS · 6 years ago
  16. 242ea84 intel: Replace msr(0x198) with msr(IA32_PERF_STATUS) by Elyes HAOUAS · 7 years ago
  17. 8f06ce3 Constify struct cpu_device_id instances by Jonathan Neuschäfer · 7 years ago
  18. cdc5048 cpu/intel: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  19. 9d62e7e cpu/intel: Fix the spacing issues by Lee Leahy · 7 years ago
  20. 7b5f12b9 cpu/intel: Indent with tabs by Lee Leahy · 7 years ago
  21. 7129ccb cpu/intel/model_6{e,f}x: Unify init files by Paul Menzel · 7 years ago
  22. 3f2d6c0 cpu/intel/model_6fx: Add Conroe-L to cpu_device_id list by Arthur Heymans · 8 years ago
  23. ed6fe2f cpu/intel/common: Add/Use common function to set virtualization by Matt DeVillier · 8 years ago
  24. 2765a89 src/cpu: Improve code formatting by Elyes HAOUAS · 8 years ago
  25. d6e9686 src/cpu: Capitalize CPU, APIC and IOAPIC typo fix by Elyes HAOUAS · 8 years ago
  26. d82be92 src/cpu: Capitalize CPU by Elyes HAOUAS · 8 years ago
  27. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  28. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  29. 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs by Edward O'Callaghan · 10 years ago
  30. f7c55148 cpu: Trivial - drop trailing blank lines at EOF by Edward O'Callaghan · 10 years ago
  31. 2c78726 PCI: Drop includes under cpu by Kyösti Mälkki · 11 years ago
  32. 2c38f50 cpu/intel: Make all Intel CPUs load microcode from CBFS by Alexandru Gagniuc · 11 years ago
  33. 2c516ed usbdebug: Drop old includes by Kyösti Mälkki · 11 years ago
  34. e49679d usbdebug: Drop temporary disables of log output by Kyösti Mälkki · 11 years ago
  35. 71c7cdc Intel: Update CPU microcode for 6fx CPUs by Stefan Reinauer · 11 years ago
  36. 644e83b speedstep: Deduplicate some MSR identifiers by Patrick Georgi · 12 years ago
  37. 41392df Merge cpu/intel/acpi.h into cpu/intel/speedstep.h by Nico Huber · 12 years ago
  38. 51676b1 Revert "Use broadcast SIPI to startup siblings" by Sven Schnelle · 12 years ago
  39. 042c146 Use broadcast SIPI to startup siblings by Sven Schnelle · 12 years ago
  40. edac28c Enable Intel PECI on Model 6fx CPUs by Sven Schnelle · 12 years ago
  41. adfbcb79 MTRR: get physical address size from CPUID by Sven Schnelle · 13 years ago
  42. ac624a6 Crank up CPU speed on Intel Core and Core2 CPUs by Patrick Georgi · 13 years ago
  43. 2a27b20 factor out cpu power management base into a separate file. And fix a bug in by Stefan Reinauer · 14 years ago
  44. 554c052 Remove some duplicate #include files (trivial). by Uwe Hermann · 14 years ago
  45. aac8f66 Factor out fill_processor_name() and strcpy() functions. by Uwe Hermann · 14 years ago
  46. 7e00a44 also rename the config option. by Stefan Reinauer · 14 years ago
  47. da32373 Long ago we agreed on kicking the _direct appendix because everything in by Stefan Reinauer · 14 years ago
  48. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  49. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  50. 68b3c46 new microcode for Intel Core 2(tm) CPUs by Stefan Reinauer · 15 years ago
  51. 4c5786b Add some trivial numbers for 945, and Core2 Duo E8200 Intel parts by Peter Stuge · 15 years ago
  52. 4da810b add intel speedstep support and some PM fixes. by Stefan Reinauer · 15 years ago
  53. c7757f2 * Use latest version of intel microcodes from their Linux drivers page for by Stefan Reinauer · 15 years ago
  54. 45cc550 Some updates for core/core duo/core2/core2 duo cpus. by Stefan Reinauer · 15 years ago
  55. 00a889c Support for Intel Core Duo and Core 2 Duo (tm) CPUs. by Stefan Reinauer · 16 years ago