summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* iteflash.md: Document procedure for reflashing ITE ECs.Matthew Blecker2019-04-051-0/+119
* cr50 signer: make sure SQA images can not be signed with prod keysVadim Bendebury2019-04-051-2/+2
* hatch_fp: Fix flash erase in stm32monTom Hughes2019-04-031-1/+1
* util:ecst: add the support of CHIP_VARIANT npcx7m7wc for NPCX7CHLin2019-04-031-3/+5
* flash_ec: sort STM32 boards alphabeticallyNicolas Norvez2019-04-021-1/+1
* bip: Delete boardEvan Green2019-04-021-3/+3
* 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
* ec-utils: Add cros_fp as name to ectool help msgCraig Hesling2019-03-291-1/+1
* ectool: Updating EC_CMD_USB_PD_CONTROL command versionsAyushee2019-03-291-5/+9
* flash_ec: fixes dut-control invocation error.Namyoon Woo2019-03-281-25/+22
* power/intel_x86: Introduce s0ix failure detectionEvan Green2019-03-281-21/+92
* ectool: fix help message for sub-command - usbchargemode.Marco Chen2019-03-281-2/+2
* usb_pd: Get current DP pin modeAyushee2019-03-281-1/+20
* 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_fp_mcu: only control PWREN if it existsNicolas Norvez2019-03-261-4/+8
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-262-8/+8
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-264-11/+13
* iteflash: restore ability to build outside chrootVadim Bendebury2019-03-211-2/+2
* iteflash: Add --block-write-size flag.Matthew Blecker2019-03-211-16/+24
* console: add time stamp to EC logsTim Wawrzynczak2019-03-201-2/+28
* flash_ec,iteflash: Add support for flashing ITE EC with Servo Micro.Matthew Blecker2019-03-202-136/+383
* cr50: add support for building CR50_SQA imagesMary Ruthven2019-03-201-1/+1
* flash_ec: remove sudo in executing iteflashNamyoon Woo2019-03-161-1/+1
* iteflash: Error when given a non-page boundary read address.Matthew Blecker2019-03-141-5/+12
* iteflash: Fix command_write_pages2() program page address calculation.Matthew Blecker2019-03-141-17/+13
* flash_ec: no-op cleanup in flash_it83xx().Matthew Blecker2019-03-141-41/+33
* iteflash: Make disabling of watchdog and protect path optional.Matthew Blecker2019-03-141-5/+31
* iteflash: Cleanup interface_post_waveform handling, especially for FTDI.Matthew Blecker2019-03-141-42/+34
* cr50: prepare to release 0.4.15Vadim Bendebury2019-03-132-2/+2
* flash_ec: add "--read" flags for it83xx EC.Namyoon Woo2019-03-121-18/+31
* driver: lis2dh: Add support for lng2dmGwendal Grignou2019-03-111-0/+3
* flash_ec: remove board-to-nrf51 conversion logicNamyoon Woo2019-03-081-8/+0
* cbi: Add a new API for cbi_set_stringFurquan Shaikh2019-03-081-8/+2
* usb_pd: Get current CC stateAyushee2019-03-071-1/+22
* 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
* driver: lsm6dso: Add support to LSM6DSO IMUMario Tesi2019-03-061-0/+3
* 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
* iteflash: relocate "disable watchdog"Namyoon Woo2019-03-011-12/+25
* ec: typo correctionsJack Rosenthal2019-03-011-2/+2