summaryrefslogtreecommitdiff
path: root/util/ectool.c
Commit message (Expand)AuthorAgeFilesLines
* ec: Add Inventory commandGwendal Grignou2015-05-071-0/+55
* charge_manager: modify PD power HC to give more info on currentAlec Berg2015-05-011-2/+6
* ec: fix duplicate 'const' warning for clang..Yunlian Jiang2015-04-181-1/+1
* pd: add a connection flag to pd port info for hostVincent Palatin2015-04-171-2/+3
* clean up x86 i/o checksMike Frysinger2015-04-171-1/+2
* ec: Created lightbar params v2Aseda Aboagye2015-03-311-12/+575
* charge_manager: Classify VBUS supplier typeShawn Nematbakhsh2015-02-271-0/+3
* pd_log: Add command to request PD MCU to write a logShawn Nematbakhsh2015-02-121-0/+37
* 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
* 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
* ec util: do not compile IO mapped memory related code for mips.Gwendal Grignou2015-01-131-12/+24
* 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: 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
* pd: Modify EC_CMD_USB_PD_RW_HASH_ENTRY to return PD device image typeShawn Nematbakhsh2014-12-201-1/+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
* 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
* pd: fix alignment issue for print rwhashtable.Todd Broch2014-11-171-3/+15
* pd: Add SVDM discovery info into host command.Todd Broch2014-11-111-4/+19
* samus_pd: add dual-role port flag to power info host commandstabilize-6436.BAlec Berg2014-10-311-0/+5
* samus_pd: add host command to get type-c port power infoAlec Berg2014-10-301-0/+83
* core: Add subcommands to MOTION_SENSE_CMDGwendal Grignou2014-10-291-0/+13
* MKBP event signalling implementationVic Yang2014-10-241-0/+26
* samus: new algorithm for tmp006 object temperatureBill Richardson2014-10-221-47/+136
* lightbar: bring the TAP sequence in graduallyBill Richardson2014-10-151-0/+2
* ectool: flashpd: Reboot PD after successful RW flashShawn Nematbakhsh2014-10-141-0/+10
* lightbar: Rename structs and macros for kernel cros_ec_commandsEric Caruso2014-10-091-4/+4
* zinger: Remove references to SHA1 hashShawn Nematbakhsh2014-10-091-4/+3
* ectool: replace thermal_threshold_version with ec_cmd_version_supportedMohammed Habibulla2014-10-081-58/+12
* ectool: Fix help string for pwmsetfanrpmMohammed Habibulla2014-10-081-2/+2
* ectool: hostcmd support to set fans auto control individuallyMohammed Habibulla2014-10-071-16/+47
* Update Zinger flashing processVincent Palatin2014-10-071-40/+7
* ectool: Add hostcmd support to set fan duty cycle for each fan separatelyMohammed Habibulla2014-10-071-10/+63
* ectool: Add host command support to set fan RPM for each fan separatelyMohammed Habibulla2014-10-031-11/+64
* ectool: add new host command to get number of fansMohammed Habibulla2014-10-031-8/+33
* ectool: Fix fanduty helpMohammed Habibulla2014-10-031-1/+1