1. b70f871 obmc-console: Fix readability-isolate-declaration by Andrew Jeffery · 1 year, 9 months ago
  2. 0b7b047 obmc-console: Fix readability-else-after-return by Andrew Jeffery · 1 year, 9 months ago
  3. 2834c5b obmc-console: Fix readability-braces-around-statements by Andrew Jeffery · 1 year, 9 months ago
  4. 91b5217 obmc-console: Address bugprone-sizeof-expression by Andrew Jeffery · 1 year, 9 months ago
  5. 750fb0c obmc-console: Fix bugprone-reserved-identifier by Andrew Jeffery · 1 year, 9 months ago
  6. 19c74d5 obmc-console: Extract definition of _GNU_SOURCE by Andrew Jeffery · 1 year, 9 months ago
  7. 5c359cc obmc-console: Fix bugprone-narrowing-conversions by Andrew Jeffery · 1 year, 9 months ago
  8. fd883a8 console-server: Validate values and fix narrowing conversions by Andrew Jeffery · 1 year, 9 months ago
  9. 5db8c79 obmc-console: Fix bugprone-implicit-widening-of-multiplication-result by Andrew Jeffery · 1 year, 9 months ago
  10. a72711a obmc-console: Add clang-format configuration by Andrew Jeffery · 1 year, 9 months ago
  11. 15792aa console-server: tty_find_device(): Assign rc on error by Andrew Jeffery · 1 year, 9 months ago
  12. fd04832 obmc-console: Mark unused parameters as such by Andrew Jeffery · 1 year, 9 months ago
  13. 91dde14 console-server: Choose tty device from a configuration file by Andrew Jeffery · 5 years ago
  14. 1cecc5d Eliminate excessive CPU consumption when redirecting UART over SSH by Johnathan Mantey · 6 years ago
  15. f9c8f6c Change baudrate dynamically through dbus by Cheng C Yang · 6 years ago
  16. c7fbcd4 server: allow setting baud rate on host tty by Benjamin Fair · 7 years ago
  17. 1764145 server: ensure per-cycle buffer is smaller than ringbuffer by Jeremy Kerr · 8 years ago
  18. 6b1fed2 server: improve blocked-write behaviour for handlers by Jeremy Kerr · 8 years ago
  19. f733c85 server: use ringbuffer for all handlers by Jeremy Kerr · 8 years ago
  20. 55c9712 server: Use consistent function names by Jeremy Kerr · 8 years ago
  21. 45ad767 Make obmc-console-server accept symbol link tty name by Yi Li · 8 years ago
  22. 87e344c console-server: include poll.h by Joel Stanley · 8 years ago
  23. 6221ce9 Supply Serial port as an optional argument to obmc-console-server by Vishwanatha Subbanna · 8 years ago
  24. 021b91f server: Allow handlers to fail init by Jeremy Kerr · 9 years ago
  25. 2eacda5 Merge branch 'travis' of https://github.com/shenki/obmc-console by Jeremy Kerr · 9 years ago
  26. 54e9569 server: put VUART terminal into raw mode by Jeremy Kerr · 9 years ago
  27. 458578f server: enable file is no longer exposed by recent VUART drivers by Jeremy Kerr · 9 years ago
  28. f5858b5 console-server: fix initialiser by Joel Stanley · 9 years ago
  29. 77ee95c console-server: Remove unused variable by Joel Stanley · 9 years ago
  30. 9326d77 Add licence document and per-file headers by Jeremy Kerr · 9 years ago
  31. e3f9454 server: Provide empty initialiser for struct option array by Jeremy Kerr · 9 years ago
  32. d47963e handlers: pass config to handlers' init() by Jeremy Kerr · 9 years ago
  33. d66195c Add configuration infrastructure by Jeremy Kerr · 9 years ago
  34. 89ea819 Free remaining pollers before exiting by Jeremy Kerr · 9 years ago
  35. 769cee1 Use a signal handler to catch SIGINT by Jeremy Kerr · 9 years ago
  36. 329a35f Introduce pollers by Jeremy Kerr · 9 years ago
  37. 1a0e03b Split IO handling code into separate handler modules by Jeremy Kerr · 9 years ago
  38. 957818b Implement VUART device attributes by Jeremy Kerr · 9 years ago
  39. 1721784 console-server: Specify devices by kernel names by Jeremy Kerr · 9 years ago
  40. d831f96 Add initial console server implementation by Jeremy Kerr · 9 years ago