summaryrefslogtreecommitdiff
path: root/util/flash_ec
Commit message (Expand)AuthorAgeFilesLines
* flash_ec: no stderr redirection in flashrom runNamyoon Woo2020-01-301-2/+1
* c2d2: initial c2d2 addJett Rink2020-01-301-2/+14
* util/flash_ec: filter fds out of pid listDavid Schneider2020-01-111-1/+1
* jslrvp: add Jasperlake RVP supportDivagar Mohandass2019-12-261-0/+1
* util/flash_ec: Rename '--get-size' -> '--flash-size'Edward O'Callaghan2019-12-021-1/+1
* flash_ec: Fix accidental dut-control invocationFei Shao2019-11-261-1/+1
* flash_ec: Fix servo micro boot0 for fpmcu/usbpdCraig Hesling2019-11-221-0/+4
* flash_ec: enable UUT (UART) programming from microJett Rink2019-11-111-0/+27
* flash_ec: Look for flashrom in PATH before /usr/sbinRaul E Rangel2019-10-041-1/+1
* flash_ec: Support image name with spacesRaul E Rangel2019-10-041-2/+2
* flash_ec: Add support for dartmonkey and bloonchipperCraig Hesling2019-08-271-1/+3
* flash_ec: npcx_uut uses "--read-flash" flag to read EC binaryNamyoon Woo2019-08-261-14/+8
* flash_ec: use active_v4_deviceMary Ruthven2019-08-221-4/+31
* hammer: Add magnemite boardNicolas Boichat2019-08-161-0/+1
* util: make flash_ec tolerant with dummy npcx_uut chipNamyoon Woo2019-08-151-2/+4
* tglrvp_ite: Add TGL-U/Y RVP base codeDaniel Gonzalez2019-08-151-0/+2
* flash_ec: support "--read" and "--verify" flags for npcx_uutNamyoon Woo2019-08-141-23/+74
* hammer: Add masterball boardNicolas Boichat2019-08-121-0/+1
* flash_ec: removing the bandaid fix on setting i2c_mux for npcx_uutNamyoon Woo2019-08-101-17/+1
* flash_ec: die explicitly on error casesNamyoon Woo2019-08-091-18/+34
* fluffy: Initial board commit.Aseda Aboagye2019-07-171-0/+1
* flash_ec: fix in returning the error code 1 for missing temp fileNamyoon Woo2019-06-221-2/+2
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* Adds filtering of the STM32 DFU devices to eliminate devices withBrian J. Nemec2019-05-301-4/+4
* flash_ec: prevent null entry in dut-control recovery listNamyoon Woo2019-05-171-2/+8
* flash_ec: expand the list of directories where npcx_monitor.bin can be foundPaul Fagerburg2019-05-171-9/+16
* flash_ec: fix in restoring "fw_up" controlNamyoon Woo2019-05-081-6/+20
* flash_ec: collect dut-control values to restore before they changeNamyoon Woo2019-05-041-73/+57
* flash_ec: Update error msg and TODO bug num for servo I2C adapter lookup.Matthew Blecker2019-04-091-16/+6
* flash_ec: sort STM32 boards alphabeticallyNicolas Norvez2019-04-021-1/+1
* flash_ec: Have iteflash use I2C through servod with CR50 CCD.Matthew Blecker2019-04-011-6/+4
* flash_ec: change the default bitbang rate to 57600Namyoon Woo2019-03-301-1/+1
* flash_ec: add support for hatch_fpTom Hughes2019-03-301-1/+2
* flash_ec: fixes dut-control invocation error.Namyoon Woo2019-03-281-25/+22
* flash_ec: remove sed or cut call in getting a value from dut-controlstabilize-11998.BNamyoon Woo2019-03-271-42/+42
* flash_ec: check I2C ccd state before triggering ITE EC DBGR modeNamyoon Woo2019-03-261-0/+15
* flash_ec,iteflash: Add support for flashing ITE EC with Servo Micro.Matthew Blecker2019-03-201-53/+134
* flash_ec: remove sudo in executing iteflashNamyoon Woo2019-03-161-1/+1
* flash_ec: no-op cleanup in flash_it83xx().Matthew Blecker2019-03-141-41/+33
* flash_ec: add "--read" flags for it83xx EC.Namyoon Woo2019-03-121-18/+31
* flash_ec: remove board-to-nrf51 conversion logicNamyoon Woo2019-03-081-8/+0
* flash_ec: enable i2c_mux before it uses I2C interfaceNamyoon Woo2019-03-071-12/+17
* flash_ec: remove board-to-npcx_(int_spi|uut) conversion logicNamyoon Woo2019-03-061-75/+20
* flash_ec: do not mark NEED_SERVO 'no' for it83xxNamyoon Woo2019-03-051-1/+1
* flash_ec: remove some boards from BOARDS_IT83XXNamyoon Woo2019-03-021-3/+0
* flash_ec: remove board-to-mec1322 conversion logicNamyoon Woo2019-03-021-10/+0
* flash_ec: remove board-to-LM4 conversion logicNamyoon Woo2019-03-021-8/+0
* flash_ec: remove some boards from BOARDS_STM32.Namyoon Woo2019-03-021-9/+0
* flash_ec: remove some boards from BOARDS_NPCX_SPINamyoon Woo2019-03-021-10/+0
* flash_ec: get ec_chip from servodNamyoon Woo2019-03-011-4/+21