aboutsummaryrefslogtreecommitdiff
path: root/src/Kconfig
AgeCommit message (Expand)Author
2017-09-28Kconfig: Move libhwbase related options into lib/KconfigNico Huber
2017-09-02clang: Allow ANY_TOOLCHAIN for non-coreboot clangDamien Zammit
2017-06-14Add support for Undefined Behavior SanitizerRyan Salsamendi
2017-05-30lib/edid: Split out fill_lb_framebuffer()Nico Huber
2017-05-27Kconfig: Move CONFIG_VIDEO_MBNico Huber
2017-05-22Kconfig: Move and clean up CONFIG_VGANico Huber
2017-05-12commonlib: Move drivers/storage into commonlib/storageLee Leahy
2017-05-05cr50: check if the new image needs to be enabled and act on itVadim Bendebury
2017-04-25include: Add xmalloc, xzmalloc and dma routinesLee Leahy
2017-04-24Kconfig: provide MAINBOARD_HAS_TPM_CR50 optionAaron Durbin
2017-04-14util/blobtool & sconfig: Update GENPARSER Kconfig questionMartin Roth
2017-03-14GDB_WAIT: Clarify Kconfig descriptionDenis 'GNUtoo' Carikli
2017-02-14src/Kconfig: Move bootblock behavior to arch/x86 as TODO suggestedMartin Roth
2017-02-14src/Kconfig: Remove 'default n' statements from early in KconfigMartin Roth
2017-02-10device/dram: use global DIMM_SPD_SIZE Kconfig variablePatrick Georgi
2017-02-06src/Kconfig: Move options with no prompt towards the end of the fileMartin Roth
2017-02-04src/Kconfig: Move early defaults to the end of the fileMartin Roth
2017-02-04Only show CACHE_RELOCATED_RAMSTAGE_OUTSIDE_CBMEM option when implementedArthur Heymans
2016-12-11ACPI S3: Flip ACPI_HUGE_LOWMEM_BACKUP defaultKyösti Mälkki
2016-12-07PCI ops: MMCONF_SUPPORT_DEFAULT is requiredKyösti Mälkki
2016-11-30mb/intel/kblrvp: Add Variant board support for KBLRVPBarnali Sarkar
2016-11-30lib: Add library to handle SPD data in CBFS or DIMMNaresh G Solanki
2016-11-29Hook up libhwbase in ramstageNico Huber
2016-11-22Remove explicit select MMCONF_SUPPORTKyösti Mälkki
2016-11-09ACPI S3: Remove HIGH_MEMORY_SAVE where possibleKyösti Mälkki
2016-11-06Add option to use Ada code in ramstageNico Huber
2016-10-29Add option to build Ada debugging codeNico Huber
2016-10-02Kconfig: Update default hex values to start with 0xMartin Roth
2016-09-22Build system: Remove IASL_WARNINGS_ARE_ERRORS optionMartin Roth
2016-09-06Kconfig: Relocate DEVICETREE symbolMarshall Dawson
2016-08-23arch/riscv: Print the page table structure after constructionJonathan Neuschäfer
2016-08-19Kconfig: introduce writable boot device notionAaron Durbin
2016-08-19drivers/spi: move cbfs_spi.c locationAaron Durbin
2016-08-19Kconfig: separate memory mapped boot device from SPIAaron Durbin
2016-08-18Kconfig: lay groundwork for not assuming SPI flash boot deviceAaron Durbin
2016-08-15Revert "Kconfig: separate memory mapped boot device from SPI"Aaron Durbin
2016-08-15Kconfig: remove unused MULTIPLE_CBFS_INSTANCES optionAaron Durbin
2016-08-15Kconfig: separate memory mapped boot device from SPIAaron Durbin
2016-08-09superio/*: Relocate Kconfig to chip folder.Omar Pakker
2016-08-08sconfig: pass in devicetree filenameMartin Roth
2016-07-31src/Kconfig: Capitalize ROMElyes HAOUAS
2016-07-28bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh
2016-07-28vboot: Separate vboot from chromeosFurquan Shaikh
2016-07-26src/lib: Enable display of cbmem during romstage and postcarLee Leahy
2016-07-10Romstage spinlocks require EARLY_CBMEM_INITKyösti Mälkki
2016-07-01Kconfig: Show DEBUG_BOOT_STATE in the Debug menuJonathan Neuschäfer
2016-06-23kconfig: allow various tpm type and interface permutationsVadim Bendebury
2016-06-17Define RAMTOP for x86 onlyKyösti Mälkki
2016-06-03Add Board Checklist SupportLee Leahy
2016-06-02cbfs: Use NO_XIP_EARLY_STAGES to decide if stage is XIPFurquan Shaikh
2016-05-19src/Kconfig: Move acpi Kconfig below chipset KconfigsMartin Roth
2016-05-11lib: remove FLASHMAP_OFFSET config variableAaron Durbin
2016-05-09lib/prog_loaders: Allow platforms to skip stage cacheFurquan Shaikh
2016-05-09xip: Do not pass --xip for early stages if CAR supports code executionFurquan Shaikh
2016-05-02lib/coreboot_table: use the architecture dependent table sizeAaron Durbin
2016-04-21arch: use Kconfig variable for coreboot table sizeAaron Durbin
2016-04-19kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-03-11Kconfig: remove COMPRESS_PRERAM_STAGES option from x86Martin Roth
2016-02-22cbfs: Add LZ4 in-place decompression support for pre-RAM stagesJulius Werner
2016-02-18lib: Add Kconfig to toggle boot state debuggingLee Leahy
2016-02-12timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION KconfigJulius Werner
2016-02-12Make MRC vs native a config rather than making a separate chipset for it.Vladimir Serbinenko
2016-02-10Kconfig: Move defaults for CBFS_SIZEMartin Roth
2016-02-09Kconfig: Move payloads section to payloads/KconfigMartin Roth
2016-02-04chromeos/vboot: provide support for x86 memory init verificationAaron Durbin
2016-02-03build_system: Extend site-localMartin Roth
2016-01-22Kconfig: Recommend not enabling UPDATE_IMAGE optionMartin Roth
2016-01-22build system: Add option for auto generated cbfs attributesWerner Zeh
2016-01-22src/Kconfig: Indent with tabs instead of spacesMartin Roth
2016-01-21chromeos: import Chrome OS fmapsPatrick Georgi
2016-01-21Kconfig: add comments for toolchain choicesMartin Roth
2016-01-21console: Simplify bootblock console Kconfig selection logicAlexandru Gagniuc
2016-01-15lib: NHLT ACPI table supportAaron Durbin
2016-01-07cpu/amd/microcode: Introduce CBFS access spinlock to avoid IOMMU failureTimothy Pearson
2015-12-30Kconfig: move fmap description file prompt into the mainboard menuMartin Roth
2015-12-29northbridge/intel/x4x: Intel 4-series northbridge supportDamien Zammit
2015-12-18drivers/pc80: Add optional spinlock for nvram CBFS accessTimothy Pearson
2015-12-17Kconfig: Fix CONFIG_GDB_STUB dependenciesDenis 'GNUtoo' Carikli
2015-12-15src/console: Add x86 romstage spinlock option and printk spinlock supportTimothy Pearson
2015-12-11build system: Switch to fmap based firmware layoutPatrick Georgi
2015-11-23IASL: Enable warnings as errorsMartin Roth
2015-11-18Remove dependency for HAS_PRECBMEM_TIMESTAMP_REGIONMartin Roth
2015-11-18Kconfig: fix typo in description of the TRACE optionBen Gardner
2015-11-16arm64: Implement generic stage transitions for non-Tegra SoCsJulius Werner
2015-11-11arm/arm64: Generalize bootblock C entry pointJulius Werner
2015-11-03drivers/pc80: Rework normal / fallback selector codeTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-25Separate bootsplash image menuconfig option from othersKonstantin Aladyshev
2015-10-20Enable MULTIPLE_CBFS_INSTANCES on x86, tooPatrick Georgi
2015-10-11Kconfig: Hide RAM_CODE_SUPPORT.Vladimir Serbinenko
2015-10-11Kconfig: Hide BOARD_ID_MANUAL.Vladimir Serbinenko
2015-10-05Add EM100 'hyper term' spi console support in ramstage & smmMartin Roth
2015-10-03sandybridge ivybridge: Treat native init as first class citizenAlexandru Gagniuc
2015-08-30Kconfig: Remove EXPERT modeAlexandru Gagniuc
2015-08-13skylake: remove CBFS_SIZE option in SoC directoryAaron Durbin
2015-07-14riscv-emulation: Set stack size to 0 in KconfigThaminda Edirisooriya
2015-07-07payloads: Reorganize Kconfig for external payloadsStefan Reinauer
2015-07-07timestamp: add generic cache regionAaron Durbin
2015-07-02Move baytrail & fsp_baytrail to the common IFD interface.Martin Roth
2015-06-23southbridge/intel: Create common IFD Kconfig and MakefileMartin Roth