summaryrefslogtreecommitdiff
path: root/board/eve/board.c
Commit message (Expand)AuthorAgeFilesLines
* tcpm: anx74xx: Improvements to low power mode for S3/G3 chipset stateScott2017-04-111-2/+0
* tcpm: anx74xx: Take ANX3429 out of suspend state before I2C accessScott2017-04-111-24/+22
* eve: Disable sensors in S5Duncan Laurie2017-04-051-4/+4
* eve: Fix corner case for trackpad wakeDuncan Laurie2017-03-231-1/+9
* eve: Enable trackpad wake from Deep S3Duncan Laurie2017-03-161-1/+46
* eve: Adjust charging parameters for eve boardDuncan Laurie2017-03-091-0/+1
* eve: discharge on AC when no charger is insertedDuncan Laurie2017-03-091-0/+8
* eve: Remove MP2949 workaroundDuncan Laurie2017-03-011-62/+0
* eve: Set keyboard backlight PWM to 10kHzDuncan Laurie2017-02-241-1/+1
* eve: Add support for anx3429 tcpc low power modeScott2017-02-201-0/+61
* eve: Add Si114x ALS sensorScott2017-02-201-8/+43
* eve: Move DPTF tablet mode support to common codeGwendal Grignou2017-02-141-12/+0
* eve: Revert trackpad interrupt changesDuncan Laurie2017-02-131-1/+0
* PD: Remove CONFIG_USB_PD_TCPC_FW_VERSIONDaisuke Nojiri2017-02-111-10/+0
* eve: Fix sensor dataGwendal Grignou2017-02-061-30/+53
* charge_ramp: Specify port number in board_is_vbus_too_low()Shawn Nematbakhsh2017-02-021-2/+2
* eve: Add support for 3 color PWM controlled LEDsScott2017-01-311-8/+7
* Revert "eve: Discharge on AC until charger is detected"Duncan Laurie2017-01-261-8/+0
* eve: Enable tablet modeDuncan Laurie2017-01-231-2/+15
* eve: Discharge on AC until charger is detectedDuncan Laurie2017-01-231-0/+8
* eve: Fix hibernate GPIO statesDuncan Laurie2017-01-231-7/+7
* eve: Add BMI160 as a temperature sensor.Alexandru M Stan2017-01-181-0/+1
* driver: Move sensor private struture definition to boards.Gwendal Grignou2016-12-281-1/+1
* eve: Increase keyscan output settle time to 80usDuncan Laurie2016-12-141-0/+14
* eve: Use ternary encoding for board versionDuncan Laurie2016-12-131-0/+44
* eve: Set KBD_KS02 to pull-down when hibernatingDuncan Laurie2016-12-131-1/+3
* eve; Enable BD9995X power save mode when hibernatedDuncan Laurie2016-12-131-0/+3
* eve: clear HPD bit in board level TCPC initDuncan Laurie2016-12-131-0/+12
* eve: Enable IMVP8 workaround for P0bDuncan Laurie2016-12-131-1/+1
* charge_state_v2: Limit i/p current to meet allowed MAX i/p system powerVijay Hiremath2016-12-051-2/+4
* reef/pyro/eve/snappy: source 3A on one portVincent Palatin2016-11-171-2/+1
* eve: Enable BMI160 and BMM150 gyro/compass sensorsScott2016-10-311-5/+191
* BD9995X: Disable input to port when sourcingVijay Hiremath2016-10-271-17/+11
* eve: Add new boardDuncan Laurie2016-10-261-0/+574