summaryrefslogtreecommitdiff
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Clear OWNERS for factory/firmware branchfirmware-smaug-7900.BBrian Norris2021-09-101-2/+0
* ryu: increase CHARGER task stack sizeVincent Palatin2015-12-041-1/+1
* ryu: add protection against BQ25892 resetting the current limitVincent Palatin2015-11-241-5/+12
* motion: Change units of ec_rate from us to ms.Gwendal Grignou2015-11-181-5/+5
* motion: add config option to use the old accelerometer ref frameAlec Berg2015-11-186-81/+1
* ryu: disconnect usb switches until connection is debouncedAlec Berg2015-11-131-4/+3
* motion: minium interval between motion task now a variableGwendal Grignou2015-11-131-0/+6
* ryu: increase USB_CHG task stack sizeVincent Palatin2015-11-101-1/+1
* ryu: ensure bc1.2 suppliers get cleared on charger disconnectAlec Berg2015-11-031-23/+23
* driver: bmm150: Add ability to smooth data from compass.Gwendal Grignou2015-11-031-0/+4
* common: lightbar: Add histeresis to prevent flickeringGwendal Grignou2015-10-291-4/+7
* board: ryu: Compass and Gyro stays up in S5Gwendal Grignou2015-10-291-2/+2
* common: Add lightbar dimming based on outside light.Gwendal Grignou2015-10-292-0/+36
* ryu: fix lid close detectionVincent Palatin2015-10-231-1/+1
* ryu: do not pull EN_PP3300Vincent Palatin2015-10-231-1/+1
* common: motion: Fix forced mode computationGwendal Grignou2015-10-161-1/+1
* common: Add magnetometer online calibration.Gwendal Grignou2015-10-141-0/+1
* smaug: fix mag orientation: Z is pointing downwardGwendal Grignou2015-10-141-3/+3
* pd: allow request message over max current if mismatch bit setAlec Berg2015-10-131-1/+1
* ryu: force BQ25892 charge enableVincent Palatin2015-10-131-0/+3
* board: ryu: Increase MOTION_SENSE task size.Gwendal Grignou2015-10-071-1/+1
* ryu: modify low battery behaviorVincent Palatin2015-10-021-0/+6
* ryu: set absolute VINDPM for BQ2589x before changing voltageVincent Palatin2015-10-021-0/+13
* ryu: export board versionVincent Palatin2015-10-021-0/+2
* common: motion: Separate motion task interval from AP configurationGwendal Grignou2015-09-302-160/+178
* board: ryu: Match Samus double tap behavior.Gwendal Grignou2015-09-292-5/+7
* common: add command spixferGwendal Grignou2015-09-291-0/+1
* board: ryu: Use CONFIG_SPI_ACCEL_PORT instead of numericalGwendal Grignou2015-09-291-1/+2
* samus: Use new config, fix gestureGwendal Grignou2015-09-291-14/+66
* pd: use vbus presence to set debug accessory input current limitAlec Berg2015-09-281-2/+9
* ryu: delay VCONN power-up until next VBUS transitionVincent Palatin2015-09-252-3/+28
* pd: change debug accessory charge supplier typeVincent Palatin2015-09-231-0/+11
* HACK ryu: disable ICO for USB type-C/PD sourcesVincent Palatin2015-09-232-4/+21
* 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-211-1/+1
* common: lightbar: put multiple commands under i2c_lockGwendal Grignou2015-09-201-1/+19
* driver: bmi160: add code for setting double tapGwendal Grignou2015-09-201-0/+6
* ryu: Enable FPUGwendal Grignou2015-09-201-0/+1
* common: motion: move gesture actions in motion task.Gwendal Grignou2015-09-201-0/+2
* samus: gyro is on all the time.Gwendal Grignou2015-09-201-1/+1
* common: Add variable to enable software gesture recognition.Gwendal Grignou2015-09-201-0/+1
* pd: set USB communications capable flag in PDOAlec Berg2015-09-191-1/+2
* ryu: re-enable bc1.2 interrupts on vbus transitionAlec Berg2015-09-161-12/+23
* ryu: remove P4/P5 boards supportVincent Palatin2015-09-1514-1811/+0
* pd: add option to save power in S5Vincent Palatin2015-09-111-0/+1
* ryu: enable charging from dual-role devicesAlec Berg2015-09-091-0/+1
* cleanup: remove board function callback on charge override timeoutAlec Berg2015-09-093-21/+0
* ryu: restore input current limit when charger resetsAlec Berg2015-09-091-1/+10
* ryu: enable BQ charger interruptAlec Berg2015-09-092-1/+2