summaryrefslogtreecommitdiff
path: root/board/plankton/board.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-5/+4
* shorten long console command namesVadim Bendebury2016-05-181-1/+1
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-20/+27
* 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-111-1/+1
* plankton: Set case closed debug muxRong Chang2015-10-071-0/+7
* ryu: plankton: allow plankton to send VDM to enter CCDAlec Berg2015-07-221-1/+11
* plankton: allow use of double CC cableAlec Berg2015-07-221-91/+197
* pd: Refine HPD debounce values.Todd Broch2015-05-291-9/+9
* pd: move non-phy layer config out of usb_pd_config.hAlec Berg2015-05-271-1/+0
* 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-011-3/+104
* 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
* plankton: always run as UFP when in USB hub modeVic Yang2015-03-021-10/+15
* Plankton: Support DFU modeVic Yang2015-02-091-2/+22
* Plankton: add console command to simulate cable unplugVic Yang2014-12-291-0/+121
* plankton: reset USB hub on cable plugVic Yang2014-11-201-0/+15
* plankton: Update GPIO names and attributes for Plankton v3Vic (Chun-Ju) Yang2014-11-091-6/+6
* Extend INA231 driver to support INA219 on PlanktonVic Yang2014-10-181-0/+3
* plankton: Implement cable flipVic Yang2014-10-181-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-231-0/+17
* plankton: fix charging voltage selectionAlec Berg2014-09-101-0/+3
* plankton: Update board configuration to Plankton V2Vic Yang2014-09-021-21/+29
* plankton: Support 5V only modeVic Yang2014-07-291-1/+5
* Plankton: console command for USB-C port controlVic Yang2014-07-281-8/+83
* Add board support for PlanktonAlec Berg2014-07-281-0/+110