summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* ish: save/restore FPU context only for the task uses FPUHyungwoo Yang2019-02-261-4/+4
* iteflash: add '-m' flag to config I2C MUX channel.Namyoon Woo2019-02-211-36/+72
* util: improve iteflash help outputVadim Bendebury2019-02-191-9/+10
* cr50: prepare to release 0.4.14Vadim Bendebury2019-02-152-2/+2
* lsm6ds3: Add LDM6DS3 variant to existing LSM6DSMJett Rink2019-02-131-0/+3
* uut: drain EC console before programmingMary Ruthven2019-02-081-0/+57
* ec_commands: Fix more warnings from check_patch.plGwendal Grignou2019-02-081-6/+8
* ec_commands: Add missing definition for LIS2MDLGwendal Grignou2019-02-081-0/+3
* flash_fp_mcu: add option (-r) to read from FPMCUTom Hughes2019-02-061-0/+108
* iteflash: correct the typo in i2c-interface help desc.Namyoon Woo2019-02-061-1/+1
* getversion.sh: use better timestamp algorithmVadim Bendebury2019-02-051-2/+8
* getversion: move main code into functionVadim Bendebury2019-02-051-51/+64
* ish: add ec_feature flag for ISHRushikesh S Kadam2019-02-041-0/+1
* Cr50: preapare to release version 0.4.13Vadim Bendebury2019-02-041-1/+1
* 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
* usb_port_power_smart: turn on/off charging mode during system suspendZhuohao Lee2019-01-301-3/+14
* ectool: remove legacy "reboot_ec A" flagTom Hughes2019-01-301-6/+2
* flash_ec: seprate npcx_int_spi from npcx_spi.Namyoon Woo2019-01-291-13/+24
* ectool: rollbackinfo: return correct exit code on successTom Hughes2019-01-261-1/+1