summaryrefslogtreecommitdiff
path: root/src/include/console/console.h
AgeCommit message (Expand)Author
2012-03-29CBMEM CONSOLE: Add CBMEM console driver implementation.Vadim Bendebury
2012-03-09move console includes to central console/console.hStefan Reinauer
2011-04-20Simplify coreboot's console/console.hStefan Reinauer
2011-04-11Unify use of post_codeAlexandru Gagniuc
2011-01-28This patch gets usbdebug console working in romstage.Stefan Reinauer
2010-12-17fix the tree again. Stefan Reinauer
2010-12-17drop one more version of doing serial uart output differently.Stefan Reinauer
2010-11-22Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer
2010-09-27oops. always run abuild on a clean tree with no other patches applied.Stefan Reinauer
2010-09-27Add 2 missing license headers based on svn logs and remove an unneeded #includeStefan Reinauer
2010-08-04Remove warnings from USB debug console code.Myles Watson
2010-07-16Add support for the console over Ethernet (through PCI NE2000).Rudolf Marek
2010-05-09Remove pc80/serial.c includes in ROMCC boards and includePatrick Georgi
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-02oops, sorry, overlapping workStefan Reinauer
2010-04-02remove some more warningsStefan Reinauer
2010-04-02Fix console prototypes for non-romcc boards.Myles Watson
2010-04-01- get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files.Stefan Reinauer
2010-03-31This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer
2010-03-31mini part of the patch on the mailing list to fix the boards againStefan Reinauer
2010-03-23fix newly introduced printk_foo warnings..Stefan Reinauer
2009-10-16Change console code to emit SPEW with DEFAULT_CONSOLE_LOGLEVEL==8.Myles Watson
2009-07-21Example how simple it is to use printk instead of printk_something inStefan Reinauer
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
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-05-29Implement native VGA Support.Luc Verhaegen
2009-04-21Eliminate various issues brought up by scan-build.Patrick Georgi
2009-01-20Check the printk format string against the matching arguments. We haveCarl-Daniel Hailfinger
2005-11-24fix typos reported by Martin LeyStefan Reinauer
2004-10-14- First pass through with with device tree enhancement merge. Most of the me...Eric Biederman
2004-03-13added rx supportGreg Watson
2003-08-04patches from Yh Lu. Tested and working on HDAMARonald G. Minnich
2003-07-19- Major cleanup of the bootpathEric Biederman
2003-04-22- Initial checkin of the freebios2 treeEric Biederman