1. 5cfd583 console: support integrated 7-segment displays for POST codes by Christoph Grenz · 13 years ago
  2. 4885daa Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an by Stefan Reinauer · 13 years ago
  3. 582d369 rename CONFIG_SERIAL_POST to CONFIG_CONSOLE_POST because that is what it does. by Stefan Reinauer · 14 years ago
  4. 1b34226 move single options out of main menu and remove stray "options" by Stefan Reinauer · 14 years ago
  5. abc0c85 Printing coreboot debug messages on VGA console is pretty much useless, since by Stefan Reinauer · 14 years ago
  6. fa7efe9 AMD SB600 uses a hardcoded USB Debug Port number. by Uwe Hermann · 14 years ago
  7. 7ac4c26 Add a kconfig option to allow the user to select a specific physical by Uwe Hermann · 14 years ago
  8. 02260bc Fix the build, CONFIG_USBDEBUG must always be defined (trivial). by Uwe Hermann · 14 years ago
  9. 65e6034 Only show the USB Debug Port kconfig option to the user if a mainboard by Uwe Hermann · 14 years ago
  10. d6b4f1c Fix some wrong capitalizations, reformat comments, fix a typo. by Stefan Reinauer · 14 years ago
  11. 4aa93cc Add support for the console over Ethernet (through PCI NE2000). by Rudolf Marek · 14 years ago
  12. 7e00a44 also rename the config option. by Stefan Reinauer · 14 years ago
  13. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  14. c719f1a add CONFIG_NO_POST as it is used in the code, and move it together with CONFIG_SERIAL_POST by Stefan Reinauer · 14 years ago
  15. a081a3b Various smaller console option fixes as suggested by Peter Stuge: by Uwe Hermann · 15 years ago
  16. d73c1b5 Define some variables that were not defined. There are a couple left. by Myles Watson · 15 years ago
  17. d12b703 Make COM port selection and BAUD rate a "choice" for better usability. by Uwe Hermann · 15 years ago
  18. 0364618 Change console code to emit SPEW with DEFAULT_CONSOLE_LOGLEVEL==8. by Myles Watson · 15 years ago
  19. 7fe4191 Make console maximum/default log level a choice option. by Uwe Hermann · 15 years ago
  20. 517bb20 Remove extra CONFIG variables. by Myles Watson · 15 years ago
  21. 168b11b Various Kconfig fixes and improvements: by Uwe Hermann · 15 years ago
  22. 0e9a925 Various fixes to Kconfig: All kconfig-boards should have a by Patrick Georgi · 15 years ago
  23. 6bb3bdf Rename CONFIG_SERIAL_CONSOLE to match newconfig. by Myles Watson · 15 years ago
  24. 45bb25f tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ... by Myles Watson · 15 years ago
  25. 93c0272 Help text for maximum and default console loglevel in Kconfig. by Carl-Daniel Hailfinger · 15 years ago
  26. 28412f5 Separate CONFIG_VGA_CONSOLE from CONFIG_VGA_BRIDGE_SETUP. by Myles Watson · 15 years ago
  27. 876d7e9 Move some config variables that are in one or two mainboards to by Ronald G. Minnich · 15 years ago
  28. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  29. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago