1. 9948c52 lib/coreboot_table: Simplify API to set up lb_serial by Arthur Heymans · 1 year, 10 months ago
  2. ea1e366 coreboot_tables: Drop uart PCI addr by Arthur Heymans · 1 year, 10 months ago
  3. e3a1247 include/console/uart: make index parameter unsigned by Felix Held · 4 years ago
  4. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  5. 8a3453f src/drivers: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  6. 38ddbfb src/[arch-lib]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  7. effaf8f AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file by Martin Roth · 4 years, 10 months ago
  8. 55cb5f8 Remove unnecessary ENV_RAMSTAGE guard by Subrata Banik · 5 years ago
  9. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  10. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  11. 5c29daa buildsystem: Promote rules.h to default include by Kyösti Mälkki · 8 years ago
  12. 235daa4 driver/uart: Introduce a way for mainboard to override the baudrate by Julien Viard de Galbert · 6 years ago
  13. 7813066 drivers/uart8250mem: Check for zero base address by Marshall Dawson · 7 years ago
  14. b29078e mb/*/*: Remove rtc nvram configurable baud rate by Arthur Heymans · 7 years ago
  15. 43314ff uart: Fix bug in {uart8250, uart8250_mem, ns16550}_rx_byte functions by Werner Zeh · 7 years ago
  16. 2e4d806 src/drivers: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  17. 6ec72c9 drivers/uart: Use uart_platform_refclk for all UART models by Lee Leahy · 8 years ago
  18. 1487621 drivers/uart: Enable override for input clock divider by Lee Leahy · 8 years ago
  19. f92a98c coreboot_tables: Extend serial port description by Lee Leahy · 8 years ago
  20. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  21. 4f7cf3a uart8250mem: provide uart_fill_lb() by Aaron Durbin · 9 years ago
  22. a73408d console: Add UART8250MEM 32bit support by Naveen Krishna Chatradhi · 9 years ago
  23. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  24. 8517f94 OxPCIe952: Fix read8/write8 argument by Kyösti Mälkki · 9 years ago
  25. 164ac0a uart8250mem: Add wrapper for MMIO register access by Kyösti Mälkki · 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. fd95624 console: Drop driver list in ramstage by Kyösti Mälkki · 11 years ago
  29. bea6bf0 uart8250: Move under drivers/uart by Kyösti Mälkki · 11 years ago[Renamed (98%) from src/lib/uart8250mem.c]
  30. 2b95da0 uart8250mem: Unify calls with generic UART by Kyösti Mälkki · 11 years ago
  31. 1d7541f console: Fix includes by Kyösti Mälkki · 11 years ago
  32. 3ee1668 uart8250: Fix and unify baudrate divisor calculation by Kyösti Mälkki · 11 years ago
  33. a172ea5 uart: Do not guard entire include file by config options by Kyösti Mälkki · 11 years ago
  34. 72dccce global: Fix usage of get_option() to make use of CB_CMOS_ codes by Alexandru Gagniuc · 11 years ago
  35. ef84401 Add directive __SIMPLE_DEVICE__ by Kyösti Mälkki · 11 years ago
  36. bb2cc71 Fix read_option invocation in uart8250mem.c by Stefan Reinauer · 11 years ago
  37. 4781800 Don't loop infinitely long on serial comm failures by Stefan Reinauer · 12 years ago
  38. a6087d1 Add support for the Startech PEX1XS1PMINI by Stefan Reinauer · 13 years ago
  39. 5ff7c13 remove trailing whitespace by Stefan Reinauer · 13 years ago
  40. a68555f Do full flush on uart8250 only at end of printk. by Kevin O'Connor · 13 years ago
  41. 4885daa Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an by Stefan Reinauer · 13 years ago