summaryrefslogtreecommitdiff
path: root/board/eve/board.c
Commit message (Expand)AuthorAgeFilesLines
* usbc: add default I2C addressesJett Rink2018-03-281-2/+12
* board: In motion sensor array, remove assignment to 0Gwendal Grignou2018-03-141-79/+2
* eve: Use PCH ACOK signal to control Deep Sleep entryDuncan Laurie2018-02-121-11/+15
* eve: Add support for dumping PMIC fault registersDuncan Laurie2018-02-021-0/+52
* buttons: Make buttons[] common.Aseda Aboagye2017-11-171-7/+0
* bd9995x: Use fixed PD-port-to-VBUS/VCC mappingShawn Nematbakhsh2017-11-071-12/+3
* charge_manager: Enter safe mode at bootShawn Nematbakhsh2017-11-021-12/+0
* chg_ramp: Add charge_is_consuming_full_input_current().Aseda Aboagye2017-11-011-10/+0
* driver: BMM150: Set max frequency based on repetitions settingGwendal Grignou2017-10-301-1/+1
* charge_ramp: Move ramp allowed / ilim callbacks to common codeShawn Nematbakhsh2017-10-061-23/+0
* power: Add flags parameter to power_signal_infoFurquan Shaikh2017-10-031-6/+6
* Treat SYSTEM_IMAGE_RW_B also as RW copyDaisuke Nojiri2017-09-091-2/+1
* anx3429: force chip reset on PD_RESUMECaveh Jalali2017-08-291-9/+16
* eve: PROCHOT behavior fixesDuncan Laurie2017-07-231-0/+3
* eve: Enable active discharge on V3.3A and V1.8ADuncan Laurie2017-07-231-0/+3
* eve: Enable device eventsDuncan Laurie2017-06-301-8/+36
* cleanup: motion_sense: Remove driver data structure externsShawn Nematbakhsh2017-06-151-2/+19
* eve: Lower VCCIO from 975 to 850 mVPuthikorn Voravootivat2017-06-131-1/+1
* gpio: Move gpio_get_ternary to common gpio functionsNicolas Boichat2017-06-111-22/+0
* Revert "eve: Set VCCIO rail to 0.85 and disable low power"Duncan Laurie2017-06-071-2/+3
* eve: Set VCCIO rail to 0.85 and disable low powerDuncan Laurie2017-06-061-3/+2
* eve: Update LED behavior to match new specScott Collyer2017-06-051-0/+1
* eve: default ALS config.Todd Broch2017-06-011-1/+1
* eve: Enable double tap gestureScott Collyer2017-06-011-5/+12
* eve: Enable gpio interrupt for bmi160 accelgyro sensorScott Collyer2017-06-011-0/+3
* eve: Implement workaround for broken reset flagsDuncan Laurie2017-05-251-0/+12
* eve: Update actual_key_mask for new scancodesDuncan Laurie2017-05-251-1/+1
* common: sensors: add extra sensor attributesNick Vaccaro2017-05-181-0/+10
* eve: Shut down PMIC in hibernateDuncan Laurie2017-05-181-32/+16
* eve: Enable mutable scancode for EVT boardsDuncan Laurie2017-05-181-0/+10
* Allow lid-less configurationDaisuke Nojiri2017-05-091-0/+2
* 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