aboutsummaryrefslogtreecommitdiff
path: root/src/Kconfig
AgeCommit message (Expand)Author
2013-11-19Add GRUB2 payload to build systemVladimir Serbinenko
2013-10-15Have option of timestamps, CBMEM console and usbdebug for most boardsKyösti Mälkki
2013-10-14Revert "CBMEM: Always have early initialisation"Kyösti Mälkki
2013-09-21CBMEM: Always have early initialisationKyösti Mälkki
2013-09-17Fix whitespace leaked into treeKyösti Mälkki
2013-08-31Add Kconfig options for Linux as payloadPatrick Georgi
2013-08-31Remove NRV2B compression supportPatrick Georgi
2013-08-16Fix lint-stable targetPatrick Georgi
2013-08-15payload/SeaBIOS: Add SEABIOS_PS2_TIMEOUT Kconfig variablePeter Stuge
2013-08-10usbdebug: Add option for verbose logging of connectionKyösti Mälkki
2013-07-14Add a HAVE_ARCH_MEMMOVE option to allow overriding memmove.Gabe Black
2013-07-11Move the HAVE_ARCH_* config options from src/arch/x86 to src/.Gabe Black
2013-06-04Yabel : Add tracing option needed by i915tool.Denis 'GNUtoo' Carikli
2013-05-23Kconfig: Remove duplicate entry for `USE_OPTION_TABLE`Paul Menzel
2013-05-20Drop llshellStefan Reinauer
2013-05-14x86: add thread supportAaron Durbin
2013-05-14coreboot: add thread cooperative multitaskingAaron Durbin
2013-05-08Drop CONFIG_AP_CODE_IN_CARStefan Reinauer
2013-05-03Kconfig: Capitalize CBMEM in description of `EARLY_CBMEM_INIT`Paul Menzel
2013-05-01coreboot: add timer queue implementationAaron Durbin
2013-05-01coreboot: introduce monotonic timer APIAaron Durbin
2013-03-23dynamic cbmem: fix memconsole and timestampsAaron Durbin
2013-03-22coreboot: dynamic cbmem requirementAaron Durbin
2013-03-21cbmem: dynamic cbmem supportAaron Durbin
2013-03-21coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGEAaron Durbin
2013-03-19cbfs: alternative support for cbfs_load_payload()Aaron Durbin
2013-03-18lib: add rmodule supportAaron Durbin
2013-03-04bump SeaBIOS to 1.7.2.1Idwer Vollering
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-28CBMEM: always initialize early if the board supports itStefan Reinauer
2013-02-28Drop CONFIG_WRITE_HIGH_TABLESStefan Reinauer
2013-02-19build system: Retire REQUIRES_BLOBPatrick Georgi
2013-02-14ARMv7: drop multiboot supportStefan Reinauer
2013-02-09DEBUG_CBFS should not depend on TPMDavid Hendricks
2013-02-08console: Revise serial console configuration names.Hung-Te Lin
2013-02-05Don't add another Kconfig special case for TianoStefan Reinauer
2013-02-04Hook up corebootPkg as Tianocore payloadPatrick Georgi
2013-01-30Project PIANO aka tianocorebootStefan Reinauer
2013-01-12Implement GCC code coverage analysisStefan Reinauer
2012-12-12Fix UART8250 console prototypesStefan Reinauer
2012-12-06Drop ARCH_ARM in favor of ARCH_ARMV7Stefan Reinauer
2012-11-30Rename devices -> deviceStefan Reinauer
2012-11-30Create a a new configuration variable for PCIRonald G. Minnich
2012-11-30Add dummy Kconfig options for armv7David Hendricks
2012-11-28Add .h files for samsung exynos 5250Ronald G. Minnich
2012-11-16Fix Kconfig GENERATE_*_TABLE usageStefan Reinauer
2012-11-16Clean up KconfigStefan Reinauer
2012-11-16Drop Kconfig.deprecated_optionsStefan Reinauer
2012-11-16Drop Kconfig variable BOARD_HAS_HARD_RESETStefan Reinauer
2012-11-13SandyBridge/IvyBridge: Add IFD and ME firmware automaticallyStefan Reinauer
2012-10-16Update SeaBIOS stable to the release-1.7.1 commitPeter Stuge
2012-10-04pirq_routing: Allow routing with more than 4 PIRQ linksAlexandru Gagniuc
2012-08-25Fix mptable build troublesKyösti Mälkki
2012-08-08Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki
2012-06-23Add an option for Waiting for gdb connection if the gdb stub configuration is...Denis 'GNUtoo' Carikli
2012-05-24Converted the FRAMEBUFFER_VESA_MODE to a choice.Steve Goodrich
2012-05-10Add SPI flash driverStefan Reinauer
2012-05-04Make CBFS output more consistentStefan Reinauer
2012-05-01Add Kconfig options to handle the blobs repositoryPatrick Georgi
2012-04-17kconfig: Improve 'General setup' menu docs.Uwe Hermann
2012-04-16S3 code in coreboot public folder.zbao
2012-04-04Add support for Intel Panther Point PCHStefan Reinauer
2012-03-30Add DEBUG_TPM option to Debugging menuStefan Reinauer
2012-03-30Add TPM support to corebootStefan Reinauer
2012-03-30Add Google ChromeOS vendorcode directoryStefan Reinauer
2012-03-28Add a config flag to enable time stamp collectionVadim Bendebury
2012-03-28Introduce config option to initialize CBMEM early.Vadim Bendebury
2012-03-26Disable the GDB stub by defaultRudolf Marek
2012-02-07Move SeaBIOS output out of coreboot source treeStefan Reinauer
2012-01-18Unify ID_SECTION_OFFSET and mark it deprecatedPatrick Georgi
2011-10-13refactor vesa mode setting code and bootsplash codeStefan Reinauer
2011-09-07Add support for the tracing infastructure in coreboot.Rudolf Marek
2011-08-26Add automatic SMBIOS table generationSven Schnelle
2011-07-02added a config option for ACPI debuggingCristian Măgherușan-Stanciu
2011-06-22Add the coreboot config to CBFSCristian Măgherușan-Stanciu
2011-05-02Add option 'compress ramstage'Sven Schnelle
2011-04-26Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as anStefan Reinauer
2011-04-15add FILO easy payload optionStefan Reinauer
2011-04-15Handle drivers/ equally to any other sub directory.Stefan Reinauer
2011-03-01Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle
2011-01-27Add new ec subdir for Embedded Controllers and common ACPI EC supportSven Schnelle
2010-12-30Per default, use SeaBIOS payload instead of no payload.Stefan Reinauer
2010-12-19The same mechanisms are used for normal and fallback images. Stefan Reinauer
2010-12-16- Fix shortcoming in Kconfig when handling multiple "choice"sStefan Reinauer
2010-12-11After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer
2010-11-10Ensure that config options hidden by r6054 have defaults, and fix MALLOCDBG()Peter Stuge
2010-11-10Debugging facility improvements.Uwe Hermann
2010-10-13Enable or disable the power button in KconfigPeter Stuge
2010-10-07Remove duplicate line from pci_ids.h.Jonathan Kollasch
2010-10-01Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig,Patrick Georgi
2010-09-07Make a Kconfig option for debugging output from realmode emulation. Trivial.Myles Watson
2010-08-27drop three unneeded config variables:Jens Rottmann
2010-08-26CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board /Jens Rottmann
2010-08-09make sconfig parser regeneration menu selectableStefan Reinauer
2010-08-03Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer
2010-08-01- fix SMM code relocation raceStefan Reinauer
2010-07-08Fix all warnings in the tree Stefan Reinauer
2010-07-06Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant
2010-06-05Fix two warnings:Stefan Reinauer
2010-06-01CONFIG_DEBUG is too generic. Remove it and replace it with CONFIG_DEBUG_SMBUSMyles Watson