summaryrefslogtreecommitdiffstats
path: root/src/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* payloads: Reorganize Kconfig for external payloadsStefan Reinauer2015-07-071-181/+3
* timestamp: add generic cache regionAaron Durbin2015-07-071-0/+9
* Move baytrail & fsp_baytrail to the common IFD interface.Martin Roth2015-07-021-2/+1
* southbridge/intel: Create common IFD Kconfig and MakefileMartin Roth2015-06-231-3/+5
* Kconfig: Move CBFS_SIZE into Mainboard menuMartin Roth2015-06-231-10/+23
* Reorder arch & vendorcode in KconfigMartin Roth2015-06-211-4/+3
* lenovo: Hide SMBIOS configVladimir Serbinenko2015-06-111-0/+8
* kconfig: Reorder config includesDuncan Laurie2015-06-101-2/+2
* acpi/sata: add generic sata ssdt port generatorAlexander Couzens2015-06-071-0/+2
* Kconfig: Remove RELOCATABLE_MODULES.Vladimir Serbinenko2015-06-021-2/+3
* fmap: new API using region_deviceAaron Durbin2015-05-261-0/+9
* ACPI: slic supportVladimir Serbinenko2015-05-261-4/+0
* acpi: Remove monolithic ACPIVladimir Serbinenko2015-05-261-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* fmaptool: Introduce the fmd ("flashmap descriptor") language and compilerSol Boucher2015-05-081-2/+12
* 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
OpenPOWER on IntegriCloud