Age | Commit message (Expand) | Author |
2024-03-28 | cpu/x86/Kconfig: Mark 64bit support as stable | Arthur Heymans |
2024-02-18 | arch to cpu: Add SPDX license headers to Kconfig files | Martin Roth |
2024-01-05 | northbridge/intel/sandybridge: Enable x86_64 for mrc.bin | Patrick Rudolph |
2023-08-04 | cpu: Get rid of CPU_SPECIFIC_OPTIONS | Elyes Haouas |
2023-05-25 | cpu/Kconfig: Remove MMX config option | Arthur Heymans |
2023-02-08 | mb/samsung: Enable VBOOT_VBNV_FLASH | Yu-Ping Wu |
2021-07-02 | src: Consolidate x86_64 support Kconfig | Angel Pons |
2021-07-02 | src: Introduce `ARCH_ALL_STAGES_X86` | Angel Pons |
2021-06-30 | src: Move `select ARCH_X86` to platforms | Angel Pons |
2021-06-15 | nb/intel/sandybridge: Add x86_64 support | Patrick Rudolph |
2021-06-07 | cpu/x86: Default to PARALLEL_MP selected | Kyösti Mälkki |
2020-10-02 | drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config | Shelley Chen |
2020-09-26 | arch/x86: Introduce `ARCH_ALL_STAGES_X86_32` | Angel Pons |
2020-07-26 | cpu,soc/intel: Drop select SMP | Kyösti Mälkki |
2020-06-15 | sandybridge boards: Factor out MAX_CPUS | Angel Pons |
2020-06-15 | arch/x86: Remove NO_FIXED_XIP_ROM_SIZE | Kyösti Mälkki |
2019-11-25 | Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol | Arthur Heymans |
2019-11-18 | nb/intel/sandybridge: Set up console in bootblock | Arthur Heymans |
2019-11-18 | nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans |
2019-11-03 | cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE | Kyösti Mälkki |
2019-09-24 | cpu/intel: Use CPU_INTEL_COMMON_TIMEBASE | Kyösti Mälkki |
2019-08-08 | lib/stage_cache: Refactor Kconfig options | Kyösti Mälkki |
2019-07-09 | cpu/x86: Flip SMM_TSEG default | Kyösti Mälkki |
2019-05-12 | nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE | Nico Huber |
2019-04-25 | cpu/intel/car/non-evict: Select NO_FIXED_XIP_ROM_SIZE | Arthur Heymans |
2019-01-24 | cpu/intel/model_206ax: Remove the notion of sockets | Arthur Heymans |
2019-01-22 | cpu/intel/model_206ax: Use parallel MP init | Arthur Heymans |
2018-04-11 | Revert "model_206ax: Use parallel MP init" | Arthur Heymans |
2018-04-11 | model_206ax: Use parallel MP init | Arthur Heymans |
2018-04-10 | cpu/intel/sandybridge: Put stage cache into TSEG | Arthur Heymans |
2017-06-09 | cpu/intel/model_206ax: Use tsc monotonic timer | Patrick Rudolph |
2016-12-27 | cpu/intel/common: Add/Use common function to set virtualization | Matt DeVillier |
2016-11-20 | intel sandy/ivy: Increase XIP cache with USE_NATIVE_RAMINIT | Kyösti Mälkki |
2015-10-31 | sandybridge: Disable parallel CPU initialization | Nico Huber |
2015-05-28 | smm: Merge configs SMM_MODULES and SMM_TSEG | Vladimir Serbinenko |
2015-05-28 | Migrate 206ax to SMM_MODULES | Vladimir Serbinenko |
2015-01-27 | vboot2: add verstage | Stefan Reinauer |
2014-07-05 | intel: Make monotonic timer a first class citizen | Edward O'Callaghan |
2014-05-10 | Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT | Kyösti Mälkki |
2014-05-06 | Introduce stage-specific architecture for coreboot | Furquan Shaikh |
2014-05-03 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2014-01-23 | intel/microcode: Remove leftover MICROCODE_INCLUDE_PATH. | Vladimir Serbinenko |
2013-12-13 | cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFS | Alexandru Gagniuc |
2012-11-12 | Revert "Remove code that enables/disables VMX in coreboot on chromebooks." | Marc Jones |
2012-09-05 | buildsystem: Make CPU microcode updating more configurable | Alexandru Gagniuc |
2012-08-09 | Synchronize rdtsc instructions | Stefan Reinauer |
2012-07-31 | Revert "Use broadcast SIPI to startup siblings" | Sven Schnelle |
2012-07-31 | Revert "remove CONFIG_SERIAL_CPU_INIT" | Sven Schnelle |
2012-07-26 | Drop CONFIG_CPU_MODEL_NAME and fix CPU name displayed in logs | Stefan Reinauer |
2012-07-26 | Enable Microcode in CBFS for all SandyBridge/IvyBridge systems | Stefan Reinauer |
2012-07-24 | Config changes to support microcode in CBFS | Vadim Bendebury |
2012-07-24 | Remove code that enables/disables VMX in coreboot on chromebooks. | Ronald G. Minnich |
2012-07-02 | remove CONFIG_SERIAL_CPU_INIT | Sven Schnelle |
2012-07-02 | Use broadcast SIPI to startup siblings | Sven Schnelle |
2012-05-29 | Drop config variable CPU_MODEL_INDEX | Stefan Reinauer |
2012-04-05 | Add support for Intel Sandybridge CPU | Stefan Reinauer |