summaryrefslogtreecommitdiffstats
path: root/src/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Make a Kconfig option for debugging output from realmode emulation. Trivial.Myles Watson2010-09-071-0/+11
* drop three unneeded config variables:Jens Rottmann2010-08-271-26/+0
* CONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only available if the board /Jens Rottmann2010-08-261-17/+8
* make sconfig parser regeneration menu selectableStefan Reinauer2010-08-091-0/+10
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-031-4/+0
* - fix SMM code relocation raceStefan Reinauer2010-08-011-0/+12
* Fix all warnings in the tree Stefan Reinauer2010-07-081-1/+1
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-061-2/+7
* Fix two warnings:Stefan Reinauer2010-06-051-0/+4
* CONFIG_DEBUG is too generic. Remove it and replace it with CONFIG_DEBUG_SMBUSMyles Watson2010-06-011-4/+8
* Move the 'USE CMOS' Kconfig question.Joe Korty2010-05-191-4/+7
* Following patch reprograms SIL3114 into PCI IDE native mode compatible class ...Rudolf Marek2010-05-161-0/+4
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-3/+3
* Make USE_OPTION_TABLE user visible, so it can be edited.Patrick Georgi2010-04-231-1/+1
* zero warning days. Move RAMTOP and RAMBASE together.Stefan Reinauer2010-04-141-4/+0
* - move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclusivelyPatrick Georgi2010-04-121-8/+0
* Move Kconfig for HT limits to northbridge/amd/Kconfig.Myles Watson2010-04-081-90/+0
* clean up age old via epia target.Stefan Reinauer2010-04-071-1/+2
* No warnings day, next round.Stefan Reinauer2010-04-061-1/+2
* This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer2010-03-311-4/+0
* This patch drops the coreboot CMOS checksum ranges from Kconfig becauseStefan Reinauer2010-03-291-12/+0
* ccache and scan-build actually work together, so remove thePatrick Georgi2010-03-271-1/+0
* Add support to build with ccache in the build systemPatrick Georgi2010-03-251-0/+8
* Remove remaining uses ofPatrick Georgi2010-03-181-16/+0
* Make CLANG selectable in KconfigPatrick Georgi2010-03-161-2/+15
* Move deprecated Kconfig options to their own file,Patrick Georgi2010-03-141-22/+2
* Add scan-build support to the build system.Patrick Georgi2010-03-141-0/+14
* Fix llshellStefan Reinauer2010-03-131-0/+8
* This patch is from 2009-10-20Uwe Hermann2010-03-051-0/+184
* Various cometic and coding-style fixes (trivial).Uwe Hermann2010-03-011-18/+36
* Allow per-board setting of HT clock and width soTimothy Pearson2010-03-011-0/+72
* This patch implements MBI (modular bios interface) support to the i830 chipset.Stefan Reinauer2010-03-011-0/+60
* - Add config flag for boards that have their own fadt.cPatrick Georgi2010-02-281-0/+15
* - make HAVE_HARD_RESET match what newconfig didPatrick Georgi2010-02-271-0/+11
* Make Kconfig more similar to newconfig: enable "HAVE_HIGH_TABLES" perStefan Reinauer2010-02-251-1/+1
* HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case.Stefan Reinauer2010-02-251-4/+0
* Allow building images with different prefixes (ie. normal/romstage,Patrick Georgi2010-02-091-0/+7
* These two files accidently got a wrong license header.Stefan Reinauer2010-01-201-22/+14
* drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3Stefan Reinauer2010-01-191-8/+0
* - 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
OpenPOWER on IntegriCloud