summaryrefslogtreecommitdiff
path: root/board/ryu
Commit message (Expand)AuthorAgeFilesLines
* Remove Makefile symlinks under board directoryDaisuke Nojiri2016-07-091-1/+0
* cleanup: pd: Define VBUS detection sourceShawn Nematbakhsh2016-06-021-0/+1
* Driver: BD99955: Enable BC1.2 supportVijay Hiremath2016-05-242-2/+4
* Deferred: Remove hard coded number of deferredsAnton Staaf2016-04-191-4/+0
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-1/+1
* sensor: update sensor driver to use I2C port from motion_sensor_tKevin K Wong2016-03-311-0/+4
* cleanup: Add warning comment to gpio.inc filesBill Richardson2016-02-251-0/+3
* motion: minium interval between motion task now a variableGwendal Grignou2015-11-131-0/+6
* pd: Cleanup PD port-to-task macrosShawn Nematbakhsh2015-11-112-2/+2
* cleanup: Rename usb.h to usb_descriptor.hShawn Nematbakhsh2015-11-081-1/+1
* cleanup: Standardize use of CONFIG_I2C and add MASTER/SLAVE CONFIGsShawn Nematbakhsh2015-11-031-0/+2
* ryu: fix lid close detectionVincent Palatin2015-10-231-1/+1
* ryu: do not pull EN_PP3300Vincent Palatin2015-10-231-1/+1
* common: lightbar: Add histeresis to prevent flickeringGwendal Grignou2015-10-231-4/+7
* board: ryu: Compass and Gyro stays up in S5Gwendal Grignou2015-10-231-2/+2
* common: Add lightbar dimming based on outside light.Gwendal Grignou2015-10-202-0/+37
* common: motion: Fix forced mode computationGwendal Grignou2015-10-151-1/+1
* cleanup: pd: remove duplicate code for checking request msgAlec Berg2015-10-131-26/+0
* common: Add magnetometer online calibration.Gwendal Grignou2015-10-132-1/+2
* smaug: fix mag orientation: Z is pointing downwardGwendal Grignou2015-10-131-3/+3
* ryu: export board versionVincent Palatin2015-10-051-0/+2
* common: motion: Separate motion task interval from AP configurationGwendal Grignou2015-09-292-160/+178
* board: ryu: Match Samus double tap behavior.Gwendal Grignou2015-09-292-5/+7
* common: add command spixferGwendal Grignou2015-09-231-0/+1
* board: ryu: Use CONFIG_SPI_ACCEL_PORT instead of numericalGwendal Grignou2015-09-231-1/+2
* driver: bmi160: Allow double tap to be set by the host.Gwendal Grignou2015-09-211-3/+2
* ryu: Enable Significant motionGwendal Grignou2015-09-212-10/+17
* stm32: Define a larger task size for HOST_CMDGwendal Grignou2015-09-201-1/+1
* pd: set USB communications capable flag in PDOAlec Berg2015-09-181-1/+2
* driver: bmi160: add code for setting double tapGwendal Grignou2015-09-181-0/+6
* ryu: Enable FPUGwendal Grignou2015-09-181-0/+1
* pd: add option to save power in S5Vincent Palatin2015-09-141-0/+1
* ryu: enable charging from dual-role devicesAlec Berg2015-09-091-0/+1
* update case closed debugging partial mode policyVincent Palatin2015-09-082-1/+6
* driver: si114x: Convert unit to distanceGwendal Grignou2015-09-011-1/+1
* motion_sense: Add more complex EC/AP sensor rate support.Gwendal Grignou2015-08-291-26/+111
* ryu: Change charger termination current to 192mA.Todd Broch2015-08-271-0/+1
* Ryu: Add a console command to control the buttons VolUp and VolDownTom Wai-Hong Tam2015-08-272-2/+44
* Ryu: increase HOST_CMD stack sizeGwendal Grignou2015-08-261-1/+1
* ryu: add si1141 supportstabilize-jetstream-7390.62.Bstabilize-jetstream-7390.54.Bstabilize-7390.68.Bstabilize-7390.59.Brelease-R46-7390.BGwendal Grignou2015-08-223-1/+43
* usb_pd: Add host command to limit external charger voltage / currentShawn Nematbakhsh2015-08-221-0/+1
* usb_charger: move common usb charger code out of board directoryAlec Berg2015-08-051-43/+2
* usb_charger: cleanup: move setting usb 2 switches to usb_chargerAlec Berg2015-08-041-17/+0
* tasks: Remove most task_start_called() calls.Aseda Aboagye2015-08-011-2/+1
* ryu: remove SH UART debug and leftoversVincent Palatin2015-08-013-40/+4
* ryu: dynamic switch between SPI and I2C sensors configurationGwendal Grignou2015-08-013-21/+52
* board: ryu: Enable SPI access to AccelGwendal Grignou2015-08-013-12/+33
* ryu: Increase CHIPSET stack sizeGwendal Grignou2015-08-011-1/+1
* stm32: Enable 3rd SPI interfaceGwendal Grignou2015-07-302-10/+10
* accel: mechanical changes from i2c_addr to addrGwendal Grignou2015-07-301-3/+3