summaryrefslogtreecommitdiff
path: root/util/flash_ec
Commit message (Expand)AuthorAgeFilesLines
* 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
* flash_ec: support flash ITE over ccd with servod.Namyoon Woo2019-03-011-27/+70
* flash_ec: remove 'BOARD' check in recognizing npcx_int_spi.Namyoon Woo2019-02-011-25/+7
* flash_ec: add "--read" and "--verify" flags for npcx chip.Namyoon Woo2019-01-301-50/+71
* flash_ec: seprate npcx_int_spi from npcx_spi.Namyoon Woo2019-01-291-13/+24
* hatch: Initial skeleton for hatchScott Collyer2019-01-241-0/+1
* flash_ec: add "--read" and "--verify" flags for stm32 chip.Namyoon Woo2019-01-231-14/+83
* casta: Add flash_ec supportPhilip Chen2018-12-181-0/+4
* flapjack: add initial content for the buildYH Lin2018-12-101-0/+2
* meowth: remove meowth/zoombini overlays and repositoriesBob Moragues2018-12-081-12/+1
* ec-devutils: install config files in a better placeDaniel Campello2018-12-061-2/+2
* Add reference to nami_fp in flash_ecYH Lin2018-12-061-1/+2
* iteflash: Refactor I2C interface and configuration handling.Matthew Blecker2018-11-021-1/+2
* flash_ec: add ampton boardJames_Chao2018-10-191-0/+1
* util/flash_ec: Restore servo setting properly on errorKarthikeyan Ramasubramanian2018-10-171-0/+1
* octopus: add servoV4 flash methodsJett Rink2018-10-121-2/+17
* iteflash: do not erase by defaultVadim Bendebury2018-10-081-1/+1
* flash_ec: Disable the flashing-mode trigger for normal UART operationWai-Hong Tam2018-10-041-8/+28
* chocodile: flash_ec support for chocodileNick Sanders2018-09-131-2/+14
* flash_ec: add rammus boardZhuohao Lee2018-09-051-0/+2
* flash_ec: Look for npcx_monitor.bin in the same dir as ec.binRaul E Rangel2018-09-041-0/+10
* flash_ec: leverage new ftdii2c_cmd interface for ite flashRuben Rodriguez Buchillon2018-08-311-4/+4
* stm32: fix flash_ec stm32 serial EC programming modeVadim Bendebury2018-08-171-17/+23
* flash_ec: support stpm32mon log optionVadim Bendebury2018-08-091-3/+13