Convert all Intel i810 boards to CAR.
[coreboot.git] / src / console /
2010-10-02 Uwe HermannAMD SB600 uses a hardcoded USB Debug Port number.
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-09-27 Stefan ReinauerAdd 2 missing license headers based on svn logs and...
2010-09-27 Uwe HermannAdd a kconfig option to allow the user to select a...
2010-09-26 Uwe HermannFix the build, CONFIG_USBDEBUG must always be defined...
2010-09-26 Uwe HermannOnly show the USB Debug Port kconfig option to the...
2010-09-23 Stefan ReinauerFix some wrong capitalizations, reformat comments,...
2010-09-23 Uwe HermannUSB Debug Port related license header fixes (trivial).
2010-08-30 Stefan ReinauerWe call this cache as ram everywhere, so let's call...
2010-08-04 Myles WatsonRemove warnings from USB debug console code.
2010-07-16 Rudolf MarekAdd support for the console over Ethernet (through...
2010-05-25 Stefan Reinaueralso rename the config option.
2010-05-25 Stefan ReinauerLong ago we agreed on kicking the _direct appendix...
2010-05-08 Stefan ReinauerWe didn't have console.initobj.o before, but the same...
2010-05-08 Patrick GeorgiDrop console/console.c and pc80/serial.c from mainboards'
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-01 Stefan Reinauer- get rid of ASM_CONSOLE_LOGLEVEL except in two assemb...
2010-03-31 Stefan ReinauerDrop \r\n and \n\r as both print_XXX and printk now...
2010-03-31 Stefan ReinauerThis patch drops arch/i386/lib/console.c and arch/i386...
2010-03-30 Stefan Reinaueradd CONFIG_NO_POST as it is used in the code, and move...
2010-03-24 Stefan ReinauerSMM: remove hack that was needed back in oldconfig...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-16 Stefan ReinauerThis patch is what I needed to compile coreboot with...
2010-03-05 Uwe HermannThis patch is from 2009-10-20
2010-02-07 Patrick Georginewconfig is no more.
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