summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* common/charge_manager.c: Format with clang-formatJack Rosenthal2022-07-061-123/+111
* common/usbc/dp_alt_mode.c: Format with clang-formatJack Rosenthal2022-07-061-28/+23
* ec: add cbi data tag/field for factory_calibration_dataYH Lin2022-07-061-0/+8
* charge_manager: return max available power in PD_POWER_INFO commandTing Shen2022-07-061-7/+23
* common/chargen.c: Format with clang-formatJack Rosenthal2022-07-011-7/+6
* common/stillness_detector.c: Format with clang-formatJack Rosenthal2022-07-011-10/+10
* common/queue_policies.c: Format with clang-formatJack Rosenthal2022-07-011-3/+3
* TCPMv2: Treat VDM response timeout as NAKAbe Levkoy2022-07-011-0/+18
* TCPMv2: Synchronize DP and DPM statesAbe Levkoy2022-07-012-2/+8
* common: Move strcasecmp and strtoull to util_stdlib.cTom Hughes2022-07-012-53/+61
* common/mock/usb_prl_mock.c: Format with clang-formatJack Rosenthal2022-07-011-24/+24
* common/usbc/usb_pd_console.c: Format with clang-formatJack Rosenthal2022-07-011-33/+32
* common/temp_sensor.c: Format with clang-formatJack Rosenthal2022-07-011-6/+3
* common/usb_pd_alt_mode_dfp.c: Format with clang-formatJack Rosenthal2022-07-011-133/+126
* common/keyboard_8042.c: Format with clang-formatJack Rosenthal2022-07-011-68/+59
* common/lightbar.c: Format with clang-formatJack Rosenthal2022-07-011-185/+132
* common/usb_pd_flags.c: Format with clang-formatJack Rosenthal2022-07-011-1/+1
* common/console_output.c: Format with clang-formatJack Rosenthal2022-07-011-9/+7
* common/usbc/usb_tc_vpd_sm.c: Format with clang-formatJack Rosenthal2022-07-011-9/+9
* common/led_pwm.c: Format with clang-formatJack Rosenthal2022-07-011-4/+3
* common/usb_port_power_dumb.c: Format with clang-formatJack Rosenthal2022-07-011-14/+11