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
/
x86
/
Kconfig
Age
Commit message (
Expand
)
Author
2016-12-08
cpu/x86: allow AP callbacks after MP init
Aaron Durbin
2016-08-23
src/cpu: Capitalize CPU, APIC and IOAPIC typo fix
Elyes HAOUAS
2016-08-18
Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS
Aaron Durbin
2016-07-27
cpu/x86: Support CPUs without rdmsr/wrmsr instructions
Lee Leahy
2016-05-06
cpu/x86: don't treat all chipsets the same regarding XIP_ROM_SIZE
Aaron Durbin
2016-05-04
cpu/x86: remove BACKUP_DEFAULT_SMM_REGION option
Aaron Durbin
2016-04-11
src/cpu/x86: remove TSC_CALIBRATE_WITH_IO
Aaron Durbin
2016-03-08
cpu/x86: Sort some Kconfig options
Stefan Reinauer
2015-12-02
x86/smm: Initialize SMM on some CPUs one-by-one
Damien Zammit
2015-10-29
smmhandler: on i945..nehalem, crash if LAPIC overlaps with ASEG
Patrick Georgi
2015-05-28
smm: Merge configs SMM_MODULES and SMM_TSEG
Vladimir Serbinenko
2015-04-24
fsp: Move fsp to fsp1_0
Marc Jones
2015-04-07
kconfig: drop intermittend forwarder files
Stefan Reinauer
2014-12-15
x86: Set BOOT_MEDIA_SPI_BUS
David Hendricks
2014-07-23
src/.../Kconfig: various small fixes to texts
Daniele Forsi
2014-05-10
Replace SERIAL_CPU_INIT with PARALLEL_CPU_INIT
Kyösti Mälkki
2014-05-09
Intel FSP: add a shared set of functions for the FSP
Martin Roth
2014-03-07
x86: add MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING option
Aaron Durbin
2014-02-25
Remove CACHE_ROM.
Vladimir Serbinenko
2014-02-16
x86: provide infrastructure to backup default SMM region
Aaron Durbin
2014-01-30
x86: parallel MP initialization
Aaron Durbin
2013-09-21
CBMEM: Always select CAR_MIGRATION
Kyösti Mälkki
2013-05-16
x86: add cache-as-ram migration option
Aaron Durbin
2013-05-07
x86: add TSC_CONSTANT_RATE option
Aaron Durbin
2013-05-01
tsc: provide monotonic timer
Aaron Durbin
2013-05-01
lapic: monotonic time implementation
Aaron Durbin
2013-03-29
x86: mtrr: add CONFIG_CACHE_ROM support
Aaron Durbin
2013-03-22
x86: unify amd and non-amd MTRR routines
Aaron Durbin
2013-03-14
x86: SMM Module Support
Aaron Durbin
2012-11-27
Remove AMD special case for LAPIC based udelay()
Patrick Georgi
2012-11-20
Make sure only one udelay function is available
Stefan Reinauer
2012-08-09
Synchronize rdtsc instructions
Stefan Reinauer
2012-08-07
Move cpus_ready_for_init() to AMD K8
Kyösti Mälkki
2012-07-31
Revert "remove CONFIG_SERIAL_CPU_INIT"
Sven Schnelle
2012-07-02
remove CONFIG_SERIAL_CPU_INIT
Sven Schnelle
2012-03-30
Add Kconfig options to enable TSEG and set a size
Duncan Laurie
2012-03-30
Add an option to keep the ROM cached after romstage
Stefan Reinauer
2012-03-16
ROMCC boards have no XIP limit
Patrick Georgi
2011-11-01
Remove XIP_ROM_BASE
Patrick Georgi
2011-09-12
Miscellaneous AMD F14 warning fixes
efdesign98
2010-12-16
- Fix shortcoming in Kconfig when handling multiple "choice"s
Stefan Reinauer
2010-09-08
Make timer2 the default choice for TSC initialization.
Patrick Georgi
2010-04-12
- move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclusively
Patrick Georgi
2010-01-04
- Fix UDELAY options and HAVE_INIT_TIMER [kconfig]
Patrick Georgi
2009-10-06
Various fixes to Kconfig: All kconfig-boards should have a
Patrick Georgi
2009-09-25
some progress on kconfig:
Patrick Georgi
2009-09-22
tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ...
Myles Watson
2009-08-29
File I missed committing.
Ronald G. Minnich
2009-08-25
Fix copy-paste error in src/cpu/x86/Kconfig.
Uwe Hermann
2009-08-12
Kconfig!
Patrick Georgi