summaryrefslogtreecommitdiff
path: root/board/ryu
Commit message (Expand)AuthorAgeFilesLines
* 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-6/+5
* ryu: Enable pull-up on console UART Tx/Rx pinsVic Yang2014-10-231-6/+6
* ryu: Implement battery cut-offVic Yang2014-10-234-23/+40
* ryu: enable lid switchVic Yang2014-10-223-8/+3
* 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-8/+8
* pd: allow selection of Tx timer channelVic Yang2014-10-211-1/+3
* plankton: Implement cable flipVic Yang2014-10-183-0/+78
* ryu: plankton: Increase PD task stack sizeVic Yang2014-10-151-1/+1
* pd: samus: ryu: add back in Vconn support correctlyAlec Berg2014-10-153-2/+10
* ryu: Disable pull-up on AP_IN_SUSPENDVic Yang2014-10-141-1/+1
* Revert "pd: samus: ryu: add Vconn support and enable for samus and ryu"Alec Berg2014-10-102-8/+0
* usb_pd: Add port parameter to pd_set_input_current_limitShawn Nematbakhsh2014-10-101-1/+1
* pd: samus: ryu: add Vconn support and enable for samus and ryuAlec Berg2014-10-092-0/+8
* pd: zinger: move sending info VDM from UFP to DFPAlec Berg2014-10-071-1/+0
* ryu: Use brief assertion failure messageVic Yang2014-10-011-0/+1
* Add options to disable rarely used console commandsVic Yang2014-09-241-0/+3
* ryu: disable system hibernateVic Yang2014-08-291-0/+1
* pd: add sending read info VDM every time source is plugged inAlec Berg2014-08-271-0/+1
* ryu: gate SCL to PI3USB9281Vic Yang2014-08-262-0/+11
* ryu: enable inductive chargingVic Yang2014-08-253-1/+3
* ryu: detect recovery mode and set proper eventAaron Durbin2014-08-211-0/+10
* pd: Print warning before flash erase if on PD powerVic Yang2014-08-141-0/+1
* samus: ryu: fix charge state machine init of input currentstabilize-6146.BAlec Berg2014-08-121-2/+2
* samus: ryu: set input current limit based on PD negotiationAlec Berg2014-08-092-6/+18
* samus_pd: remove dead code around allowing PD negotiationAlec Berg2014-08-061-4/+0
* ryu: set PD_DISABLE_DEBUG to 1 by defaultAaron Durbin2014-08-061-1/+1
* ryu: remove console help to save flash spaceVincent Palatin2014-07-311-0/+1
* Makefile: Add support for per-board symlinks to top levelAnton Staaf2014-07-301-0/+1
* ryu: Use firmware long press power-off timerVic Yang2014-07-291-0/+1
* Unify 'typec' console commands in different boardsVic Yang2014-07-292-37/+19
* ryu: limit input current to 1AVincent Palatin2014-07-291-1/+1
* Bug fixes for USB PD policiesVic Yang2014-07-291-1/+1
* ryu: Lower battery charging voltageVic Yang2014-07-291-1/+1
* ryu: add power sequencingVincent Palatin2014-07-294-11/+36
* samus: pd: dual USB-PD port support for samusAlec Berg2014-07-283-23/+47
* ryu: Kick battery out of disconnect state when AC is attachedstabilize-6092.BVic Yang2014-07-251-0/+1
* i2c: Add variable to set slave address of the EC.stabilize-6082.BGwendal Grignou2014-07-201-0/+5
* GPIO: Move definition of alternate functions to gpio.incAnton Staaf2014-07-172-11/+7
* ryu: bringup fixesVincent Palatin2014-07-102-6/+9
* Add board support for RyuVincent Palatin2014-07-097-0/+686