1. e3a1247 include/console/uart: make index parameter unsigned by Felix Held · 4 years ago
  2. ad7b2e2 cpu/ti/am335x: Move from cpu to soc in tree by Sam Lewis · 4 years, 1 month ago[Renamed (99%) from src/cpu/ti/am335x/uart.c]
  3. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  4. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 4 months ago
  5. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 4 months ago
  6. 7839827 cpu,mb,soc: Init missing lb_serial struct fields by Jacob Garber · 5 years ago
  7. d57ace2 AUTHORS: Move src/cpu copyrights into AUTHORS file by Martin Roth · 5 years ago
  8. a4e8fb2 arch/non-x86: Remove use of __PRE_RAM__ by Kyösti Mälkki · 5 years ago
  9. 361f6ff src/cpu: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  10. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  11. 235daa4 driver/uart: Introduce a way for mainboard to override the baudrate by Julien Viard de Galbert · 6 years ago
  12. b29078e mb/*/*: Remove rtc nvram configurable baud rate by Arthur Heymans · 7 years ago
  13. 530f677 buildsystem: Drop explicit (k)config.h includes by Kyösti Mälkki · 8 years ago
  14. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  15. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  16. 2f37bd6 arm(64): Globally replace writel(v, a) with write32(a, v) by Julius Werner · 10 years ago
  17. d21a329 arm(64): Replace write32() and friends with writel() by Julius Werner · 10 years ago
  18. 9dccf1c uart: pass register width in the coreboot table by Vadim Bendebury · 10 years ago
  19. 2adb297 uarts: 32/64 cleanup by Ronald G. Minnich · 10 years ago
  20. 70342a7 uart: Support multiple ports by Kyösti Mälkki · 10 years ago
  21. bbf6f3d console uart: Fill coreboot table entries by Kyösti Mälkki · 10 years ago
  22. c2610a4 uart: Prepare to support multiple base addresses by Kyösti Mälkki · 10 years ago
  23. 0567c91 console: Use single driver entry for UARTs by Kyösti Mälkki · 11 years ago
  24. 1d7541f console: Fix includes by Kyösti Mälkki · 11 years ago
  25. 2cbcd2b ti/am335x: Fix baudrate calculation by Kyösti Mälkki · 11 years ago
  26. 4c3ab73 cpu: Fix spelling by Martin Roth · 11 years ago
  27. 8cfa33e am335x: Implement support for the UART. by Gabe Black · 11 years ago
  28. 3c7e939 beaglebone: initial Kconfig and Makefiles by Gabe Black · 11 years ago