summaryrefslogtreecommitdiffstats
path: root/src/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Kconfig whitespace fixesMartin Roth2015-04-281-11/+11
* fsp: Move fsp to fsp1_0Marc Jones2015-04-241-1/+1
* rtc: add config flag to denote rtc API availabilityPatrick Georgi2015-04-221-0/+4
* build system: add manual board id supportStefan Reinauer2015-04-221-16/+33
* Kconfig: Don't select GENERIC_GPIO_LIB in BOARD_ID_SUPPORTStefan Reinauer2015-04-221-1/+0
* rk3288: Disable ramstage compression by defaultJulius Werner2015-04-201-1/+6
* Fix non-x86 __PRE_RAM__ assertions and add FATAL_ASSERTS Kconfig optionJulius Werner2015-04-171-0/+6
* cbfs: look for CBFS header in a predefined placeVadim Bendebury2015-04-171-0/+10
* Kconfig: Fix incorrect CONFIG_STACK_SIZE values for X86 and ARM64Julius Werner2015-04-151-0/+1
* CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstoolJulius Werner2015-04-141-1/+7
* arm: Redesign mainboard and SoC hooks for bootblockJulius Werner2015-04-131-8/+0
* cbtables: Add RAM config informationDavid Hendricks2015-04-101-0/+7
* gpio: decouple tristate gpio support from board IDDavid Hendricks2015-04-101-8/+9
* timer: Add generic udelay() implementationAaron Durbin2015-04-081-0/+7
* kconfig: drop intermittend forwarder filesStefan Reinauer2015-04-071-41/+14
* 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