summaryrefslogtreecommitdiffstats
path: root/src/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a generic register script handlerDuncan Laurie2014-03-041-0/+7
* Kill ALT_CBFS_LOAD_PAYLOADVladimir Serbinenko2014-02-251-9/+0
* console: Add drivers/uartKyösti Mälkki2014-02-171-14/+0
* Kconfig: Move vendorcode menu up from the bottom to above Chipset menuPeter Stuge2014-02-111-2/+2
* baytrail: add initial supportAaron Durbin2014-01-311-0/+2
* coreboot: config to cache ramstage outside CBMEMAaron Durbin2014-01-301-0/+8
* x86: include optional reference code blob in cbfsAaron Durbin2014-01-301-0/+17
* Multiboot: remove multiboot tables generation.Vladimir Serbinenko2014-01-231-5/+0
* Re-declare CACHE_ROM_SIZE as aligned ROM_SIZE for MTRRKyösti Mälkki2014-01-151-2/+2
* AMD K8 (rev-F): Always have RAMINIT_SYSINFOKyösti Mälkki2013-12-291-4/+0
* Add GRUB2 payload to build systemVladimir Serbinenko2013-11-191-1/+25
* Have option of timestamps, CBMEM console and usbdebug for most boardsKyösti Mälkki2013-10-151-1/+1
* Revert "CBMEM: Always have early initialisation"Kyösti Mälkki2013-10-141-1/+11
* CBMEM: Always have early initialisationKyösti Mälkki2013-09-211-10/+1
* Fix whitespace leaked into treeKyösti Mälkki2013-09-171-1/+1
* Add Kconfig options for Linux as payloadPatrick Georgi2013-08-311-0/+31
* Remove NRV2B compression supportPatrick Georgi2013-08-311-4/+0
* Fix lint-stable targetPatrick Georgi2013-08-161-0/+1
* payload/SeaBIOS: Add SEABIOS_PS2_TIMEOUT Kconfig variablePeter Stuge2013-08-151-0/+9
* usbdebug: Add option for verbose logging of connectionKyösti Mälkki2013-08-101-0/+10
* Add a HAVE_ARCH_MEMMOVE option to allow overriding memmove.Gabe Black2013-07-141-0/+4
* Move the HAVE_ARCH_* config options from src/arch/x86 to src/.Gabe Black2013-07-111-0/+8
* Yabel : Add tracing option needed by i915tool.Denis 'GNUtoo' Carikli2013-06-041-0/+9
* Kconfig: Remove duplicate entry for `USE_OPTION_TABLE`Paul Menzel2013-05-231-4/+0
* Drop llshellStefan Reinauer2013-05-201-8/+0
* x86: add thread supportAaron Durbin2013-05-141-1/+1
* coreboot: add thread cooperative multitaskingAaron Durbin2013-05-141-0/+16
* Drop CONFIG_AP_CODE_IN_CARStefan Reinauer2013-05-081-4/+0
* Kconfig: Capitalize CBMEM in description of `EARLY_CBMEM_INIT`Paul Menzel2013-05-031-1/+1
* coreboot: add timer queue implementationAaron Durbin2013-05-011-0/+6
* coreboot: introduce monotonic timer APIAaron Durbin2013-05-011-0/+5
* dynamic cbmem: fix memconsole and timestampsAaron Durbin2013-03-231-1/+1
* coreboot: dynamic cbmem requirementAaron Durbin2013-03-221-8/+1
* cbmem: dynamic cbmem supportAaron Durbin2013-03-211-0/+8
* coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGEAaron Durbin2013-03-211-0/+18
* cbfs: alternative support for cbfs_load_payload()Aaron Durbin2013-03-191-0/+9
* lib: add rmodule supportAaron Durbin2013-03-181-0/+8
* bump SeaBIOS to 1.7.2.1Idwer Vollering2013-03-041-1/+1
OpenPOWER on IntegriCloud