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