summaryrefslogtreecommitdiff
path: root/board/eve
Commit message (Expand)AuthorAgeFilesLines
* Charger: Add dynamic charger chip countDiana Z2020-07-111-1/+0
* Swap system_jumped_to_this_image with system_jumped_latestabilize-quickfix-13310.91.B-masterstabilize-quickfix-13310.76.B-masterstabilize-quickfix-13310.73.B-masterstabilize-13310.99.B-masterstabilize-13310.94.B-masterstabilize-13310.83.B-masterstabilize-13310.74.B-masterstabilize-13310.72.B-masterrelease-R85-13310.B-masterDaisuke Nojiri2020-06-261-2/+2
* PD: Remove unnecessary PDCMD taskDiana Z2020-05-201-1/+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-232-7/+7
* common/keyboard_vivaldi: New keyboard framework for custom layoutRajat Jain2020-04-211-0/+1
* common: Make scancode table always mutableRajat Jain2020-04-212-4/+3
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-8/+5
* TCPMV1/2: Make the PD Config Flags more consistentSam Hurst2020-02-221-0/+1
* Temp sensor: Remove action_delay_sec fieldDiana Z2020-02-141-6/+6
* Charger: Convert boards to use new driver structureDiana Z2020-02-041-0/+9
* Charger: change get_vbus_voltage to return EC errorDiana Z2020-01-281-1/+6
* pd: cleanup pd_get_data_roleDenis Brockus2020-01-091-1/+2
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-2/+2
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-101-307/+0
* 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-014-9/+10
* usb_pd: use enum tcpc_rp_value instead of intCaveh Jalali2019-10-311-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-202-24/+24
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-192-24/+24
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-132-21/+0
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-8/+10
* common: motion_sense: Require CONFIG_MOTION_SENSOR_MAX_COUNTYuval Peress2019-06-051-0/+1
* tcpm: Refactor tcpc_config to include a flags fieldScott Collyer2019-04-171-2/+4
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-14/+1
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-2/+2
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-3/+3
* motion: Define macros for custom eventsGwendal Grignou2019-03-201-3/+4
* eve: Set BMI160 INT2 as outputGwendal Grignou2019-02-281-0/+1
* eve: Set power state for sensors properlyGwendal Grignou2019-02-281-2/+2
* config: Add magnetometer definitionsGwendal Grignou2019-02-081-1/+1
* eve: Enable support for multi-profile DPTFFurquan Shaikh2018-11-152-1/+11
* usb-c: use higher priority task for interruptsJett Rink2018-11-141-9/+12
* dptf: Get rid of CONFIG_DPTF_DEVICE_ORIENTATIONFurquan Shaikh2018-10-301-1/+0
* 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
* usb-c: add high priority tasks for interruptsJett Rink2018-09-171-1/+3
* 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
* 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