summaryrefslogtreecommitdiff
path: root/board/ryu_p2
Commit message (Expand)AuthorAgeFilesLines
* ryu: switch default firmware to use STM32F373Vic Yang2014-11-129-813/+0
* 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/+7
* pd: update source/sink cap PDOs and use to get dual role capableAlec Berg2014-11-061-6/+5
* ryu: Enable low power idle for P2 boardsVic Yang2014-10-301-0/+2
* ryu: Enable watchdog helper for P2 boardsVic Yang2014-10-241-1/+2
* ryu: properly enable UART Rx DMA for P2 boardsVic Yang2014-10-241-0/+1
* ryu: Enable pull-up on console UART Tx/Rx pinsVic Yang2014-10-231-7/+7
* ryu: Implement battery cut-offVic Yang2014-10-234-23/+40
* ryu_p2: Fix broken build due to overlapped commitsBill Richardson2014-10-221-11/+15
* ryu: enable lid switchVic Yang2014-10-223-8/+3
* ryu_p2: Set alternate function for USB D+/D- pinsVic Yang2014-10-221-0/+1
* ryu: enable lightbar on P2 boardsVic Yang2014-10-222-1/+3
* Add new build target ryu_p2 for Ryu P2 boardsVic Yang2014-10-228-0/+768