summaryrefslogtreecommitdiff
path: root/board/eve/board.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up double tap related definitionHeng-Ruey Hsu2019-11-131-2/+2
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-1/+1
* eSPI: Configure SLP_S3, SLP_S4 separatelyAbe Levkoy2019-10-301-1/+2
* config: Merge CONFIG_CHARGER_V2 into CONFIG_CHARGERKeith Short2019-09-181-1/+0
* config: Refactor CONFIG_ACCEL_FIFO to enable use of IS_ENABLEDYuval Peress2019-09-031-3/+4
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-3/+3
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-3/+3
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-131-10/+0
* common: motion_sense: Require CONFIG_MOTION_SENSOR_MAX_COUNTYuval Peress2019-06-051-0/+1
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-2/+2
* motion: Define macros for custom eventsGwendal Grignou2019-03-201-3/+4
* eve: Set BMI160 INT2 as outputGwendal Grignou2019-02-281-0/+1
* config: Add magnetometer definitionsGwendal Grignou2019-02-081-1/+1
* eve: Enable support for multi-profile DPTFFurquan Shaikh2018-11-151-0/+1
* dptf: Get rid of CONFIG_DPTF_DEVICE_ORIENTATIONFurquan Shaikh2018-10-301-1/+0
* 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
* 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
* 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-211-1/+0
* 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-121-0/+1
* eve: Add support for dumping PMIC fault registersDuncan Laurie2018-02-021-0/+1
* 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-171-1/+1
* pd: Remove ACCESSORY statesShawn Nematbakhsh2017-10-191-1/+0
* charge_ramp: Move ramp allowed / ilim callbacks to common codeShawn Nematbakhsh2017-10-061-1/+1
* pd: Remove support for debug accessories that provide VBUS + RdShawn Nematbakhsh2017-09-111-1/+0
* cleanup: Remove duplicate BD9995X CONFIGsShawn Nematbakhsh2017-09-021-1/+1
* pd_log: Make PD logging more generic for general purpose loggingShawn Nematbakhsh2017-08-021-1/+0
* eve: Remove discharge-when-full stateDuncan Laurie2017-07-161-2/+0
* eve: Remove PECI support from ECDuncan Laurie2017-07-161-0/+1
* eve: Enable device eventsDuncan Laurie2017-06-301-0/+1
* eve/fizz/poppy: Enable panic backup/restoreFurquan Shaikh2017-06-151-0/+1
* eve: Update LED behavior to match new specScott Collyer2017-06-051-0/+1
* eve: Enable double tap gestureScott Collyer2017-06-011-0/+11
* eve: Enable mutable scancode for EVT boardsDuncan Laurie2017-05-181-0/+1
* eve: Enable TCPC low power modeScott Collyer2017-05-041-2/+1
* Remove board_print_tcpc_fw_version declarationDaisuke Nojiri2017-05-011-1/+0
* npcx: gpio: Change second tachometer source from TB2 to TA2.Mulin Chao2017-04-181-1/+1
* eve: Increase the minimum battery level needed for try sourceScott2017-03-091-0/+2