summaryrefslogtreecommitdiffstats
path: root/src/config/Options.lb
Commit message (Expand)AuthorAgeFilesLines
* 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-161-3/+3
* Add CONFIG_GENERATE_* for tables so that the user can select which tables notMyles Watson2009-10-151-4/+4
* This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.Patrick Georgi2009-10-041-13/+1
* Remove:Patrick Georgi2009-10-031-46/+0
* Remove motorola PPC boards. These have lain untouched and unused by anyoneRonald G. Minnich2009-10-021-46/+0
* I forgot to add CONFIG_VGA_BRIDGE_SETUP to the old build system.Myles Watson2009-09-171-0/+5
* 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
* * 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-301-1/+1
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-127/+127
* Undo my ugly commit that added uses clauses in lots of places instead of one.Myles Watson2009-06-191-0/+5
* 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
* 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
* add YABEL Debug Flags to OptionsPattrick Hueper2009-03-141-0/+6
* This, ladies and gentlement, is commit #4000.Stefan Reinauer2009-03-131-1/+1
* Fix mmconf (PCIe memory mapped config space access) support in v2. It wasStefan Reinauer2009-03-061-0/+7
* Some changes required to get yabel working on v2 (and they generally makeStefan Reinauer2009-03-011-0/+18
* Generic approach of putting BIOS tables at the end of memoryStefan Reinauer2009-02-271-0/+12
* Now that x86emu debugging is actually working, it should be switched off perStefan Reinauer2009-01-211-2/+2
* some brown paperbag please. fix build.Stefan Reinauer2009-01-201-2/+2
* This patch makes the recently added assembler debug optional, as it mayStefan Reinauer2009-01-201-1/+5
* ouch. never do last minute changes. :-(Stefan Reinauer2009-01-191-2/+2
* Move mainboard specific changes to the coreboot memory table into theStefan Reinauer2008-12-131-0/+6
* [PATCH] coreboot-v2: Add multiboot supportRobert Millan2008-11-111-0/+5
* Support for the Intel ICH7 southbridge.Stefan Reinauer2008-10-291-0/+5
* Changes required to the device allocator:Stefan Reinauer2008-10-291-0/+6
* Patch for AMD RS690 chipset.Michael Xie2008-09-221-0/+12
* Go back to SIPI WAIT state for those CPUS defining the newly introducedStefan Reinauer2008-08-021-0/+5
* Fix r3434 check-in. Added missing end to Options.lb. Not entirely sure how itMarc Jones2008-07-231-1/+2
* Update to the latest AMD Fam10 microcode patches.Marc Jones2008-07-231-0/+6
* Now coreboot performs IRQ routing for some boards.Nikolay Petukhov2008-03-291-0/+5
* This patch adds automatic fan control for the CPU fan on the m57sliRonald Hoogenboom2008-02-251-0/+5
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-181-22/+22
OpenPOWER on IntegriCloud