summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* test: Add tests for the powerbtn commandfirmware-ti50-mp-15090.B-mainNehemiah Dureus2022-09-021-2/+2
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-0182-167/+168
* zephyr: test: Test `dps` console command in `common/dps.c`Tristan Honscheid2022-09-011-0/+19
* battery: print gauge C-FET statusEric Yilun Lin2022-09-011-0/+10
* common: Not sleep 500ms when already left safe modeDavid Huang2022-09-012-15/+15
* usb_common: Move HPD Wake MKBP Source to TCPMv1/TCPMv2 common fileJameson Thies2022-09-012-9/+9
* test: Add basic tests exercising the panic output APIYuval Peress2022-08-311-1/+1
* test: Add test for get ikm failure when seed not setFiras Sammoura2022-08-301-1/+1
* test: Add test for fpsensor trivial key failureBobby Casey2022-08-303-2/+68
* fpsensor_crypto: Abstract calls to hmac_SHA256Bobby Casey2022-08-301-4/+10
* usbc: Set VDM_SETUP_DONE on DR Swap fail due to PD 2.0B R, Harsha2022-08-301-0/+1
* TCPMv2: Release TCPC driver on port suspend requestCaveh Jalali2022-08-291-0/+1
* zephyr: Add new test for vboot efs2Jeremy Bettis2022-08-291-0/+7
* zephyr: test: Add tests for the hcdebug console commandMadhurima Paruchuri2022-08-291-0/+2
* zephyr: vstore: Add tests for vstore host commandSimon Glass2022-08-261-1/+1
* zephyr: test: add dps test casesEric Yilun Lin2022-08-251-9/+25
* port80: Add a config to avoid logging port80 codesAndrew McRae2022-08-251-1/+3
* Test: Add test hooks for PD_CONTROLDiana Z2022-08-241-1/+10
* zephyr: test: test tabletmode and tablet_set_modeFabio Baltieri2022-08-241-0/+7
* dps: header cleanupEric Yilun Lin2022-08-231-3/+0
* TCPMV2: Reset ps_reset_state on disconnectTomasz Michalec2022-08-231-8/+10
* zephyr: test: add tests for reboot host commandFabio Baltieri2022-08-221-0/+9
* zephyr: test: Add I2C passthru protect host command test casesWai-Hong Tam2022-08-191-0/+5
* TCPMv2: Reset cable message IDs after Data ResetAbe Levkoy2022-08-191-0/+6
* TCPMv2: Expose function to reset message IDsAbe Levkoy2022-08-191-15/+14
* common/timer: Make passing negative values to `waitms` an errorRobert Zieba2022-08-181-0/+3
* 8042: Rename I8042_RET to ATKBD_RETRaul E Rangel2022-08-181-18/+18
* 8042: Prefix data_port_state enum valuesRaul E Rangel2022-08-181-51/+53
* 8042: Rename I8042_CMD to ATKBD_CMD and move to a different fileRaul E Rangel2022-08-181-16/+17
* charge_state: Add PWR_STATE_FORCED_IDLE stateParth Malkan2022-08-183-11/+24
* keyboard_8042: fix typematic scan code will be inserted issuearthur.lin2022-08-171-15/+21
* TCMPV2: Add USB PD power button support in S0/S0ix/S3 statesJameson Thies2022-08-163-33/+82
* usbc: Add an edge case of DR Swap fail due to PD 2.0Won Chung2022-08-151-0/+15
* power: Don't set the AP_IDLE flag if a power failure occurredPablo Ceballos2022-08-152-0/+20
* battery: Set battery cutoff flagTim Van Patten2022-08-151-0/+3
* keyboard_scan: skip ghost key detection at bootTing Shen2022-08-151-21/+31
* 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