summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* ec: Remove calls to __gcov_flushJeremy Bettis2022-08-091-2/+4
* usbhc: Initialize usbhc state variable to READY_TO_RXParth Malkan2022-08-051-5/+2
* util: remove unused includesYuval Peress2022-08-0541-3/+44
* ec: Fix stack smashing in motion_sense_fifoJeremy Bettis2022-08-041-2/+6
* Revert "mkbp: don't queue mkbp events in S3"Ting Shen2022-08-041-8/+5
* motion_sense_fifo: Reset timestamp only when ODR changesGwendal Grignou2022-08-032-10/+24
* motion_sense_fifo: Move lost to motion_sensor_fifoGwendal Grignou2022-08-032-6/+19
* motion_sense_fifo: use is_new_timestampGwendal Grignou2022-08-031-2/+2
* TCPMv2: Add BIST shared modeDiana Z2022-08-033-2/+99
* usbc-pd: Allow setting an initial debug levelAndrew McRae2022-07-293-0/+6
* zephyr: rework i2c enumsDawid Niedzwiecki2022-07-281-27/+0
* dps: use active charger idx for getting voltageEric Yilun Lin2022-07-271-3/+3
* dps: respect PD_MAX_CURRENT_MA when evaluating PDOEric Yilun Lin2022-07-271-1/+1
* dps: use charger target voltage instead of battery design voltagePeter Marheine2022-07-271-3/+23
* TCPMV2: Handle TBT mode entrypoornima tom2022-07-261-0/+4
* ec: Can't declare variable after case labelJeremy Bettis2022-07-261-1/+2
* zephyr: test: add i2c_lock testDawid Niedzwiecki2022-07-261-1/+2
* tree: Move printf declarations to stdio.hTom Hughes2022-07-191-56/+0
* tree: Change non-standard "%pP" printf format to "%p"Tom Hughes2022-07-198-33/+20
* tree: Remove non-standard "%ph" printf formatTom Hughes2022-07-197-47/+83
* usb_pd_dpm: fix sink_max_pdo_requestedEric Yilun Lin2022-07-191-1/+1
* mkbp: don't queue mkbp events in S3Ting Shen2022-07-181-5/+8
* common/util: Add castsTom Hughes2022-07-161-2/+4
* retimer: firmware update retry onlineLi Feng2022-07-151-14/+152
* TCPMv2: TBT cable entry/exit should be symmetricalLi Feng2022-07-151-30/+16
* tree: Replace %pT with snprintf_timestampTom Hughes2022-07-159-36/+44
* printf: Add snprintf_hex_bufferTom Hughes2022-07-141-0/+48
* printf: Add snprintf_timestamp and snprintf_timestamp_nowTom Hughes2022-07-141-0/+40
* printf: Create separate function for converting uint64_t to stringTom Hughes2022-07-141-35/+61
* printf: Remove NO_UINT64_SUPPORTTom Hughes2022-07-141-30/+3
* tree: Check return value from snprintfTom Hughes2022-07-133-5/+11
* TCPMV2: Add USB PD Power Button SupportJameson Thies2022-07-124-2/+120
* tree: remove unused P9221 wireless chargerTom Hughes2022-07-122-25/+0
* tree: Remove non-standard %pb printf formatTom Hughes2022-07-122-13/+3
* rgbkbd: Fix response size for rgbkbd host commandParth Malkan2022-07-111-3/+1
* usb_ppc: Add Config to Remove CPRINTS from ppc_printsJameson Thies2022-07-111-8/+8
* clang-format: Ran clang-format on all files againJack Rosenthal2022-07-082-4/+4
* TCPMv2: correct LRD cable checkingLi Feng2022-07-081-6/+3
* common/usbc/usb_pd_timer.c: Format with clang-formatJack Rosenthal2022-07-071-64/+62
* common: Conditionally support printf %l and %i modifiersBobby Casey2022-07-071-11/+15
* tree: Move stdlib implementation to builtin directoryTom Hughes2022-07-072-388/+1
* common/usbc/tbt_alt_mode.c: Format with clang-formatJack Rosenthal2022-07-071-60/+54
* common/ec_ec_comm_client.c: Format with clang-formatJack Rosenthal2022-07-071-3/+4
* common/keyboard_scan.c: Format with clang-formatJack Rosenthal2022-07-071-19/+19
* common/charge_state_v2.c: Format with clang-formatJack Rosenthal2022-07-071-2/+2
* rgbkbd: Add get_config subcommand to rgbkbd host commandParth Malkan2022-07-071-0/+8
* trng: Rename rand to trng_randTom Hughes2022-07-062-16/+16
* TCPMV2: Gate Alert USB PD 3.1 fields on partner revisionJameson Thies2022-07-061-0/+17
* Revert boringssl clang-format changesTom Hughes2022-07-064-2763/+4
* common/onewire.c: Format with clang-formatJack Rosenthal2022-07-061-2/+3