summaryrefslogtreecommitdiff
path: root/util/genvif.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* genvif: Update VIF generator to v3.0.0.1+Denis Brockus2020-10-281-99/+551
* genvif: Update VIF generator to v3.0.0.1+Denis Brockus2020-10-261-810/+1013
* VIF: add \n to separate two linesRuibin Chang2020-08-141-1/+1
* vif: Update VIF generator to Revision 1.40, Version 1.0 of the specSam Hurst2020-08-051-336/+769
* common/system: Unify ec_current_image and system_image_copy_tTom Hughes2020-02-281-2/+2
* usb_pd: Rename "Externally powered" to "Unconstrained Power"Benson Leung2019-12-121-3/+4
* printf: Enable compile-time format checkingEvan Green2019-10-051-0/+1
* util/genvif.c: close file on errorPatrick Georgi2019-07-311-0/+2
* servo_v4: add per port dualrole settingNick Sanders2018-08-151-2/+2
* Update genvif to create Rev 1.22 Vendor Info FilesSam Hurst2017-12-061-115/+259
* cleanup: Use CONFIG_BATTERY to indicate whether a board has a batteryShawn Nematbakhsh2017-10-131-3/+1
* cleanup: Remove 'ryu' boardShawn Nematbakhsh2017-09-111-2/+2
* util/genvif.c: Remove duplicated include.Che-yu Wu2017-08-171-1/+0