summaryrefslogtreecommitdiff
path: root/board/plankton
Commit message (Expand)AuthorAgeFilesLines
* ryu: plankton: allow plankton to send VDM to enter CCDAlec Berg2015-07-221-1/+11
* plankton: allow use of double CC cableAlec Berg2015-07-223-105/+204
* cleanup: fix all the header guardsBill Richardson2015-06-182-6/+6
* pd: Refine HPD debounce values.Todd Broch2015-05-291-9/+9
* mec1322: Simplify GPIO listsSteven Jian2015-05-271-40/+40
* pd: move non-phy layer config out of usb_pd_config.hAlec Berg2015-05-274-31/+24
* pd: add config options for including TCPM and TCPC separatelyAlec Berg2015-05-221-0/+2
* plankton: Reset USB hub when switch from DP mode to USB modeVic Yang2015-05-011-0/+2
* plankton: treat USB mode as DP detachedVic Yang2015-05-011-2/+16
* plankton: HPD over USB PD.Todd Broch2015-05-014-8/+271
* plankton: Reset re-driver on boot and configure training more.Todd Broch2015-05-011-10/+68
* plankton: Initialize re-driver.Todd Broch2015-04-131-0/+25
* gpio: Refactor IRQ handler pointer out of gpio_listAseda Aboagye2015-04-101-37/+36
* pd: treat externally powered dualrole devices as dedicated chargersAlec Berg2015-04-071-3/+4
* plankton: always run as UFP when in USB hub modeVic Yang2015-03-023-10/+25
* pd: Massage initialization at task start.Todd Broch2015-02-251-2/+14
* pd: DRP: VCONN should be off at start of pd task.Todd Broch2015-02-121-0/+14
* Plankton: Support DFU modeVic Yang2015-02-091-2/+22
* pd: samus: separate macros for power supply on and off delaysAlec Berg2015-01-171-1/+2
* pd: samus: do not request voltage within boost bypass deadbandAlec Berg2015-01-171-0/+6
* samus: pd: on PD connection, if sink, ask for power swapAlec Berg2015-01-071-2/+5
* Plankton: add console command to simulate cable unplugVic Yang2014-12-293-28/+139
* pd: vdm: remove replicated VDM code.Todd Broch2014-12-221-0/+5
* pd: refactor pd policy layer request voltage functionsAlec Berg2014-12-112-53/+6
* usb_pd: protocol field extraction error for RDOBernard Shyu2014-12-101-2/+2
* plankton: remove dualrole power capable flagAlec Berg2014-11-221-2/+1
* pd: wait tSnkTransition after ACCEPT to change voltageVincent Palatin2014-11-211-8/+8
* plankton: reset USB hub on cable plugVic Yang2014-11-203-0/+22
* pd: allow policy layer to ask for PR/DR_swap on new contractAlec Berg2014-11-151-2/+7
* pd: add data role swapAlec Berg2014-11-141-6/+19
* plankton: modify request_voltage after redundant 5V-PDO removalJohny Lin2014-11-131-5/+5
* pd: for request message, add operational and max currentAlec Berg2014-11-101-4/+19
* plankton: Update GPIO names and attributes for Plankton v3Vic (Chun-Ju) Yang2014-11-092-12/+16
* pd: remove redundant 5V source PDOsAlec Berg2014-11-061-1/+0
* pd: samus: add support for power swap commandAlec Berg2014-11-061-0/+6
* pd: update source/sink cap PDOs and use to get dual role capableAlec Berg2014-11-061-7/+7
* plankton: Fix output voltage selectionVic Yang2014-10-231-2/+2
* Allow 5V/3A on PlanktonVic Yang2014-10-221-3/+4
* usb_pd_protocol: Add support for charge_manager and voltage reportingShawn Nematbakhsh2014-10-221-3/+7
* pd: Correct use of console printing in USB PD policy files.Todd Broch2014-10-211-4/+5
* pd: allow selection of Tx timer channelVic Yang2014-10-211-1/+3
* Extend INA231 driver to support INA219 on PlanktonVic Yang2014-10-182-0/+4
* plankton: Implement cable flipVic Yang2014-10-181-0/+1
* ryu: plankton: Increase PD task stack sizeVic Yang2014-10-151-1/+1
* usb_pd: Add port parameter to pd_set_input_current_limitShawn Nematbakhsh2014-10-101-1/+1
* plankton: Set polarity when connectedVic Yang2014-09-231-0/+1
* plankton: Do not send soft reset unless already sourcing powerVic Yang2014-09-231-10/+16
* Plankton: reset USB hub on PORVic Yang2014-09-231-1/+20
* Plankton: Add console command to reset USB hubVic Yang2014-09-232-0/+18
* plankton: fix charging voltage selectionAlec Berg2014-09-102-2/+5