1. a6b2910 console-server: Add UART Mux Support by Alexander Hansen · 6 months ago
  2. 312ecdc console-server: Enable multiple consoles by Alexander Hansen · 6 months ago
  3. 2325d5d console-server: refactor pollfd management by Alexander Hansen · 7 months ago
  4. c2b0d8c console-server: introduce `struct console_server` by Alexander Hansen · 7 months ago
  5. adedc33 console-server: Enable handler iteration with -fsanitize=address by Andrew Jeffery · 6 months ago
  6. 28a1761 console-server: Avoid SEGV on on failure to load configuration by Andrew Jeffery · 6 months ago
  7. 1e04f44 use iniparser dependency for config file parsing by Alexander Hansen · 7 months ago
  8. 498a4a8 console-server: Respect DBus init failure by Andrew Jeffery · 6 months ago
  9. 7851a39 obmc-console: Address more instances of realloc() with size 0 by Andrew Jeffery · 6 months ago
  10. 9cc8459 console-server: Clear poller timeout on init by Andrew Jeffery · 6 months ago
  11. 553cb66 console-server: Define static sigint object as `volatile sig_atomic_t` by Andrew Jeffery · 6 months ago
  12. 982090d console-server: Fix leak of TTY sysfs dev node path by Andrew Jeffery · 6 months ago
  13. 3f8d5be console-server: Call ringbuffer_fini() to mitigate leak report by Andrew Jeffery · 6 months ago
  14. 079fc51 console-server: Fix printf() format string for discovered handlers by Andrew Jeffery · 6 months ago
  15. e2826c7 console-server: allow separate handler instances by Jeremy Kerr · 6 months ago
  16. 6925740 Refactor run_console: extract function by Alexander Hansen · 7 months ago
  17. 7f2bfb9 config: add ringbuffer-size in config file options by Medicine Yeh · 10 months ago
  18. 955d140 console-server: Fix config of lpc_address and sirq sysfs attributes by Oskar Senft · 1 year, 3 months ago
  19. 7dc08ba config: Add support for aspeed-uart-routing config directive by Zev Weiss · 1 year, 4 months ago
  20. 7c02ae1 console-server: Use correct attribute name in VUART test by Andrew Jeffery · 1 year, 7 months ago
  21. 5ba20b5 obmc-console: Consolidate handling of default socket-id by Ninad Palsule · 1 year, 8 months ago
  22. 4e44c79 clang-format: copy latest and re-format by Andrew Jeffery · 1 year, 8 months ago
  23. ae2460d obmc-console: Provide a default value for `console-id`. by Andrew Jeffery · 1 year, 8 months ago
  24. ba2af96 console-server: Don't require a configuration file by Andrew Jeffery · 1 year, 8 months ago
  25. 954be0f console-server: Add --console-id option by Andrew Jeffery · 1 year, 8 months ago
  26. 9a8f30e obmc-console: Introduce console-id, deprecate socket-id by Andrew Jeffery · 1 year, 8 months ago
  27. 30ea638 console-server: Add PTY support for testing purposes by Andrew Jeffery · 1 year, 8 months ago
  28. d769eec console-server: Move console->tty_kname initialisation to tty_init() by Andrew Jeffery · 1 year, 8 months ago
  29. 29c59c4 console-server: Consistently use cleanup labels on error by Andrew Jeffery · 1 year, 8 months ago
  30. 4ee702a console-server: Rationalise acquisition of console_id by Andrew Jeffery · 1 year, 8 months ago
  31. d3cb9c2 console-server: Assign NULL in declarations for brevity by Andrew Jeffery · 1 year, 8 months ago
  32. b14ca19 Added new dbus interface to query console info by Ninad Palsule · 1 year, 9 months ago
  33. e258e51 Split dbus related code into separate file by Ninad Palsule · 1 year, 9 months ago
  34. 4e71869 Fixed broken dbus interface for multiple consoles by Ninad Palsule · 1 year, 9 months ago
  35. b70f871 obmc-console: Fix readability-isolate-declaration by Andrew Jeffery · 1 year, 9 months ago
  36. 0b7b047 obmc-console: Fix readability-else-after-return by Andrew Jeffery · 1 year, 9 months ago
  37. 2834c5b obmc-console: Fix readability-braces-around-statements by Andrew Jeffery · 1 year, 9 months ago
  38. 91b5217 obmc-console: Address bugprone-sizeof-expression by Andrew Jeffery · 1 year, 9 months ago
  39. 750fb0c obmc-console: Fix bugprone-reserved-identifier by Andrew Jeffery · 1 year, 9 months ago
  40. 19c74d5 obmc-console: Extract definition of _GNU_SOURCE by Andrew Jeffery · 1 year, 9 months ago
  41. 5c359cc obmc-console: Fix bugprone-narrowing-conversions by Andrew Jeffery · 1 year, 9 months ago
  42. fd883a8 console-server: Validate values and fix narrowing conversions by Andrew Jeffery · 1 year, 9 months ago
  43. 5db8c79 obmc-console: Fix bugprone-implicit-widening-of-multiplication-result by Andrew Jeffery · 1 year, 9 months ago
  44. a72711a obmc-console: Add clang-format configuration by Andrew Jeffery · 1 year, 9 months ago
  45. 15792aa console-server: tty_find_device(): Assign rc on error by Andrew Jeffery · 1 year, 9 months ago
  46. fd04832 obmc-console: Mark unused parameters as such by Andrew Jeffery · 1 year, 9 months ago
  47. 91dde14 console-server: Choose tty device from a configuration file by Andrew Jeffery · 5 years ago
  48. 1cecc5d Eliminate excessive CPU consumption when redirecting UART over SSH by Johnathan Mantey · 6 years ago
  49. f9c8f6c Change baudrate dynamically through dbus by Cheng C Yang · 6 years ago
  50. c7fbcd4 server: allow setting baud rate on host tty by Benjamin Fair · 7 years ago
  51. 1764145 server: ensure per-cycle buffer is smaller than ringbuffer by Jeremy Kerr · 8 years ago
  52. 6b1fed2 server: improve blocked-write behaviour for handlers by Jeremy Kerr · 8 years ago
  53. f733c85 server: use ringbuffer for all handlers by Jeremy Kerr · 8 years ago
  54. 55c9712 server: Use consistent function names by Jeremy Kerr · 8 years ago
  55. 45ad767 Make obmc-console-server accept symbol link tty name by Yi Li · 8 years ago
  56. 87e344c console-server: include poll.h by Joel Stanley · 8 years ago
  57. 6221ce9 Supply Serial port as an optional argument to obmc-console-server by Vishwanatha Subbanna · 8 years ago
  58. 021b91f server: Allow handlers to fail init by Jeremy Kerr · 9 years ago
  59. 2eacda5 Merge branch 'travis' of https://github.com/shenki/obmc-console by Jeremy Kerr · 9 years ago
  60. 54e9569 server: put VUART terminal into raw mode by Jeremy Kerr · 9 years ago
  61. 458578f server: enable file is no longer exposed by recent VUART drivers by Jeremy Kerr · 9 years ago
  62. f5858b5 console-server: fix initialiser by Joel Stanley · 9 years ago
  63. 77ee95c console-server: Remove unused variable by Joel Stanley · 9 years ago
  64. 9326d77 Add licence document and per-file headers by Jeremy Kerr · 9 years ago
  65. e3f9454 server: Provide empty initialiser for struct option array by Jeremy Kerr · 9 years ago
  66. d47963e handlers: pass config to handlers' init() by Jeremy Kerr · 9 years ago
  67. d66195c Add configuration infrastructure by Jeremy Kerr · 9 years ago
  68. 89ea819 Free remaining pollers before exiting by Jeremy Kerr · 9 years ago
  69. 769cee1 Use a signal handler to catch SIGINT by Jeremy Kerr · 9 years ago
  70. 329a35f Introduce pollers by Jeremy Kerr · 9 years ago
  71. 1a0e03b Split IO handling code into separate handler modules by Jeremy Kerr · 9 years ago
  72. 957818b Implement VUART device attributes by Jeremy Kerr · 9 years ago
  73. 1721784 console-server: Specify devices by kernel names by Jeremy Kerr · 9 years ago
  74. d831f96 Add initial console server implementation by Jeremy Kerr · 9 years ago