summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* mkbp: Separate MKBP_INFO host command from the keyboard driverBoris Mittelberg2021-04-273-125/+157
* mkbp: Separate FIFO from the keyboard driverBoris Mittelberg2021-04-275-226/+260
* usb_pe_drp: Consider CHARGE_PORT_NONE for HardRstAseda Aboagye2021-04-261-5/+9
* TCPMv2: PE: Refer to vconn swap policy for sop'/sop''Scott Collyer2021-04-241-1/+2
* Revert "config: rename CONFIG_FLASH to CONFIG_FLASH_CROS"stabilize-13935.B-mainJack Rosenthal2021-04-243-3/+3
* zephyr: Update banner to match Chromium OSKeith Short2021-04-232-14/+19
* config: rename CONFIG_FLASH to CONFIG_FLASH_CROSEric Yilun Lin2021-04-233-3/+3
* LED On/Off: Add state for off with insufficient powerDiana Z2021-04-231-1/+13
* LED On/Off: Allow compiling without CONFIG_CHARGERDiana Z2021-04-221-0/+8
* LED On/Off: Make battery LED optionalDiana Z2021-04-221-0/+12
* LED On/Off: Remove power LED configDiana Z2021-04-221-6/+10
* TCPMv2: PE: Clear PRS request following acceptfactory-13929.B-mainScott Collyer2021-04-211-0/+12
* battery: Correct battery_get_disconnect_state() returnSimon Glass2021-04-211-1/+1
* TCPC: Cleanup: Get Sink & SRC state from PD or PPCVijay Hiremath2021-04-211-0/+2
* TCPC: Cleanup: Enable PPC from PD or Power MUXVijay Hiremath2021-04-201-1/+1
* system: Wait 1s for EC to quiesce before hibernateAseda Aboagye2021-04-151-0/+7
* zephyr: i2c: Fix use of I2C_PORT_VIRTUAL_BATTERYYuval Peress2021-04-151-1/+2
* zephyr: use interrupt based RX bufferingYuval Peress2021-04-151-13/+6
* TCPMv2: Generate Hard Reset eventAbe Levkoy2021-04-152-0/+7
* TCPMv2: Soft reset on Vconn_Swap sequence interruptionDiana Z2021-04-141-0/+12
* TCPMv2: Remove dual-role capability check from Attached.SNK entryDiana Z2021-04-132-19/+13
* TCPMv2: Update source PDO flags alwaysDiana Z2021-04-131-8/+12
* usb_prl_sm: Fix spellingAbe Levkoy2021-04-131-1/+1
* TCPMv2: Don't retry after failed alt mode entryAbe Levkoy2021-04-132-5/+12
* TCPMv2: Set SOP before requesting chunkAbe Levkoy2021-04-131-0/+1
* ec: Filter non-FIXED PDOs in servo_v4{p1}Jeremy Bettis2021-04-131-0/+3
* ec: Parse battery and augmented PDOs correctly.Jeremy Bettis2021-04-121-16/+24
* cbi: API for EC to update fw_config tagScott Collyer2021-04-101-0/+26
* TCPMV2: Default PD Policy ManagementSam Hurst2021-04-093-18/+62
* system: Remember AP watchdog resetYu-Ping Wu2021-04-091-0/+4
* i2c_controller: zephyr: explicitly strip flags from addr_flagsFabio Baltieri2021-04-081-1/+6
* pd commands: support PD console command srccapsEric Yilun Lin2021-04-083-1/+26
* usb_common: support parse Augmented PDOEric Yilun Lin2021-04-085-89/+103
* TCPMv1: clear SourceCap in disconnected stateEric Yilun Lin2021-04-082-4/+2
* hooks: Avoid torn accesses in the hook taskEvan Green2021-04-071-16/+12
* TCPMv2: Detach from debug devices in Unattached entryDiana Z2021-04-071-7/+10
* Revert "fpsensor: Support building firmware that works for both sensors"Tom Hughes2021-04-073-115/+64
* it8xxx2: add support option CONFIG_PRESERVE_LOGSDino Li2021-04-071-0/+5
* PD_INT: Add ability to process non-TCPC alerts in PD_INTDiana Z2021-04-061-1/+9
* PCHG: Support firmware updateDaisuke Nojiri2021-04-051-3/+191
* fpsensor: Support building firmware that works for both sensorsYicheng Li2021-04-023-64/+115
* TCPMv2: Enter safe mode before entering TBT/USB4 mode for the cable.Madhusudanarao Amara2021-03-312-9/+15
* TCPMv2: PRL: Enahnce support for the tx message discard pathScott Collyer2021-03-311-14/+28
* TCPMv2: UFP-D: Make sure OPOS table is cleared in discoveryScott Collyer2021-03-311-0/+3
* chgstv2: Check string validityreno.wang2021-03-301-0/+39
* fpsensor: Enable -WvlaTom Hughes2021-03-301-4/+17
* common: body_detection: re-enable body_detection in S0Ching-Kang Yen2021-03-291-3/+16
* common: body_detection: using bypass_fifo flagChing-Kang Yen2021-03-291-1/+1
* Revert "common: body_detection: prevent AP from unexpected waking up"Ching-Kang Yen2021-03-291-1/+1
* common: motion_sense: Prevent on/off body from waking up deviceGwendal Grignou2021-03-292-7/+25