summaryrefslogtreecommitdiffstats
path: root/src/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Clean up architecture-specific KconfigsJulius Werner2015-04-021-0/+12
* Enable publishing of board ID where supportedVadim Bendebury2015-03-231-0/+1
* Publish the board ID value in coreboot table, when configuredVadim Bendebury2015-03-231-0/+8
* Generalize revision number calculation functionVadim Bendebury2015-03-231-1/+8
* arch/mips: Add base MIPS architecture supportPaul Burton2015-03-211-0/+5
* Kconfig: Add MAX_REBOOT_CNT descriptionTimothy Pearson2015-03-201-2/+4
* lib: Add Kconfig option to enable/disable auto fallback controlTimothy Pearson2015-03-171-0/+8
* nvram: Add option to reset NVRAM to default parameters on every bootTimothy Pearson2015-02-161-0/+9
* payloads/seabios: Enable SeaVGABIOS option if native text init supportedTimothy Pearson2015-02-121-1/+1
* CBMEM: Always use DYNAMIC_CBMEMKyösti Mälkki2015-01-271-9/+1
* CBMEM: Support DYNAMIC_CBMEM with LATE_CBMEM_INITKyösti Mälkki2015-01-271-2/+1
* CBMEM: Tidy up CAR migrationKyösti Mälkki2015-01-271-14/+0
* CBMEM: Tag chipsets with LATE_CBMEM_INITKyösti Mälkki2015-01-271-7/+8
* Allow RISCV to be compiled with ANY_TOOLCHAINRonald G. Minnich2015-01-021-0/+1
* Provide a common CBFS wrapper for SPI storageVadim Bendebury2014-12-301-0/+8
* CBMEM: Always build for x86 romstageKyösti Mälkki2014-12-301-3/+1
* Revert "src/Kconfig: Don't treat warns as errors on Clang builds yet"Edward O'Callaghan2014-12-291-5/+1
* Kconfig: Remove ACPI_SSDTX_NUM.Vladimir Serbinenko2014-12-071-4/+0
* Add UCB RISCV support for architecture, soc, and emulation mainboard..Ronald G. Minnich2014-12-011-0/+5
* AMD: Move RAMBASE and RAMTOPKyösti Mälkki2014-11-141-0/+5
* Kconfig: Hide DYNAMIC_CBMEM.Vladimir Serbinenko2014-11-091-1/+1
* src/Kconfig: Don't treat warns as errors on Clang builds yetEdward O'Callaghan2014-10-281-1/+5
* reg_script: default to n for ARCH_X86Isaac Christensen2014-10-221-1/+0
* i945: Consolidate FADT codeclassic-2014.10Vladimir Serbinenko2014-10-181-0/+4
* Kconfig: move SMBIOS related options to SMBIOS table optionStefan Reinauer2014-10-171-0/+28
* Kconfig: clean up options in top level and device menuStefan Reinauer2014-10-171-50/+50
* smbios: Mark laptops as suchVladimir Serbinenko2014-10-161-0/+4
* ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko2014-10-161-11/+0
* Kconfig: Allow native vga init to be selectable for SeaBIOS payloadEdward O'Callaghan2014-10-041-0/+16
* coreboot arm64: Add support for arm64 into coreboot frameworkFurquan Shaikh2014-09-231-0/+6
* payloads/external/SeaBIOS: Bump version to 1.7.5Edward O'Callaghan2014-09-141-1/+1
* payloads/external/SeaBIOS: Allow setting buffers below 0xC0000Martin Roth2014-09-121-0/+13
* ARM: Generalize armv7 as arm.Gabe Black2014-09-081-3/+3
* Implement ACPI in a per device wayVladimir Serbinenko2014-09-051-0/+4
* Move baytrail-specific config to baytrail.Vladimir Serbinenko2014-08-151-17/+0
* payloads/external/SeaBIOS: move build directoryIdwer Vollering2014-08-141-1/+1
* drivers: Add I2C TPM driver to corebootStefan Reinauer2014-08-101-0/+10
* src/.../Kconfig: various small fixes to textsDaniele Forsi2014-07-231-3/+7
* AGESA S3: Fix ACPISCRATCH in CBMEMKyösti Mälkki2014-06-251-4/+0
* payloads/external/SeaBIOS: Upgrade stable from 1.7.2.1 to 1.7.4Paul Menzel2014-05-281-1/+1
* build: make scan-build work againPatrick Georgi2014-05-171-23/+0
* Arch-level Kconfig menu cleanupFurquan Shaikh2014-05-101-0/+26
* Intel FSP: add a shared set of functions for the FSPMartin Roth2014-05-091-0/+1
* Introduce stage-specific architecture for corebootFurquan Shaikh2014-05-061-19/+6
* Declare recovery and developer modes outside ChromeOSKyösti Mälkki2014-05-011-0/+4
* Rename coreboot_ram stage to ramstageFurquan Shaikh2014-04-261-1/+1
* Get rid of HAVE_INIT_TIMER config optionFurquan Shaikh2014-04-261-5/+0
* buildsystem: check for coreboot toolchain by defaultPatrick Georgi2014-04-161-0/+10
* SeaBIOS: have coreboot pass the choice to run optionroms in parallelIdwer Vollering2014-04-071-0/+11
* Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATEKyösti Mälkki2014-04-011-0/+9
OpenPOWER on IntegriCloud