summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* TCPMv2: Disallow hard resets without a batteryDiana Z2020-11-181-0/+22
* TCPMv2: Disable SOP' messaging during PR swap to sinkDiana Z2020-11-181-0/+20
* TCPC: Change SOP' disable interfaceDiana Z2020-11-181-2/+2
* virtual_battery: support reading DeviceChemistryIkjoon Jang2020-11-181-0/+3
* virtual_battery: support reading SpecificationInfoIkjoon Jang2020-11-181-0/+5
* keyboard_mkbp: Add a virtual switch EC_MKBP_FRONT_PROXIMITYWai-Hong Tam2020-11-181-0/+3
* i2c_master: extend i2c_xfer_no_retry to also support large writestabilize-13605.B-masterTing Shen2020-11-171-24/+35
* mkbp_event: Always mark MKBP interrupt as inactive before setting it againPatryk Duda2020-11-171-3/+47
* TCPM: Add OCP moduleDiana Z2020-11-176-154/+213
* common: embed IPI shared buffer address in ELFTzung-Bi Shih2020-11-172-0/+15
* system: Add EC_REBOOT_COLD_AP_OFF commandPi-Hsun Shih2020-11-171-2/+8
* TCPMv2: Fix compiler dependency of USB_PD_TRY_SRCScott Collyer2020-11-171-5/+4
* Tcpmv2: Handle transmission delay after Vccon swapPoornima Tom2020-11-141-0/+7
* common: motion_sense: Add spoofing activityChing-Kang Yen2020-11-132-5/+73
* crc8: rename crc8 to cros_crc8 to to avoid zephyr conflictJett Rink2020-11-137-29/+30
* TCPMv2: Print VID/PID only when presentDiana Z2020-11-121-1/+4
* i2c_master: Add i2cxfer raw commandJan Dabros2020-11-121-1/+64
* ioexpander: Fix type error in command_ioex_getRob Barnes2020-11-121-13/+14
* motion_sense: Make change in range permanentGwendal Grignou2020-11-124-21/+22
* tcpmv2: Don't trigger BC1.2 detect if role doesn't changeKeith Short2020-11-121-12/+29
* Revert "crc8: rename crc8 to cros_crc8 to to avoid zephyr conflict"Jett Rink2020-11-117-30/+29
* tree: rename strtoul to strtoull since it is 64-bitJett Rink2020-11-113-3/+5
* crc8: rename crc8 to cros_crc8 to to avoid zephyr conflictJett Rink2020-11-117-29/+30
* Add EC_CMD_BATTERY_GET_STATIC v1 for zorkPeter Marheine2020-11-102-15/+46
* zephyr: add stub host events implementationJack Rosenthal2020-11-091-29/+32
* Zephyr: add more compliant implementation for irq_(un)lockYuval Peress2020-11-082-1/+33
* Add chip-specific shim along with i2c moduleYuval Peress2020-11-081-8/+27
* common:i2c: Migrate interrupt_(dis|en)able calls to irq_(un|)lockYuval Peress2020-11-081-5/+7
* zephyr: Enable the '8042' commandSimon Glass2020-11-071-20/+18
* Revert "topology: Add USB2 & USB3 connectivity info to tcpc_config_t"caveh jalali2020-11-061-3/+0
* common: body_detection: modify variance updating formulaChing-Kang Yen2020-11-061-6/+6
* zephyr: Allow keyboard_8042 to build with zephyrSimon Glass2020-11-061-5/+30
* TCPMv2: Update 'pdcable' console commandAyushee2020-11-061-0/+26
* TCPMv2: Update sending cable information to the hostAyushee2020-11-061-8/+8
* TCPMv2: Add support for linear re-driver cablesAyushee2020-11-064-61/+109
* Revert "motion_sense: set sensor data rate to 0, when sensors are being power...Gwendal Grignou2020-11-061-3/+1
* common: body: Use IS_ENABLEDGwendal Grignou2020-11-061-11/+11
* motion_lid: Add IS_ENABLED()Gwendal Grignou2020-11-061-31/+43
* common: motion: add IF_ENABLED()Gwendal Grignou2020-11-061-237/+205
* motion: Use empty CONFIG_ variable to use IS_ENABLED()Gwendal Grignou2020-11-062-3/+3
* motion: orientation: update interfaceGwendal Grignou2020-11-063-43/+53
* TCPMv2: Correct battery index detectionDiana Z2020-11-051-19/+35
* BB retimer: Update USB4 related bitsAyushee2020-11-051-0/+1
* tcpmv2: ifdef cleanup with IS_ENABLEDDenis Brockus2020-11-056-293/+312
* TCPMv2: Allow alternate mode reentryAbe Levkoy2020-11-052-4/+9
* TCPMv2: Remove unnecessary bracesAbe Levkoy2020-11-051-2/+1
* TCPMv2: Add support for USB4 active cableAyushee2020-11-056-47/+232
* COIL: Rename CONFIG_I2C_PERIPHERALDiana Z2020-11-051-1/+1
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-054-4/+4
* TCPMv2: Correct PE_VDM_Response name stringAbe Levkoy2020-11-051-1/+1