summaryrefslogtreecommitdiff
path: root/board/eve
Commit message (Expand)AuthorAgeFilesLines
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2020-06-251-307/+0
* usb_pd: use enum tcpc_rp_value instead of intCaveh Jalali2020-06-251-1/+1
* Remove __7b, __8b and __7bfDenis Brockus2019-08-232-24/+24
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-08-232-62/+58
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-08-231-8/+10
* tcpm: Refactor tcpc_config to include a flags fieldScott Collyer2019-08-231-2/+4
* common: motion_sense: Require CONFIG_MOTION_SENSOR_MAX_COUNTYuval Peress2019-08-021-0/+1
* motion: Define macros for custom eventsGwendal Grignou2019-08-021-3/+4
* config: Add magnetometer definitionsGwendal Grignou2019-08-021-1/+1
* dptf: Get rid of CONFIG_DPTF_DEVICE_ORIENTATIONFurquan Shaikh2019-02-261-1/+0
* ss-mux: remove unused port_addr initializationv2.1.0Jett Rink2018-09-181-2/+0
* type: Rename matrix_3x3_t to mat33_fp_tYilun Lin2018-09-181-2/+2
* keyboard: Keep only scan code set 2 table and do translation for set 1.Hung-Te Lin2018-08-151-1/+0
* servo_v4: add per port dualrole settingNick Sanders2018-08-151-2/+2
* eve: Delay charge port selection until VBUS is stable or 1s has passedSam Hurst2018-08-011-0/+1
* espi: Rename CONFIG_HOSTCMD_ESPI_VW_SIGNALS to CONFIG_HOSTCMD_ESPI_VW_SLP_SIG...Furquan Shaikh2018-07-271-1/+1
* driver: bmi160: Rename secondary i2c device addressGwendal Grignou2018-06-151-1/+1
* espi: rename remaining eSPI optionsJett Rink2018-05-231-1/+1
* espi: convert all eSPI board to use CONFIG_HOSTCMD_ESPIJett Rink2018-05-221-2/+1
* chip/npcx: Increase default stack size for tasksNicolas Boichat2018-05-161-1/+1
* eve: Limit data role swap to port 0Duncan Laurie2018-05-041-0/+4
* system: update board version to return an error if encounteredJett Rink2018-04-191-2/+1
* cleanup: CONFIG_USB_PD_CUSTOM_VDM is not usedDivya Sasidharan2018-04-091-1/+0
* usbc: add default I2C addressesJett Rink2018-03-281-2/+12
* Add config for boards that cannot distinguish reset typeDuncan Laurie2018-03-261-0/+1
* keyboard: Add config option for refresh key rowDuncan Laurie2018-03-261-0/+1
* tcpc: rename CONFIG_USB_PD_TCPM_ANX74XX to CONFIG_USB_PD_TCPM_ANX3429Jett Rink2018-03-231-1/+1
* Eve: Enable usb device modefactory-poppy-10509.BJagadish Krishnamoorthy2018-03-213-3/+5
* ec: unused gpio reconfigure for lower suspend powerRuben Rodriguez Buchillon2018-03-171-5/+8
* board: In motion sensor array, remove assignment to 0Gwendal Grignou2018-03-141-79/+2
* npcx: remove optional CONFIG_PECI since no one is using it with npcxJett Rink2018-03-071-1/+0
* npcx: Conforming CONFIG_UART_HOST define to match intentionJett Rink2018-03-061-1/+0
* eve: Use PCH ACOK signal to control Deep Sleep entryDuncan Laurie2018-02-123-11/+22
* eve: Add support for dumping PMIC fault registersDuncan Laurie2018-02-022-0/+53
* cleanup: Removing unnecessary CONFIG_USB_PD_DISCHARGE defineJett Rink2018-02-011-1/+0
* charger/isl923x: Implement charger_get_system_power from PSYSNicolas Boichat2018-01-101-1/+1
* buttons: Make buttons[] common.Aseda Aboagye2017-11-172-8/+1
* bd9995x: Use fixed PD-port-to-VBUS/VCC mappingShawn Nematbakhsh2017-11-072-13/+4
* 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
* pd: Remove ACCESSORY statesShawn Nematbakhsh2017-10-191-1/+0
* charge_ramp: Move ramp allowed / ilim callbacks to common codeShawn Nematbakhsh2017-10-062-24/+1
* pd: Move *_set_input_current() to common codeShawn Nematbakhsh2017-10-051-24/+0
* power: Add flags parameter to power_signal_infoFurquan Shaikh2017-10-031-6/+6
* pd: Remove support for debug accessories that provide VBUS + RdShawn Nematbakhsh2017-09-111-1/+0
* Treat SYSTEM_IMAGE_RW_B also as RW copyDaisuke Nojiri2017-09-091-2/+1
* cleanup: Remove duplicate BD9995X CONFIGsShawn Nematbakhsh2017-09-021-1/+1
* anx3429: force chip reset on PD_RESUMECaveh Jalali2017-08-291-9/+16
* battery: Check physical battery presence before inhibiting powerScott Collyer2017-08-231-1/+1