Since some people disapprove of white space cleanups mixed in regular commits
[coreboot.git] / src / include / console / console.h
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