index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
console
/
console.c
Age
Commit message (
Expand
)
Author
2010-07-16
Add support for the console over Ethernet (through PCI NE2000).
Rudolf Marek
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-01
-Â get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files.
Stefan Reinauer
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
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-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2009-10-16
Revert deletion that snuck in to 4794. Sorry.
Myles Watson
2009-10-16
Change console code to emit SPEW with DEFAULT_CONSOLE_LOGLEVEL==8.
Myles Watson
2009-08-12
Kconfig!
Patrick Georgi
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-06-05
die() does never return. Annotate it as such.
Carl-Daniel Hailfinger
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-04-22
fix warnings, shadowed declarations and style guide violations (all trivial)
Stefan Reinauer
2005-12-02
1201_ht_bus0_dev0_fidvid_core.diff
Stefan Reinauer
2004-10-14
fixed function prototype for die()
Li-Ta Lo
2004-03-22
updates for the E325
Ronald G. Minnich
2004-03-19
fix up for serial post
Ronald G. Minnich
2004-03-13
added rx support
Greg Watson
2003-07-30
updates from YhLu, plus fixes for PPC/K8 issues.
Ronald G. Minnich
2003-07-12
- Remove all of the annoying $Id strings
Eric Biederman
2003-04-22
- Initial checkin of the freebios2 tree
Eric Biederman