aboutsummaryrefslogtreecommitdiff
path: root/src/Kconfig
AgeCommit message (Expand)Author
2020-12-11Kconfig: Show console debug options if loglevel override is setMarc Jones
2020-12-02lib/trace: Remove TRACE supportKyösti Mälkki
2020-10-29soc/intel/xeon_sp: Move function debug macrosMarc Jones
2020-10-29include/device/device.h: Move resource debug macrosMarc Jones
2020-10-19drivers/intel/usb4: Add driver for USB4 retimer deviceDuncan Laurie
2020-10-13src: Rename EM100Pro-specific SPI console Kconfig optionAngel Pons
2020-10-09sconfig: Allow chipset to provide a base devicetreeDuncan Laurie
2020-09-21treewide/Kconfig: Drop unneeded empty linesElyes HAOUAS
2020-08-21Kconfig: Update ASan config optionsHarshit Sharma
2020-08-21lib: Add ASan support to romstage on x86 archHarshit Sharma
2020-08-21lib: Update ASan compiler flags and Kconfig help textHarshit Sharma
2020-08-21lib: Add ASan stubHarshit Sharma
2020-07-06arch/x86: Remove RELOCATABLE_RAMSTAGEKyösti Mälkki
2020-07-01Kconfig: Fix warningBenjamin Doron
2020-06-30Add qc_blobs repositoryJulius Werner
2020-06-28smbios: Add option VPD_SMBIOS_VERSION that reads BIOS version from a VPD vari...Johnny Lin
2020-06-19Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi
2020-06-16sb/intel: Clean up some SMI enablesKyösti Mälkki
2020-06-13treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh
2020-06-10ACPI: Remove Kconfig COMMON_FADTKyösti Mälkki
2020-06-09SMBIOS: Remove Kconfig SYSTEM_ENCLOSURE_TYPEKyösti Mälkki
2020-06-02fw_config: Add firmware configuration interfaceDuncan Laurie
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-02acpi: Reorganize ACPI configsFurquan Shaikh
2020-04-14src/Kconfig: enable USE_BLOBS by defaultFelix Held
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-03-03Kconfig: Have GDB_STUB depend on DRIVERS_UARTArthur Heymans
2020-02-24treewide: Capitalize 'CMOS'Elyes HAOUAS
2020-02-11Kconfig: Add CONFIG_PCI dependency for CONFIG_MINIMAL_PCI_SCANNINGSubrata Banik
2020-02-11Kconfig: Guard CONFIGURABLE_RAMSTAGESubrata Banik
2020-02-08Add configurable ramstage support for minimal PCI scanningRonald G. Minnich
2020-01-27src/Kconfig: Remove unused symbolElyes HAOUAS
2020-01-22{soc,southbridge}/*/*/acpi: Add possibility to disable S4Wim Vervoorn
2020-01-10timestamps: Fix TIMESTAMPS_ON_CONSOLE behaviourKyösti Mälkki
2019-12-27arch/x86: Drop ROMCC_BOOTBLOCK symbolArthur Heymans
2019-12-19arch/x86: Fix S3 resume without stage cacheKyösti Mälkki
2019-12-09Kconfig: Drop NO_RELOCATABLE_RAMSTAGENico Huber
2019-11-25Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans
2019-11-22arch/x86: Remove spinlocks inside CARKyösti Mälkki
2019-11-16vendorcode/eltan/security: Move eltan security from chipset to security menuWim Vervoorn
2019-11-09Kconfig: Remove untrue commentArthur Heymans
2019-11-06drivers/intel/fsp2_0: Move Debug options to "Debugging"Arthur Heymans
2019-11-06Kconfig: Organize debugging options per file extensionsArthur Heymans
2019-11-05src/Kconfig: Drop unused DEBUG_ACPIElyes HAOUAS
2019-11-01src/Kconfig: Drop unused HAVE_POSTCARElyes HAOUAS
2019-10-31Makefile, Kconfig: Add AMD dependency for amd_blobs repoMarshall Dawson
2019-10-08arch/x86: Add a choice for selecting normal/fallback cbfs prefixArthur Heymans
2019-09-28Kconfig: Hide CONFIG_CBFS_SIZE when an FMDFILE is providedArthur Heymans
2019-09-18x86emu: Drop UDELAY_LAPIC dependencyKyösti Mälkki
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