summaryrefslogtreecommitdiff
path: root/board/samus_pd/usb_pd_policy.c
Commit message (Expand)AuthorAgeFilesLines
* samus_pd: add more host events and host cmd to get event statusAlec Berg2014-10-311-1/+14
* samus: use resulting current limit from charge managerAlec Berg2014-10-281-72/+0
* charge_manager: Move supplier list and priority hierarchy to boardShawn Nematbakhsh2014-10-261-0/+1
* pd: for DP mode, only enter mode if device is DFP_U capableAlec Berg2014-10-251-2/+8
* pd: Add DFP parsing for alternate mode status & attention.Todd Broch2014-10-251-0/+42
* pd: update DP mode signaling bitsVincent Palatin2014-10-241-1/+1
* samus_pd: Add BC1.2 charging and charge port + current limit selectionShawn Nematbakhsh2014-10-221-0/+14
* usb_pd_protocol: Add support for charge_manager and voltage reportingShawn Nematbakhsh2014-10-221-3/+7
* pd: Add DisplayPort status and configure SVDMs.Todd Broch2014-10-211-2/+38
* pd: Correct use of console printing in USB PD policy files.Todd Broch2014-10-211-11/+12
* pd: alternate mode: simplify mode entry choice.Todd Broch2014-10-201-18/+1
* plankton: Implement cable flipVic Yang2014-10-181-0/+3
* pd: Enable alternate mode support for DP.Todd Broch2014-10-111-0/+41
* usb_pd: Add port parameter to pd_set_input_current_limitShawn Nematbakhsh2014-10-101-1/+1
* pd: VDM Alternate mode support.Todd Broch2014-10-091-1/+10
* zinger: samus_pd: increment zinger hardware id minor revisionAlec Berg2014-10-071-2/+2
* samus_pd: send host event when we recv info VDM from PD deviceAlec Berg2014-10-071-2/+11
* pd: zinger: move sending info VDM from UFP to DFPAlec Berg2014-10-071-0/+1
* samus: Add host command to query USB type-C accessory attached.Todd Broch2014-09-111-7/+9
* pd: add sending read info VDM every time source is plugged inAlec Berg2014-08-271-7/+11
* samus: add ability for PD MCU to send host event to APAlec Berg2014-08-271-0/+16
* pd: Move dual role toggle hooks to common codeVic Yang2014-08-261-23/+0
* samus_pd: GPIO updates for EVT buildAlec Berg2014-08-261-2/+2
* zinger: add custom VDM to read last measured currentAlec Berg2014-08-221-0/+3
* pd: Print warning before flash erase if on PD powerVic Yang2014-08-141-4/+1
* samus: ryu: set input current limit based on PD negotiationAlec Berg2014-08-091-6/+18
* samus_pd: remove dead code around allowing PD negotiationAlec Berg2014-08-061-33/+3
* pd: add commands to test flashing using PD communicationVincent Palatin2014-07-311-0/+33
* Bug fixes for USB PD policiesVic Yang2014-07-291-1/+1
* samus: pd: dual USB-PD port support for samusAlec Berg2014-07-281-4/+4
* pd: support for dual-role portAlec Berg2014-07-141-0/+22
* samus: use real AC_PRESENT signalAlec Berg2014-07-111-19/+1
* samus: hack to read AC present state from PDDuncan Laurie2014-06-271-0/+20
* samus_pd: Allow samus PD MCU to negotiate before battery is detected.Duncan Laurie2014-06-241-1/+1
* Emit error when board.h or config_chip.h is included before config.hVic Yang2014-06-111-1/+0
* samus: Allow samus to charge w/o battery or with dead batterystabilize-5942.BAlec Berg2014-06-091-0/+73
* samus_pd: provide VBUS in host modeVincent Palatin2014-06-071-0/+6
* Add cprints() and ccprints()Vic Yang2014-05-211-1/+1
* samus: add PD MCU boardAlec Berg2014-05-141-0/+119