1. f6ca89c cpu: Add SPDX license headers to Makefiles by Martin Roth · 1 year ago
  2. 1e78165 arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator by Felix Held · 1 year, 6 months ago
  3. 6a6ac1e arch/x86/cpu: introduce and use device_match_mask by Felix Held · 1 year, 6 months ago
  4. c8a20b9 cpu/*: Drop PARALLEL_MP leftovers by Arthur Heymans · 1 year, 9 months ago
  5. deb5645 cpu/intel: Clean up includes by Elyes Haouas · 1 year, 10 months ago
  6. 0024678 cpu/intel/model_fxx: Select SSE2 by Arthur Heymans · 2 years, 3 months ago
  7. 9ec7227 cpu/x86/lapic: Move LAPIC configuration to MP init by Kyösti Mälkki · 2 years, 10 months ago
  8. 10796d8 src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper function by Felix Held · 2 years, 10 months ago
  9. 8290f4c cpu/intel/*/Kconfig: move selection of CPU_X86_CACHE_HELPER by Felix Held · 2 years, 10 months ago
  10. 6f5a658 src: Introduce `ARCH_ALL_STAGES_X86` by Angel Pons · 3 years, 2 months ago
  11. 8e035e3 src: Move `select ARCH_X86` to platforms by Angel Pons · 3 years, 2 months ago
  12. 3ab6157 cpu/intel/hyperthreading: Build only for selected models by Kyösti Mälkki · 3 years, 3 months ago
  13. cfb0b6a cpu/intel,soc/intel: drop Kconfig for hyperthreading by Michael Niewöhner · 3 years, 10 months ago
  14. a32df26 arch/x86: Introduce `ARCH_ALL_STAGES_X86_32` by Angel Pons · 3 years, 11 months ago
  15. c731788 cpu,soc/intel: Drop select SMP by Kyösti Mälkki · 4 years, 9 months ago
  16. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  17. f23ae0b src/cpu: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  18. 6e079dc cpu/intel/common: Move intel_ht_sibling() to common folder by Patrick Rudolph · 5 years ago
  19. 328d42f cpu/intel: Drop SMM_TSEG conditional by Kyösti Mälkki · 5 years ago
  20. a449290 Use 3rdparty/intel-microcode by Arthur Heymans · 5 years ago
  21. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  22. f266932 nb/intel/i945: Use parallel MP init by Arthur Heymans · 6 years ago
  23. cf3076e nb/intel/i945: Use common SMM_TSEG code by Arthur Heymans · 6 years ago
  24. 5c61fa8 cpu/intel/model_{6xx,f2x,f3x,f4x}: Remove unneeded include by Elyes HAOUAS · 6 years ago
  25. 8f06ce3 Constify struct cpu_device_id instances by Jonathan Neuschäfer · 7 years ago
  26. d6e9686 src/cpu: Capitalize CPU, APIC and IOAPIC typo fix by Elyes HAOUAS · 8 years ago
  27. d82be92 src/cpu: Capitalize CPU by Elyes HAOUAS · 8 years ago
  28. 07a196e CPU/intel: Add missing license headers by Damien Roth · 9 years ago
  29. 1d85700 cpu: microcode: Use microcode stored in binary format by Alexandru Gagniuc · 9 years ago
  30. 26e24cc 3rdparty: move to 3rdparty/blobs by Patrick Georgi · 9 years ago
  31. f4f0287 3rdparty: Move to blobs by Patrick Georgi · 9 years ago
  32. 5818da2 cpu/intel: (non-FSP) Remove microcode updates from tree by Alexandru Gagniuc · 11 years ago
  33. ee89435 cpu/intel (non-FSP): Use microcode from blobs repository by Alexandru Gagniuc · 11 years ago
  34. 77b1655 vboot2: add verstage by Stefan Reinauer · 10 years ago
  35. 2c9d2cf {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs by Edward O'Callaghan · 10 years ago
  36. 99ac98f Introduce stage-specific architecture for coreboot by Furquan Shaikh · 10 years ago
  37. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  38. 2c78726 PCI: Drop includes under cpu by Kyösti Mälkki · 11 years ago
  39. 07d881a0 cpu/intel: Remove dummy terminators from microcode blobs by Alexandru Gagniuc · 11 years ago
  40. 2c38f50 cpu/intel: Make all Intel CPUs load microcode from CBFS by Alexandru Gagniuc · 11 years ago
  41. 23f38cd Get rid of drivers class by Patrick Georgi · 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. 9ed1456 Intel CPUs: execute microcode update only once per core by Kyösti Mälkki · 12 years ago
  45. adfbcb79 MTRR: get physical address size from CPUID by Sven Schnelle · 13 years ago
  46. 554c052 Remove some duplicate #include files (trivial). by Uwe Hermann · 14 years ago
  47. 8463dd9 Rename build system variables to be more intuitive, and by Patrick Georgi · 14 years ago
  48. 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
  49. a998eae Drop problematically licensed Intel microcode files 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. d4ab7c5 fix dell s1850, ROMCC didn't seem to like SSE2 memtest here. by Stefan Reinauer · 14 years ago
  52. a7acc51 HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case. by Stefan Reinauer · 14 years ago
  53. abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
  54. b192430 Drop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since they are also empty by Peter Stuge · 15 years ago
  55. 2c54f90 Drop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc} and remove references by Peter Stuge · 15 years ago
  56. e7bbb50 Remove default n statements to simplify .config and ldoptions files. by Myles Watson · 15 years ago
  57. 88f55b2 some progress on kconfig: by Patrick Georgi · 15 years ago
  58. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  59. 269563a First shot at factoring SMM code into generic parts and southbridge specific by Stefan Reinauer · 16 years ago
  60. 124e4a4 analog changes for the cpu_driver structures... by Stefan Reinauer · 17 years ago
  61. 13f1c2a eric patch by Yinghai Lu · 19 years ago
  62. f8a2ddd - To reduce confuse rename the parts of linuxbios bios that run from by Eric Biederman · 20 years ago
  63. 7003ba4 - First stab at running linuxbios without the old static device tree. by Eric Biederman · 20 years ago
  64. fcd5ace - Add new cvs code to cvs by Eric Biederman · 20 years ago