summaryrefslogtreecommitdiffstats
path: root/src/config
Commit message (Expand)AuthorAgeFilesLines
* newconfig is no more.Patrick Georgi2010-02-072-1336/+0
* Add -pipe .. notably speeds up windows builds.Stefan Reinauer2010-02-051-1/+1
* drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3Stefan Reinauer2010-01-191-6/+0
* Make "KBuild report" a bit happierStefan Reinauer2009-12-171-11/+0
* Eliminate special case id.inc/id.lds in favor of a configuration variable ID_...Patrick Georgi2009-11-271-0/+5
* Define some variables that were not defined. There are a couple left.Myles Watson2009-10-261-5/+0
* drop a lot of dead code, including an old winbond southbridge from our removedStefan Reinauer2009-10-231-25/+0
* Clean up some #ifdef CONFIG_*Myles Watson2009-10-191-7/+7
* Drop unused and useless CONFIG_MAX_PCI_BUSES.Uwe Hermann2009-10-161-5/+0
* Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.Myles Watson2009-10-162-7/+7
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-151-4/+4
* Simplify targets/amd/serengeti_cheetah/Config.lb. There were too manyMyles Watson2009-10-081-0/+1
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-043-29/+3
* This removes the uses of the buildrom utility and the coreboot.stripPatrick Georgi2009-10-042-10/+4
* Remove:Patrick Georgi2009-10-034-61/+4
* Remove motorola PPC boards. These have lain untouched and unused by anyoneRonald G. Minnich2009-10-021-46/+0
* * drop libgcc from coreboot_apc.o, not needed.Stefan Reinauer2009-09-261-2/+2
* I forgot to add CONFIG_VGA_BRIDGE_SETUP to the old build system.Myles Watson2009-09-171-0/+5
* coreboot was still using an old set (obsolete since yabel) of x86emu includesStefan Reinauer2009-08-271-1/+1
* Enable CBFS everywhere. All boards compiled for me (abuild tested),Patrick Georgi2009-08-111-1/+1
* Prepare for kconfig: Rename COREBOOT_V2 to CONFIG_COREBOOT_V2Patrick Georgi2009-08-051-1/+1
* Add more warnings to CFLAGS, and also add some to HOSTCFLAGSStefan Reinauer2009-07-211-3/+3
* * rework tsc based timer code to use inb instead of outb for calibrationStefan Reinauer2009-07-211-0/+5
* Ron,Jon Harrison2009-07-011-0/+5
* the tool chain settings should not be in renamed (as they will never live inStefan Reinauer2009-06-302-4/+4
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-306-194/+194
* Undo my ugly commit that added uses clauses in lots of places instead of one.Myles Watson2009-06-191-0/+5
* When I started refactoring mainboard Config.lb, I added two differentCarl-Daniel Hailfinger2009-06-063-42/+2
* Change the CBFS build process to use coreboot.romPatrick Georgi2009-06-063-6/+21
* Many Kudos go to Segher Boessenkool and Patrick Georgi for figuring this oneStefan Reinauer2009-05-301-1/+1
* rename the option CONFIG_PCI_OPTION_ROM_RUN_VM86 to CONFIG_PCI_OPTION_ROM_RUN...Joseph Smith2009-05-291-1/+1
* Implement native VGA Support.Luc Verhaegen2009-05-291-0/+6
* Various fixes to the tree to get coreboot-v2 to build on SolarisPatrick Georgi2009-05-261-1/+1
* This patch hooks up git mirrored svn revisions and adds someCarl-Daniel Hailfinger2009-04-231-1/+4
* Sometimes when we debug the code, we need to know which version we areZheng Bao2009-04-221-1/+1
* This patch fixes the parser. '|' has special meaning so [|] is used.Myles Watson2009-04-222-10/+0
* Convert 12 more boards to use include statements in Config.lb.Carl-Daniel Hailfinger2009-04-221-0/+38
* Somehow svn add didn't work for the include files. Commit the remainderCarl-Daniel Hailfinger2009-04-212-0/+86
* v2/src romfs->cbfs renamePeter Stuge2009-04-141-2/+2
* Following patch adds necessary hooks and as well the compile time checks forRudolf Marek2009-04-131-0/+6
* Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer2009-04-011-6/+0
* Add the CONFIG_ROMS config variable. Ronald G. Minnich2009-03-311-0/+5
* fix the following warning on all boards that don't have PIRQ_ROUTE enabledStefan Reinauer2009-03-191-1/+1
* add YABEL flag to options to decide wether access to devices other than the o...Pattrick Hueper2009-03-181-0/+7
* Don't know if this is the correct fix, but it fixes compilation of the PPCStefan Reinauer2009-03-171-0/+11
* add YABEL Debug Flags to OptionsPattrick Hueper2009-03-141-0/+6
* This, ladies and gentlement, is commit #4000.Stefan Reinauer2009-03-132-2/+2
* 20090310-2-gcc-for-real:Patrick Georgi2009-03-111-1/+2
* 20090310-1-paths:Patrick Georgi2009-03-111-2/+2
* Fix mmconf (PCIe memory mapped config space access) support in v2. It wasStefan Reinauer2009-03-061-0/+7