1. 9ec7227 cpu/x86/lapic: Move LAPIC configuration to MP init by Kyösti Mälkki · 2 years, 10 months ago
  2. 10796d8 src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper function by Felix Held · 2 years, 10 months ago
  3. 8290f4c cpu/intel/*/Kconfig: move selection of CPU_X86_CACHE_HELPER by Felix Held · 2 years, 10 months ago
  4. 6f5a658 src: Introduce `ARCH_ALL_STAGES_X86` by Angel Pons · 3 years, 2 months ago
  5. 8e035e3 src: Move `select ARCH_X86` to platforms by Angel Pons · 3 years, 2 months ago
  6. a32df26 arch/x86: Introduce `ARCH_ALL_STAGES_X86_32` by Angel Pons · 3 years, 11 months ago
  7. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  8. f23ae0b src/cpu: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  9. a988091 cpu/intel/model_6?x{slot_1}: Leave enabling CONFIG_SMP to the mainboard by Keith Hui · 4 years, 8 months ago
  10. 838d8b0 AUTHORS: Move src/cpu/intel copyrights into AUTHORS file by Martin Roth · 5 years ago
  11. a449290 Use 3rdparty/intel-microcode by Arthur Heymans · 5 years ago
  12. e307343 src/cpu: Remove unneeded includes by Elyes HAOUAS · 6 years ago
  13. 8f06ce3 Constify struct cpu_device_id instances by Jonathan Neuschäfer · 7 years ago
  14. d6e9686 src/cpu: Capitalize CPU, APIC and IOAPIC typo fix by Elyes HAOUAS · 8 years ago
  15. d82be92 src/cpu: Capitalize CPU by Elyes HAOUAS · 8 years ago
  16. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  17. 1d85700 cpu: microcode: Use microcode stored in binary format by Alexandru Gagniuc · 9 years ago
  18. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  19. 26e24cc 3rdparty: move to 3rdparty/blobs by Patrick Georgi · 9 years ago
  20. f4f0287 3rdparty: Move to blobs by Patrick Georgi · 9 years ago
  21. 5818da2 cpu/intel: (non-FSP) Remove microcode updates from tree by Alexandru Gagniuc · 11 years ago
  22. ee89435 cpu/intel (non-FSP): Use microcode from blobs repository by Alexandru Gagniuc · 11 years ago
  23. 77b1655 vboot2: add verstage by Stefan Reinauer · 10 years ago
  24. 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs by Edward O'Callaghan · 10 years ago
  25. f7c55148 cpu: Trivial - drop trailing blank lines at EOF 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. 2c516ed usbdebug: Drop old includes by Kyösti Mälkki · 11 years ago
  32. e49679d usbdebug: Drop temporary disables of log output by Kyösti Mälkki · 11 years ago
  33. 23f38cd Get rid of drivers class by Patrick Georgi · 12 years ago
  34. adfbcb79 MTRR: get physical address size from CPUID by Sven Schnelle · 13 years ago
  35. cc0dc7f Add missing Intel Pentium II/III era CPU IDs. by Uwe Hermann · 14 years ago
  36. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  37. aac8f66 Factor out fill_processor_name() and strcpy() functions. by Uwe Hermann · 14 years ago
  38. 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
  39. 7e00a44 also rename the config option. by Stefan Reinauer · 14 years ago
  40. da32373 Long ago we agreed on kicking the _direct appendix because everything in 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. ccdd20a move cpu/x86/car to cpu/intel/car as previously discussed on the mailing list. by Stefan Reinauer · 14 years ago
  43. 7488e04 1. This patch adds CAR for Intel P6 series processors. by Joseph Smith · 14 years ago