1. 9948c52 lib/coreboot_table: Simplify API to set up lb_serial by Arthur Heymans · 1 year, 10 months ago
  2. 69451f1 src/drivers: Clean up includes by Elyes Haouas · 1 year, 10 months ago
  3. ea1e366 coreboot_tables: Drop uart PCI addr by Arthur Heymans · 1 year, 10 months ago
  4. 8c99c27 lib/trace: Remove TRACE support by Kyösti Mälkki · 4 years, 1 month ago
  5. e3a1247 include/console/uart: make index parameter unsigned by Felix Held · 4 years ago
  6. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  7. 8a3453f src/drivers: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  8. b12c276 src/{drivers,device,ec}: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  9. 38ddbfb src/[arch-lib]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  10. effaf8f AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file by Martin Roth · 4 years, 10 months ago
  11. 55cb5f8 Remove unnecessary ENV_RAMSTAGE guard by Subrata Banik · 5 years ago
  12. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  13. 5c29daa buildsystem: Promote rules.h to default include by Kyösti Mälkki · 8 years ago
  14. c8cf591 arch/x86: Drop leftover ROMCC console support by Kyösti Mälkki · 6 years ago
  15. 235daa4 driver/uart: Introduce a way for mainboard to override the baudrate by Julien Viard de Galbert · 6 years ago
  16. b29078e mb/*/*: Remove rtc nvram configurable baud rate by Arthur Heymans · 7 years ago
  17. 43314ff uart: Fix bug in {uart8250, uart8250_mem, ns16550}_rx_byte functions by Werner Zeh · 7 years ago
  18. bc97b4e soc/intel/fsp_broadwell_de/uart: Drop it by Nico Huber · 8 years ago
  19. 6ec72c9 drivers/uart: Use uart_platform_refclk for all UART models by Lee Leahy · 8 years ago
  20. 1487621 drivers/uart: Enable override for input clock divider by Lee Leahy · 8 years ago
  21. f92a98c coreboot_tables: Extend serial port description by Lee Leahy · 8 years ago
  22. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  23. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  24. 9dccf1c uart: pass register width in the coreboot table by Vadim Bendebury · 10 years ago
  25. 2adb297 uarts: 32/64 cleanup by Ronald G. Minnich · 10 years ago
  26. 77ffa0d UART 8250: Unconditionally provide register constants and use UART8250 prefix. by Gabe Black · 11 years ago
  27. 70342a7 uart: Support multiple ports by Kyösti Mälkki · 10 years ago
  28. 4566d2e uart8250io: Fix build with DEBUG_SMI by Kyösti Mälkki · 10 years ago
  29. fd95624 console: Drop driver list in ramstage by Kyösti Mälkki · 11 years ago
  30. bbf6f3d console uart: Fill coreboot table entries by Kyösti Mälkki · 10 years ago
  31. bea6bf0 uart8250: Move under drivers/uart by Kyösti Mälkki · 11 years ago[Renamed (98%) from src/lib/uart8250.c]
  32. 4770749 uart8250io: Unify calls with generic UART by Kyösti Mälkki · 11 years ago
  33. 1d7541f console: Fix includes by Kyösti Mälkki · 11 years ago
  34. 3ee1668 uart8250: Fix and unify baudrate divisor calculation by Kyösti Mälkki · 11 years ago
  35. a172ea5 uart: Do not guard entire include file by config options by Kyösti Mälkki · 11 years ago
  36. 72dccce global: Fix usage of get_option() to make use of CB_CMOS_ codes by Alexandru Gagniuc · 11 years ago
  37. 472efa6 Remove whitespace. by Patrick Georgi · 13 years ago
  38. 9dd3ef1 Don't loop infinitely long on serial comm failures by Kyösti Mälkki · 13 years ago
  39. 7f0e930 Add support for the tracing infastructure in coreboot. by Rudolf Marek · 13 years ago
  40. a68555f Do full flush on uart8250 only at end of printk. by Kevin O'Connor · 13 years ago
  41. b251753 Change read_option() to a macro that wraps some API uglyness by Patrick Georgi · 13 years ago
  42. f5ce87d fix typo ttys0_index -> b_index by Stefan Reinauer · 13 years ago
  43. f349d55 Get rid of all but one (I/O mapped) UART init functions. by Stefan Reinauer · 13 years ago
  44. 6aca1e8 The UART divider should be calculated based on the base frequency by Stefan Reinauer · 13 years ago
  45. 685ee37 drop excessive newline in uart8250.c by Stefan Reinauer · 13 years ago
  46. b297b49 drop dead uart init code. by Stefan Reinauer · 13 years ago
  47. 24ef134 drop half an uart8250 implementation from smiutil and use the common code by Stefan Reinauer · 13 years ago
  48. da712f3 uart_init is only used in romstage. by Stefan Reinauer · 14 years ago
  49. 85b0fa1 drop one more version of doing serial uart output differently. by Stefan Reinauer · 14 years ago
  50. 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 14 years ago
  51. 0867062 This patch unifies the use of config options in v2 to all start with CONFIG_ by Stefan Reinauer · 15 years ago
  52. ebafa4d Add serial stream payload support from Ed Swierk <eswierk@arastra.com> by Stefan Reinauer · 18 years ago
  53. 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
  54. e54d55b added rx support by Greg Watson · 20 years ago
  55. 5cd8173 - Moved hlt() to it's own header. by Eric Biederman · 20 years ago
  56. 655bf44 - Remove all of the annoying $Id strings by Eric Biederman · 21 years ago
  57. 8ca8d76 - Initial checkin of the freebios2 tree by Eric Biederman · 21 years ago