Age | Commit message (Expand) | Author |
2023-08-04 | cpu: Get rid of CPU_SPECIFIC_OPTIONS | Elyes Haouas |
2023-05-25 | cpu/Kconfig: Remove MMX config option | Arthur Heymans |
2022-10-27 | mb/lenovo/haswell: Enable VBOOT_VBNV_FLASH | Yu-Ping Wu |
2022-09-15 | cpu/intel/haswell: Allow up to six microcodes in the FIT table | Jeremy Compostella |
2021-10-26 | cpu/x86/Kconfig.debug_cpu: drop HAVE_DISPLAY_MTRRS option | Felix Held |
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-16 | cpu/intel/haswell: Select `HAVE_DISPLAY_MTRRS` | Angel Pons |
2021-06-07 | cpu/x86: Default to PARALLEL_MP selected | Kyösti Mälkki |
2020-11-22 | cpu/intel/common: Fill cpu voltage in SMBIOS tables | Patrick Rudolph |
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-08-21 | cpu/intel/haswell: Select HAVE_ASAN_IN_ROMSTAGE | Harshit Sharma |
2020-07-26 | cpu,soc/intel: Drop select SMP | Kyösti Mälkki |
2020-06-15 | haswell boards: Factor out MAX_CPUS | Angel Pons |
2020-06-15 | arch/x86: Remove NO_FIXED_XIP_ROM_SIZE | Kyösti Mälkki |
2019-12-19 | arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHE | Kyösti Mälkki |
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-07-13 | intel/haswell: Replace monotonic timer | Kyösti Mälkki |
2019-07-09 | arch/x86: Flip HAVE_MONOTONIC_TIMER default | Kyösti Mälkki |
2019-07-09 | cpu/x86: Flip SMM_TSEG default | Kyösti Mälkki |
2019-04-25 | cpu/intel/car/non-evict: Select NO_FIXED_XIP_ROM_SIZE | Arthur Heymans |
2019-04-21 | cpu/intel/haswell: Use C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans |
2018-12-28 | arch/x86: SSE2 implies SSE support | Kyösti Mälkki |
2018-06-06 | arch/x86: Make RELOCATABLE_RAMSTAGE the default | Kyösti Mälkki |
2018-02-06 | cpu/intel/haswell: Don't select PARALLEL_CPU_INIT | Arthur Heymans |
2016-12-27 | cpu/intel/common: Add/Use common function to set virtualization | Matt DeVillier |
2016-05-04 | cpu/x86: remove BACKUP_DEFAULT_SMM_REGION option | Aaron Durbin |
2015-05-28 | smm: Merge configs SMM_MODULES and SMM_TSEG | Vladimir Serbinenko |
2015-05-19 | intel/haswell: Drop MONOTONIC_TIMER_MSR | Patrick Georgi |
2015-04-30 | cpu/intel/haswell: remove dependency on socket_rpga989 | Matt DeVillier |
2015-03-17 | haswell: Fix monotonic timer integration | Stefan Reinauer |
2015-01-27 | CBMEM: Always use DYNAMIC_CBMEM | Kyösti Mälkki |
2015-01-27 | vboot2: add verstage | Stefan Reinauer |
2014-10-19 | haswell baytrail: Enable RELOCATABLE_RAMSTAGE | Kyösti Mälkki |
2014-07-10 | intel/haswell: add vmx support w/Kconfig option | Matt DeVillier |
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-05 | haswell: move to mp_init library | Aaron Durbin |
2014-05-03 | Move ARCH_* from board/Kconfig to cpu or soc Kconfig. | Furquan Shaikh |
2014-02-16 | haswell: backup the default SMM region on resume | Aaron Durbin |
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 |
2013-09-21 | CBMEM: Always select CAR_MIGRATION | Kyösti Mälkki |
2013-05-24 | cpu/intel/haswell/Kconfig: Intend help text with two spaces | Paul Menzel |
2013-05-16 | haswell: enable cache-as-ram migration | Aaron Durbin |
2013-05-07 | haswell: use tsc for udelay() | Aaron Durbin |
2013-05-01 | haswell: 24MHz monotonic time implementation | Aaron Durbin |
2013-03-22 | haswell: use dynamic cbmem | Aaron Durbin |
2013-03-21 | haswell: RESET_ON_INVALID_RAMSTAGE_CACHE option | Aaron Durbin |
2013-03-21 | haswell: add multipurpose SMM memory region | Aaron Durbin |
2013-03-19 | haswell: Parallel AP bringup | Aaron Durbin |
2013-03-18 | haswell: Use SMM Modules | Aaron Durbin |
2013-03-17 | x86 intel: Add Firmware Interface Table support | Aaron Durbin |
2013-03-14 | haswell: Add initial support for Haswell platforms | Aaron Durbin |