Age | Commit message (Expand) | Author |
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-07-09 | cpu/x86: Declare SMM_ASEG | Kyösti Mälkki |
2019-07-08 | drivers/pc80: Move UDELAY_IO and UDELAY_TIMER2 | Kyösti Mälkki |
2019-05-27 | src/drivers/intel/fsp1_0: Move PLATFORM_USES_FSP1_0 | Arthur Heymans |
2018-10-29 | x86/mp_init: Add configurable stack size for SMM relocate | Marshall Dawson |
2018-06-14 | cpu/x86: Make SMM stack size configurable | Raul E Rangel |
2018-06-06 | arch/x86: Always select RELOCATABLE_MODULES | Kyösti Mälkki |
2018-06-06 | arch/x86: Drop leftover ROMCC support | Kyösti Mälkki |
2018-01-25 | cpu/x86: don't utilize UDELAY_IO if GENERIC_UDELAY | Aaron Durbin |
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 |