aboutsummaryrefslogtreecommitdiff
path: root/src/Kconfig
AgeCommit message (Expand)Author
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
2010-05-19Move the 'USE CMOS' Kconfig question.Joe Korty
2010-05-16Following patch reprograms SIL3114 into PCI IDE native mode compatible class ...Rudolf Marek
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-23Make USE_OPTION_TABLE user visible, so it can be edited.Patrick Georgi
2010-04-14zero warning days. Move RAMTOP and RAMBASE together.Stefan Reinauer
2010-04-12- move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclusivelyPatrick Georgi
2010-04-08Move Kconfig for HT limits to northbridge/amd/Kconfig.Myles Watson
2010-04-07clean up age old via epia target.Stefan Reinauer
2010-04-06No warnings day, next round.Stefan Reinauer
2010-03-31This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer
2010-03-29This patch drops the coreboot CMOS checksum ranges from Kconfig becauseStefan Reinauer
2010-03-27ccache and scan-build actually work together, so remove thePatrick Georgi
2010-03-25Add support to build with ccache in the build systemPatrick Georgi
2010-03-18Remove remaining uses ofPatrick Georgi
2010-03-16Make CLANG selectable in KconfigPatrick Georgi
2010-03-14Move deprecated Kconfig options to their own file,Patrick Georgi
2010-03-14Add scan-build support to the build system.Patrick Georgi
2010-03-13Fix llshellStefan Reinauer
2010-03-05This patch is from 2009-10-20Uwe Hermann
2010-03-01Various cometic and coding-style fixes (trivial).Uwe Hermann
2010-03-01Allow per-board setting of HT clock and width soTimothy Pearson
2010-03-01This patch implements MBI (modular bios interface) support to the i830 chipset.Stefan Reinauer
2010-02-28- Add config flag for boards that have their own fadt.cPatrick Georgi
2010-02-27- make HAVE_HARD_RESET match what newconfig didPatrick Georgi
2010-02-25Make Kconfig more similar to newconfig: enable "HAVE_HIGH_TABLES" perStefan Reinauer
2010-02-25HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case.Stefan Reinauer
2010-02-09Allow building images with different prefixes (ie. normal/romstage,Patrick Georgi
2010-01-20These two files accidently got a wrong license header.Stefan Reinauer
2010-01-19drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3Stefan Reinauer
2010-01-04- Fix UDELAY options and HAVE_INIT_TIMER [kconfig]Patrick Georgi
2009-11-27Eliminate special case id.inc/id.lds in favor of a configuration variable ID_...Patrick Georgi
2009-11-12Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.Myles Watson
2009-11-09Enable Multiboot table support (for GRUB2) by default.Ronald G. Minnich
2009-10-30Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults.Uwe Hermann
2009-10-28Drop remainder of PPC portStefan Reinauer
2009-10-26Add kconfig menus for most chipset VIDEO_MB values.Uwe Hermann
2009-10-26Define some variables that were not defined. There are a couple left.Myles Watson
2009-10-20Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should beMyles Watson
2009-10-19Move ITE-specific option to src/superio/ite/Kconfig.Myles Watson
2009-10-19Add missing SUPERIO_ITE_IT8716F_OVERRIDE_FANCTL kconfig variable.Uwe Hermann
2009-10-18Add EXPERT kconfig option so we can hide more advanced optionsUwe Hermann
2009-10-17Silence src/Kconfig:349:warning: config symbol defined without typePeter Stuge
2009-10-16Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE.Myles Watson
2009-10-16Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.Myles Watson
2009-10-15Start documenting a few kconfig variables and user-visible options.Uwe Hermann
2009-10-15Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson
2009-10-12Make fam10 build (but not boot due to bootblock size problems.)Myles Watson
2009-10-09More Kconfig-supported boards, and also kconfig supportPatrick Georgi
2009-10-09More kconfig cleanups:Uwe Hermann
2009-10-07Various Kconfig fixes and improvements:Uwe Hermann
2009-10-06Various fixes to Kconfig: All kconfig-boards should have aPatrick Georgi
2009-10-05Backport facility to specify a local coreboot version suffix from v3.Uwe Hermann
2009-10-04Add initial kconfig support for all AMD GX1 boards.Uwe Hermann
2009-10-03Move HAVE_FAILOVER_BOOT and USE_FAILOVER_IMAGE fromPatrick Georgi