summaryrefslogtreecommitdiff
path: root/board/eve/board.h
Commit message (Expand)AuthorAgeFilesLines
* board: Rename RSMRST_L_PGOOD as PG_EC_RSMRST_ODLfirmware-chameleon-14280.B-mainDivya Sasidharan2021-10-121-0/+1
* keyboard: Use __override for keyboard_scan_configDaisuke Nojiri2021-07-231-1/+1
* system: Clean up system_get_board_version()Philip Chen2021-07-091-1/+0
* chgstv2: Unify power-on and shutdown battery thresholdsDaisuke Nojiri2021-06-231-1/+0
* config: Provide default VCONN Swap delayAbe Levkoy2021-01-221-1/+0
* config: Make VCONN Swap delay a documented optionAbe Levkoy2021-01-221-1/+1
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-1/+1
* TCPMv2: Update source-out configsDiana Z2020-12-241-1/+0
* motion: Use empty CONFIG_ variable to use IS_ENABLED()Gwendal Grignou2020-11-061-3/+3
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* eve: Enable TCPMv2 supportPatryk Duda2020-10-201-1/+5
* eve: save some RAM for TCPMv2/PD2.0 supportPatryk Duda2020-10-201-2/+6
* eve: Don't wake up on any MKBP eventAseda Aboagye2020-09-071-0/+2
* Revert "eve: Use PCH ACOK signal to control Deep Sleep entry"Duncan Laurie2020-09-071-1/+0
* eve: Provide batteryparam implementation to disable CTOScott Collyer2020-09-051-0/+1
* eve: Enable optimized SHA256 implementationDuncan Laurie2020-09-051-0/+1
* eve: Re-enable discharge-on-ac for all boardsDuncan Laurie2020-09-041-0/+2
* eve: Update hibernate delayDuncan Laurie2020-09-031-0/+6
* eve: Clean up board version definesDuncan Laurie2020-09-021-0/+2
* eve: Move board level TCPC init to happen in pd_task initDuncan Laurie2020-08-311-0/+2
* eve: add motion lid checkGwendal Grignou2020-08-291-0/+2
* eve: Check physical battery presence before inhibiting powerDuncan Laurie2020-08-281-0/+1
* eve: Cut off critically low batteryDuncan Laurie2020-08-271-0/+1
* eve: Enable USB_PD_COMM_LOCKEDDuncan Laurie2020-08-271-0/+1
* eve: Set minimum battery percentage for booting to 2%Duncan Laurie2020-08-271-1/+1
* eve: Remove the LIMIT_POWER config optionsDuncan Laurie2020-08-261-2/+0
* eve: Remove CONFIG_BATTERY_REVIVE_DISCONNECTDuncan Laurie2020-08-261-1/+0
* eve: Remove CONFIG_SYSTEM_UNLOCKEDDuncan Laurie2020-08-251-6/+0
* usb_pd: Rename CONFIG_CMD_PD_CONTROL to CONFIG_HOSTCMD_PD_CONTROLVijay Hiremath2020-05-151-1/+1
* Various boards: Shrink UART Tx buffer to save spaceAbe Levkoy2020-05-011-0/+2
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2020-04-231-1/+1
* common/keyboard_vivaldi: New keyboard framework for custom layoutRajat Jain2020-04-211-0/+1
* common: Make scancode table always mutableRajat Jain2020-04-211-1/+0
* TCPMV1/2: Make the PD Config Flags more consistentSam Hurst2020-02-221-0/+1
* 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