summaryrefslogtreecommitdiffstats
path: root/src/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* CBMEM: always initialize early if the board supports itStefan Reinauer2013-02-281-3/+4
* Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer2013-02-281-4/+0
* build system: Retire REQUIRES_BLOBPatrick Georgi2013-02-191-10/+0
* ARMv7: drop multiboot supportStefan Reinauer2013-02-141-0/+1
* DEBUG_CBFS should not depend on TPMDavid Hendricks2013-02-091-1/+0
* console: Revise serial console configuration names.Hung-Te Lin2013-02-081-0/+4
* Don't add another Kconfig special case for TianoStefan Reinauer2013-02-051-7/+7
* Hook up corebootPkg as Tianocore payloadPatrick Georgi2013-02-041-7/+3
* Project PIANO aka tianocorebootStefan Reinauer2013-01-301-0/+20
OpenPOWER on IntegriCloud