1. d293b20 cpu/x86/Kconfig: Mark 64bit support as stable by Arthur Heymans · 5 months ago
  2. 1908110 arch to cpu: Add SPDX license headers to Kconfig files by Martin Roth · 5 months ago
  3. 1d718de northbridge/intel/sandybridge: Enable x86_64 for mrc.bin by Patrick Rudolph · 6 months ago
  4. 86f4f2f cpu: Get rid of CPU_SPECIFIC_OPTIONS by Elyes Haouas · 12 months ago
  5. 1a903f9 cpu/Kconfig: Remove MMX config option by Arthur Heymans · 1 year, 2 months ago
  6. 5aed1a0 mb/samsung: Enable VBOOT_VBNV_FLASH by Yu-Ping Wu · 1 year, 8 months ago
  7. 16fe5e1 src: Consolidate x86_64 support Kconfig by Angel Pons · 3 years, 1 month ago
  8. 6f5a658 src: Introduce `ARCH_ALL_STAGES_X86` by Angel Pons · 3 years, 1 month ago
  9. 8e035e3 src: Move `select ARCH_X86` to platforms by Angel Pons · 3 years, 1 month ago
  10. b50b6a5 nb/intel/sandybridge: Add x86_64 support by Patrick Rudolph · 3 years, 11 months ago
  11. 41a2c73 cpu/x86: Default to PARALLEL_MP selected by Kyösti Mälkki · 3 years, 1 month ago
  12. 6c2568f drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config by Shelley Chen · 3 years, 10 months ago
  13. a32df26 arch/x86: Introduce `ARCH_ALL_STAGES_X86_32` by Angel Pons · 3 years, 10 months ago
  14. c731788 cpu,soc/intel: Drop select SMP by Kyösti Mälkki · 4 years, 8 months ago
  15. d71754d sandybridge boards: Factor out MAX_CPUS by Angel Pons · 4 years, 1 month ago
  16. 44ef38f arch/x86: Remove NO_FIXED_XIP_ROM_SIZE by Kyösti Mälkki · 4 years, 1 month ago
  17. c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 4 years, 8 months ago
  18. fa5d0f8 nb/intel/sandybridge: Set up console in bootblock by Arthur Heymans · 4 years, 8 months ago
  19. 360d947 nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 8 months ago
  20. 0d6ddf8 cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE by Kyösti Mälkki · 4 years, 8 months ago
  21. c00e2fb cpu/intel: Use CPU_INTEL_COMMON_TIMEBASE by Kyösti Mälkki · 5 years ago
  22. 0a4457f lib/stage_cache: Refactor Kconfig options by Kyösti Mälkki · 5 years ago
  23. 8abf66e cpu/x86: Flip SMM_TSEG default by Kyösti Mälkki · 5 years ago
  24. 772a154 nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE by Nico Huber · 5 years ago
  25. 74f9fe6 cpu/intel/car/non-evict: Select NO_FIXED_XIP_ROM_SIZE by Arthur Heymans · 5 years ago
  26. 7e6946a cpu/intel/model_206ax: Remove the notion of sockets by Arthur Heymans · 5 years ago
  27. edbf5d9 cpu/intel/model_206ax: Use parallel MP init by Arthur Heymans · 6 years ago
  28. 68f6888 Revert "model_206ax: Use parallel MP init" by Arthur Heymans · 6 years ago
  29. 5fbe788 model_206ax: Use parallel MP init by Arthur Heymans · 6 years ago
  30. 67031a5 cpu/intel/sandybridge: Put stage cache into TSEG by Arthur Heymans · 6 years ago
  31. b9959e2 cpu/intel/model_206ax: Use tsc monotonic timer by Patrick Rudolph · 7 years ago
  32. ed6fe2f cpu/intel/common: Add/Use common function to set virtualization by Matt DeVillier · 8 years ago
  33. c13d65c intel sandy/ivy: Increase XIP cache with USE_NATIVE_RAMINIT by Kyösti Mälkki · 8 years ago
  34. 0ace013 sandybridge: Disable parallel CPU initialization by Nico Huber · 9 years ago
  35. 44cbe10 smm: Merge configs SMM_MODULES and SMM_TSEG by Vladimir Serbinenko · 9 years ago
  36. a3e41c0 Migrate 206ax to SMM_MODULES by Vladimir Serbinenko · 9 years ago
  37. 77b1655 vboot2: add verstage by Stefan Reinauer · 9 years ago
  38. ba92428 intel: Make monotonic timer a first class citizen by Edward O'Callaghan · 10 years ago
  39. 5c3f384 Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT by Kyösti Mälkki · 10 years ago
  40. 99ac98f Introduce stage-specific architecture for coreboot by Furquan Shaikh · 10 years ago
  41. fd33781 Move ARCH_* from board/Kconfig to cpu or soc Kconfig. by Furquan Shaikh · 10 years ago
  42. 9c70adf intel/microcode: Remove leftover MICROCODE_INCLUDE_PATH. by Vladimir Serbinenko · 10 years ago
  43. 66e0c4c cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFS by Alexandru Gagniuc · 11 years ago
  44. 5986eda Revert "Remove code that enables/disables VMX in coreboot on chromebooks." by Marc Jones · 12 years ago
  45. 00b579a buildsystem: Make CPU microcode updating more configurable by Alexandru Gagniuc · 12 years ago
  46. 0db6820 Synchronize rdtsc instructions by Stefan Reinauer · 12 years ago
  47. 51676b1 Revert "Use broadcast SIPI to startup siblings" by Sven Schnelle · 12 years ago
  48. a2701c6 Revert "remove CONFIG_SERIAL_CPU_INIT" by Sven Schnelle · 12 years ago
  49. 0b7b7b6 Drop CONFIG_CPU_MODEL_NAME and fix CPU name displayed in logs by Stefan Reinauer · 12 years ago
  50. c65a36e Enable Microcode in CBFS for all SandyBridge/IvyBridge systems by Stefan Reinauer · 12 years ago
  51. 999e94c Config changes to support microcode in CBFS by Vadim Bendebury · 12 years ago
  52. 305b19d Remove code that enables/disables VMX in coreboot on chromebooks. by Ronald G. Minnich · 12 years ago
  53. 78efc4c remove CONFIG_SERIAL_CPU_INIT by Sven Schnelle · 12 years ago
  54. 042c146 Use broadcast SIPI to startup siblings by Sven Schnelle · 12 years ago
  55. bb31f3a Drop config variable CPU_MODEL_INDEX by Stefan Reinauer · 12 years ago
  56. 5c55463 Add support for Intel Sandybridge CPU by Stefan Reinauer · 12 years ago