aboutsummaryrefslogtreecommitdiff
path: root/src/Kconfig
AgeCommit message (Expand)Author
2024-06-25Kconfig: Update FW_CONFIG Kconfig optionsMartin Roth
2024-05-25arch/arm64: Implement initial set of SMBIOS tablesBenjamin Doron
2024-04-01Kconfig: Make GBD_STUB and long mode mutually exclusiveArthur Heymans
2024-03-17src/Kconfig: Make it possible to override CCACHE in site-localArthur Heymans
2024-03-15treewide: Move stdlib.h to commonlibMaximilian Brune
2024-02-27Kconfig: Make the SEPARATE_ROMSTAGE default configurable in other filesArthur Heymans
2024-01-26src, util: Clean up makefile.inc in text, help & commentsMartin Roth
2024-01-17arch/x86/mpspec: turn compile-time check into Kconfig dependencyFelix Held
2024-01-17Reland "Kconfig: Bring HEAP_SIZE to a common, large value"Patrick Georgi
2023-11-09Allow to build romstage sources inside the bootblockArthur Heymans
2023-11-07Revert "Kconfig: Bring HEAP_SIZE to a common, large value"Patrick Georgi
2023-10-27Kconfig: Add vendorcode debugMartin Roth
2023-10-11Kconfig: Bring HEAP_SIZE to a common, large valuePatrick Georgi
2023-08-24Kconfig: Add option to make clang the default compilerArthur Heymans
2023-08-04bootsplash: Add ImageMagick voodooNico Huber
2023-06-26lib/smbios: Add a config string for BIOS Vendor in SMBIOS Type 0Hao Wang
2023-06-14acpi: Add a debug option to print out tables in ACPICA compatible hexArthur Heymans
2023-05-02Kconfig: Group dependency on X86EMU_DEBUGElyes Haouas
2023-05-01SMBIOS: Group Kconfig dependencyKyösti Mälkki
2023-04-26soc/intel: Don't report _S1 state when unsupportedArthur Heymans
2023-04-03option: Allow to use the EFI variable driver as option backendPatrick Rudolph
2023-02-07tree: Drop repeated wordsAlexander Goncharov
2023-01-08Kconfig: Add option to compress ramstage with LZ4Martin Roth
2023-01-06Kconfig: Allow mainboards to disable stage cacheReka Norman
2022-11-18build: List all Kconfigs in CBFS `config` file, compress itJulius Werner
2022-11-13drivers/generic/ioapic: Drop poor implementationKyösti Mälkki
2022-11-07cpu/x86: Drop !CPU_INFO_V2 codeArthur Heymans
2022-10-20Kconfig: Allow x86 to compress pre-ram stages if not run XIPArthur Heymans
2022-10-11coreboot: Add support for include-what-you-useMartin Roth
2022-09-20Revert "Kconfig: Allow x86 to compress pre-ram stages if not run XIP"Martin L Roth
2022-09-19Kconfig: Allow x86 to compress pre-ram stages if not run XIPArthur Heymans
2022-08-22Add SBOM (Software Bill of Materials) GenerationMaximilian Brune
2022-06-24src/Kconfig: src/soc/*/Kconfig files are gone, remove the includeMartin Roth
2022-06-24src/soc: Get rid of most src/soc/Kconfig filesMartin Roth
2022-05-30src/Kconfig: Fix a spelling issueMartin Roth
2022-05-28Kconfig: Mark clang as ready to use on some archArthur Heymans
2022-05-25Kconfig: Increase x86 postcar & ramstage stackArthur Heymans
2022-05-13Kconfig: Have CONFIG_ASAN depend on COMPILER_GCCArthur Heymans
2022-05-12Kconfig: Add an option to skip adding a cbfs bootblock on x86Arthur Heymans
2022-04-19Kconfig: Make HAVE_EM100_SUPPORT invisibleArthur Heymans
2022-02-22src/Kconfig: Update the path to 'c_start.S' for GDB_STUB configElyes Haouas
2021-11-13Kconfig: Show console DEBUG_FUNC if OVERRIDE_LOGLEVEL is setMarc Jones
2021-11-08src/lib: Add FW_CONFIG_SOURCE_VPDWonkyu Kim
2021-11-08src/lib/fw_config: Change fw_config sources priorityWonkyu Kim
2021-11-04Kconfig,soc/amd/cezanne: Make COOP_MULTITASKING select TIMER_QUEUERaul E Rangel
2021-11-04SMBIOS/SCONFIG: Allow devtree-defined Type 41 entriesAngel Pons
2021-10-22arch/x86/ioapic: Select IOAPIC with SMPKyösti Mälkki
2021-10-05lib/thread: Switch to using CPU_INFO_V2Raul E Rangel
2021-09-13util/kconfig: Add pre-built parserPatrick Georgi
2021-05-28option: Allow mainboards to implement the APIAngel Pons
2021-05-28option: Turn CMOS option backend into choiceAngel Pons
2021-05-18option: Introduce `CMOS_LAYOUT_FILE` Kconfig symbolAngel Pons
2021-04-18src/drivers/ipmi: Add DEBUG_IPMI optionMarc Jones
2021-02-18southbridge: Ensure common Kconfig gets included lastAngel Pons
2021-02-07nb/intel/gm45: Factor out {DMI,EP,MCH}BAR accessorsAngel Pons
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