1. 777028f libpayload: Split off generic serial API from 8250 driver by Stefan Reinauer · 8 years ago
  2. d4adf58 libpayload: use 32bit access when accessing 4byte wide uart registers by Patrick Georgi · 9 years ago
  3. a7c609c libpayload: Fix merge of PL011 UART support by Nico Huber · 9 years ago
  4. 1b4d394 libpayload: Make Kconfig bools use IS_ENABLED() by Stefan Reinauer · 9 years ago
  5. 6cc5e52 libpayload: read register width from coreboot table by Vadim Bendebury · 10 years ago
  6. 2fe505b libpayload: console: Allow output drivers to print whole strings at once by Julius Werner · 10 years ago
  7. a6aecc4 libpayload: serial: Move the depthcharge serial drivers into libpayload. by Gabe Black · 10 years ago[Renamed from payloads/libpayload/drivers/serial.c]
  8. 9ed8a82 serial: Separate the serial hardware init and the serial console init. by Gabe Black · 11 years ago
  9. 1ee2c6d libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig. by Gabe Black · 11 years ago
  10. 48e9eb8 libpayload: Fix to properly disable serial console by Kyösti Mälkki · 10 years ago
  11. adc300d libpayload: Fix the logic for hardware-less serial consoles by Dave Frodin · 11 years ago
  12. b7b57d9 libpayload: If there's no IO address space, don't try to use it for serial by Gabe Black · 12 years ago
  13. d8d4d11 libpayload: If there's no IO space, complain if the serial claims to use it by Gabe Black · 12 years ago
  14. 1c11712 libpayload: Consolidate io vs. mem mapped serial into accessor functions by Gabe Black · 12 years ago
  15. 5056b6e libpayload: Check if serial console h/w is present before using by Dave Frodin · 12 years ago
  16. 5ab2005 Update the way serial info is read from the coreboot tables. by Gabe Black · 12 years ago
  17. 93a8b27 libpayload: Set 8bits per char for serial port by Anton Kochkov · 12 years ago
  18. 7f96583 Reduce warnings/errors in libpayload when using picky compiler options by Patrick Georgi · 13 years ago
  19. 4e67731 Allow libpayload to use an OXPCIe 952 card on systems without by Stefan Reinauer · 13 years ago
  20. d233f36 Some driver fixes for libpayload: by Stefan Reinauer · 15 years ago
  21. db8c0ab [PATCH] libpayload: rename config.h to libpayload-config.h by Jordan Crouse · 16 years ago
  22. 657a6dc This patch removes most of the #ifdefs in libc/console.c, and by Patrick Georgi · 16 years ago
  23. e75c3d8 * factor out serial hardware init by Stefan Reinauer · 16 years ago
  24. 0e0ecf2 Make the serial output driver 8 bit clean. Remove translate_special_chars(), by Ulf Jordan · 16 years ago
  25. d57a680 Add support for curses color output over serial. by Ulf Jordan · 16 years ago
  26. b4d4bac Add support for line drawing characters and the alternate character set. by Ulf Jordan · 16 years ago
  27. 5e354b7 these should be the last occurences of CONFIG_ without config.h in libpayload. by Stefan Reinauer · 16 years ago
  28. b96a2ff Bugfixes to serial output functions: vt100 has bold with \e[1m, by Ulf Jordan · 16 years ago
  29. 3b47065 libpayload: Support curses for serial by Jordan Crouse · 16 years ago
  30. be504d1 Drop unneeded #includes, add EXIT_SUCCESS/EXIT_FAILURE (trivial). by Uwe Hermann · 16 years ago
  31. 6a441bf Cosmetics, coding style fixes (trivial). by Uwe Hermann · 16 years ago
  32. f6145c3 libpayload: The initial chunk of code writen by AMD by Jordan Crouse · 16 years ago