1. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  2. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  3. 9dccf1c uart: pass register width in the coreboot table by Vadim Bendebury · 10 years ago
  4. 2adb297 uarts: 32/64 cleanup by Ronald G. Minnich · 10 years ago
  5. 77ffa0d UART 8250: Unconditionally provide register constants and use UART8250 prefix. by Gabe Black · 11 years ago
  6. 70342a7 uart: Support multiple ports by Kyösti Mälkki · 10 years ago
  7. 4566d2e uart8250io: Fix build with DEBUG_SMI by Kyösti Mälkki · 10 years ago
  8. fd95624 console: Drop driver list in ramstage by Kyösti Mälkki · 10 years ago
  9. bbf6f3d console uart: Fill coreboot table entries by Kyösti Mälkki · 10 years ago
  10. bea6bf0 uart8250: Move under drivers/uart by Kyösti Mälkki · 10 years ago[Renamed (98%) from src/lib/uart8250.c]
  11. 4770749 uart8250io: Unify calls with generic UART by Kyösti Mälkki · 10 years ago
  12. 1d7541f console: Fix includes by Kyösti Mälkki · 10 years ago
  13. 3ee1668 uart8250: Fix and unify baudrate divisor calculation by Kyösti Mälkki · 10 years ago
  14. a172ea5 uart: Do not guard entire include file by config options by Kyösti Mälkki · 10 years ago
  15. 72dccce global: Fix usage of get_option() to make use of CB_CMOS_ codes by Alexandru Gagniuc · 11 years ago
  16. 472efa6 Remove whitespace. by Patrick Georgi · 12 years ago
  17. 9dd3ef1 Don't loop infinitely long on serial comm failures by Kyösti Mälkki · 12 years ago
  18. 7f0e930 Add support for the tracing infastructure in coreboot. by Rudolf Marek · 13 years ago
  19. a68555f Do full flush on uart8250 only at end of printk. by Kevin O'Connor · 13 years ago
  20. b251753 Change read_option() to a macro that wraps some API uglyness by Patrick Georgi · 13 years ago
  21. f5ce87d fix typo ttys0_index -> b_index by Stefan Reinauer · 13 years ago
  22. f349d55 Get rid of all but one (I/O mapped) UART init functions. by Stefan Reinauer · 13 years ago
  23. 6aca1e8 The UART divider should be calculated based on the base frequency by Stefan Reinauer · 13 years ago
  24. 685ee37 drop excessive newline in uart8250.c by Stefan Reinauer · 13 years ago
  25. b297b49 drop dead uart init code. by Stefan Reinauer · 13 years ago
  26. 24ef134 drop half an uart8250 implementation from smiutil and use the common code by Stefan Reinauer · 13 years ago
  27. da712f3 uart_init is only used in romstage. by Stefan Reinauer · 14 years ago
  28. 85b0fa1 drop one more version of doing serial uart output differently. by Stefan Reinauer · 14 years ago
  29. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  30. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  31. ebafa4d Add serial stream payload support from Ed Swierk <eswierk@arastra.com> by Stefan Reinauer · 18 years ago
  32. 69afe28 mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a complex expression. by Eric Biederman · 20 years ago
  33. e54d55b added rx support by Greg Watson · 20 years ago
  34. 5cd8173 - Moved hlt() to it's own header. by Eric Biederman · 20 years ago
  35. 655bf44 - Remove all of the annoying $Id strings by Eric Biederman · 21 years ago
  36. 8ca8d76 - Initial checkin of the freebios2 tree by Eric Biederman · 21 years ago