summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* TCPMV2: Remove EC_CMD_USB_PD_DEV_INFOAbe Levkoy2023-02-243-57/+25
* TCPM: Correct mfallow error returnsDiana Z2023-02-232-4/+4
* TCPM: Divorce v1 and v2 alternate mode handlingDiana Z2023-02-238-817/+1188
* TCPM: Remove active mode caps from the PE console commandDiana Z2023-02-231-10/+0
* Remove CONFIG_HOST_EVENT64Tim Van Patten2023-02-214-21/+7
* TCPMv2: Remove pd_dev_dump_infoAbe Levkoy2023-02-212-16/+0
* common/button.c: Support configuring recovery buttons as active high.Sam McNally2023-02-211-2/+8
* Add unit test for EC_CMD_CHARGE_CURRENT_LIMIT v1Daisuke Nojiri2023-02-191-2/+2
* motion_sense: Log stats at suspend, resume, and shutdownDouglas Anderson2023-02-181-1/+33
* i8042: return self-test status on resetBoris Mittelberg2023-02-171-0/+1
* motion_sense: Add printf on set_data_rate() errorGwendal Grignou2023-02-171-6/+7
* Update EC_CMD_CHARGE_CURRENT_LIMIT to version 1Jolene2023-02-171-2/+32
* system_safe_mode: Use common method for identifying critical tasksRob Barnes2023-02-161-10/+19
* TCPMv2: Trigger ErrorRecovery for FRS corner casesDiana Z2023-02-151-5/+17
* zephyr: test: Test 'flashread' console commandTristan Honscheid2023-02-151-2/+2
* peripheral_charger: Add board_get_pchg_count(void) declarationben chen2023-02-151-0/+4
* tree: Remove -Wdeclaration-after-statementTom Hughes2023-02-151-5/+0
* system_safe_mode: Publish EC_HOST_EVENT_PANIC when safe mode startsRob Barnes2023-02-141-0/+15
* TCPMv2: Remove PE_FLAGS_VDM_SETUP_DONEAbe Levkoy2023-02-133-15/+12
* TCPMv2: Restrict PE VDM flag to discoveryAbe Levkoy2023-02-131-21/+6
* chgstv2: Don't clear user_current_limit on suspend or shutdownDaisuke Nojiri2023-02-091-7/+0
* common/body_detection: Update reset code to prevent extra state changesRobert Zieba2023-02-091-1/+4
* TCPMv2: Obsolete AMODE commandsDiana Z2023-02-072-64/+67
* TCPM: Separate Discovery into its own moduleDiana Z2023-02-073-428/+461
* TCPMv2: Gate DP module support on a CONFIGDiana Z2023-02-075-27/+19
* zephyr: config_chip: add CONFIG_I2C_NACK_RETRY_COUNT configurationDino Li2023-02-061-1/+2
* ocpc : Don't let voltage drop below voltage_minYongBeum.Ha2023-02-031-0/+4
* usbc-pd: Log with labels should honor debug levelAndrew McRae2023-01-272-2/+2
* common: Allow boards to opt out of image paddingJes B. Klinke2023-01-251-0/+2
* TCPMv2: Clear DPM state on disconnectDiana Z2023-01-251-0/+1
* TCPMv2: Add host command VDM:Attention retrievalDiana Z2023-01-252-0/+8
* TCPMv2: Queue Attention messages for consumptionDiana Z2023-01-253-6/+113
* TCPMv2: Rearrange VDM response HC contentsDiana Z2023-01-251-4/+3
* common/build.mk: Allow shmalloc/shared_mem in RW when using DFUJes B. Klinke2023-01-231-1/+11
* ec_commands: Fix EC_CMD_GET_BOOT_TIME response namingCaveh Jalali2023-01-201-2/+2
* common/mkbp_event: Fix EC_CMD_GET_NEXT_EVENT responseCaveh Jalali2023-01-201-4/+4
* TCPMv2: Add SOP minor revision to EC_CMD_TYPEC_STATUSJameson Thies2023-01-184-7/+20
* common/usb_pd_host_cmd: Fix EC_CMD_USB_PD_DEV_INFO paramCaveh Jalali2023-01-181-3/+3
* common/usb_pd_host_cmd: Fix EC_CMD_USB_PD_DISCOVERY paramCaveh Jalali2023-01-181-5/+5
* flash: allow zero num_banks_desc in flash_info requestTing Shen2023-01-161-13/+15
* battery: extend BATTERY_GET_STATIC hostcmd for 32-byte stringsPeter Marheine2023-01-121-1/+15
* battery_get_static: use strzcpyPeter Marheine2023-01-111-20/+10
* shim/src/flash: Add functions for providing flash sectors infoPatryk Duda2023-01-111-0/+9
* flash: Introduce functions for filling flash regions infoPatryk Duda2023-01-111-24/+49
* body_detection: Remove get_resolutionGwendal Grignou2023-01-111-7/+4
* clang-format: reformat few files with the current llvm releaseFabio Baltieri2023-01-111-1/+1
* chgstv2: optimization battery protection for low voltageTang Qijun2023-01-101-7/+22
* chargesplash: EC_CMD_CHARGESPLASH set response sizeTim Van Patten2023-01-101-0/+6
* ec: Add missing breakJeremy Bettis2023-01-061-0/+1
* ec: Change get_keycap_label return to unsignedJeremy Bettis2023-01-062-4/+4