index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
intel
/
haswell
/
Kconfig
Age
Commit message (
Expand
)
Author
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