CBMEM CONSOLE: Add CBMEM console driver implementation.
[coreboot.git] / src / include / console / console.h
2012-03-29 Vadim BendeburyCBMEM CONSOLE: Add CBMEM console driver implementation.
2012-03-09 Stefan Reinauermove console includes to central console/console.h
2011-04-20 Stefan ReinauerSimplify coreboot's console/console.h
2011-04-11 Alexandru GagniucUnify use of post_code
2011-01-28 Stefan ReinauerThis patch gets usbdebug console working in romstage.
2010-12-17 Stefan Reinauerfix the tree again.
2010-12-17 Stefan Reinauerdrop one more version of doing serial uart output diffe...
2010-11-22 Stefan ReinauerPrinting coreboot debug messages on VGA console is...
2010-09-27 Stefan Reinaueroops. always run abuild on a clean tree with no other...
2010-09-27 Stefan ReinauerAdd 2 missing license headers based on svn logs and...
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-09 Patrick GeorgiRemove pc80/serial.c includes in ROMCC boards and include
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-02 Stefan Reinaueroops, sorry, overlapping work
2010-04-02 Stefan Reinauerremove some more warnings
2010-04-02 Myles WatsonFix console prototypes for non-romcc boards.
2010-04-01 Stefan Reinauer- get rid of ASM_CONSOLE_LOGLEVEL except in two assemb...
2010-03-31 Stefan ReinauerThis patch drops arch/i386/lib/console.c and arch/i386...
2010-03-31 Stefan Reinauermini part of the patch on the mailing list to fix the...
2010-03-23 Stefan Reinauerfix newly introduced printk_foo warnings..
2009-10-16 Myles WatsonChange console code to emit SPEW with DEFAULT_CONSOLE_L...
2009-07-21 Stefan ReinauerExample how simple it is to use printk instead of print...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
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-04-21 Patrick GeorgiEliminate various issues brought up by scan-build.
2009-01-20 Carl-Daniel HailfingerCheck the printk format string against the matching...
2005-11-24 Stefan Reinauerfix typos reported by Martin Ley
2004-10-14 Eric Biederman- First pass through with with device tree enhancement...
2004-03-13 Greg Watsonadded rx support
2003-08-04 Ronald G. Minnichpatches from Yh Lu. Tested and working on HDAMA
2003-07-19 Eric Biederman- Major cleanup of the bootpath
2003-04-22 Eric Biederman- Initial checkin of the freebios2 tree