summaryrefslogtreecommitdiff
path: root/util/ec3po
Commit message (Expand)AuthorAgeFilesLines
* ec3po: make debug logs more user-friendly to readRuben Rodriguez Buchillon2019-08-061-7/+38
* console: add support for disabling timestampsMary Ruthven2019-04-301-14/+23
* console: add time stamp to EC logsTim Wawrzynczak2019-03-201-2/+28
* ec3po: use source name in loggerMary Ruthven2019-01-044-13/+19
* ec3po: use a copy of the logger objectMary Ruthven2018-12-032-2/+8
* ec3po: Update threadproc_shim.py to use threading-oriented implementations.Matthew Blecker2018-10-181-9/+7
* ec3po console and interpreter: Handle EOFError from the pipes.Matthew Blecker2018-10-182-29/+70
* ec3po: add missing traceback module import to interpreter.pyMatthew Blecker2018-10-181-0/+1
* ec3po: Add USING_SUBPROCS and DoIf() to threadproc_shim.py.Matthew Blecker2018-10-161-1/+40
* ec3po: Update platform/ec/ side of ec3po to use threadproc_shim.py.Matthew Blecker2018-10-154-45/+47
* ec3po: Add threadproc_shim.py library for subprocesses to threads transition.Matthew Blecker2018-10-152-0/+30
* ec3po: Add optional shutdown_pipe StartLoop() arguments.Matthew Blecker2018-10-152-40/+75
* ec3po: Remove sys.exit() call from the end of StartLoop() functions.Matthew Blecker2018-10-122-11/+19
* Revert "ec3po: quit console & interpreter loop when parent process changes."Nick Sanders2018-08-272-10/+6
* ec3po: quit console & interpreter loop when parent process changes.Ruben Rodriguez Buchillon2018-08-242-6/+10
* ec3po: console: Detect HUP from user consoleNick Sanders2018-04-181-13/+45
* servod: add command muxing in ec3poNick Sanders2018-03-192-10/+42
* ec3po: less chatty debug printNick Sanders2017-03-012-8/+8
* Fix various misspellings in commentsMartin Roth2016-11-151-1/+1
* util: ec3po: Implement auto interrogation mode.Aseda Aboagye2016-02-242-10/+191
* util: ec3po: Allow changing interrogation modes.Aseda Aboagye2016-02-104-18/+292
* util: ec3po: Add OOBM queue and dynamic loglevels.Aseda Aboagye2016-02-032-0/+25
* util: ec3po: Change console permissions to 660.Aseda Aboagye2016-02-031-3/+2
* util: ec3po: Change console permissions to 666.Aseda Aboagye2016-01-121-0/+5
* util: ec3po: Add support to disconnect from UART.Aseda Aboagye2016-01-112-5/+171
* util: ec3po: Add served PTY to logging.Aseda Aboagye2016-01-052-2/+12
* util: ec3po: Change interrogation timeouts.Aseda Aboagye2016-01-052-6/+34
* util: ec3po: Add presubmit check for ec3po.stabilize-smaug-7800.BAseda Aboagye2016-01-041-0/+9
* ec3po: Add graceful exit.Aseda Aboagye2015-12-172-43/+63
* ec3po: Add setup script.Aseda Aboagye2015-12-081-0/+24
* ec3po: Clean up and stylistic changes.Aseda Aboagye2015-12-085-113/+124
* ec3po: Add compatibility for older EC images.Aseda Aboagye2015-11-264-317/+883
* util: Add EC-3PO, the EC console interpreter.Aseda Aboagye2015-11-114-0/+2065