summaryrefslogtreecommitdiff
path: root/board/ryu/board.c
Commit message (Expand)AuthorAgeFilesLines
* pd: charge_manager: make new VBUS charge supplierAlec Berg2015-02-181-11/+39
* CCD: Remove CCD specific board connect and disconnectAnton Staaf2015-02-101-18/+0
* charge_manager: Wait for dualrole determination before chargingShawn Nematbakhsh2015-02-081-17/+28
* ryu: Only wake PD task if the task has startedVic Yang2015-01-211-1/+2
* ryu: Remove printf in interrupt handlersVic Yang2015-01-211-5/+6
* ryu: Debounce BC1.2 charger detection due to asynchronous pin contactVic Yang2015-01-091-37/+77
* ryu: add charge managerAlec Berg2015-01-091-0/+131
* Ryu: Add dynamic USB pullup supportAnton Staaf2015-01-051-6/+2
* ryu: Enable PD/EC console over USBAnton Staaf2014-11-131-4/+5
* ryu: Add minimal Case Closed Debug supportAnton Staaf2014-11-131-0/+46
* ryu: switch default firmware to use STM32F373Vic Yang2014-11-121-26/+1
* ryu: Implement battery cut-offVic Yang2014-10-231-22/+0
* ryu: enable lid switchVic Yang2014-10-221-6/+1
* plankton: Implement cable flipVic Yang2014-10-181-0/+25
* ryu: enable inductive chargingVic Yang2014-08-251-0/+1
* ryu: detect recovery mode and set proper eventAaron Durbin2014-08-211-0/+10
* Unify 'typec' console commands in different boardsVic Yang2014-07-291-37/+18
* ryu: Lower battery charging voltageVic Yang2014-07-291-1/+1
* ryu: add power sequencingVincent Palatin2014-07-291-5/+15
* samus: pd: dual USB-PD port support for samusAlec Berg2014-07-281-5/+3
* GPIO: Move definition of alternate functions to gpio.incAnton Staaf2014-07-171-11/+0
* Add board support for RyuVincent Palatin2014-07-091-0/+191