summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
...
* util: Add update_release_branch.pyAseda Aboagye2021-02-032-0/+249
* util/stm32mon: Give names to byte commandsCraig Hesling2021-02-031-2/+43
* make/util: Modularize util make var buildingCraig Hesling2021-02-031-15/+13
* util: Make sure hooks do not show external diff toolSimon Glass2021-02-012-2/+4
* util/flash_ec: Clean up FPMCU flashingTom Hughes2021-01-291-13/+42
* docs: Run mdformat on all .md filesTom Hughes2021-01-281-59/+107
* docs: Add instructions on using the flash_jlink.py scriptTom Hughes2021-01-261-0/+4
* ec3po: fix python3 related unittest failuresRuben Rodriguez Buchillon2021-01-231-2/+2
* ec3po: log with %r rather than %s for most areasRuben Rodriguez Buchillon2021-01-211-12/+12
* ec3po: console log printing in py2 and py3Ruben Rodriguez Buchillon2021-01-211-9/+19
* ec3po: open without a bufferRuben Rodriguez Buchillon2021-01-211-2/+9
* ec3po: make py3 and py2 compatible wrt importsRuben Rodriguez Buchillon2021-01-214-11/+7
* flash_it83xx: implement --noverifyTing Shen2021-01-072-3/+16
* adlrvpm: add Alderlake-M RVP supportSooraj Govindan2021-01-061-0/+1
* util/compare_build.sh: Fix space indentCraig Hesling2021-01-051-2/+2
* util/compare_build.sh: Auto set --private defaultCraig Hesling2021-01-051-2/+8
* util: Fix sysinfo commandTom Hughes2021-01-051-2/+1
* ectool_keyscan: add missing null terminator to kbd_plain_xlateFabio Baltieri2020-12-311-1/+1
* ectool: zero out ec_response_sysinfo before usage in cmd_sysinfoFabio Baltieri2020-12-301-0/+1
* flash_ec: add "-U" flags for stm32 chipChen-Tsung Hsieh2020-12-301-1/+1
* util: support ec_parse_panicinfo to parse RV32iTzung-Bi Shih2020-12-251-0/+31
* make: Rename cryptoc path variableCraig Hesling2020-12-241-1/+1
* ectool: Add inventory feature string for mux ackPrashant Malani2020-12-231-0/+2
* genvif: cleanup for Supports_USB_DataDenis Brockus2020-12-171-12/+51
* util/ide-config.sh: Fix invalid cStandard c18Craig Hesling2020-12-151-1/+3
* PCHG: Add host commandDaisuke Nojiri2020-12-101-0/+69
* genvif: fix null string for USB_VID_SOPDenis Brockus2020-12-031-2/+2
* genvif: comment cleanup and UFP field output only if can_act_as_deviceDenis Brockus2020-12-021-10/+17
* genvif: add more Component SOP_Discovery fieldsDenis Brockus2020-12-021-5/+50
* util: Drop ec_uartdPatrick Georgi2020-12-012-161/+1
* genvif: DR_Swap_To_DFP_Supported cleanupDenis Brockus2020-11-261-20/+39
* genvif: DR_Swap_To_UFP_Supported cleanupDenis Brockus2020-11-261-21/+42
* Use host's pkg-config for gen_touchpad_hashMattias Nissler2020-11-261-4/+4
* genvif: refactor return vif field or default valueDenis Brockus2020-11-241-76/+60
* genvif: USB_Comms_Capable should be YES if USB4_SupportedDenis Brockus2020-11-241-2/+16
* genvif: USB_PD_Support/PD_Port_Type selected outputDenis Brockus2020-11-241-13/+25
* Ectool: support reboot AP from G3 state with configurable delay.ravindr12020-11-231-4/+22
* genvif: Type_C_Is_Alt_Mode_Adapter only when validDenis Brockus2020-11-201-12/+59
* genvif: host/device data only if enabledDenis Brockus2020-11-201-59/+75
* genvif: Device_Speed/Host_Speed default to USB 3.2 GEN 1x1Denis Brockus2020-11-191-10/+8
* genvif: USB4_Router_IndexDenis Brockus2020-11-191-3/+35
* genvif: component for all ports with Port_LabelDenis Brockus2020-11-191-107/+125
* genvif: Type_C_Power_SourceDenis Brockus2020-11-171-8/+17
* genvif: add --no-configDenis Brockus2020-11-171-21/+27
* genvif: output tags and strings more like USB-IF editorDenis Brockus2020-11-171-36/+40
* genvif: add override XML initializationDenis Brockus2020-11-172-446/+1910
* system: Add EC_REBOOT_COLD_AP_OFF commandPi-Hsun Shih2020-11-171-1/+3
* genvif: field output ordering to be like specDenis Brockus2020-11-171-48/+48
* common: motion_sense: Add spoofing activityChing-Kang Yen2020-11-131-25/+76
* genvif: add genvif.h to dependsDenis Brockus2020-11-121-1/+1