summaryrefslogtreecommitdiff
path: root/util/genvif.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* charge_manager: Consider port in source PDO.Aseda Aboagye2017-08-111-1/+1
* genvif: Vendor Name not displayed in PD Compliance SoftwareSam Hurst2017-07-271-1/+1
* genvif: Fix uninitialized variable accessShawn Nematbakhsh2017-06-231-3/+5
* Eve,Gru,Poppy,Reef: forbid DR_SWAP in RO firmware.Vincent Palatin2017-05-091-1/+6
* pd: Support auto generation of USB Type-C VIFSam Hurst2017-05-031-0/+547