summaryrefslogtreecommitdiff
path: root/board/eve
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* eve: Enable double tap gestureScott Collyer2017-06-012-5/+23
* 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
* common: sensors: add extra sensor attributesNick Vaccaro2017-05-181-0/+10
* 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