summaryrefslogtreecommitdiff
path: root/board/plankton
Commit message (Expand)AuthorAgeFilesLines
* charge_manager: Consider port in source PDO.Aseda Aboagye2017-08-111-1/+1
* version: Store image size data in version structShawn Nematbakhsh2017-03-161-1/+1
* pdcontrol: Suspend port individuallyDaisuke Nojiri2017-03-072-4/+4
* Revert "version: Store image size data in version struct"Vadim Bendebury2017-02-011-1/+1
* version: Store image size data in version structShawn Nematbakhsh2017-01-301-1/+1
* pd: Move PD_DEFAULT_STATE to a common define in usb_pd.hScott2017-01-261-3/+0
* pd: fix contract negotiation with dynamic PDOsVincent Palatin2016-10-261-2/+2
* pd: manage total source current availableVincent Palatin2016-09-011-1/+1
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-5/+4
* Remove Makefile symlinks under board directoryDaisuke Nojiri2016-07-091-1/+0
* cleanup: pd: Define VBUS detection sourceShawn Nematbakhsh2016-06-021-0/+1
* shorten long console command namesVadim Bendebury2016-05-181-1/+1
* Deferred: Remove hard coded number of deferredsAnton Staaf2016-04-191-3/+0
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-20/+27
* pd: Add config to disable PD communication in locked ROShawn Nematbakhsh2016-04-111-1/+0
* cleanup: Add warning comment to gpio.inc filesBill Richardson2016-02-251-1/+3
* Plankton: Added support for normal dualrole operationScott2016-02-081-12/+75
* GPIO: Prefer gpio_set_flagsAnton Staaf2016-01-261-24/+17
* pd: Cleanup PD port-to-task macrosShawn Nematbakhsh2015-11-112-2/+2
* cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGsShawn Nematbakhsh2015-11-031-0/+1
* cleanup: pd: remove duplicate code for checking request msgAlec Berg2015-10-131-22/+5
* plankton: Set case closed debug muxRong Chang2015-10-071-0/+7
* pd: set USB communications capable flag in PDOAlec Berg2015-09-181-1/+2
* 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