summaryrefslogtreecommitdiff
path: root/src/Kconfig
AgeCommit message (Expand)Author
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