summaryrefslogtreecommitdiff
path: root/board/eve
Commit message (Expand)AuthorAgeFilesLines
* eve: Shut down PMIC in hibernateDuncan Laurie2017-05-181-32/+16
* eve: Enable mutable scancode for EVT boardsDuncan Laurie2017-05-182-0/+11
* Allow lid-less configurationDaisuke Nojiri2017-05-091-0/+2
* Eve,Gru,Poppy,Reef: forbid DR_SWAP in RO firmware.Vincent Palatin2017-05-091-3/+12
* eve: Enable TCPC low power modeScott Collyer2017-05-041-2/+1
* eve: Add Simplo battery and change precharge current to 256 mAScott Collyer2017-05-031-1/+7
* 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
* tcpm: anx74xx: Improvements to low power mode for S3/G3 chipset stateScott2017-04-111-2/+0
* tcpm: anx74xx: Take ANX3429 out of suspend state before I2C accessScott2017-04-111-24/+22
* eve: Disable sensors in S5Duncan Laurie2017-04-051-4/+4
* eve: Fix corner case for trackpad wakeDuncan Laurie2017-03-231-1/+9
* eve: Enable trackpad wake from Deep S3Duncan Laurie2017-03-162-3/+48
* eve: Make ectool LED control interface more intuitiveDuncan Laurie2017-03-131-10/+23
* eve: Increase the minimum battery level needed for try sourceScott2017-03-091-0/+2
* eve: Fix LED behavior when discharging with full batteryDuncan Laurie2017-03-092-0/+16
* eve: Adjust charging parameters for eve boardDuncan Laurie2017-03-091-0/+1
* eve: discharge on AC when no charger is insertedDuncan Laurie2017-03-093-0/+58
* eve: Reduce max battery charge voltage for 0.5% marginDuncan Laurie2017-03-091-2/+2
* eve: Remove MP2949 workaroundDuncan Laurie2017-03-012-63/+0
* eve: led: Avoid changing pwm with every tickDuncan Laurie2017-03-011-14/+40
* eve: Modify 1.5 vs 3.0 current limit setting for P1B boardsScott2017-03-013-17/+39
* eve: Disable TCPC low powerDuncan Laurie2017-02-252-1/+7
* eve: Enable low power idle modeDuncan Laurie2017-02-241-0/+1
* eve: Set keyboard backlight PWM to 10kHzDuncan Laurie2017-02-241-1/+1
* eve: Add support for anx3429 tcpc low power modeScott2017-02-203-2/+64
* eve: Add Si114x ALS sensorScott2017-02-204-19/+58
* eve: Add support for LISHEN batteryScott2017-02-141-4/+97
* eve: Move DPTF tablet mode support to common codeGwendal Grignou2017-02-142-12/+1
* eve: Revert trackpad interrupt changesDuncan Laurie2017-02-132-2/+1
* PD: Remove CONFIG_USB_PD_TCPC_FW_VERSIONDaisuke Nojiri2017-02-112-11/+0
* eve: LED changesDuncan Laurie2017-02-071-5/+12
* eve: Fix sensor dataGwendal Grignou2017-02-063-32/+67
* eve: Add per port control of charge LEDsScott2017-02-032-23/+88
* charge_ramp: Specify port number in board_is_vbus_too_low()Shawn Nematbakhsh2017-02-021-2/+2
* eve: Add support for 3 color PWM controlled LEDsScott2017-01-315-17/+217
* pd: Move PD_DEFAULT_STATE to a common define in usb_pd.hScott2017-01-261-3/+0
* Revert "eve: Discharge on AC until charger is detected"Duncan Laurie2017-01-261-8/+0
* eve: Select CONFIG_CHIPSET_HAS_PLATFORM_PMIC_RESETFurquan Shaikh2017-01-232-1/+2
* eve: Enable tablet modeDuncan Laurie2017-01-232-2/+16
* eve: Discharge on AC until charger is detectedDuncan Laurie2017-01-231-0/+8
* eve: Fix hibernate GPIO statesDuncan Laurie2017-01-231-7/+7
* eve: Updates from P1 buildDuncan Laurie2017-01-184-10/+69
* eve: Add BMI160 as a temperature sensor.Alexandru M Stan2017-01-182-0/+2
* eve: Be sure MOTION_SENSE is present for testGwendal Grignou2017-01-111-1/+1
* eve: Enable Sensor FIFOGwendal Grignou2017-01-092-7/+9
* smart_battery: Cleanup smart battery & SB users codeVijay Hiremath2017-01-021-14/+6
* eve: Enable CONFIG_PWM_KBLIGHT and fix volume buttonsDuncan Laurie2017-01-022-2/+3
* eve: Do not attempt to set 1.5A USB configDuncan Laurie2016-12-301-1/+2
* als: Define CONFIG_ALS when HAS_TASK_ALS is present.Gwendal Grignou2016-12-281-1/+0