summaryrefslogtreecommitdiff
path: root/board/samus_pd/usb_pd_policy.c
Commit message (Expand)AuthorAgeFilesLines
* 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