aboutsummaryrefslogtreecommitdiff
path: root/src/Kconfig
AgeCommit message (Expand)Author
2019-08-22ACPI S3: Depend on RELOCATABLE_RAMSTAGEKyösti Mälkki
2019-08-22ACPI S3: Drop ACPI_HUGE_LOWMEM_BACKUPKyösti Mälkki
2019-08-08lib/stage_cache: Refactor Kconfig optionsKyösti Mälkki
2019-07-12Kconfig: Remove HAVE_RAMSTAGE dependency from RELOCATABLE_RAMSTAGESubrata Banik
2019-07-09arch/x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki
2019-07-09arch/non-x86: Flip HAVE_MONOTONIC_TIMER defaultKyösti Mälkki
2019-07-09cpu/x86: Declare SMM_ASEGKyösti Mälkki
2019-07-07arch/x86: Clean up PIRQ_ROUTEKyösti Mälkki
2019-07-01Kconfig: Enable RAMPAYLOAD for x86Subrata Banik
2019-06-15arch/x86/Kconfig: Hide the prefix option on all but BOOTBLOCK_NORMALArthur Heymans
2019-06-11Rampayload: Able to build coreboot without ramstageSubrata Banik
2019-06-08Kconfig: Guard RAMPAYLOADNico Huber
2019-05-20src/Kconfig: Move DRAM section to src/lib/KconfigElyes HAOUAS
2019-05-12Kconfig: Create RAMPAYLOAD kconfigSubrata Banik
2019-05-06spd_bin: Do not depend CONFIG_DIMM_MAX on CONFIG_GENERIC_SPD_BINJulius Werner
2019-05-04src/Kconfig: remove duplicate entry for drivers/fsp1_0/KconfigMatt DeVillier
2019-04-24src/Kconfig: increase heap size if using flattened image treeMarty E. Plummer
2019-03-16x86/smbios: Untangle system and board tablesNico Huber
2019-02-05Kconfig: Add system type entries for common enclosuresDuncan Laurie
2019-01-14[RFC]util/checklist: Remove this functionalityArthur Heymans
2019-01-13usbdebug: Remove option DEBUG_USBDEBUGKyösti Mälkki
2019-01-13console: Add Kconfig debug option DEBUG_CONSOLE_INITKyösti Mälkki
2018-12-22cbmem: Always use EARLY_CBMEM_INITKyösti Mälkki
2018-11-23cpu/x86/Kconfig.debug: Move more options hereNico Huber
2018-11-23soc/intel/common: Bring DISPLAY_MTRRS into the lightNico Huber
2018-11-18soc/intel/.../Kconfig: Move GPIO debug option into debug menuNico Huber
2018-10-31reset: Finalize move to new APINico Huber
2018-10-01src/Kconfig: Drop a superfluous wordJonathan Neuschäfer
2018-09-07arch/x86: Add BERT region support functionsMarshall Dawson
2018-07-16Kconfig: Make the EM100 config option commonSimon Glass
2018-06-27stage_cache: Disable when APCI S3 is not possibleKyösti Mälkki
2018-06-25Kconfig: Add new config for OVERRIDE_DEVICETREEFurquan Shaikh
2018-06-11drivers/spi: Remove Kconfig prompt from SPI_FLASH_SMMNico Huber
2018-06-06arch/x86: Make RELOCATABLE_RAMSTAGE the defaultKyösti Mälkki
2018-06-06arch/x86: Flag platforms without RELOCATABLE_RAMSTAGEKyösti Mälkki
2018-05-31cpu/x86/mtrr: Get rid of CACHE_ROM_SIZE_OVERRIDENico Huber
2018-05-22Introduce bootblock self-decompressionJulius Werner
2018-03-09Timestamps: Add option to print timestamps to debug consoleMartin Roth
2018-03-01smbios: Add option to select the enclosure typeJulien Viard de Galbert
2018-02-20arch/riscv: Don't set up virtual memoryJonathan Neuschäfer
2018-01-18util/blobtool: rename to bincfgDenis 'GNUtoo' Carikli
2018-01-18security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese
2017-12-07boardid: Switch from Kconfig to weak functionsJulius Werner
2017-12-06Kconfig: Remove BOARD_ID_MANUAL optionJulius Werner
2017-10-31intel/common/smbus: increase spd read performanceKane Chen
2017-10-23soc: Add Kconfig for each soc vendorChris Ching
2017-10-22security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese
2017-10-22src/security: Add security kconfig stubPhilipp Deppenwiese
2017-10-19Enable time stamp collection by default on x86Paul Menzel
2017-09-28Kconfig: Move libhwbase related options into lib/KconfigNico Huber
2017-09-02clang: Allow ANY_TOOLCHAIN for non-coreboot clangDamien Zammit
2017-06-14Add support for Undefined Behavior SanitizerRyan Salsamendi
2017-05-30lib/edid: Split out fill_lb_framebuffer()Nico Huber
2017-05-27Kconfig: Move CONFIG_VIDEO_MBNico Huber
2017-05-22Kconfig: Move and clean up CONFIG_VGANico Huber
2017-05-12commonlib: Move drivers/storage into commonlib/storageLee Leahy
2017-05-05cr50: check if the new image needs to be enabled and act on itVadim Bendebury
2017-04-25include: Add xmalloc, xzmalloc and dma routinesLee Leahy
2017-04-24Kconfig: provide MAINBOARD_HAS_TPM_CR50 optionAaron Durbin
2017-04-14util/blobtool & sconfig: Update GENPARSER Kconfig questionMartin Roth
2017-03-14GDB_WAIT: Clarify Kconfig descriptionDenis 'GNUtoo' Carikli
2017-02-14src/Kconfig: Move bootblock behavior to arch/x86 as TODO suggestedMartin Roth
2017-02-14src/Kconfig: Remove 'default n' statements from early in KconfigMartin Roth
2017-02-10device/dram: use global DIMM_SPD_SIZE Kconfig variablePatrick Georgi
2017-02-06src/Kconfig: Move options with no prompt towards the end of the fileMartin Roth
2017-02-04src/Kconfig: Move early defaults to the end of the fileMartin Roth
2017-02-04Only show CACHE_RELOCATED_RAMSTAGE_OUTSIDE_CBMEM option when implementedArthur Heymans
2016-12-11ACPI S3: Flip ACPI_HUGE_LOWMEM_BACKUP defaultKyösti Mälkki
2016-12-07PCI ops: MMCONF_SUPPORT_DEFAULT is requiredKyösti Mälkki
2016-11-30mb/intel/kblrvp: Add Variant board support for KBLRVPBarnali Sarkar
2016-11-30lib: Add library to handle SPD data in CBFS or DIMMNaresh G Solanki
2016-11-29Hook up libhwbase in ramstageNico Huber
2016-11-22Remove explicit select MMCONF_SUPPORTKyösti Mälkki
2016-11-09ACPI S3: Remove HIGH_MEMORY_SAVE where possibleKyösti Mälkki
2016-11-06Add option to use Ada code in ramstageNico Huber
2016-10-29Add option to build Ada debugging codeNico Huber
2016-10-02Kconfig: Update default hex values to start with 0xMartin Roth
2016-09-22Build system: Remove IASL_WARNINGS_ARE_ERRORS optionMartin Roth
2016-09-06Kconfig: Relocate DEVICETREE symbolMarshall Dawson
2016-08-23arch/riscv: Print the page table structure after constructionJonathan Neuschäfer
2016-08-19Kconfig: introduce writable boot device notionAaron Durbin
2016-08-19drivers/spi: move cbfs_spi.c locationAaron Durbin
2016-08-19Kconfig: separate memory mapped boot device from SPIAaron Durbin
2016-08-18Kconfig: lay groundwork for not assuming SPI flash boot deviceAaron Durbin
2016-08-15Revert "Kconfig: separate memory mapped boot device from SPI"Aaron Durbin
2016-08-15Kconfig: remove unused MULTIPLE_CBFS_INSTANCES optionAaron Durbin
2016-08-15Kconfig: separate memory mapped boot device from SPIAaron Durbin
2016-08-09superio/*: Relocate Kconfig to chip folder.Omar Pakker
2016-08-08sconfig: pass in devicetree filenameMartin Roth
2016-07-31src/Kconfig: Capitalize ROMElyes HAOUAS
2016-07-28bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh
2016-07-28vboot: Separate vboot from chromeosFurquan Shaikh
2016-07-26src/lib: Enable display of cbmem during romstage and postcarLee Leahy
2016-07-10Romstage spinlocks require EARLY_CBMEM_INITKyösti Mälkki
2016-07-01Kconfig: Show DEBUG_BOOT_STATE in the Debug menuJonathan Neuschäfer
2016-06-23kconfig: allow various tpm type and interface permutationsVadim Bendebury
2016-06-17Define RAMTOP for x86 onlyKyösti Mälkki
2016-06-03Add Board Checklist SupportLee Leahy
2016-06-02cbfs: Use NO_XIP_EARLY_STAGES to decide if stage is XIPFurquan Shaikh
2016-05-19src/Kconfig: Move acpi Kconfig below chipset KconfigsMartin Roth