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