summaryrefslogtreecommitdiff
path: root/src/console
AgeCommit message (Expand)Author
2009-11-12Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.Myles Watson
2009-10-28Create lib.h for homeless prototypes.Myles Watson
2009-10-27Improve coreboot build output and eliminate some warnings:Uwe Hermann
2009-10-26Various smaller console option fixes as suggested by Peter Stuge:Uwe Hermann
2009-10-26Define some variables that were not defined. There are a couple left.Myles Watson
2009-10-24re-order console output functions, add proper prototypes, Stefan Reinauer
2009-10-16Make COM port selection and BAUD rate a "choice" for better usability.Uwe Hermann
2009-10-16Revert deletion that snuck in to 4794. Sorry.Myles Watson
2009-10-16Change console code to emit SPEW with DEFAULT_CONSOLE_LOGLEVEL==8.Myles Watson
2009-10-16Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.Myles Watson
2009-10-11Make console maximum/default log level a choice option.Uwe Hermann
2009-10-09Remove extra CONFIG variables.Myles Watson
2009-10-07Various Kconfig fixes and improvements:Uwe Hermann
2009-10-06Various fixes to Kconfig: All kconfig-boards should have aPatrick Georgi
2009-09-25Rename CONFIG_SERIAL_CONSOLE to match newconfig.Myles Watson
2009-09-22tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ...Myles Watson
2009-09-22Help text for maximum and default console loglevel in Kconfig.Carl-Daniel Hailfinger
2009-09-17Separate CONFIG_VGA_CONSOLE from CONFIG_VGA_BRIDGE_SETUP.Myles Watson
2009-08-28Move some config variables that are in one or two mainboards to Ronald G. Minnich
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-12Kconfig!Patrick Georgi
2009-07-26trivial typo in a commentStefan Reinauer
2009-07-21Some USB debug updates, mostly comments fixing, license header updatesStefan Reinauer
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-05die() does never return. Annotate it as such.Carl-Daniel Hailfinger
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-05-26Make vsprintf reentrant. More importantly, eliminate global variable.Patrick Georgi
2009-04-30Refactor copy_and_run so that it uses a single code base instead ofPatrick Georgi
2009-04-22fix warnings, shadowed declarations and style guide violations (all trivial)Stefan Reinauer
2009-04-21Eliminate various issues brought up by scan-build.Patrick Georgi
2008-08-01fix warning in vga console code (trivial)Stefan Reinauer
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2007-10-24Another CONSTification... Stefan Reinauer
2007-10-24smaller changes to silence build warnings. (trivial)Stefan Reinauer
2007-02-28This is (most of) the usb2 debug console code ripped out of Yinghai Lu
2006-10-05make ppc happy for consoleYinghai Lu
2006-10-04CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu
2005-12-021201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-44arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-38arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-36arch import user (historical)
2005-01-19minor reformatLi-Ta Lo
2005-01-14CONFIG_PCI_ROM_RUNYinghai Lu
2005-01-10added PCI expansion ROM support,Li-Ta Lo
2004-12-16btext fixYinghai Lu
2004-10-16- HDAMA boots!Eric Biederman
2004-10-14fixed function prototype for die()Li-Ta Lo
2004-05-28console code cleanup.Stefan Reinauer