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