summaryrefslogtreecommitdiff
path: root/board/zinger/usb_pd_policy.c
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-051-565/+0
* TCPMv1/v2: Move pd_check_requested_voltage() to common fileVijay Hiremath2020-02-121-7/+1
* pd: cleanup pd_get_data_roleDenis Brockus2020-01-091-3/+7
* pd: cleanup pd_get_roleDenis Brockus2020-01-091-1/+3
* usb_pd: Rename "Externally powered" to "Unconstrained Power"Benson Leung2019-12-121-1/+1
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-101-1/+1
* include: De-longify BIT() macroEvan Green2019-10-051-3/+3
* printf: Fix formatting errorsEvan Green2019-10-051-3/+3
* printf: Convert %T to %pTEvan Green2019-10-051-1/+2
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-1/+1
* pd: fix contract negotiation with dynamic PDOsVincent Palatin2016-10-261-1/+1
* stm32: add synchronous debug printfAlec Berg2015-10-191-1/+1
* cleanup: pd: remove duplicate code for checking request msgAlec Berg2015-10-131-20/+5
* pd: treat externally powered dualrole devices as dedicated chargersAlec Berg2015-04-071-3/+3
* zinger: increase time from PD RX edge to allowing sleep to 100msAlec Berg2015-01-201-1/+4
* pd: log important events for accessoriesVincent Palatin2015-01-151-1/+7
* Add PD events loggingVincent Palatin2015-01-151-0/+3
* zinger: shrink text stringsVincent Palatin2015-01-141-6/+5
* zinger: increase discharge timeout and fix fault conditionAlec Berg2015-01-141-1/+2
* zinger: fix reading of output and discharge gpio statesAlec Berg2015-01-141-2/+2
* zinger: do an intermediate step when discharging from 20V to 5Vstabilize-storm-6683.BVincent Palatin2015-01-101-19/+54
* samus: pd: on PD connection, if sink, ask for power swapAlec Berg2015-01-071-2/+5
* pd: vdm: remove replicated VDM code.Todd Broch2014-12-221-10/+2
* pd: check for collisions before transmittingAlec Berg2014-12-171-3/+7
* usb_pd: protocol field extraction error for RDOBernard Shyu2014-12-101-2/+2
* pd: Re-factor common flash vdms.Todd Broch2014-12-051-53/+16
* zinger: change product type to undefinedAlec Berg2014-11-221-11/+2
* pd: wait tSnkTransition after ACCEPT to change voltageVincent Palatin2014-11-211-4/+7
* zinger: optimize idle currentVincent Palatin2014-11-181-0/+16
* pd: zinger: add firmware update alternate mode to zingerstabilize-6480.BAlec Berg2014-11-151-20/+84
* pd: allow policy layer to ask for PR/DR_swap on new contractAlec Berg2014-11-151-1/+9
* pd: add data role swapAlec Berg2014-11-141-3/+16
* pd: remove redundant 5V source PDOsAlec Berg2014-11-061-3/+1
* pd: update source/sink cap PDOs and use to get dual role capableAlec Berg2014-11-061-3/+3
* zinger: fix double ADC interrupt bugAlec Berg2014-10-151-0/+3
* pd: VDM Alternate mode support.Todd Broch2014-10-091-1/+10
* zinger: Remove references to SHA1 hashShawn Nematbakhsh2014-10-091-1/+0
* zinger: samus_pd: increment zinger hardware id minor revisionAlec Berg2014-10-071-1/+8
* pd: zinger: move sending info VDM from UFP to DFPAlec Berg2014-10-071-8/+18
* Update Zinger flashing processVincent Palatin2014-10-071-3/+9
* zinger: add config option for hibernate and disable by defaultAlec Berg2014-10-071-0/+4
* zinger: add hibernate if disconnected for 60sAlec Berg2014-10-031-0/+13
* zinger: check RW firmware signatureVincent Palatin2014-10-021-6/+5
* zinger: minimuffin: add board support for minimuffinAlec Berg2014-10-021-7/+14
* zinger: samus_pd: change zinger SW ver to report commit countAlec Berg2014-08-281-1/+1
* pd: add sending read info VDM every time source is plugged inAlec Berg2014-08-271-2/+8
* zinger: add voltage dischargeVincent Palatin2014-08-231-24/+87
* zinger: add custom VDM to read last measured currentAlec Berg2014-08-221-1/+11
* pd: zinger: Turn off pings by defaultAlec Berg2014-08-221-0/+3