summaryrefslogtreecommitdiff
path: root/src/config/Options.lb
AgeCommit message (Expand)Author
2009-02-27Generic approach of putting BIOS tables at the end of memoryStefan Reinauer
2009-01-21Now that x86emu debugging is actually working, it should be switched off perStefan Reinauer
2009-01-20some brown paperbag please. fix build.Stefan Reinauer
2009-01-20This patch makes the recently added assembler debug optional, as it mayStefan Reinauer
2009-01-19ouch. never do last minute changes. :-(Stefan Reinauer
2008-12-13Move mainboard specific changes to the coreboot memory table into theStefan Reinauer
2008-11-11[PATCH] coreboot-v2: Add multiboot supportRobert Millan
2008-10-29Support for the Intel ICH7 southbridge.Stefan Reinauer
2008-10-29Changes required to the device allocator:Stefan Reinauer
2008-09-22Patch for AMD RS690 chipset.Michael Xie
2008-08-02Go back to SIPI WAIT state for those CPUS defining the newly introducedStefan Reinauer
2008-07-23Fix r3434 check-in. Added missing end to Options.lb. Not entirely sure how itMarc Jones
2008-07-23Update to the latest AMD Fam10 microcode patches.Marc Jones
2008-03-29Now coreboot performs IRQ routing for some boards.Nikolay Petukhov
2008-02-25This patch adds automatic fan control for the CPU fan on the m57sliRonald Hoogenboom
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2008-01-06Since a VGA console and the need to run any option ROMs areTorsten Duwe
2007-12-19Initial AMD Barcelona support for rev Bx.Marc Jones
2007-10-07Fix some issues with spaces in the code and Doxygen style documentation.Juergen Beisert
2007-10-05This patch will add support for the Geode GX1/CS5530 VGA feature. It's ableJuergen Beisert
2007-02-28This is (most of) the usb2 debug console code ripped out of Yinghai Lu
2006-12-15Apply linuxbios-rename-other-payload-options.patchEd Swierk
2006-12-15Apply linuxbios-rename-compressed-payload-options.patch, refs #14Ed Swierk
2006-10-07Add serial stream payload support from Ed Swierk <eswierk@arastra.com>Stefan Reinauer
2006-10-04CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu
2006-10-04AMD Rev F supportYinghai Lu
2006-09-20Lots of lx fixes. CLeanup mainly. THings now buildRonald G. Minnich
2006-09-14additions and mods for lzma. Carl-Daniel Hailfinger
2006-09-08hurry hurry before we might start 3.0 ;-)Stefan Reinauer
2006-08-03slightly changed C.D. Hailfinger's precompressed rom stream patchStefan Reinauer
2006-05-18add option to decide to use onboard vga or addon card.Yinghai Lu
2006-05-02add automatic payload compression method to LinuxBIOSStefan Reinauer
2006-04-23Adds a CONFIG_MAX_PCI_BUSES to pci_locate_device()Richard Smith
2006-04-03new cache_as_ram support Yinghai Lu
2006-03-19small cleanup attempt in sc520 code. there needs to be some major springStefan Reinauer
2006-02-19gcc 4.1 fixes.Stefan Reinauer
2005-12-06use hcdn to simplify the mptable.c and irqtable.c --- patch fro issueYinghai Lu
2005-12-04implement io based udelay function for all mainboards that lack an apicStefan Reinauer
2005-12-021201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer
2005-12-01Applying YhLu's patch from issue 37.Stefan Reinauer
2005-11-26- Apply 11_24_a_s1_core.diff fromStefan Reinauer
2005-09-12Attempt to make comments more descriptive.Steven J. Magnani
2005-08-10remove obsolete VGA support for EPIALi-Ta Lo
2005-07-08eric patchYinghai Lu
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-29arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-2arch import user (historical)
2005-01-14CONFIG_PCI_ROM_RUNYinghai Lu