summaryrefslogtreecommitdiff
path: root/util/uut
Commit message (Expand)AuthorAgeFilesLines
* util/uut: Fix printf formatsPatrick Georgi2019-09-042-7/+7
* util/uut/l_com_port: coding style fixPatrick Georgi2019-09-041-4/+4
* util: UartUpdateTool: support "--read-flash" flagCHLin2019-08-263-13/+144
* util: uartupdatetool: do not strip trailing white spaceNamyoon Woo2019-08-231-8/+2
* util: UartUpdateTool retries Host/Dev sync up to three timesNamyoon Woo2019-08-221-12/+14
* util/uut: don't pass NULL string to printf that expects no argumentsPatrick Georgi2019-07-311-1/+1
* util/uut/cmd.c: fix printf argumentsPatrick Georgi2019-07-311-7/+7
* uartupdatetool: retry opr_check_sync() if the first attept failsNamyoon Woo2019-04-261-0/+8
* uut: drain EC console before programmingMary Ruthven2019-02-081-0/+57
* util/uut: Fix resource leakPatrick Georgi2018-07-301-0/+1
* util: UUT: skip writing empty segment to save the flash timeCHLin2018-06-151-3/+37
* util: improve uartupdatetool (UUT) mechanismCHLin2018-05-223-87/+252
* util: uartupdatetool (UUT): Add tool to flash firmware by UARTCHLin2018-04-1810-0/+2363