Age | Commit message (Expand) | Author |
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-30 | add CONFIG_NO_POST as it is used in the code, and move it together with CONFI... | Stefan Reinauer |
2010-03-24 | SMM: remove hack that was needed back in oldconfig times. | Stefan Reinauer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-03-16 | This patch is what I needed to compile coreboot with LLVM. | Stefan Reinauer |
2010-03-05 | This patch is from 2009-10-20 | Uwe Hermann |
2010-02-07 | newconfig is no more. | Patrick Georgi |
2009-11-12 | Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. | Myles Watson |
2009-10-28 | Create lib.h for homeless prototypes. | Myles Watson |
2009-10-27 | Improve coreboot build output and eliminate some warnings: | Uwe Hermann |
2009-10-26 | Various smaller console option fixes as suggested by Peter Stuge: | Uwe Hermann |
2009-10-26 | Define some variables that were not defined. There are a couple left. | Myles Watson |
2009-10-24 | re-order console output functions, add proper prototypes, | Stefan Reinauer |
2009-10-16 | Make COM port selection and BAUD rate a "choice" for better usability. | Uwe Hermann |
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-10-16 | Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. | Myles Watson |
2009-10-11 | Make console maximum/default log level a choice option. | Uwe Hermann |
2009-10-09 | Remove extra CONFIG variables. | Myles Watson |
2009-10-07 | Various Kconfig fixes and improvements: | Uwe Hermann |
2009-10-06 | Various fixes to Kconfig: All kconfig-boards should have a | Patrick Georgi |
2009-09-25 | Rename CONFIG_SERIAL_CONSOLE to match newconfig. | Myles Watson |
2009-09-22 | tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ... | Myles Watson |
2009-09-22 | Help text for maximum and default console loglevel in Kconfig. | Carl-Daniel Hailfinger |
2009-09-17 | Separate CONFIG_VGA_CONSOLE from CONFIG_VGA_BRIDGE_SETUP. | Myles Watson |
2009-08-28 | Move some config variables that are in one or two mainboards to | Ronald G. Minnich |
2009-08-25 | Various Kconfig and Makefile.inc fixes and cosmetics. | Uwe Hermann |
2009-08-12 | Kconfig! | Patrick Georgi |
2009-07-26 | trivial typo in a comment | Stefan Reinauer |
2009-07-21 | Some USB debug updates, mostly comments fixing, license header updates | Stefan Reinauer |
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-05-29 | Implement native VGA Support. | Luc Verhaegen |
2009-05-26 | Make vsprintf reentrant. More importantly, eliminate global variable. | Patrick Georgi |
2009-04-30 | Refactor copy_and_run so that it uses a single code base instead of | Patrick Georgi |
2009-04-22 | fix warnings, shadowed declarations and style guide violations (all trivial) | Stefan Reinauer |
2009-04-21 | Eliminate various issues brought up by scan-build. | Patrick Georgi |
2008-08-01 | fix warning in vga console code (trivial) | Stefan Reinauer |
2008-01-18 | Rename almost all occurences of LinuxBIOS to coreboot. | Stefan Reinauer |
2007-10-24 | Another CONSTification... | Stefan Reinauer |
2007-10-24 | smaller changes to silence build warnings. (trivial) | Stefan Reinauer |
2007-02-28 | This is (most of) the usb2 debug console code ripped out of | Yinghai Lu |
2006-10-05 | make ppc happy for console | Yinghai Lu |
2006-10-04 | CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in | Yinghai Lu |
2005-12-02 | 1201_ht_bus0_dev0_fidvid_core.diff | Stefan Reinauer |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-44 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-38 | arch import user (historical) |
2005-07-06 | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-36 | arch import user (historical) |
2005-01-19 | minor reformat | Li-Ta Lo |
2005-01-14 | CONFIG_PCI_ROM_RUN | Yinghai Lu |
2005-01-10 | added PCI expansion ROM support, | Li-Ta Lo |
2004-12-16 | btext fix | Yinghai Lu |
2004-10-16 | - HDAMA boots! | Eric Biederman |
2004-10-14 | fixed function prototype for die() | Li-Ta Lo |
2004-05-28 | console code cleanup. | Stefan Reinauer |
2004-05-24 | Definition fixed by Ollie | David W. Hendricks |
2004-05-13 | seperate font file from btext_console.c | Li-Ta Lo |
2004-04-28 | Changes for btext and etherboot and filo merge support | Yinghai Lu |
2004-04-24 | add missing include files for btext console. add YhLu's fixes to ragexl code | Stefan Reinauer |
2004-04-24 | Add btext console (from YhLu) | Stefan Reinauer |
2004-03-26 | cleanup code to remove warnings | Greg Watson |
2004-03-26 | removed duplicate function | Greg Watson |
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 |
2004-01-14 | allow TTYS0_DIV to be set explicitly | Greg Watson |
2003-12-17 | printk before hardwaremain() | 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-06-24 | For new config.g | Greg Watson |
2003-06-17 | added config and other test files. | Ronald G. Minnich |
2003-04-22 | - Initial checkin of the freebios2 tree | Eric Biederman |