Age | Commit message (Expand) | Author |
2012-01-23 | post code: Replaced hard-coded post code with macro | Vikram Narayanan |
2011-11-01 | remove trailing whitespace | Stefan Reinauer |
2011-04-20 | Simplify coreboot's console/console.h | Stefan Reinauer |
2011-04-11 | Unify use of post_code | Alexandru Gagniuc |
2011-01-28 | This patch gets usbdebug console working in romstage. | Stefan Reinauer |
2010-12-17 | fix the tree again. | Stefan Reinauer |
2010-12-17 | drop one more version of doing serial uart output differently. | Stefan Reinauer |
2010-11-22 | Printing coreboot debug messages on VGA console is pretty much useless, since | Stefan Reinauer |
2010-09-27 | oops. always run abuild on a clean tree with no other patches applied. | Stefan Reinauer |
2010-09-27 | Add 2 missing license headers based on svn logs and remove an unneeded #include | Stefan Reinauer |
2010-08-04 | Remove warnings from USB debug console code. | Myles Watson |
2010-07-16 | Add support for the console over Ethernet (through PCI NE2000). | Rudolf Marek |
2010-05-09 | Remove pc80/serial.c includes in ROMCC boards and include | Patrick Georgi |
2010-05-08 | Drop console/console.c and pc80/serial.c from mainboards' | Patrick Georgi |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-04-02 | oops, sorry, overlapping work | Stefan Reinauer |
2010-04-02 | remove some more warnings | Stefan Reinauer |
2010-04-02 | Fix 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-31 | This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and | Stefan Reinauer |
2010-03-31 | mini part of the patch on the mailing list to fix the boards again | Stefan Reinauer |
2010-03-23 | fix newly introduced printk_foo warnings.. | Stefan Reinauer |
2010-03-16 | This patch is what I needed to compile coreboot with LLVM. | Stefan Reinauer |
2010-02-15 | Various license header consistency fixes (trivial). | Uwe Hermann |
2009-10-24 | re-order console output functions, add proper prototypes, | Stefan Reinauer |
2009-10-16 | Change console code to emit SPEW with DEFAULT_CONSOLE_LOGLEVEL==8. | Myles Watson |
2009-07-21 | Example how simple it is to use printk instead of printk_something in | Stefan Reinauer |
2009-06-30 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
2009-06-03 | Revert "CMOS: Add set_option and rework get_option." | Luc Verhaegen |
2009-06-03 | CMOS: Add set_option and rework get_option. | Luc Verhaegen |
2009-05-29 | Implement native VGA Support. | Luc Verhaegen |
2009-04-21 | Eliminate various issues brought up by scan-build. | Patrick Georgi |
2009-01-20 | Check the printk format string against the matching arguments. We have | Carl-Daniel Hailfinger |
2008-01-18 | Rename almost all occurences of LinuxBIOS to coreboot. | Stefan Reinauer |
2005-11-24 | fix typos reported by Martin Ley | Stefan Reinauer |
2004-11-11 | in loglevel.h, if ASM_CONSOLE_LOGLEVEL is defined, don't try to set it. | Ronald G. Minnich |
2004-10-14 | - First pass through with with device tree enhancement merge. Most of the me... | Eric Biederman |
2004-04-24 | add missing include files for btext console. add YhLu's fixes to ragexl code | Stefan Reinauer |
2004-03-13 | added rx support | Greg Watson |
2003-08-04 | patches from Yh Lu. Tested and working on HDAMA | Ronald G. Minnich |
2003-07-19 | - Major cleanup of the bootpath | Eric Biederman |
2003-04-22 | - Initial checkin of the freebios2 tree | Eric Biederman |