summaryrefslogtreecommitdiff
path: root/src/console/console.c
AgeCommit message (Expand)Author
2010-09-27Add 2 missing license headers based on svn logs and remove an unneeded #includeStefan Reinauer
2010-07-16Add support for the console over Ethernet (through PCI NE2000).Rudolf Marek
2010-05-08Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-01- get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files.Stefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-31This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2009-10-16Revert deletion that snuck in to 4794. Sorry.Myles Watson
2009-10-16Change console code to emit SPEW with DEFAULT_CONSOLE_LOGLEVEL==8.Myles Watson
2009-08-12Kconfig!Patrick Georgi
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-05die() does never return. Annotate it as such.Carl-Daniel Hailfinger
2009-06-03Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen
2009-06-03CMOS: Add set_option and rework get_option.Luc Verhaegen
2009-04-22fix warnings, shadowed declarations and style guide violations (all trivial)Stefan Reinauer
2005-12-021201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer
2004-10-14fixed function prototype for die()Li-Ta Lo
2004-03-22updates for the E325Ronald G. Minnich
2004-03-19fix up for serial postRonald G. Minnich
2004-03-13added rx supportGreg Watson
2003-07-30updates from YhLu, plus fixes for PPC/K8 issues.Ronald G. Minnich
2003-07-12- Remove all of the annoying $Id stringsEric Biederman
2003-04-22- Initial checkin of the freebios2 treeEric Biederman