summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* common: motion_sense: Add spoofing activityChing-Kang Yen2020-11-131-25/+76
* genvif: add genvif.h to dependsDenis Brockus2020-11-121-1/+1
* tree: rename strtoul to strtoull since it is 64-bitJett Rink2020-11-118-35/+35
* Add EC_CMD_BATTERY_GET_STATIC v1 for zorkPeter Marheine2020-11-101-15/+15
* genvif: Manufacturer_Info_VID_Port not setDenis Brockus2020-11-101-0/+5
* genvif: Guard Manufacturer_Info_PID_PortDenis Brockus2020-11-101-5/+9
* genvif: XID_SOPDenis Brockus2020-11-101-14/+17
* genvif: Product_Total_Source_Power_mWDenis Brockus2020-11-101-4/+9
* genvif: split up initialization to spec field groupingsDenis Brockus2020-11-101-325/+482
* genvif: Unconstrained_PowerDenis Brockus2020-11-101-4/+22
* ectool: Stop printing reserved fieldCaveh Jalali2020-11-061-2/+0
* genvif: Responds_To_Discov_SOP_UFPDenis Brockus2020-11-061-1/+2
* genvif: Certification_TypeDenis Brockus2020-11-061-2/+2
* genvif: Responds_To_Discov_SOP_DFPDenis Brockus2020-11-061-1/+2
* genvif: PID_SOPDenis Brockus2020-11-061-1/+19
* genvif: BC_1_2_Support and BC_1_2_Charging_Port_TypeDenis Brockus2020-11-061-5/+56
* genvif: USB_Suspend_May_Be_ClearedDenis Brockus2020-11-061-1/+1
* genvif: made default missing PID/TID 0xFFFFDenis Brockus2020-11-061-8/+17
* genvif: USB4_SupportedDenis Brockus2020-11-061-2/+2
* genvif: Organize field setting to spec 3.12 orderDenis Brockus2020-11-061-131/+202
* util/getversion.sh: Fix no VCSID logicCraig Hesling2020-11-031-1/+2
* util/getversion.sh: Make input env vars more explicitCraig Hesling2020-11-031-0/+7
* genvif: Output to .xml pathAbe Levkoy2020-11-032-2/+2
* Replace I2C_GET_ADDR with I2C_STRIP_FLAGSYuval Peress2020-11-021-1/+1
* flash_fp_mcu: Remove trailing spaceCraig Hesling2020-10-311-1/+1
* flash_fp_mcu: Add comment about zork pwr enable gpioCraig Hesling2020-10-311-1/+2
* genvif: update Is_Alt_Mode_Controller and SOP*_CapableDenis Brockus2020-10-291-5/+4
* adlprvp: add Alderlake RVP supportPoornima Tom2020-10-281-1/+2
* genvif: Update VIF generator to v3.0.0.1+Denis Brockus2020-10-282-105/+557
* genvif: Update VIF generator to v3.0.0.1+Denis Brockus2020-10-262-810/+1412
* features: Define AP-driven mode entryAbe Levkoy2020-10-261-0/+2
* Allow zephyr/ CONFIG_ options not found in include/config.hYuval Peress2020-10-221-2/+9
* TCPMv2: Add typeccontrol enter-mode subcommandAbe Levkoy2020-10-221-3/+23
* TCPMv2: Report TYPEC commands as a featureDiana Z2020-10-211-0/+1
* TCPMv2: Add fields for sink capabilities to TYPEC_STATUSDiana Z2020-10-211-1/+31
* TCPMv2: Report source capabilities in TYPEC_STATUSDiana Z2020-10-211-1/+57
* TCPMv2: Report partner PD revisions in TYPEC_STATUSDiana Z2020-10-211-0/+10
* ectool: Do not retry FpFrame if EC_RES_ACCESS_DENIEDYicheng Li2020-10-131-0/+2
* ectool: Retry fpframe command when a frame failsYicheng Li2020-10-101-2/+11
* util/flash_jlink: Specify firmware addressTom Hughes2020-10-081-7/+13
* util/ectool: Fix timestamp display in motionsense fifo_readGwendal Grignou2020-10-081-4/+1
* flash_ec: Use new dut-control command to find i2c-dev device for iteflash.Matthew Blecker2020-10-071-21/+4
* flash_ec: Always define ACTIVE_DEVICE.Matthew Blecker2020-10-071-3/+9
* flash_ec: Add dut_control_get_or_die function.Matthew Blecker2020-10-071-2/+7
* flash_fp_mcu: Add config zork, uart transport and gpiosBhanu Prakash Maiya2020-10-061-41/+112
* Ectool: Support printing typec status on older boardsDiana Z2020-10-051-2/+5
* TCPMv2: Add event clear to TYPEC_CONTROLDiana Z2020-10-051-2/+16
* TCPMv2: Add events to TYPEC_STATUS host commandDiana Z2020-10-051-0/+2
* TCPMv2: Add TYPEC_STATUS commandDiana Z2020-10-051-0/+111
* zed: initial commitTing Shen2020-09-291-0/+1