summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* usb_mux: Add support for host-controlled 'virtual' USB muxShawn Nematbakhsh2016-06-241-1/+42
* sb_firmware: update lockfile pathDavid Hendricks2016-06-241-1/+1
* rk3399: kevin: Adding get_rtc_alarm functionality.Shelley Chen2016-06-211-4/+26
* ec_commands: Add new EC_CMD_PD_CONTROL commandNicolas Boichat2016-06-071-0/+33
* cleanup: Remove SHIFT_CODE_FOR_TEST handlingShawn Nematbakhsh2016-06-031-4/+0
* file_lock: Add fallback directoryDavid Hendricks2016-06-021-16/+27
* ectool: i2cread/write: Use EC_CMD_I2C_PASSTHRUNicolas Boichat2016-06-011-75/+106
* pwm: Modify new PWM host commands to take 16-bit duty cycleShawn Nematbakhsh2016-05-271-6/+6
* kevin: rk3399: ectool interface for EC RTC alarmShelley Chen2016-05-271-0/+27
* ectool: use v2 ABI for fallback 'readmem' ioctlBrian Norris2016-05-241-3/+3
* common/i2c: Add I2C passthru_protect commandNicolas Boichat2016-05-241-0/+47
* reef: Initial commitDavid Hendricks2016-05-201-0/+2
* cleanup: lars / kunimitsu (and _pd): Remove board-level codeShawn Nematbakhsh2016-05-121-5/+1
* flash_ec: Add support for it83xx_evbDonald Huang2016-05-121-0/+18
* pwm: Add generic PWM control host commandsShawn Nematbakhsh2016-05-111-1/+84
* gru: Initial mainboard commitShawn Nematbakhsh2016-05-041-0/+2
* sb_firmware_update: Set ac flag at fw update modeBruce2016-05-021-2/+19
* ectool: Revert "ectool: Remove CROS_EC_DEV_IOCRDMEM"Gwendal Grignou2016-04-224-39/+70
* amenia: initial board codeKevin K Wong2016-04-151-0/+1
* ectool: Remove CROS_EC_DEV_IOCRDMEMGwendal Grignou2016-04-154-70/+39
* elm: initial elm mainboardRong Chang2016-04-141-0/+1
* ectool: Upgrade to improved ioctl formatGuenter Roeck2016-04-123-4/+156
* ectool: Support keyboard factory scanningDevn Lu2016-04-011-0/+21
* flash_ec: Add support for kevinShawn Nematbakhsh2016-03-281-2/+14
* it8380dev: util: Enable Host Global ResetDonald Huang2016-03-241-1/+1
* 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