summaryrefslogtreecommitdiff
path: root/board/ryu
Commit message (Expand)AuthorAgeFilesLines
* pd: add explicit setting of D+/D- switch when setting type-C muxesAlec Berg2015-05-052-2/+3
* ryu: add Proto 6 supportVincent Palatin2015-05-025-23/+29
* ryu: remove Proto 4 supportVincent Palatin2015-05-023-77/+1
* USB-Stream: Switch to handling packets in a deferred hookAnton Staaf2015-04-131-1/+1
* ryu: remove lightbar traces by defaultVincent Palatin2015-04-111-1/+1
* ryu: rework the workaround for the EN_PP3300 issueVincent Palatin2015-04-113-2/+33
* gpio: Refactor IRQ handler pointer out of gpio_listAseda Aboagye2015-04-101-69/+69
* ryu: Move interrupt enabled gpios to topAseda Aboagye2015-04-081-3/+3
* pd: treat externally powered dualrole devices as dedicated chargersAlec Berg2015-04-071-2/+2
* samus_pd: ryu: change sink capabilities for voltage inaccuracyAlec Berg2015-04-031-2/+2
* ryu: add P5/Smaug supportstabilize-6937.BVincent Palatin2015-04-014-9/+119
* Ryu: Add support for the SPI over USB bridgeAnton Staaf2015-03-253-14/+69
* Ryu: Share SensorHub UART control with ServoAnton Staaf2015-03-101-1/+3
* samus: ryu: allow charge ramp on CDP and proprietary chargersAlec Berg2015-03-071-2/+7
* Ryu: Add support for AP and SH console forwarding over USBAnton Staaf2015-03-043-12/+95
* pd: Massage initialization at task start.Todd Broch2015-02-251-2/+17
* ryu: add charge ramp moduleAlec Berg2015-02-214-2/+60
* pd: charge_manager: make new VBUS charge supplierAlec Berg2015-02-182-11/+40
* pd: DRP: VCONN should be off at start of pd task.Todd Broch2015-02-121-0/+14
* CCD: Remove CCD specific board connect and disconnectAnton Staaf2015-02-101-18/+0
* stm32: Add delay after enabling peripheral clockVic Yang2015-02-101-0/+3
* charge_manager: Wait for dualrole determination before chargingShawn Nematbakhsh2015-02-082-19/+30
* ryu: improve inductive charging controlVic Yang2015-01-301-1/+1
* ryu: Implement charging profileVic Yang2015-01-293-40/+3
* ryu: Choose low input voltage whenever possibleVic Yang2015-01-241-0/+3
* ryu: Reduce max input power to 24WVic Yang2015-01-241-1/+1
* ryu: Only wake PD task if the task has startedVic Yang2015-01-211-1/+2
* ryu: Remove printf in interrupt handlersVic Yang2015-01-213-11/+12
* 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
* 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