Fix technexion tim5690 build failure - REALMODE option required for x86.c mainboard...
[coreboot.git] / src / console /
2009-11-12 Myles WatsonAdd CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.
2009-10-28 Myles WatsonCreate lib.h for homeless prototypes.
2009-10-27 Uwe HermannImprove coreboot build output and eliminate some warnings:
2009-10-26 Uwe HermannVarious smaller console option fixes as suggested by...
2009-10-26 Myles WatsonDefine some variables that were not defined. There...
2009-10-24 Stefan Reinauerre-order console output functions, add proper prototypes,
2009-10-16 Uwe HermannMake COM port selection and BAUD rate a "choice" for...
2009-10-16 Myles WatsonRevert deletion that snuck in to 4794. Sorry.
2009-10-16 Myles WatsonChange console code to emit SPEW with DEFAULT_CONSOLE_L...
2009-10-16 Myles WatsonChange CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match...
2009-10-11 Uwe HermannMake console maximum/default log level a choice option.
2009-10-09 Myles WatsonRemove extra CONFIG variables.
2009-10-07 Uwe HermannVarious Kconfig fixes and improvements:
2009-10-06 Patrick GeorgiVarious fixes to Kconfig: All kconfig-boards should...
2009-09-25 Myles WatsonRename CONFIG_SERIAL_CONSOLE to match newconfig.
2009-09-22 Myles Watsontables.diff: Add Kconfig dialogues for ACPI, MP_TABLE...
2009-09-22 Carl-Daniel HailfingerHelp text for maximum and default console loglevel...
2009-09-17 Myles WatsonSeparate CONFIG_VGA_CONSOLE from CONFIG_VGA_BRIDGE_SETUP.
2009-08-28 Ronald G. MinnichMove some config variables that are in one or two mainb...
2009-08-25 Uwe HermannVarious Kconfig and Makefile.inc fixes and cosmetics.
2009-08-12 Patrick GeorgiKconfig!
2009-07-26 Stefan Reinauertrivial typo in a comment
2009-07-21 Stefan ReinauerSome USB debug updates, mostly comments fixing, license...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-05 Carl-Daniel Hailfingerdie() does never return. Annotate it as such.
2009-06-03 Luc VerhaegenRevert "CMOS: Add set_option and rework get_option."
2009-06-03 Luc VerhaegenCMOS: Add set_option and rework get_option.
2009-05-29 Luc VerhaegenImplement native VGA Support.
2009-05-26 Patrick GeorgiMake vsprintf reentrant. More importantly, eliminate...
2009-04-30 Patrick GeorgiRefactor copy_and_run so that it uses a single code...
2009-04-22 Stefan Reinauerfix warnings, shadowed declarations and style guide...
2009-04-21 Patrick GeorgiEliminate various issues brought up by scan-build.
2008-08-01 Stefan Reinauerfix warning in vga console code (trivial)
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2007-10-24 Stefan ReinauerAnother CONSTification...
2007-10-24 Stefan Reinauersmaller changes to silence build warnings. (trivial)
2007-02-28 Yinghai LuThis is (most of) the usb2 debug console code ripped...
2006-10-05 Yinghai Lumake ppc happy for console
2006-10-04 Yinghai LuCONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in
2005-12-02 Stefan Reinauer1201_ht_bus0_dev0_fidvid_core.diff
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-01-19 Li-Ta Lominor reformat
2005-01-14 Yinghai LuCONFIG_PCI_ROM_RUN
2005-01-10 Li-Ta Loadded PCI expansion ROM support,
2004-12-16 Yinghai Lubtext fix
2004-10-16 Eric Biederman- HDAMA boots!
2004-10-14 Li-Ta Lofixed function prototype for die()
2004-05-28 Stefan Reinauerconsole code cleanup.
2004-05-24 David W. HendricksDefinition fixed by Ollie
2004-05-13 Li-Ta Loseperate font file from btext_console.c
2004-04-28 Yinghai LuChanges for btext and etherboot and filo merge support
2004-04-24 Stefan Reinaueradd missing include files for btext console. add YhLu...
2004-04-24 Stefan ReinauerAdd btext console (from YhLu)
2004-03-26 Greg Watsoncleanup code to remove warnings
2004-03-26 Greg Watsonremoved duplicate function
2004-03-22 Ronald G. Minnichupdates for the E325
2004-03-19 Ronald G. Minnichfix up for serial post
2004-03-13 Greg Watsonadded rx support
2004-01-14 Greg Watsonallow TTYS0_DIV to be set explicitly
2003-12-17 Greg Watsonprintk before hardwaremain()
2003-07-30 Ronald G. Minnichupdates from YhLu, plus fixes for PPC/K8 issues.
2003-07-12 Eric Biederman- Remove all of the annoying $Id strings
2003-06-24 Greg WatsonFor new config.g
2003-06-17 Ronald G. Minnichadded config and other test files.
2003-04-22 Eric Biederman- Initial checkin of the freebios2 tree