summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* usb_pd_protocol: disable VBUS when suspending PD taskCaveh Jalali2019-11-011-0/+1
* Makefile.rules: fix jobserver handlingCaveh Jalali2019-11-011-2/+4
* tcpci: fix tcpc_alert error messageCaveh Jalali2019-11-011-2/+2
* atlas: fix charger selection messagesCaveh Jalali2019-11-011-2/+2
* Makefile.rules: use patsubst instead of substCaveh Jalali2019-10-291-1/+1
* tcpci: protect against buffer overflowCaveh Jalali2019-10-101-6/+12
* usbpd: Fix infinite init loopDaisuke Nojiri2019-10-011-5/+5
* gitignore: ignore emacs backup filesCaveh Jalali2019-10-011-0/+1
* chip/npcx: fix cprints argumentsCaveh Jalali2019-10-011-2/+2
* tcpci: add missing CPRINTS argumentCaveh Jalali2019-10-011-1/+1
* usb_pd_protocol: add missing CPRINTF argumentCaveh Jalali2019-10-011-1/+1
* EC: Do not drop SCI events responsible for wake.Ravi Chandra Sadineni2019-09-242-7/+34
* usb_pd_protocol: Add a 3ms delay between polling ALERT#.Aseda Aboagye2019-09-191-1/+4
* npcx7: UART: wait for Tx empty before enabling deep-sleepCHLin2019-09-124-2/+39
* atlas: Wake AP on DP AltMode Entry & AttentionCaveh Jalali2019-08-221-0/+15
* atlas: Don't wake on any MKBP in suspend.Caveh Jalali2019-08-221-0/+1
* ec_commands: Add EC_CMD_MKBP_WAKE_MASK.Aseda Aboagye2019-08-223-2/+244
* pd_policy: Change DP AltMode event from host event to MKBP.Aseda Aboagye2019-08-223-14/+16
* common: pd_policy: Add notification for DP AltModeAseda Aboagye2019-08-223-1/+30
* config: Add CONFIG_MKBP_EVENT_WAKEUP_MASKAseda Aboagye2019-08-222-3/+28
* cleanup: Rename CONFIG_MKBP_WAKEUP_MASK for clarity.Aseda Aboagye2019-08-224-23/+31
* atlas: remove dead BMI160 codeCaveh Jalali2019-08-201-8/+0
* ps8xxx: disable DCI modeCaveh Jalali2019-08-154-18/+110
* ps8xxx: stub out enter_low_power_modeCaveh Jalali2019-08-061-1/+7
* atlas: Check DP MF-bit against selected pin cfgMatthew Blecker2019-08-051-2/+10
* pd_protocol: Don't DRP toggle lower than S0.Aseda Aboagye2019-07-312-23/+105
* usb_pd_protocol.c: exiting from try.src to attach.srcRuibin Chang2019-07-312-10/+42
* usb: add inline helper method for CC linesJett Rink2019-07-243-35/+56
* pd_protocol: add hard_reset_complete_timerCaveh Jalali2019-06-152-55/+73
* bip: Delete boardEvan Green2019-06-138-562/+1
* atlas: Don't enter DP Alt Mode when AP is off.Aseda Aboagye2019-06-121-0/+16
* pd_protocol: Add ready_state_holdoff_timer.Aseda Aboagye2019-05-221-17/+44
* board: atlas: Remove BMI160 supportGwendal Grignou2019-05-093-50/+1
* pd_protocol: Keep Try.Src flag while debouncing.Aseda Aboagye2019-05-021-1/+14
* npcx: disable the selection of JTAG0 signals due to strapCHLin2019-05-0110-196/+271
* atlas: stop advertising tight-timestampsCaveh Jalali2019-04-301-0/+1
* driver: bmi160: Check enable_fifo flags before processing FIFOGwendal Grignou2019-04-261-13/+13
* board: atlas: Set Accel at 0Hz by defaultGwendal Grignou2019-04-261-9/+0
* motion: Split configuration for sensor FIFO and tight timestampsEnrico Granata2019-04-263-1/+27
* motion: Define macros for custom eventsGwendal Grignou2019-04-2629-49/+107
* motion: Wake up motion task when sampling rate changesGwendal Grignou2019-04-261-0/+4
* motion: Change ODR only within the motion sensor taskGwendal Grignou2019-04-261-41/+27
* motion_sense: send ODR events to the APEnrico Granata2019-04-262-6/+32
* driver: bmi160: Add temporary variable in decode_headerGwendal Grignou2019-04-261-7/+9
* FIXUP: sensor: Adjust max_frequency based on EC performanceGwendal Grignou2019-04-263-8/+4
* driver: bmi160: Add setting calibration scaleGwendal Grignou2019-04-261-8/+40
* atlas: let AP fully control display backlightCaveh Jalali2019-04-263-5/+1
* i2c:xfer i2cwrite invalid in ec consoleTony Zou2019-04-251-16/+16
* led_pwm: use NEAR_FULL_COLOR when discharging-on-acCaveh Jalali2019-04-181-1/+2
* atlas: remove obsolete commentCaveh Jalali2019-04-161-1/+0