summaryrefslogtreecommitdiffstats
path: root/src/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: Add system type entries for common enclosuresDuncan Laurie2019-02-051-2/+18
* [RFC]util/checklist: Remove this functionalityArthur Heymans2019-01-141-30/+0
* usbdebug: Remove option DEBUG_USBDEBUGKyösti Mälkki2019-01-131-10/+0
* console: Add Kconfig debug option DEBUG_CONSOLE_INITKyösti Mälkki2019-01-131-0/+12
* cbmem: Always use EARLY_CBMEM_INITKyösti Mälkki2018-12-221-7/+0
* cpu/x86/Kconfig.debug: Move more options hereNico Huber2018-11-231-30/+0
* soc/intel/common: Bring DISPLAY_MTRRS into the lightNico Huber2018-11-231-0/+5
* soc/intel/.../Kconfig: Move GPIO debug option into debug menuNico Huber2018-11-181-0/+7
* reset: Finalize move to new APINico Huber2018-10-311-7/+0
* src/Kconfig: Drop a superfluous wordJonathan Neuschäfer2018-10-011-1/+1
* arch/x86: Add BERT region support functionsMarshall Dawson2018-09-071-0/+6
* Kconfig: Make the EM100 config option commonSimon Glass2018-07-161-0/+18
* stage_cache: Disable when APCI S3 is not possibleKyösti Mälkki2018-06-271-0/+1
* Kconfig: Add new config for OVERRIDE_DEVICETREEFurquan Shaikh2018-06-251-0/+11
* drivers/spi: Remove Kconfig prompt from SPI_FLASH_SMMNico Huber2018-06-111-1/+1
* arch/x86: Make RELOCATABLE_RAMSTAGE the defaultKyösti Mälkki2018-06-061-1/+2
* arch/x86: Flag platforms without RELOCATABLE_RAMSTAGEKyösti Mälkki2018-06-061-0/+5
* cpu/x86/mtrr: Get rid of CACHE_ROM_SIZE_OVERRIDENico Huber2018-05-311-4/+0
* Introduce bootblock self-decompressionJulius Werner2018-05-221-0/+12
* Timestamps: Add option to print timestamps to debug consoleMartin Roth2018-03-091-0/+7
* smbios: Add option to select the enclosure typeJulien Viard de Galbert2018-03-011-0/+10
* arch/riscv: Don't set up virtual memoryJonathan Neuschäfer2018-02-201-8/+0
* util/blobtool: rename to bincfgDenis 'GNUtoo' Carikli2018-01-181-2/+2
* security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese2018-01-181-46/+0
* boardid: Switch from Kconfig to weak functionsJulius Werner2017-12-071-13/+0
* Kconfig: Remove BOARD_ID_MANUAL optionJulius Werner2017-12-061-22/+0
* intel/common/smbus: increase spd read performanceKane Chen2017-10-311-0/+3
* soc: Add Kconfig for each soc vendorChris Ching2017-10-231-1/+1
* security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese2017-10-221-1/+0
* src/security: Add security kconfig stubPhilipp Deppenwiese2017-10-221-0/+6
* Enable time stamp collection by default on x86Paul Menzel2017-10-191-0/+1
* Kconfig: Move libhwbase related options into lib/KconfigNico Huber2017-09-281-14/+0
* clang: Allow ANY_TOOLCHAIN for non-coreboot clangDamien Zammit2017-09-021-1/+0
* Add support for Undefined Behavior SanitizerRyan Salsamendi2017-06-141-0/+8
* lib/edid: Split out fill_lb_framebuffer()Nico Huber2017-05-301-0/+3
* Kconfig: Move CONFIG_VIDEO_MBNico Huber2017-05-271-5/+0
* Kconfig: Move and clean up CONFIG_VGANico Huber2017-05-221-6/+0
* commonlib: Move drivers/storage into commonlib/storageLee Leahy2017-05-121-0/+1
* cr50: check if the new image needs to be enabled and act on itVadim Bendebury2017-05-051-0/+6
* include: Add xmalloc, xzmalloc and dma routinesLee Leahy2017-04-251-0/+4
* Kconfig: provide MAINBOARD_HAS_TPM_CR50 optionAaron Durbin2017-04-241-0/+6
* util/blobtool & sconfig: Update GENPARSER Kconfig questionMartin Roth2017-04-141-3/+3
* GDB_WAIT: Clarify Kconfig descriptionDenis 'GNUtoo' Carikli2017-03-141-2/+3
* src/Kconfig: Move bootblock behavior to arch/x86 as TODO suggestedMartin Roth2017-02-141-27/+0
* src/Kconfig: Remove 'default n' statements from early in KconfigMartin Roth2017-02-141-10/+0
* device/dram: use global DIMM_SPD_SIZE Kconfig variablePatrick Georgi2017-02-101-1/+0
* src/Kconfig: Move options with no prompt towards the end of the fileMartin Roth2017-02-061-98/+94
* src/Kconfig: Move early defaults to the end of the fileMartin Roth2017-02-041-15/+31
* Only show CACHE_RELOCATED_RAMSTAGE_OUTSIDE_CBMEM option when implementedArthur Heymans2017-02-041-1/+1
* ACPI S3: Flip ACPI_HUGE_LOWMEM_BACKUP defaultKyösti Mälkki2016-12-111-8/+1