summaryrefslogtreecommitdiff
path: root/util/genvif.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* util/genvif.c: Format with clang-formatJack Rosenthal2022-06-281-899/+763
* genvif: Add "vif:" namespaceCaveh Jalali2022-02-141-2/+2
* genvif: Add section commentsCaveh Jalali2022-02-141-0/+95
* genvif: Add support for USB4 related fieldsCaveh Jalali2022-02-121-3/+58
* genvif: Add support for Alt_Mode_Adapter fieldCaveh Jalali2022-02-121-0/+14
* genvif: Upgrade to VIF definition version 3.18Caveh Jalali2022-02-121-55/+61
* genvif: Add XML start/end tag helpersCaveh Jalali2022-02-121-83/+141
* genvif: Add const qualifier where appropriateCaveh Jalali2022-02-111-24/+25
* tree: Create usb_pd_pdo.cTom Hughes2021-11-051-0/+1
* util/genvif: Fix array bounds checkTom Hughes2021-10-191-1/+1
* util/genvif: Increase buffer size to avoid overflowTom Hughes2021-10-191-1/+1
* ec: Fail on uninitialized variablesJeremy Bettis2021-09-241-2/+2
* genvif: Capitalize Usb4Router like VIF EditorAbe Levkoy2021-03-191-7/+7
* genvif: Trigger OverCurrent Protection by CONFIG_USBC_OCPDenis Brockus2021-02-251-2/+2
* genvif: cleanup for Supports_USB_DataDenis Brockus2020-12-171-12/+51
* 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
* genvif: DR_Swap_To_DFP_Supported cleanupDenis Brockus2020-11-261-20/+39
* genvif: DR_Swap_To_UFP_Supported cleanupDenis Brockus2020-11-261-21/+42
* 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
* 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-171-442/+1902
* 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
* 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
* genvif: Output to .xml pathAbe Levkoy2020-11-031-1/+1
* genvif: update Is_Alt_Mode_Controller and SOP*_CapableDenis Brockus2020-10-291-5/+4