summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* pd: fix alignment issue for print rwhashtable.Todd Broch2014-11-171-3/+15
* util: Fix return value of ec_commandGwendal Grignou2014-11-173-6/+6
* rsa: add support for 4096 and 8192 bit keysVincent Palatin2014-11-152-8/+23
* ryu: switch default firmware to use STM32F373Vic Yang2014-11-121-1/+1
* pd: Add SVDM discovery info into host command.Todd Broch2014-11-111-4/+19
* ectool: compile LPC and i2C support by default.Gwendal Grignou2014-11-051-3/+2
* USB: Remove special case for iVersion string descriptorAnton Staaf2014-11-042-1/+12
* 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
* Add initial support for jerryKatie Roberts-Hoffman2014-10-251-0/+1
* MKBP event signalling implementationVic Yang2014-10-241-0/+26
* flash_ec: Add support for kittyKen Chang2014-10-231-2/+3
* Add new build target ryu_p2 for Ryu P2 boardsVic Yang2014-10-221-0/+1
* samus: new algorithm for tmp006 object temperatureBill Richardson2014-10-222-52/+175
* Add stm32mon support for STM32F37xxVic Yang2014-10-211-0/+1
* lightbar: interpreter additions to encode other patternsEric Caruso2014-10-151-88/+176
* 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
* temp_metrics: add "--" when invoking ectool tmp006calSameer Nanda2014-10-111-1/+3
* lightbar: Rename structs and macros for kernel cros_ec_commandsEric Caruso2014-10-092-25/+26
* zinger: Remove references to SHA1 hashShawn Nematbakhsh2014-10-092-5/+4
* ectool: replace thermal_threshold_version with ec_cmd_version_supportedMohammed Habibulla2014-10-081-58/+12
* dingdong: Initial board and USB PD support.Todd Broch2014-10-081-2/+3
* Renaming board veyron -> pinkyAlexandru M Stan2014-10-081-1/+1
* 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-072-79/+33
* 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
* zinger: check RW firmware signatureVincent Palatin2014-10-022-0/+298
* zinger: minimuffin: add board support for minimuffinAlec Berg2014-10-021-0/+1
* stm32mon: add option to read firmware image from stdinVincent Palatin2014-10-022-4/+8
* lightbar: treat HALT like a normal opcodeEric Caruso2014-10-011-1/+0