1. f23ae0b src/cpu: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  2. 838d8b0 AUTHORS: Move src/cpu/intel copyrights into AUTHORS file by Martin Roth · 5 years ago
  3. f091f4d intel/smm/gen1: Rename header file by Kyösti Mälkki · 5 years ago
  4. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  5. df7aecd cpu/intel: Configure IA32_FEATURE_CONTROL for alternative SMRR by Arthur Heymans · 6 years ago
  6. c82950b nb/intel/x4x: Use parallel MP init by Arthur Heymans · 6 years ago
  7. 6336d4c nb/intel/gm45: Use parallel MP init by Arthur Heymans · 7 years ago
  8. f9aed65 cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx() by Matt DeVillier · 6 years ago
  9. 419bfbc src: Move common IA-32 MSRs to <cpu/x86/msr.h> by Elyes HAOUAS · 6 years ago
  10. 4e6b790 src: Fix MSR_PKG_CST_CONFIG_CONTROL register name by Elyes HAOUAS · 6 years ago
  11. 8f06ce3 Constify struct cpu_device_id instances by Jonathan Neuschäfer · 7 years ago
  12. cdc5048 cpu/intel: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  13. 26eeb0f cpu/intel: Fix brace issues detected by checkpatch.pl by Lee Leahy · 7 years ago
  14. 9d62e7e cpu/intel: Fix the spacing issues by Lee Leahy · 7 years ago
  15. ed6fe2f cpu/intel/common: Add/Use common function to set virtualization by Matt DeVillier · 8 years ago
  16. d6e9686 src/cpu: Capitalize CPU, APIC and IOAPIC typo fix by Elyes HAOUAS · 8 years ago
  17. d82be92 src/cpu: Capitalize CPU by Elyes HAOUAS · 8 years ago
  18. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  19. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  20. 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs by Edward O'Callaghan · 10 years ago
  21. f17c58b cpu/intel/model_1067x: avoid null-pointer dereference by Patrick Georgi · 10 years ago
  22. 2c78726 PCI: Drop includes under cpu by Kyösti Mälkki · 11 years ago
  23. 2c38f50 cpu/intel: Make all Intel CPUs load microcode from CBFS by Alexandru Gagniuc · 11 years ago
  24. e49679d usbdebug: Drop temporary disables of log output by Kyösti Mälkki · 11 years ago
  25. 511c4b7 Intel: Update CPU microcode for 1067x CPUs by Stefan Reinauer · 11 years ago
  26. 8cc8468 Intel: Replace MSR 0xcd with MSR_FSB_FREQ by Patrick Georgi · 12 years ago
  27. 644e83b speedstep: Deduplicate some MSR identifiers by Patrick Georgi · 12 years ago
  28. 68d7c7a cpu/intel/model_1067x: Add proper c-state/p-state/thermal support by Nico Huber · 12 years ago
  29. 51676b1 Revert "Use broadcast SIPI to startup siblings" by Sven Schnelle · 12 years ago
  30. 042c146 Use broadcast SIPI to startup siblings by Sven Schnelle · 12 years ago
  31. adfbcb79 MTRR: get physical address size from CPUID by Sven Schnelle · 13 years ago
  32. 2a27b20 factor out cpu power management base into a separate file. And fix a bug in by Stefan Reinauer · 14 years ago
  33. c104cb0 update intel microcode files. by Stefan Reinauer · 14 years ago
  34. 554c052 Remove some duplicate #include files (trivial). by Uwe Hermann · 14 years ago
  35. aac8f66 Factor out fill_processor_name() and strcpy() functions. by Uwe Hermann · 14 years ago
  36. 7e00a44 also rename the config option. by Stefan Reinauer · 14 years ago
  37. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  38. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  39. 1a692d8 Add support for the Intel Eagle Heights development board. by Thomas Jourdan · 15 years ago