summaryrefslogtreecommitdiffstats
path: root/src/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* src, util: Clean up makefile.inc in text, help & commentsMartin Roth2024-01-261-1/+1
* arch/x86/mpspec: turn compile-time check into Kconfig dependencyFelix Held2024-01-171-0/+1
* Reland "Kconfig: Bring HEAP_SIZE to a common, large value"Patrick Georgi2024-01-171-2/+1
* Allow to build romstage sources inside the bootblockArthur Heymans2023-11-091-0/+9
* Revert "Kconfig: Bring HEAP_SIZE to a common, large value"Patrick Georgi2023-11-071-1/+2
* Kconfig: Add vendorcode debugMartin Roth2023-10-271-0/+3
* Kconfig: Bring HEAP_SIZE to a common, large valuePatrick Georgi2023-10-111-2/+1
* Kconfig: Add option to make clang the default compilerArthur Heymans2023-08-241-0/+7
* bootsplash: Add ImageMagick voodooNico Huber2023-08-041-1/+56
* lib/smbios: Add a config string for BIOS Vendor in SMBIOS Type 0Hao Wang2023-06-261-0/+7
* acpi: Add a debug option to print out tables in ACPICA compatible hexArthur Heymans2023-06-141-0/+13
* Kconfig: Group dependency on X86EMU_DEBUGElyes Haouas2023-05-021-12/+5
* SMBIOS: Group Kconfig dependencyKyösti Mälkki2023-05-011-5/+5
* soc/intel: Don't report _S1 state when unsupportedArthur Heymans2023-04-261-0/+6
* option: Allow to use the EFI variable driver as option backendPatrick Rudolph2023-04-031-0/+11
* tree: Drop repeated wordsAlexander Goncharov2023-02-071-1/+1
* Kconfig: Add option to compress ramstage with LZ4Martin Roth2023-01-081-7/+28
* Kconfig: Allow mainboards to disable stage cacheReka Norman2023-01-061-1/+8
* build: List all Kconfigs in CBFS `config` file, compress itJulius Werner2022-11-181-2/+2
* drivers/generic/ioapic: Drop poor implementationKyösti Mälkki2022-11-131-2/+2
* cpu/x86: Drop !CPU_INFO_V2 codeArthur Heymans2022-11-071-1/+1
* Kconfig: Allow x86 to compress pre-ram stages if not run XIPArthur Heymans2022-10-201-4/+4
* coreboot: Add support for include-what-you-useMartin Roth2022-10-111-0/+6
* Revert "Kconfig: Allow x86 to compress pre-ram stages if not run XIP"Martin L Roth2022-09-201-4/+4
* Kconfig: Allow x86 to compress pre-ram stages if not run XIPArthur Heymans2022-09-191-4/+4
* Add SBOM (Software Bill of Materials) GenerationMaximilian Brune2022-08-221-0/+6
* src/Kconfig: src/soc/*/Kconfig files are gone, remove the includeMartin Roth2022-06-241-1/+0
* src/soc: Get rid of most src/soc/Kconfig filesMartin Roth2022-06-241-0/+2
* src/Kconfig: Fix a spelling issueMartin Roth2022-05-301-1/+1
* Kconfig: Mark clang as ready to use on some archArthur Heymans2022-05-281-4/+16
* Kconfig: Increase x86 postcar & ramstage stackArthur Heymans2022-05-251-1/+1
* Kconfig: Have CONFIG_ASAN depend on COMPILER_GCCArthur Heymans2022-05-131-0/+1
* Kconfig: Add an option to skip adding a cbfs bootblock on x86Arthur Heymans2022-05-121-0/+6
* Kconfig: Make HAVE_EM100_SUPPORT invisibleArthur Heymans2022-04-191-1/+1
* src/Kconfig: Update the path to 'c_start.S' for GDB_STUB configElyes Haouas2022-02-221-1/+1
* Kconfig: Show console DEBUG_FUNC if OVERRIDE_LOGLEVEL is setMarc Jones2021-11-131-1/+1
* src/lib: Add FW_CONFIG_SOURCE_VPDWonkyu Kim2021-11-081-0/+10
* src/lib/fw_config: Change fw_config sources priorityWonkyu Kim2021-11-081-10/+11
* Kconfig,soc/amd/cezanne: Make COOP_MULTITASKING select TIMER_QUEUERaul E Rangel2021-11-041-4/+4
* SMBIOS/SCONFIG: Allow devtree-defined Type 41 entriesAngel Pons2021-11-041-0/+15
* arch/x86/ioapic: Select IOAPIC with SMPKyösti Mälkki2021-10-221-0/+1
* lib/thread: Switch to using CPU_INFO_V2Raul E Rangel2021-10-051-1/+1
* util/kconfig: Add pre-built parserPatrick Georgi2021-09-131-1/+1
* option: Allow mainboards to implement the APIAngel Pons2021-05-281-0/+15
* option: Turn CMOS option backend into choiceAngel Pons2021-05-281-0/+9
* option: Introduce `CMOS_LAYOUT_FILE` Kconfig symbolAngel Pons2021-05-181-0/+5
* src/drivers/ipmi: Add DEBUG_IPMI optionMarc Jones2021-04-181-0/+7
* southbridge: Ensure common Kconfig gets included lastAngel Pons2021-02-181-0/+1
* nb/intel/gm45: Factor out {DMI,EP,MCH}BAR accessorsAngel Pons2021-02-071-0/+1
* Kconfig: Show console debug options if loglevel override is setMarc Jones2020-12-111-3/+3