summaryrefslogtreecommitdiffstats
path: root/src/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement GCC code coverage analysisStefan Reinauer2013-01-121-0/+18
* Fix UART8250 console prototypesStefan Reinauer2012-12-121-1/+2
* Drop ARCH_ARM in favor of ARCH_ARMV7Stefan Reinauer2012-12-061-4/+0
* Rename devices -> deviceStefan Reinauer2012-11-301-1/+1
* Create a a new configuration variable for PCIRonald G. Minnich2012-11-301-0/+5
* Add dummy Kconfig options for armv7David Hendricks2012-11-301-0/+8
* Add .h files for samsung exynos 5250Ronald G. Minnich2012-11-281-0/+2
* Fix Kconfig GENERATE_*_TABLE usageStefan Reinauer2012-11-161-25/+9
* Clean up KconfigStefan Reinauer2012-11-161-257/+8
* Drop Kconfig.deprecated_optionsStefan Reinauer2012-11-161-1/+0
* Drop Kconfig variable BOARD_HAS_HARD_RESETStefan Reinauer2012-11-161-1/+0
* SandyBridge/IvyBridge: Add IFD and ME firmware automaticallyStefan Reinauer2012-11-131-0/+8
* Update SeaBIOS stable to the release-1.7.1 commitPeter Stuge2012-10-161-1/+1
* pirq_routing: Allow routing with more than 4 PIRQ linksAlexandru Gagniuc2012-10-041-0/+12
* Fix mptable build troublesKyösti Mälkki2012-08-251-2/+2
* Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki2012-08-081-4/+0
* Add an option for Waiting for gdb connection if the gdb stub configuration is...Denis 'GNUtoo' Carikli2012-06-231-0/+7
* Converted the FRAMEBUFFER_VESA_MODE to a choice.Steve Goodrich2012-05-241-7/+122
* Add SPI flash driverStefan Reinauer2012-05-101-0/+7
* Make CBFS output more consistentStefan Reinauer2012-05-041-0/+7
* Add Kconfig options to handle the blobs repositoryPatrick Georgi2012-05-011-0/+18
* kconfig: Improve 'General setup' menu docs.Uwe Hermann2012-04-171-22/+70
* S3 code in coreboot public folder.zbao2012-04-161-0/+4
OpenPOWER on IntegriCloud