summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add compiler/decompiler for lightbar bytecode programs.Bill Richardson2014-09-302-1/+603
* lightbar: add seq type PROGRAM for user-programmable sequencesEric Caruso2014-09-251-0/+44
* ectool: Do not increase buffer size after probe max size from ecPuthikorn Voravootivat2014-09-231-6/+16
* pd: make flash_pd.py forward compatible.Todd Broch2014-09-221-11/+31
* ectool: add new parameter to identify proper EC.Gwendal Grignou2014-09-146-12/+21
* samus: enhance usbpd host command to return port status.Todd Broch2014-09-111-4/+16
* samus: Add host command to query USB type-C accessory attached.Todd Broch2014-09-111-0/+40
* samus: Add host command to store USB PD device id & rw_hash entry.Todd Broch2014-09-111-0/+35
* plankton: add flag for prog_en to flash_ecAlec Berg2014-09-101-0/+11
* EC: Add util for battery firmware updateSheng-Liang Song2014-09-053-2/+796
* stm32mon: add support for i2c transport.Gwendal Grignou2014-09-042-78/+206
* ectool: read max outsize/insize from ec during comm_initPuthikorn Voravootivat2014-08-291-0/+20
* samus: add host commands for flashing zinger RWAlec Berg2014-08-262-1/+131
* flash_pd.py: Add retries for commands for collision resilience.Todd Broch2014-08-201-15/+44
* Auron: Initial EC commitMohammed Habibulla2014-08-201-0/+1
* Fix ec detection for i2c protocolPuthikorn Voravootivat2014-08-181-3/+4
* hoho: Initial board configuration.Todd Broch2014-08-161-1/+2
* flash_ec: add support for closed-case debuggingDominic Chen2014-08-151-1/+17
* openocd: update configuration filesDominic Chen2014-08-151-2/+2
* pd: modify PD to allow sending VDMs anytimeAlec Berg2014-08-111-2/+2
* Fix LM4 flashing in flash_ecVic Yang2014-08-041-16/+30
* pd: add commands to test flashing using PD communicationVincent Palatin2014-07-311-0/+313
* Make board names in flash_ec less prone to conflictsChromeOS Developer2014-07-311-9/+54
* Fix flash_ec so that it finds stm32monVic Yang2014-07-301-1/+1