summaryrefslogtreecommitdiff
path: root/board/ryu/gpio.inc
Commit message (Expand)AuthorAgeFilesLines
* cleanup: Remove 'ryu' boardShawn Nematbakhsh2019-09-211-136/+0
* ryu: remove old workaround on GPIO C15Vincent Palatin2016-09-021-3/+0
* cleanup: Add warning comment to gpio.inc filesBill Richardson2016-02-251-0/+3
* ryu: fix lid close detectionVincent Palatin2015-10-231-1/+1
* ryu: do not pull EN_PP3300Vincent Palatin2015-10-231-1/+1
* Ryu: Add a console command to control the buttons VolUp and VolDownTom Wai-Hong Tam2015-08-271-2/+2
* ryu: add si1141 supportstabilize-jetstream-7390.62.Bstabilize-jetstream-7390.54.Bstabilize-7390.68.Bstabilize-7390.59.Brelease-R46-7390.BGwendal Grignou2015-08-221-0/+1
* ryu: remove SH UART debug and leftoversVincent Palatin2015-08-011-3/+0
* ryu: dynamic switch between SPI and I2C sensors configurationGwendal Grignou2015-08-011-3/+4
* board: ryu: Enable SPI access to AccelGwendal Grignou2015-08-011-7/+4
* stm32: Enable 3rd SPI interfaceGwendal Grignou2015-07-301-8/+8
* ryu: sensor hub: Add FIFO and interrupt supportGwendal Grignou2015-07-101-1/+1
* mec1322: Simplify GPIO listsSteven Jian2015-05-271-81/+80
* ryu: remove the pull-up on ACOKVincent Palatin2015-05-241-1/+1
* ryu: set HPD as open-drainVincent Palatin2015-05-161-1/+1
* ryu: enable alternate modes for USB PDVincent Palatin2015-05-071-5/+2
* ryu: add Proto 6 supportVincent Palatin2015-05-021-7/+12
* ryu: remove Proto 4 supportVincent Palatin2015-05-021-6/+1
* ryu: rework the workaround for the EN_PP3300 issueVincent Palatin2015-04-111-2/+10
* 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
* ryu: add P5/Smaug supportstabilize-6937.BVincent Palatin2015-04-011-6/+16
* Ryu: Add support for the SPI over USB bridgeAnton Staaf2015-03-251-11/+9
* Ryu: Share SensorHub UART control with ServoAnton Staaf2015-03-101-1/+3
* Ryu: Add support for AP and SH console forwarding over USBAnton Staaf2015-03-041-2/+2
* ryu: Remove printf in interrupt handlersVic Yang2015-01-211-5/+5
* ryu: add charge managerAlec Berg2015-01-091-1/+1
* ryu: Remove workaround for PI3USB9281Vic Yang2014-11-211-1/+1
* ryu: Disable USB D+ pull-up on bootVic Yang2014-11-141-0/+1
* ryu: switch default firmware to use STM32F373Vic Yang2014-11-121-27/+28
* ryu: Enable pull-up on console UART Tx/Rx pinsVic Yang2014-10-231-6/+6
* ryu: enable lid switchVic Yang2014-10-221-1/+1
* pd: samus: ryu: add back in Vconn support correctlyAlec Berg2014-10-151-2/+2
* ryu: Disable pull-up on AP_IN_SUSPENDVic Yang2014-10-141-1/+1
* ryu: gate SCL to PI3USB9281Vic Yang2014-08-261-0/+3
* ryu: enable inductive chargingVic Yang2014-08-251-1/+1
* ryu: set PD_DISABLE_DEBUG to 1 by defaultAaron Durbin2014-08-061-1/+1
* ryu: add power sequencingVincent Palatin2014-07-291-4/+7
* GPIO: Move definition of alternate functions to gpio.incAnton Staaf2014-07-171-0/+7
* Add board support for RyuVincent Palatin2014-07-091-0/+111