summaryrefslogtreecommitdiffstats
path: root/src/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* - Fix UDELAY options and HAVE_INIT_TIMER [kconfig]Patrick Georgi2010-01-041-0/+1
* Eliminate special case id.inc/id.lds in favor of a configuration variable ID_...Patrick Georgi2009-11-271-0/+4
* Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.Myles Watson2009-11-121-0/+4
* Enable Multiboot table support (for GRUB2) by default.Ronald G. Minnich2009-11-091-1/+1
* Allow per-northbridge and per-board VGA BIOS file name and PCI ID defaults.Uwe Hermann2009-10-301-1/+1
* Drop remainder of PPC portStefan Reinauer2009-10-281-1/+0
* Add kconfig menus for most chipset VIDEO_MB values.Uwe Hermann2009-10-261-3/+14
* Define some variables that were not defined. There are a couple left.Myles Watson2009-10-261-10/+54
* Remove CONFIG_CPU_AMD_FAM10 & CONFIG_CPU_AMDK8 from mainboards. They should beMyles Watson2009-10-201-0/+3
* Move ITE-specific option to src/superio/ite/Kconfig.Myles Watson2009-10-191-4/+0
* Add missing SUPERIO_ITE_IT8716F_OVERRIDE_FANCTL kconfig variable.Uwe Hermann2009-10-191-0/+4
* Add EXPERT kconfig option so we can hide more advanced optionsUwe Hermann2009-10-181-0/+8
* Silence src/Kconfig:349:warning: config symbol defined without typePeter Stuge2009-10-171-0/+1
* Fix AP_CODE_IN_CAR (only selected for two boards), STACK_SIZE, and HEAP_SIZE.Myles Watson2009-10-161-12/+4
* Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.Myles Watson2009-10-161-2/+2
* Start documenting a few kconfig variables and user-visible options.Uwe Hermann2009-10-151-0/+32
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-151-7/+23
* Make fam10 build (but not boot due to bootblock size problems.)Myles Watson2009-10-121-2/+2
* More Kconfig-supported boards, and also kconfig supportPatrick Georgi2009-10-091-0/+4
* More kconfig cleanups:Uwe Hermann2009-10-091-4/+4
* Various Kconfig fixes and improvements:Uwe Hermann2009-10-071-21/+43
* Various fixes to Kconfig: All kconfig-boards should have aPatrick Georgi2009-10-061-0/+4
* Backport facility to specify a local coreboot version suffix from v3.Uwe Hermann2009-10-051-0/+9
* Add initial kconfig support for all AMD GX1 boards.Uwe Hermann2009-10-041-0/+4
* Move HAVE_FAILOVER_BOOT and USE_FAILOVER_IMAGE fromPatrick Georgi2009-10-031-0/+8
* Remove:Patrick Georgi2009-10-031-4/+0
* Get rid of the total impact. Vendor died 5 years ago and nobody cares.Ronald G. Minnich2009-10-011-1/+1
* Remove HyperTransport support from boards that don't need it.Myles Watson2009-09-241-11/+3
* Make all Kconfig enabled boards build (tested with kbuildall).Patrick Georgi2009-09-241-0/+8
* src/Kconfig: Remove HT-specific options.Myles Watson2009-09-221-8/+0
* tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ...Myles Watson2009-09-221-27/+51
* Separate CONFIG_VGA_CONSOLE from CONFIG_VGA_BRIDGE_SETUP.Myles Watson2009-09-171-1/+2
* Move VGA BIOS settings from the payload menu into it's own menuPeter Stuge2009-09-171-11/+13
* Make PCI_ROM_RUN a boolean (like it is elsewhere) whichPatrick Georgi2009-08-251-2/+2
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-251-15/+14
* Remove unused normal image option in KconfigCristi Magherusan2009-08-171-8/+1
* Allow setting up a VGABIOS image in KconfigCristi Magherusan2009-08-171-0/+26
* Kconfig!Patrick Georgi2009-08-121-0/+275
OpenPOWER on IntegriCloud