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