summaryrefslogtreecommitdiffstats
path: root/src/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/xeon_sp: Move function debug macrosMarc Jones2020-10-291-0/+10
* include/device/device.h: Move resource debug macrosMarc Jones2020-10-291-0/+9
* drivers/intel/usb4: Add driver for USB4 retimer deviceDuncan Laurie2020-10-191-0/+1
* src: Rename EM100Pro-specific SPI console Kconfig optionAngel Pons2020-10-131-1/+1
* sconfig: Allow chipset to provide a base devicetreeDuncan Laurie2020-10-091-0/+11
* treewide/Kconfig: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* Kconfig: Update ASan config optionsHarshit Sharma2020-08-211-9/+23
* lib: Add ASan support to romstage on x86 archHarshit Sharma2020-08-211-0/+7
* lib: Update ASan compiler flags and Kconfig help textHarshit Sharma2020-08-211-0/+5
* lib: Add ASan stubHarshit Sharma2020-08-211-0/+13
* arch/x86: Remove RELOCATABLE_RAMSTAGEKyösti Mälkki2020-07-061-13/+1
* Kconfig: Fix warningBenjamin Doron2020-07-011-1/+1
* Add qc_blobs repositoryJulius Werner2020-06-301-0/+20
* smbios: Add option VPD_SMBIOS_VERSION that reads BIOS version from a VPD vari...Johnny Lin2020-06-281-0/+10
* Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi2020-06-191-2/+2
* sb/intel: Clean up some SMI enablesKyösti Mälkki2020-06-161-0/+4
* treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh2020-06-131-0/+9
* ACPI: Remove Kconfig COMMON_FADTKyösti Mälkki2020-06-101-4/+0
* SMBIOS: Remove Kconfig SYSTEM_ENCLOSURE_TYPEKyösti Mälkki2020-06-091-14/+0
* fw_config: Add firmware configuration interfaceDuncan Laurie2020-06-021-0/+27
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-9/+1
* acpi: Reorganize ACPI configsFurquan Shaikh2020-05-021-12/+0
* src/Kconfig: enable USE_BLOBS by defaultFelix Held2020-04-141-0/+1
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-2/+0
* Kconfig: Have GDB_STUB depend on DRIVERS_UARTArthur Heymans2020-03-031-1/+1
* treewide: Capitalize 'CMOS'Elyes HAOUAS2020-02-241-1/+1
* Kconfig: Add CONFIG_PCI dependency for CONFIG_MINIMAL_PCI_SCANNINGSubrata Banik2020-02-111-2/+2
* Kconfig: Guard CONFIGURABLE_RAMSTAGESubrata Banik2020-02-111-0/+4
* Add configurable ramstage support for minimal PCI scanningRonald G. Minnich2020-02-081-0/+15
* src/Kconfig: Remove unused symbolElyes HAOUAS2020-01-271-4/+0
* {soc,southbridge}/*/*/acpi: Add possibility to disable S4Wim Vervoorn2020-01-221-0/+6
* timestamps: Fix TIMESTAMPS_ON_CONSOLE behaviourKyösti Mälkki2020-01-101-1/+1
* arch/x86: Drop ROMCC_BOOTBLOCK symbolArthur Heymans2019-12-271-3/+0
* arch/x86: Fix S3 resume without stage cacheKyösti Mälkki2019-12-191-12/+17
* Kconfig: Drop NO_RELOCATABLE_RAMSTAGENico Huber2019-12-091-6/+1
* Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans2019-11-251-3/+1
* arch/x86: Remove spinlocks inside CARKyösti Mälkki2019-11-221-16/+0
* vendorcode/eltan/security: Move eltan security from chipset to security menuWim Vervoorn2019-11-161-0/+1
* Kconfig: Remove untrue commentArthur Heymans2019-11-091-3/+1
* drivers/intel/fsp2_0: Move Debug options to "Debugging"Arthur Heymans2019-11-061-0/+3
* Kconfig: Organize debugging options per file extensionsArthur Heymans2019-11-061-1/+1
* src/Kconfig: Drop unused DEBUG_ACPIElyes HAOUAS2019-11-051-13/+0
* src/Kconfig: Drop unused HAVE_POSTCARElyes HAOUAS2019-11-011-5/+0
* Makefile, Kconfig: Add AMD dependency for amd_blobs repoMarshall Dawson2019-10-311-0/+14
* arch/x86: Add a choice for selecting normal/fallback cbfs prefixArthur Heymans2019-10-081-2/+19
* Kconfig: Hide CONFIG_CBFS_SIZE when an FMDFILE is providedArthur Heymans2019-09-281-10/+12
* x86emu: Drop UDELAY_LAPIC dependencyKyösti Mälkki2019-09-181-1/+1
* ACPI S3: Depend on RELOCATABLE_RAMSTAGEKyösti Mälkki2019-08-221-0/+1