summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* TCPMv2: Not enable PD comm on TX Phy reset if not in a connected stateWai-Hong Tam2020-03-242-2/+13
* curve25519: Move to third_partyNicolas Boichat2020-03-242-886/+2
* cbi: Support PCB supplier fieldAbe Levkoy2020-03-241-0/+9
* EFS2: Reset after shutdown if EC is still in ROdnojiri2020-03-241-0/+26
* waitms: Reload watchdog before spin waitingCraig Hesling2020-03-211-6/+8
* TCPMv2: Split PD message buffers into separate TX/RX buffersSam Hurst2020-03-213-147/+156
* Charger: Add driver function for sourcing OTGDiana Z2020-03-211-0/+16
* TCPMv2: Process protocol errors within vcs_send_ps_rdy_swapDiana Z2020-03-201-1/+20
* TCPMv2: Process incoming messages before discoveryDiana Z2020-03-201-152/+154
* ioexpander: add IOEX_FLAGS_DISABLEDEdward Hill2020-03-201-35/+65
* tcpmv2: cleanup auto discharge disconnectDenis Brockus2020-03-201-14/+59
* usb_port_power: move usb_port_enable[] to headerEdward Hill2020-03-203-14/+0
* USB-C: Determine port partner's data role based on PD's data roleVijay Hiremath2020-03-191-10/+1
* TCPMv2: Use a DPM_REQUEST message to trigger Port DiscoverySam Hurst2020-03-183-33/+53
* TCPMv1: Cleanup: Set initial data role based on power roleVijay Hiremath2020-03-181-3/+8
* i2c_hid_touchpad: Add function to prepare new input reportsShecky Lin2020-03-171-0/+132
* i2c_hid_touchpad: Add init and request handlersShecky Lin2020-03-171-0/+245
* i2c_hid_touchpad: Add basic structs and descriptorsShecky Lin2020-03-172-0/+421
* Button: add ectool command to simulate button presspandeyan2020-03-171-46/+87
* common/keyboard_vivaldi: Support for new Vivaldi keyboardRajat Jain2020-03-172-0/+69
* TCPMv2: Include pd_get_vdo_ver function when building for REV3.0Sam Hurst2020-03-141-0/+23
* mkbp: keyboard_clear_buffer should only drop keyboard eventsTing Shen2020-03-131-1/+30
* Fix comment typoTzung-Bi Shih2020-03-131-1/+1
* TCPMv2: Allow reduced functionality to PD2.0 featuresSam Hurst2020-03-122-10/+8
* TCPMv1: Add common exit mode for all the alternate modesAyushee2020-03-121-18/+24
* common: online_calibration: Initialize accelerometer calibrationYuval Peress2020-03-121-2/+23
* TCPMv2: Set DR swap flag in debug TC statesDiana Z2020-03-111-2/+5
* usb: Move pdcontrol host command to common codeAbe Levkoy2020-03-112-87/+88
* common: motion_sense: implement AP command to read dirty calibrationYuval Peress2020-03-112-4/+21
* keyboard: Add a new config for the keyboard customizationZhuohao Lee2020-03-101-1/+5
* i2c: Cleanup I2C tracing outputKeith Short2020-03-102-15/+17
* common: online_calibration: Fire MKBP event on new calibrationYuval Peress2020-03-094-33/+131
* remove cr50 related filesNamyoon Woo2020-03-0917-9979/+0
* TCPMv2: Don't interpret the CMD_DP_STATUS request as its response.Sam McNally2020-03-071-8/+0
* ec_commands.h: add info_4 in sensor request structureGwendal Grignou2020-03-071-1/+1
* TCPMv2: Probe cable identity from Ready statesDiana Z2020-03-061-1/+50
* TCPMv2: Probe cable identity in PE_SRC_DiscoveryDiana Z2020-03-061-32/+315
* Button: Clean up button librarydnojiri2020-03-052-27/+23
* common/keyboard_8042: When pressed, print F11-F15 for debugRajat Jain2020-03-041-5/+5
* common/keyboard_8042: Fix the Search key row/colRajat Jain2020-03-041-1/+1
* TCPMv2: Correctly handle DP Docks with charging portsSam Hurst2020-03-041-2/+17
* remove board/cr50 and chip/gNamyoon Woo2020-03-032-458/+0
* vboot: Add a reboot option to keep EFS in RO with the AP off.Sam McNally2020-03-033-7/+20
* system: Rename SYSTEM_IMAGE_RW to EC_IMAGE_RWdnojiri2020-03-031-1/+1
* common/keyboard_scan: Enable the SEARCH key in the default maskRajat Jain2020-03-031-1/+1
* motion_sense: simple typo correction (CONIFG_ -> CONFIG)Jack Rosenthal2020-03-031-1/+1
* common/keyboard_8042: Add ability to send/receive AUX dataRaul E Rangel2020-03-021-24/+75
* common/keyboard_8042: Add logging to keyboard_clear_bufferRaul E Rangel2020-03-021-0/+4
* common/keyboard_8042: Update kblog while holding mutexRaul E Rangel2020-03-021-2/+3
* ec: exclude chargen, the cli command from RO image buildNamyoon Woo2020-03-011-0/+2