- abf2ad7 newconfig is no more. by Patrick Georgi · 15 years ago
- 2e67273 Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. by Myles Watson · 15 years ago
- 5817078 Create lib.h for homeless prototypes. by Myles Watson · 15 years ago
- 312673c Improve coreboot build output and eliminate some warnings: by Uwe Hermann · 15 years ago
- a081a3b Various smaller console option fixes as suggested by Peter Stuge: by Uwe Hermann · 15 years ago
- d73c1b5 Define some variables that were not defined. There are a couple left. by Myles Watson · 15 years ago
- 52fc6b1 re-order console output functions, add proper prototypes, by Stefan Reinauer · 15 years ago
- d12b703 Make COM port selection and BAUD rate a "choice" for better usability. by Uwe Hermann · 15 years ago
- 3ff6358 Revert deletion that snuck in to 4794. Sorry. by Myles Watson · 15 years ago
- 0364618 Change console code to emit SPEW with DEFAULT_CONSOLE_LOGLEVEL==8. by Myles Watson · 15 years ago
- 0f61a4f Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. by Myles Watson · 15 years ago
- 7fe4191 Make console maximum/default log level a choice option. by Uwe Hermann · 15 years ago
- 517bb20 Remove extra CONFIG variables. by Myles Watson · 15 years ago
- 168b11b Various Kconfig fixes and improvements: by Uwe Hermann · 15 years ago
- 0e9a925 Various fixes to Kconfig: All kconfig-boards should have a by Patrick Georgi · 15 years ago
- 6bb3bdf Rename CONFIG_SERIAL_CONSOLE to match newconfig. by Myles Watson · 15 years ago
- 45bb25f tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ... by Myles Watson · 15 years ago
- 93c0272 Help text for maximum and default console loglevel in Kconfig. by Carl-Daniel Hailfinger · 15 years ago
- 28412f5 Separate CONFIG_VGA_CONSOLE from CONFIG_VGA_BRIDGE_SETUP. by Myles Watson · 15 years ago
- 876d7e9 Move some config variables that are in one or two mainboards to by Ronald G. Minnich · 15 years ago
- 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
- 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago
- fc4226c trivial typo in a comment by Stefan Reinauer · 15 years ago
- bb01f60 Some USB debug updates, mostly comments fixing, license header updates by Stefan Reinauer · 15 years ago
- 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
- 87e7050 die() does never return. Annotate it as such. by Carl-Daniel Hailfinger · 15 years ago
- a9c5ea0 Revert "CMOS: Add set_option and rework get_option." by Luc Verhaegen · 15 years ago
- 9ceae90 CMOS: Add set_option and rework get_option. by Luc Verhaegen · 15 years ago
- 5c5beb7 Implement native VGA Support. by Luc Verhaegen · 15 years ago
- 736221f1 Make vsprintf reentrant. More importantly, eliminate global variable. by Patrick Georgi · 15 years ago
- 12aba82 Refactor copy_and_run so that it uses a single code base instead of by Patrick Georgi · 15 years ago
- f96c2d9 fix warnings, shadowed declarations and style guide violations (all trivial) by Stefan Reinauer · 15 years ago
- 16cdbb2 Eliminate various issues brought up by scan-build. by Patrick Georgi · 15 years ago
- 749c05e fix warning in vga console code (trivial) by Stefan Reinauer · 16 years ago
- f8ee180 Rename almost all occurences of LinuxBIOS to coreboot. by Stefan Reinauer · 17 years ago
- bf873e4 Another CONSTification... (trivial) by Stefan Reinauer · 17 years ago
- a9e5821 smaller changes to silence build warnings. (trivial) by Stefan Reinauer · 17 years ago
- d57241f This is (most of) the usb2 debug console code ripped out of by Yinghai Lu · 18 years ago
- 1792b2e make ppc happy for console by Yinghai Lu · 18 years ago
- 5f9624d CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in serengeti_cheeatah by Yinghai Lu · 18 years ago
- 7ce8c54 1201_ht_bus0_dev0_fidvid_core.diff by Stefan Reinauer · 19 years ago
- dc81118 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-44 by arch import user (historical) · 19 years ago
- 1c8cd59 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-38 by arch import user (historical) · 19 years ago
- acfaece Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-36 by arch import user (historical) · 19 years ago
- bec039c minor reformat by Li-Ta Lo · 20 years ago
- 688238a CONFIG_PCI_ROM_RUN by Yinghai Lu · 20 years ago
- 883b879 added PCI expansion ROM support, works for some ATI and Nvidia AGP cards now. by Li-Ta Lo · 20 years ago
- 9709908 btext fix by Yinghai Lu · 20 years ago
- f3ed1cf - HDAMA boots! by Eric Biederman · 20 years ago
- e2ad5ce fixed function prototype for die() by Li-Ta Lo · 20 years ago
- 34e3a14 console code cleanup. by Stefan Reinauer · 20 years ago
- c8ccf8a Definition fixed by Ollie by David W. Hendricks · 20 years ago
- 5002af6 seperate font file from btext_console.c by Li-Ta Lo · 20 years ago
- 97c4947 Changes for btext and etherboot and filo merge support by Yinghai Lu · 20 years ago
- 234454d add missing include files for btext console. add YhLu's fixes to ragexl code by Stefan Reinauer · 20 years ago
- f05dcb8 Add btext console (from YhLu) by Stefan Reinauer · 20 years ago
- 23e2e18 cleanup code to remove warnings by Greg Watson · 20 years ago
- 27916da removed duplicate function by Greg Watson · 20 years ago
- 7ebb9e9 updates for the E325 by Ronald G. Minnich · 20 years ago
- 7f84586 fix up for serial post by Ronald G. Minnich · 20 years ago
- e54d55b added rx support by Greg Watson · 21 years ago
- bf5b584 allow TTYS0_DIV to be set explicitly by Greg Watson · 21 years ago
- e3e8f1f printk before hardwaremain() by Greg Watson · 21 years ago
- 57ffeb0 updates from YhLu, plus fixes for PPC/K8 issues. by Ronald G. Minnich · 21 years ago
- 655bf44 - Remove all of the annoying $Id strings by Eric Biederman · 21 years ago
- 51305ee For new config.g by Greg Watson · 21 years ago
- 99acb49 added config and other test files. by Ronald G. Minnich · 21 years ago
- 8ca8d76 - Initial checkin of the freebios2 tree by Eric Biederman · 21 years ago