summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
...
* stm32mon: add STM32H7 identifierVincent Palatin2018-01-101-0/+1
* stm32mon: change erase timeoutVincent Palatin2018-01-101-3/+12
* lux: Add lux boardNicolas Boichat2018-01-101-0/+1
* util: ecst: Add 2 CHIP_VARIANTs to support npcx7m6xb/npcx7m7wCHLin2018-01-091-117/+115
* ectool: Correct reporting fan numbers on fanless device.Hung-Te Lin2018-01-081-1/+1
* ec_commands: Add sync sensorGwendal Grignou2018-01-081-0/+9
* stm32: add meowth_fp boardVincent Palatin2018-01-081-1/+2
* util/openocd: modify the openocd srcipts for npcx UUTCHLin2018-01-031-4/+8
* util/flash_ec: npcx7 supports programming SPI flash via UARTCHLin2018-01-021-0/+81
* cleanup: Remove Nefario boardPhilip Chen2017-12-201-3/+0
* wand: Add wand boardNicolas Boichat2017-12-201-0/+1
* ec_commands: Remove zero-size structsRandall Spangler2017-12-131-88/+97
* cr50: move major version number component to 1Vadim Bendebury2017-12-112-4/+4
* util: do not run host command check unless neededVadim Bendebury2017-12-081-0/+7
* motion: Add bh1730 as a motion sensorYB.Ha2017-12-081-0/+3
* flash_ec: add --verbose argNick Sanders2017-12-061-5/+25
* Update genvif to create Rev 1.22 Vendor Info FilesSam Hurst2017-12-061-115/+259
* ec: Create lockfile in /run/lock/power_override.Daniel Erat2017-12-061-1/+2
* ectool: Add switch-slot option to reboot_ec commandDaisuke Nojiri2017-12-061-3/+6
* cleanup: Remove honeybuns boardShawn Nematbakhsh2017-12-041-1/+0
* coffeecake: initial commitRong Chang2017-11-291-0/+1
* util: Remove duplicate 'const' in export_taskinfo.cMartin Roth2017-11-201-1/+1
* flash_ec: Add support for meowth.Aseda Aboagye2017-11-161-1/+2
* cr50: prepare to release 0.0.26Vadim Bendebury2017-11-152-2/+2
* grunt: Initial GPIO setup for gruntEdward Hill2017-11-141-1/+1
* rainier: add rainier support for flash_ecEge Mihmanli2017-11-141-0/+1
* ectool: Print temperature unit in ectool temps outputNicolas Boichat2017-11-111-2/+2
* cleanup: Remove llama boardShawn Nematbakhsh2017-11-091-1/+0
* board: Add support for whiskers boardNicolas Boichat2017-11-091-0/+1
* flash_ec: Set NEED_SERVO according to chip name instead of board nameWai-Hong Tam2017-11-061-2/+4
* flash_ec: Get the path of EC UART PTY only in flash_stm32Wai-Hong Tam2017-10-301-3/+2
* cr50: prepare to release 0.0.25Vadim Bendebury2017-10-242-2/+2
* ec: add initial nautilus boardChris Wang2017-10-231-0/+2
* pd: Add "freeze" dual-role policyShawn Nematbakhsh2017-10-191-1/+2
* util/misc_util: Fix unchecked errorPatrick Georgi2017-10-191-2/+5
* flash_ec: Add 1s delay after turning on SPI VREF.Aseda Aboagye2017-10-181-0/+7
* util: let cr50 signer use chroot version of gsctoolVadim Bendebury2017-10-161-2/+3
* util/iteflash.c: make sure that the file is closedPatrick Georgi2017-10-141-1/+1
* util/iteflash.c: Handle potential resource leaksPatrick Georgi2017-10-141-0/+2
* cleanup: Use CONFIG_BATTERY to indicate whether a board has a batteryShawn Nematbakhsh2017-10-131-3/+1
* flash_ec: Save more variables.Aseda Aboagye2017-10-121-3/+6
* grunt: initial setup for ecYH Lin2017-10-111-0/+1
* g: rename usb_updater into gsctoolVadim Bendebury2017-10-101-5/+5
* util/ectool.c: Make sure device_name is NUL terminatedPatrick Georgi2017-10-091-1/+2
* vboot: Modify the parameter offsetJagadish Krishnamoorthy2017-09-271-0/+1
* update_fw: Store complete touchpad FW hashNicolas Boichat2017-09-151-12/+25
* util: fix bug in tagbranchVadim Bendebury2017-09-151-1/+2
* util: move 'dirty' marker to be a prefix, not a suffixVadim Bendebury2017-09-151-4/+10
* Makefile: Generate hashes for the touchpad FWNicolas Boichat2017-09-152-0/+174
* utils: a script to help creating EC git tagsVadim Bendebury2017-09-141-0/+83