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