summaryrefslogtreecommitdiff
path: root/board/eve/board.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2020-04-231-6/+6
* common: Make scancode table always mutableRajat Jain2020-04-211-3/+3
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-8/+5
* 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
* board: Set Accelerometer range to 4gGwendal Grignou2019-12-171-2/+2
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-3/+3
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-21/+21
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-21/+21
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-131-11/+0
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-8/+10
* tcpm: Refactor tcpc_config to include a flags fieldScott Collyer2019-04-171-2/+4
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-3/+3
* eve: Set power state for sensors properlyGwendal Grignou2019-02-281-2/+2
* 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