index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cpu
/
x86
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mp_init: Add configurable stack size for SMM relocate
Marshall Dawson
2018-10-29
1
-0
/
+8
*
cpu/x86: Make SMM stack size configurable
Raul E Rangel
2018-06-14
1
-0
/
+8
*
arch/x86: Always select RELOCATABLE_MODULES
Kyösti Mälkki
2018-06-06
1
-1
/
+0
*
arch/x86: Drop leftover ROMCC support
Kyösti Mälkki
2018-06-06
1
-1
/
+0
*
cpu/x86: don't utilize UDELAY_IO if GENERIC_UDELAY
Aaron Durbin
2018-01-25
1
-1
/
+1
*
cpu/x86: allow AP callbacks after MP init
Aaron Durbin
2016-12-08
1
-0
/
+6
*
src/cpu: Capitalize CPU, APIC and IOAPIC typo fix
Elyes HAOUAS
2016-08-23
1
-1
/
+1
*
Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS
Aaron Durbin
2016-08-18
1
-7
/
+0
*
cpu/x86: Support CPUs without rdmsr/wrmsr instructions
Lee Leahy
2016-07-27
1
-0
/
+7
*
cpu/x86: don't treat all chipsets the same regarding XIP_ROM_SIZE
Aaron Durbin
2016-05-06
1
-0
/
+11
*
cpu/x86: remove BACKUP_DEFAULT_SMM_REGION option
Aaron Durbin
2016-05-04
1
-6
/
+0
*
src/cpu/x86: remove TSC_CALIBRATE_WITH_IO
Aaron Durbin
2016-04-11
1
-6
/
+0
*
cpu/x86: Sort some Kconfig options
Stefan Reinauer
2016-03-08
1
-9
/
+14
*
x86/smm: Initialize SMM on some CPUs one-by-one
Damien Zammit
2015-12-02
1
-0
/
+11
*
smmhandler: on i945..nehalem, crash if LAPIC overlaps with ASEG
Patrick Georgi
2015-10-29
1
-0
/
+7
*
smm: Merge configs SMM_MODULES and SMM_TSEG
Vladimir Serbinenko
2015-05-28
1
-10
/
+1
*
fsp: Move fsp to fsp1_0
Marc Jones
2015-04-24
1
-2
/
+2
*
kconfig: drop intermittend forwarder files
Stefan Reinauer
2015-04-07
1
-4
/
+0
*
x86: Set BOOT_MEDIA_SPI_BUS
David Hendricks
2014-12-15
1
-0
/
+7
*
src/.../Kconfig: various small fixes to texts
Daniele Forsi
2014-07-23
1
-2
/
+2
*
Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT
Kyösti Mälkki
2014-05-10
1
-2
/
+2
*
Intel FSP: add a shared set of functions for the FSP
Martin Roth
2014-05-09
1
-0
/
+7
*
x86: add MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING option
Aaron Durbin
2014-03-07
1
-0
/
+9
*
Remove CACHE_ROM.
Vladimir Serbinenko
2014-02-25
1
-7
/
+0
*
x86: provide infrastructure to backup default SMM region
Aaron Durbin
2014-02-16
1
-0
/
+6
*
x86: parallel MP initialization
Aaron Durbin
2014-01-30
1
-0
/
+7
*
CBMEM: Always select CAR_MIGRATION
Kyösti Mälkki
2013-09-21
1
-9
/
+0
*
x86: add cache-as-ram migration option
Aaron Durbin
2013-05-16
1
-0
/
+9
*
x86: add TSC_CONSTANT_RATE option
Aaron Durbin
2013-05-07
1
-0
/
+7
*
tsc: provide monotonic timer
Aaron Durbin
2013-05-01
1
-0
/
+7
*
lapic: monotonic time implementation
Aaron Durbin
2013-05-01
1
-0
/
+7
*
x86: mtrr: add CONFIG_CACHE_ROM support
Aaron Durbin
2013-03-29
1
-1
/
+4
*
x86: unify amd and non-amd MTRR routines
Aaron Durbin
2013-03-22
1
-0
/
+7
*
x86: SMM Module Support
Aaron Durbin
2013-03-14
1
-0
/
+18
*
Remove AMD special case for LAPIC based udelay()
Patrick Georgi
2012-11-27
1
-0
/
+3
*
Make sure only one udelay function is available
Stefan Reinauer
2012-11-20
1
-1
/
+1
*
Synchronize rdtsc instructions
Stefan Reinauer
2012-08-09
1
-0
/
+16
*
Move cpus_ready_for_init() to AMD K8
Kyösti Mälkki
2012-08-07
1
-4
/
+0
*
Revert "remove CONFIG_SERIAL_CPU_INIT"
Sven Schnelle
2012-07-31
1
-0
/
+4
*
remove CONFIG_SERIAL_CPU_INIT
Sven Schnelle
2012-07-02
1
-4
/
+0
*
Add Kconfig options to enable TSEG and set a size
Duncan Laurie
2012-03-30
1
-0
/
+8
*
Add an option to keep the ROM cached after romstage
Stefan Reinauer
2012-03-30
1
-1
/
+3
*
ROMCC boards have no XIP limit
Patrick Georgi
2012-03-16
1
-0
/
+1
*
Remove XIP_ROM_BASE
Patrick Georgi
2011-11-01
1
-4
/
+0
*
Miscellaneous AMD F14 warning fixes
efdesign98
2011-09-12
1
-0
/
+4
*
- Fix shortcoming in Kconfig when handling multiple "choice"s
Stefan Reinauer
2010-12-16
1
-0
/
+10
*
Make timer2 the default choice for TSC initialization.
Patrick Georgi
2010-09-08
1
-1
/
+1
*
- move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclusively
Patrick Georgi
2010-04-12
1
-2
/
+2
*
- Fix UDELAY options and HAVE_INIT_TIMER [kconfig]
Patrick Georgi
2010-01-04
1
-0
/
+1
*
Various fixes to Kconfig: All kconfig-boards should have a
Patrick Georgi
2009-10-06
1
-0
/
+8
[next]