1. 1e78165 arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator by Felix Held · 1 year, 6 months ago
  2. 6a6ac1e arch/x86/cpu: introduce and use device_match_mask by Felix Held · 1 year, 6 months ago
  3. 9ec7227 cpu/x86/lapic: Move LAPIC configuration to MP init by Kyösti Mälkki · 2 years, 10 months ago
  4. 10796d8 src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper function by Felix Held · 2 years, 10 months ago
  5. 8290f4c cpu/intel/*/Kconfig: move selection of CPU_X86_CACHE_HELPER by Felix Held · 2 years, 10 months ago
  6. 6f5a658 src: Introduce `ARCH_ALL_STAGES_X86` by Angel Pons · 3 years, 2 months ago
  7. 8e035e3 src: Move `select ARCH_X86` to platforms by Angel Pons · 3 years, 2 months ago
  8. a32df26 arch/x86: Introduce `ARCH_ALL_STAGES_X86_32` by Angel Pons · 3 years, 11 months ago
  9. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  10. f23ae0b src/cpu: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  11. a988091 cpu/intel/model_6?x{slot_1}: Leave enabling CONFIG_SMP to the mainboard by Keith Hui · 4 years, 8 months ago
  12. a449290 Use 3rdparty/intel-microcode by Arthur Heymans · 5 years ago
  13. ab4eb2a 3rdparty/blobs: Update for current Intel microcode by Nico Huber · 6 years ago
  14. 5c61fa8 cpu/intel/model_{6xx,f2x,f3x,f4x}: Remove unneeded include by Elyes HAOUAS · 6 years ago
  15. 8f06ce3 Constify struct cpu_device_id instances by Jonathan Neuschäfer · 7 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. 07a196e CPU/intel: Add missing license headers by Damien Roth · 9 years ago
  19. 1d85700 cpu: microcode: Use microcode stored in binary format by Alexandru Gagniuc · 9 years ago
  20. 26e24cc 3rdparty: move to 3rdparty/blobs by Patrick Georgi · 9 years ago
  21. f4f0287 3rdparty: Move to blobs by Patrick Georgi · 9 years ago
  22. 5818da2 cpu/intel: (non-FSP) Remove microcode updates from tree by Alexandru Gagniuc · 11 years ago
  23. ee89435 cpu/intel (non-FSP): Use microcode from blobs repository by Alexandru Gagniuc · 11 years ago
  24. 77b1655 vboot2: add verstage by Stefan Reinauer · 10 years ago
  25. 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs by Edward O'Callaghan · 10 years ago
  26. 99ac98f Introduce stage-specific architecture for coreboot by Furquan Shaikh · 10 years ago
  27. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  28. 2c78726 PCI: Drop includes under cpu by Kyösti Mälkki · 11 years ago
  29. 07d881a0 cpu/intel: Remove dummy terminators from microcode blobs by Alexandru Gagniuc · 11 years ago
  30. 2c38f50 cpu/intel: Make all Intel CPUs load microcode from CBFS by Alexandru Gagniuc · 11 years ago
  31. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  32. adfbcb79 MTRR: get physical address size from CPUID by Sven Schnelle · 13 years ago
  33. c104cb0 update intel microcode files. by Stefan Reinauer · 14 years ago
  34. a14b117 Removes model_65x CPUIDs from model_6xx code. by Keith Hui · 14 years ago
  35. 6529c2a Move out Katmai Slot 1 CPUs (model_67x) from model_6xx to model_67x. by Keith Hui · 14 years ago
  36. 554c052 Remove some duplicate #include files (trivial). by Uwe Hermann · 14 years ago
  37. cc0dc7f Add missing Intel Pentium II/III era CPU IDs. by Uwe Hermann · 14 years ago
  38. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  39. f71fca0 Use the microcode files as created by the new microcode update script. (Fixes some whitespace and gets in new time stamps). by Stefan Reinauer · 14 years ago
  40. a998eae Drop problematically licensed Intel microcode files by Stefan Reinauer · 14 years ago
  41. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  42. 4186d8e these cpus are explicitly supported by model_6bx by Stefan Reinauer · 14 years ago
  43. f7b3c5e Add support for the 0x06B1 CPU ID for Celeron (Tualatin). by Keith Hui · 14 years ago
  44. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  45. b192430 Drop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since they are also empty by Peter Stuge · 15 years ago
  46. 2c54f90 Drop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc} and remove references by Peter Stuge · 15 years ago
  47. e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 15 years ago
  48. 88f55b2 some progress on kconfig: by Patrick Georgi · 15 years ago
  49. 6dd5223 Use driver-y instead of obj-y for model_6xx_init.o. by Uwe Hermann · 15 years ago
  50. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
  51. 269563a First shot at factoring SMM code into generic parts and southbridge specific by Stefan Reinauer · 16 years ago
  52. 5a522d4 match against all steppings of a CPU model, because these are _model_ drivers. by Stefan Reinauer · 16 years ago
  53. 049814c Add missing Intel CPU (trivial). by Uwe Hermann · 16 years ago
  54. 124e4a4 analog changes for the cpu_driver structures... by Stefan Reinauer · 17 years ago
  55. a3e0387 This patch adds support for the Mobile Intel Celeron CPU (Micro-FC-BGA) by Joseph Smith · 17 years ago
  56. e99bd10 This patch adds support for the Intel i82810 northbridge and various i82801xx by Corey Osgood · 17 years ago
  57. a522df0 Add mtrr support for pentium m cpus by Jon Dufresne · 18 years ago
  58. 3f5ef30 Fix typo in microcode header file include by Eric Biederman · 20 years ago
  59. 3566b3d - Bug fixes to the P-III support - Initial Pentium-M support by Eric Biederman · 20 years ago
  60. 7003ba4 - First stab at running linuxbios without the old static device tree. by Eric Biederman · 20 years ago
  61. fcd5ace - Add new cvs code to cvs by Eric Biederman · 20 years ago