summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* ec: Created lightbar params v2Aseda Aboagye2015-03-311-12/+575
* ectool: Revert: Do not increase buffer size after probe max size from ecGwendal Grignou2015-03-282-21/+7
* sb_firmware: update arguments and configsstabilize-6919.BSheng-Liang Song2015-03-271-45/+106
* sb_firmware: write PID to lockfile for powerdSheng-Liang Song2015-03-273-0/+110
* ectool: Always try v0 of GET_VERSIONS command if v1 failsShawn Nematbakhsh2015-03-141-1/+1
* honeybuns: Initial /board filesScott Collyer2015-03-121-0/+1
* flash_ec: add support for strago and cyanBernie Thompson2015-03-061-0/+2
* sb_firmware: shorter console messagesstabilize-6842.BSheng-Liang Song2015-03-021-3/+1
* sb_firmware: clean up sb firmware update programSheng-Liang Song2015-02-281-53/+55
* charge_manager: Classify VBUS supplier typeShawn Nematbakhsh2015-02-271-0/+3
* Add USE_GIT_DATE=1 to make args to build repeatable imagesBill Richardson2015-02-251-0/+7
* Remove ryu_p1 boardVic Yang2015-02-241-1/+0
* EC: Support firmware updater to auto select a battery fw imageSheng-Liang Song2015-02-202-144/+221
* flash_ec: Add --no-ns-pid check and freeze instead of kill PTY clientsJulius Werner2015-02-171-20/+17
* pd_log: Add command to request PD MCU to write a logShawn Nematbakhsh2015-02-121-0/+37
* llama: add llama board supportBen Lok2015-02-101-0/+1
* Assert warm reset while flashing STM32 partsVic Yang2015-02-091-4/+14
* Add flash_ec support for Glowerstabilize-6771.BVic Yang2015-02-091-1/+18
* mcdp28x0: Move structure definitions to ec_commands.hShawn Nematbakhsh2015-01-311-1/+0
* ectool: parse accessory logs for dingdong & hohoTodd Broch2015-01-281-0/+15
* pd: Allow multiple mode entry.Todd Broch2015-01-281-8/+15
* pd: refactor object position index.Todd Broch2015-01-281-2/+2
* flash_ec: fixing servo v3 support for beagleboneShelley Chen2015-01-231-19/+25
* ectool: more compact PD event log formatVincent Palatin2015-01-211-31/+54
* pd: export the data role to the APVincent Palatin2015-01-211-3/+4
* pd: ectool: fix bug in infopddev command.Todd Broch2015-01-201-0/+1
* ectool: Add enter_gfu to support PD flashing.Todd Broch2015-01-161-21/+122
* Add USB-PD mode commands.Todd Broch2015-01-161-0/+76
* charge_manager: Log charge-related change eventsShawn Nematbakhsh2015-01-151-60/+111
* nuc: Add all IC specific drivers of NPCX5M5GIan Chao2015-01-141-1/+39
* ec util: do not compile IO mapped memory related code for mips.Gwendal Grignou2015-01-132-12/+26
* lightbar: Don't let EC control suspend/resume sequenceEric Caruso2015-01-101-0/+3
* pd: Return immediately to host from erase RW.Todd Broch2015-01-081-0/+3
* pd: dingdong/hoho: Enable flash write-protectionVincent Palatin2015-01-081-0/+5
* pd: Show literal PD state name for 'ectool usbpd'Vic Yang2015-01-071-2/+17
* charge_manager: Bug fixes for power_info host commandsShawn Nematbakhsh2015-01-071-1/+1
* Support command versioning of new host command rangeVic Yang2015-01-061-2/+9
* zinger: enable RO partition write-protectionVincent Palatin2015-01-051-1/+1
* pd: Modify EC_CMD_USB_PD_RW_HASH_ENTRY to return PD device image typeShawn Nematbakhsh2014-12-201-1/+1
* stm32mon: fix unable to flash to nyan board problemYen Lin2014-12-161-1/+1
* Makefile: remove burn_my_ecGwendal Grignou2014-12-152-148/+3
* Speedy: add initial speedy supportZhengShunQian2014-12-081-0/+1
* pd: ectool: Increase sleep after PD reboot for flashing.Todd Broch2014-12-051-1/+1
* pd: ectool: Expose device id major & minor.Todd Broch2014-12-021-2/+3
* pd: ectool: Allow different payload sizes for flashpd.Todd Broch2014-12-011-7/+0
* WORKAROUND: ectool: Throttle flashpd so it does not watchdog EC.Todd Broch2014-12-011-0/+11
* Add initial mighty supportKatie Roberts-Hoffman2014-11-201-0/+1
* charge_manager: Add PD_CHARGE_PORT_OVERRIDE host commandShawn Nematbakhsh2014-11-201-0/+36
* motion: Add decoding for MOTION_CMD_DUMP v1 commandGwendal Grignou2014-11-181-70/+73
* lid_switch: Support forced lid openHenry Hsu2014-11-181-0/+26