summaryrefslogtreecommitdiff
path: root/board/eve
Commit message (Expand)AuthorAgeFilesLines
* Add config for boards that cannot distinguish reset typeDuncan Laurie2018-03-271-0/+1
* keyboard: Add config option for refresh key rowDuncan Laurie2018-03-271-0/+1
* tcpc: rename CONFIG_USB_PD_TCPM_ANX74XX to CONFIG_USB_PD_TCPM_ANX3429Jett Rink2018-03-271-1/+1
* Eve: Enable usb device modeJagadish Krishnamoorthy2018-03-273-3/+5
* ec: unused gpio reconfigure for lower suspend powerRuben Rodriguez Buchillon2018-03-191-5/+8
* board: In motion sensor array, remove assignment to 0Gwendal Grignou2018-03-151-79/+2
* npcx: remove optional CONFIG_PECI since no one is using it with npcxJett Rink2018-03-081-1/+0
* npcx: Conforming CONFIG_UART_HOST define to match intentionJett Rink2018-03-071-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
* Fix inconsistent task function declarationsStefan Reinauer2017-08-081-1/+1
* pd_log: Make PD logging more generic for general purpose loggingShawn Nematbakhsh2017-08-021-1/+0
* eve: Move enums before declarations in led.cStefan Reinauer2017-07-281-11/+11
* eve: PROCHOT behavior fixesDuncan Laurie2017-07-232-1/+4
* eve: Enable active discharge on V3.3A and V1.8ADuncan Laurie2017-07-231-0/+3
* eve: Remove discharge-when-full stateDuncan Laurie2017-07-161-2/+0
* eve: Remove PECI support from ECDuncan Laurie2017-07-161-0/+1
* eve: Changes to incoporate gradients to LED transitionsScott Collyer2017-07-152-41/+237
* eve: Update static battery parameters for Simplo/LG packsScott Collyer2017-07-131-5/+5
* eve: Minor changes to LED patternsScott Collyer2017-07-111-8/+10
* driver: tcpm: ps8xxx: Add support for PS8805.Aseda Aboagye2017-07-111-1/+1
* eve: Enable device eventsDuncan Laurie2017-06-303-11/+39
* eve: Check for left/right LED auto controlDuncan Laurie2017-06-271-2/+2
* eve: Make sure both LEDs are updated when charger is connectedScott Collyer2017-06-161-46/+47
* cleanup: motion_sense: Remove driver data structure externsShawn Nematbakhsh2017-06-151-2/+19
* eve/fizz/poppy: Enable panic backup/restoreFurquan Shaikh2017-06-151-0/+1
* 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: Disable discharge-on-ac with board 5+Duncan Laurie2017-06-051-1/+1
* eve: Update LED behavior to match new specScott Collyer2017-06-053-97/+180
* eve: Swap volume up and down GPIODuncan Laurie2017-06-021-2/+3
* eve: default ALS config.Todd Broch2017-06-011-1/+1