Various smaller console option fixes as suggested by Peter Stuge:
[coreboot.git] / src / config /
2009-10-26 Myles WatsonDefine some variables that were not defined. There...
2009-10-23 Stefan Reinauerdrop a lot of dead code, including an old winbond south...
2009-10-19 Myles WatsonClean up some #ifdef CONFIG_*
2009-10-16 Uwe HermannDrop unused and useless CONFIG_MAX_PCI_BUSES.
2009-10-16 Myles WatsonChange CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match...
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-10-08 Myles WatsonSimplify targets/amd/serengeti_cheetah/Config.lb. ...
2009-10-04 Patrick GeorgiThis does away with CONFIG_ROM_PAYLOAD_START and CONFIG...
2009-10-04 Patrick GeorgiThis removes the uses of the buildrom utility and the...
2009-10-03 Patrick GeorgiRemove:
2009-10-02 Ronald G. MinnichRemove motorola PPC boards. These have lain untouched...
2009-09-26 Stefan Reinauer* drop libgcc from coreboot_apc.o, not needed.
2009-09-17 Myles WatsonI forgot to add CONFIG_VGA_BRIDGE_SETUP to the old...
2009-08-27 Stefan Reinauercoreboot was still using an old set (obsolete since...
2009-08-11 Patrick GeorgiEnable CBFS everywhere. All boards compiled for me...
2009-08-05 Patrick GeorgiPrepare for kconfig: Rename COREBOOT_V2 to CONFIG_COREB...
2009-07-21 Stefan ReinauerAdd more warnings to CFLAGS, and also add some to HOSTC...
2009-07-21 Stefan Reinauer* rework tsc based timer code to use inb instead of...
2009-07-01 Jon HarrisonRon,
2009-06-30 Stefan Reinauerthe tool chain settings should not be in renamed (as...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-19 Myles WatsonUndo my ugly commit that added uses clauses in lots...
2009-06-06 Carl-Daniel HailfingerWhen I started refactoring mainboard Config.lb, I added...
2009-06-06 Patrick GeorgiChange the CBFS build process to use coreboot.rom
2009-05-30 Stefan ReinauerMany Kudos go to Segher Boessenkool and Patrick Georgi...
2009-05-29 Joseph Smithrename the option CONFIG_PCI_OPTION_ROM_RUN_VM86 to...
2009-05-29 Luc VerhaegenImplement native VGA Support.
2009-05-26 Patrick GeorgiVarious fixes to the tree to get coreboot-v2 to build...
2009-04-23 Carl-Daniel HailfingerThis patch hooks up git mirrored svn revisions and...
2009-04-22 Zheng BaoSometimes when we debug the code, we need to know which...
2009-04-22 Myles WatsonThis patch fixes the parser. '|' has special meaning...
2009-04-22 Carl-Daniel HailfingerConvert 12 more boards to use include statements in...
2009-04-21 Carl-Daniel HailfingerSomehow svn add didn't work for the include files....
2009-04-14 Peter Stugev2/src romfs->cbfs rename
2009-04-13 Rudolf MarekFollowing patch adds necessary hooks and as well the...
2009-04-01 Stefan ReinauerDrop CONFIG_CHIP_NAME. Those config statements in Confi...
2009-03-31 Ronald G. MinnichAdd the CONFIG_ROMS config variable.
2009-03-19 Stefan Reinauerfix the following warning on all boards that don't...
2009-03-18 Pattrick Hueperadd YABEL flag to options to decide wether access to...
2009-03-17 Stefan ReinauerDon't know if this is the correct fix, but it fixes...
2009-03-14 Pattrick Hueperadd YABEL Debug Flags to Options
2009-03-13 Stefan ReinauerThis, ladies and gentlement, is commit #4000.
2009-03-11 Patrick Georgi20090310-2-gcc-for-real:
2009-03-11 Patrick Georgi20090310-1-paths:
2009-03-06 Stefan ReinauerFix mmconf (PCIe memory mapped config space access...
2009-03-06 Stefan Reinauerreally clean out all compile time generated files ...
2009-03-04 Stefan Reinauerfix make clean as suggested by Myles Watson.
2009-03-01 Stefan ReinauerSome changes required to get yabel working on v2 (and...
2009-02-28 Stefan Reinauerfix those two boards that broke due to the config tool...
2009-02-28 Stefan ReinauerWith this patch the v2 build system will create a direc...
2009-02-27 Stefan ReinauerGeneric approach of putting BIOS tables at the end...
2009-01-21 Stefan ReinauerNow that x86emu debugging is actually working, it shoul...
2009-01-20 Stefan Reinauersome brown paperbag please. fix build.
2009-01-20 Stefan ReinauerThis patch makes the recently added assembler debug...
2009-01-19 Stefan Reinauerouch. never do last minute changes. :-(
2008-12-13 Stefan ReinauerMove mainboard specific changes to the coreboot memory...
2008-11-30 Stefan Reinauerok, another attempt to the build_opt_tbl problem:
2008-11-28 Stefan ReinauerThis patch from Ralf Grosse Boerger makes debugging...
2008-11-28 Stefan ReinauerThis patch fixes the ugly race condition created throug...
2008-11-11 Robert Millan[PATCH] coreboot-v2: Add multiboot support
2008-10-29 Stefan ReinauerSupport for the Intel ICH7 southbridge.
2008-10-29 Stefan ReinauerChanges required to the device allocator:
2008-10-16 Carl-Daniel HailfingerRevision 3564 improved compilation time, but it also...
2008-09-22 Michael XiePatch for AMD RS690 chipset.
2008-09-04 Carl-Daniel HailfingerThis changes the python generated makefiles
2008-08-02 Stefan ReinauerGo back to SIPI WAIT state for those CPUS defining...
2008-08-01 Stefan Reinauerclean out obsoleted config.lb rules and output, fix...
2008-08-01 Stefan Reinauerfix typo in coreboot_ram.ld comment (trivial)
2008-07-23 Marc JonesFix r3434 check-in. Added missing end to Options.lb...
2008-07-23 Marc JonesUpdate to the latest AMD Fam10 microcode patches.
2008-03-29 Nikolay PetukhovNow coreboot performs IRQ routing for some boards.
2008-02-25 Ronald HoogenboomThis patch adds automatic fan control for the CPU fan...
2008-02-09 Marc Jonesadd $(CROSS_COMPILE) to ar calls.
2008-01-22 Marc KarasekUse "--build-id=none" as linker flags if build-id is...
2008-01-18 Stefan Reinauerrename linuxbios_* files, too.
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2008-01-08 Patrick GeorgiUbuntu's gcc doesn't write "install:" in german locales.
2008-01-06 Torsten DuweSince a VGA console and the need to run any option...
2007-12-19 Marc JonesInitial AMD Barcelona support for rev Bx.
2007-10-07 Juergen BeisertFix some issues with spaces in the code and Doxygen...
2007-10-05 Juergen BeisertThis patch will add support for the Geode GX1/CS5530...
2007-02-28 Yinghai LuThis is (most of) the usb2 debug console code ripped...
2006-12-15 Ed SwierkApply linuxbios-rename-other-payload-options.patch
2006-12-15 Ed SwierkApply linuxbios-rename-compressed-payload-options.patch...
2006-10-07 Stefan ReinauerAdd serial stream payload support from Ed Swierk <eswie...
2006-10-04 Yinghai LuCONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in
2006-10-04 Yinghai Lufailover_failover apc lds
2006-10-04 Yinghai LuAMD Rev F support
2006-09-20 Ronald G. MinnichLots of lx fixes. CLeanup mainly. THings now build
2006-09-14 Carl-Daniel Hailfingeradditions and mods for lzma.
2006-09-08 Stefan Reinauerhurry hurry before we might start 3.0 ;-)
2006-08-23 Stefan Reinauerenable graphs created by dot.
2006-08-03 Stefan Reinauerslightly changed C.D. Hailfinger's precompressed rom...
2006-05-18 Yinghai Luadd option to decide to use onboard vga or addon card.
2006-05-02 Stefan Reinaueradd automatic payload compression method to LinuxBIOS
2006-04-23 Richard SmithAdds a CONFIG_MAX_PCI_BUSES to pci_locate_device()
2006-04-03 Yinghai Lunew cache_as_ram support
2006-03-19 Stefan Reinauersmall cleanup attempt in sc520 code. there needs to...
2006-02-19 Stefan Reinauergcc 4.1 fixes.
2006-02-06 Ronald G. Minnichmake doxygen work
next