summaryrefslogtreecommitdiff
path: root/src/Kconfig
AgeCommit message (Expand)Author
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
2015-06-23Kconfig: Move CBFS_SIZE into Mainboard menuMartin Roth
2015-06-21Reorder arch & vendorcode in KconfigMartin Roth
2015-06-11lenovo: Hide SMBIOS configVladimir Serbinenko
2015-06-10kconfig: Reorder config includesDuncan Laurie
2015-06-07acpi/sata: add generic sata ssdt port generatorAlexander Couzens
2015-06-02Kconfig: Remove RELOCATABLE_MODULES.Vladimir Serbinenko
2015-05-26fmap: new API using region_deviceAaron Durbin
2015-05-26ACPI: slic supportVladimir Serbinenko
2015-05-26acpi: Remove monolithic ACPIVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-08fmaptool: Introduce the fmd ("flashmap descriptor") language and compilerSol Boucher
2015-04-28Kconfig whitespace fixesMartin Roth
2015-04-24fsp: Move fsp to fsp1_0Marc Jones
2015-04-22rtc: add config flag to denote rtc API availabilityPatrick Georgi
2015-04-22build system: add manual board id supportStefan Reinauer
2015-04-22Kconfig: Don't select GENERIC_GPIO_LIB in BOARD_ID_SUPPORTStefan Reinauer
2015-04-20rk3288: Disable ramstage compression by defaultJulius Werner
2015-04-17Fix non-x86 __PRE_RAM__ assertions and add FATAL_ASSERTS Kconfig optionJulius Werner
2015-04-17cbfs: look for CBFS header in a predefined placeVadim Bendebury
2015-04-15Kconfig: Fix incorrect CONFIG_STACK_SIZE values for X86 and ARM64Julius Werner
2015-04-14CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstoolJulius Werner
2015-04-13arm: Redesign mainboard and SoC hooks for bootblockJulius Werner
2015-04-10cbtables: Add RAM config informationDavid Hendricks
2015-04-10gpio: decouple tristate gpio support from board IDDavid Hendricks
2015-04-08timer: Add generic udelay() implementationAaron Durbin
2015-04-07kconfig: drop intermittend forwarder filesStefan Reinauer
2015-04-02Clean up architecture-specific KconfigsJulius Werner
2015-03-23Enable publishing of board ID where supportedVadim Bendebury
2015-03-23Publish the board ID value in coreboot table, when configuredVadim Bendebury
2015-03-23Generalize revision number calculation functionVadim Bendebury
2015-03-21arch/mips: Add base MIPS architecture supportPaul Burton
2015-03-20Kconfig: Add MAX_REBOOT_CNT descriptionTimothy Pearson
2015-03-17lib: Add Kconfig option to enable/disable auto fallback controlTimothy Pearson
2015-02-16nvram: Add option to reset NVRAM to default parameters on every bootTimothy Pearson
2015-02-12payloads/seabios: Enable SeaVGABIOS option if native text init supportedTimothy Pearson
2015-01-27CBMEM: Always use DYNAMIC_CBMEMKyösti Mälkki
2015-01-27CBMEM: Support DYNAMIC_CBMEM with LATE_CBMEM_INITKyösti Mälkki
2015-01-27CBMEM: Tidy up CAR migrationKyösti Mälkki
2015-01-27CBMEM: Tag chipsets with LATE_CBMEM_INITKyösti Mälkki
2015-01-02Allow RISCV to be compiled with ANY_TOOLCHAINRonald G. Minnich
2014-12-30Provide a common CBFS wrapper for SPI storageVadim Bendebury
2014-12-30CBMEM: Always build for x86 romstageKyösti Mälkki
2014-12-29Revert "src/Kconfig: Don't treat warns as errors on Clang builds yet"Edward O'Callaghan
2014-12-07Kconfig: Remove ACPI_SSDTX_NUM.Vladimir Serbinenko