summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* cleanup: ectool: Ensure LED-related strings are defined for all typesShawn Nematbakhsh2016-03-221-2/+4
* ectool: Eliminate needless stderr output from `tempsinfo`Shawn Nematbakhsh2016-03-181-0/+3
* servo_micro: add initial servo_micro buildNick Sanders2016-03-161-1/+3
* npcx: Add 256KB alignment of RO & RW regions for npcx5m6g.Mulin Chao2016-03-153-38/+74
* util/iteflash: Return error on all verify failuresShawn Nematbakhsh2016-03-081-1/+2
* sb_firmware_update: Remove battery HWID checkBruce2016-03-071-9/+0
* iteflash: Initialize variable that later used in the functionAnatol Pomozov2016-03-061-1/+1
* Common : Fix ectool led cmd segmentation faultRyan Zhang2016-03-041-1/+1
* locks: Update lockfile dir to be FHS 3.0 compliantDavid Hendricks2016-03-021-1/+1
* Replace SysV semaphore lock with file lockDavid Hendricks2016-03-018-557/+263
* Add library for working with AndroidDavid Hendricks2016-02-293-0/+106
* cr50: signer: sync up with upstreamVadim Bendebury2016-02-274-302/+264
* it8380dev: util: Fix iteflash flash issueDonald Huang2016-02-251-1/+37
* util: ec3po: Implement auto interrogation mode.Aseda Aboagye2016-02-242-10/+191
* Add bionic compatibilityAnatol Pomazau2016-02-102-1/+2
* util: ec3po: Allow changing interrogation modes.Aseda Aboagye2016-02-104-18/+292
* cr50: signer: pick up latest and greatestVadim Bendebury2016-02-083-8/+136
* cr50: add public key for RO verificationVadim Bendebury2016-02-081-0/+9
* flash_ec: Disconnect EC-3PO interps when flashing.stabilize-7907.BAseda Aboagye2016-02-061-1/+13
* ectool: add inject-keys.pyLuigi Semenzato2016-02-052-0/+238
* cleanup: Fix signed vs unsigned typingShawn Nematbakhsh2016-02-031-3/+0
* util: ec3po: Add OOBM queue and dynamic loglevels.Aseda Aboagye2016-02-032-0/+25
* util: ec3po: Change console permissions to 660.Aseda Aboagye2016-02-031-3/+2
* Fix null pointer check in tokenFilename()Stefan Reinauer2016-02-011-1/+2
* it8380dev: util: Enhance iteflashDonald Huang2016-01-291-0/+51
* flash_ec: Allow dfu updates without servo consoleNick Sanders2016-01-141-3/+6
* util: ec3po: Change console permissions to 666.Aseda Aboagye2016-01-121-0/+5
* util: ec3po: Add support to disconnect from UART.Aseda Aboagye2016-01-112-5/+171
* sb_firmware_update: Use any available host protocolShawn Nematbakhsh2016-01-111-1/+1
* util: presubmit_check.sh: Fix (again) for ec3po.Aseda Aboagye2016-01-111-1/+1
* util: presubmit_check.sh: Fix check for ec3po.Aseda Aboagye2016-01-071-1/+1
* util: ec3po: Add served PTY to logging.Aseda Aboagye2016-01-052-2/+12
* util: ec3po: Change interrogation timeouts.Aseda Aboagye2016-01-052-6/+34
* util: ec3po: Add presubmit check for ec3po.stabilize-smaug-7800.BAseda Aboagye2016-01-042-0/+26
* util: npcx: Fix build for ARM host boardsShawn Nematbakhsh2015-12-301-2/+2
* ec3po: Add graceful exit.Aseda Aboagye2015-12-172-43/+63
* ec3po: Add setup script.Aseda Aboagye2015-12-081-0/+24
* ec3po: Clean up and stylistic changes.Aseda Aboagye2015-12-085-113/+124
* use _DEFAULT_SOURCE for newer glibcMike Frysinger2015-12-082-2/+4
* ec3po: Add compatibility for older EC images.Aseda Aboagye2015-11-264-317/+883
* ectool: provide lid angle infoKevin K Wong2015-11-251-1/+20
* flash_ec: Don't stop servod or init when claiming EC UARTTom Wai-Hong Tam2015-11-241-5/+11
* cr50: rename hw generated register definitions fileVadim Bendebury2015-11-211-1/+1
* cr50: Update to the "final final" FPGA image 20151118_11218@80881Vadim Bendebury2015-11-211-4/+5
* flash_ec: Accomodate using flashrom on beagleboneShelley Chen2015-11-191-4/+15
* getversion: Use commit date for date stampShawn Nematbakhsh2015-11-171-2/+2
* snoball: Initial board commitShawn Nematbakhsh2015-11-171-0/+1
* Revert "flash_ec: Accomodate using flashrom on beaglebone"Shawn Nematbakhsh2015-11-171-15/+4
* flash_ec: Accomodate using flashrom on beagleboneShelley Chen2015-11-161-4/+15
* util: signer: cr50: use full flash addresses instead of segment addressesVadim Bendebury2015-11-121-18/+18