summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* flash: Introduce function which provides number of flash banksPatryk Duda2023-01-051-2/+7
* system: Add EC_REBOOT_FLAG_CLEAR_AP_IDLEDaisuke Nojiri2023-01-041-24/+24
* tree: Replace "unsigned" with "unsigned int"Andrea Grandi2023-01-045-14/+15
* battery: Follow a name convention in 'battery' console command outputstabilize-15301.B-mainMadhurima Paruchuri2023-01-021-2/+2
* battery: Add charge cycles to battery console command outputMadhurima Paruchuri2023-01-022-1/+16
* flash: Move printing information about regions to separate functionPatryk Duda2022-12-221-12/+19
* TCPMv2: Update PE commentsAbe Levkoy2022-12-221-2/+3
* battery: Avoid read battery when cut off processarthur.lin2022-12-201-0/+8
* it8xxx2: add hw sha256Dino Li2022-12-201-1/+5
* Rex: Get VBUS sourcing state from PPCLi Feng2022-12-201-1/+1
* PCHG: Print next event in pchg console commandDaisuke Nojiri2022-12-191-7/+17
* PCHG: Add BIST mode for RF chargeDaisuke Nojiri2022-12-161-8/+127
* TCPMV2: Handle errors in pe_send_alert_runJameson Thies2022-12-161-0/+6
* keyboard: Wake up key scanner only if there are changesAndrew McRae2022-12-161-4/+10
* 8042: Init mutex when running on ZephyrAndrew McRae2022-12-161-1/+1
* dps: Init zephyr mutexAndrew McRae2022-12-161-1/+1
* usbc-pd: Use correct config item for AP pwrAndrew McRae2022-12-153-9/+8
* libc/syscalls: Add gettimeofdayTom Hughes2022-12-152-0/+24
* TCPMv2: Make VDM ACKs available to the APDiana Z2022-12-132-6/+103
* fan: Rewrite and test the most common custom fan_percent_to_rpm.Richard Yeh2022-12-131-5/+63
* hooks: Add HOOK_BODY_DETECT_CHANGELeila Lin2022-12-132-0/+6
* ec: use standard format specifierRajesh Kumar2022-12-131-1/+1
* zephyr/test: Add throttle_ap testRobert Zieba2022-12-091-1/+0
* charger: Add prochot printing functionRobert Zieba2022-12-091-0/+9
* common/throttle_ap: Add support for single pin throttling/detectionRobert Zieba2022-12-091-2/+10
* usb_prl: support logging to a ring bufferPeter Marheine2022-12-091-0/+163
* battery: Send manufacturer access by the SMB block protocoljohnwc_yeh2022-12-081-3/+9
* ec: Support logging system boot time infoRajesh Kumar2022-12-073-1/+74
* TCPMv2: Pass NAK VDM headers to DPMDiana Z2022-12-063-7/+16
* system: Implement system safe modeRob Barnes2022-12-063-0/+132
* usb_tc_drp_acc_trysrc_sm: add bound checkBoris Mittelberg2022-12-051-0/+3
* Revert "ec: Support logging system boot time info"Piotr Pawliczek2022-12-033-74/+1
* ec: Support logging system boot time infoRajesh Kumar2022-12-023-1/+74
* dps: add PDO selection testsEric Yilun Lin2022-12-021-6/+12