summaryrefslogtreecommitdiff
path: root/board/eve/board.c
Commit message (Expand)AuthorAgeFilesLines
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2022-05-161-6/+6
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2020-09-011-8/+10
* tcpm: Refactor tcpc_config to include a flags fieldScott Collyer2020-09-011-2/+4
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-181-3/+3
* eve: Enable support for multi-profile DPTFFurquan Shaikh2018-11-151-1/+10
* usb-c: use higher priority task for interruptsJett Rink2018-11-141-9/+12
* Keyboard: switch column and row of scancode tableDaisuke Nojiri2018-10-191-2/+2
* ss-mux: remove unused port_addr initializationv2.0.0Jett Rink2018-09-171-2/+0
* keyboard: display keycap label in key status debug messagesNamyoon Woo2018-09-131-0/+3
* type: Rename matrix_3x3_t to mat33_fp_tYilun Lin2018-09-131-2/+2
* keyboard: Keep only scan code set 2 table and do translation for set 1.Hung-Te Lin2018-08-151-1/+0
* 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