summaryrefslogtreecommitdiff
path: root/board/ryu
Commit message (Expand)AuthorAgeFilesLines
* pd: samus: do not request voltage within boost bypass deadbandAlec Berg2015-01-171-0/+6
* ryu: Debounce BC1.2 charger detection due to asynchronous pin contactVic Yang2015-01-092-37/+78
* ryu: add charge managerAlec Berg2015-01-095-7/+173
* ryu: Re-enable low power idleVic Yang2015-01-081-0/+1
* samus: pd: on PD connection, if sink, ask for power swapAlec Berg2015-01-071-2/+5
* Add CONFIG_CMD_HASH to optionally remove 'hash' console command.Todd Broch2015-01-061-0/+1
* Ryu: Add dynamic USB pullup supportAnton Staaf2015-01-051-6/+2
* pd: vdm: remove replicated VDM code.Todd Broch2014-12-221-0/+6
* pd: refactor pd policy layer request voltage functionsAlec Berg2014-12-112-72/+6
* usb_pd: protocol field extraction error for RDOBernard Shyu2014-12-101-2/+2
* ryu: disable LOW_POWER_IDLEAaron Durbin2014-12-031-1/+0
* ryu: Remove workaround for PI3USB9281Vic Yang2014-11-212-9/+1
* pd: wait tSnkTransition after ACCEPT to change voltageVincent Palatin2014-11-211-2/+7
* pd: allow policy layer to ask for PR/DR_swap on new contractAlec Berg2014-11-151-2/+7
* ryu: Disable USB D+ pull-up on bootVic Yang2014-11-141-0/+1
* pd: add data role swapAlec Berg2014-11-141-2/+15
* ryu: Enable PD/EC console over USBAnton Staaf2014-11-132-6/+13
* ryu: Add minimal Case Closed Debug supportAnton Staaf2014-11-132-0/+74
* ryu: switch default firmware to use STM32F373Vic Yang2014-11-127-129/+55
* pd: add delay for power supply startup before sending src capAlec Berg2014-11-111-2/+2
* pd: for request message, add operational and max currentAlec Berg2014-11-101-9/+26
* 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