summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* zephyr: tests: Test host command EC_CMD_GET_NEXT_EVENT in `mkbp_event.c`Tristan Honscheid2022-09-121-1/+10
* Update license boilerplate text in source code filesMike Frysinger2022-09-12238-238/+238
* zephyr: Add new vboot efs2 tests for cr50 errorsJeremy Bettis2022-09-121-1/+9
* test: Add test for read_match_secret resp errorFiras Sammoura2022-09-121-0/+22
* zephyr: tests: Test handling of special key combos in `keyboard_scan.c`Tristan Honscheid2022-09-091-1/+2
* Revert "fpsensor: Build fpsensor source file with C++"Jim Pollock2022-09-091-20/+9
* zephyr: tests: Test `kbpress` command from `common/keyboard_scan.c`Tristan Honscheid2022-09-081-1/+1
* fpsensor: Build fpsensor source file with C++Tom Hughes2022-09-081-9/+20
* fpsensor: Fix g++ compiler errorTom Hughes2022-09-081-1/+5
* zephyr: tests: Test command `ksstate` in `common/keyboard_scan.c`Tristan Honscheid2022-09-081-1/+13
* test: Verify sysinfo console_cmdAaron Massey2022-09-081-0/+1
* ec: Suppress new recursion warning in gcc 12Jeremy Bettis2022-09-081-0/+7
* charger: support the charger without batteryZhuohao Lee2022-09-082-3/+8
* lid: Only change the lid state when forcing openAndrew McRae2022-09-071-1/+3
* zephyr: test keyboard_mkbp host commandsAl Semjonovs2022-09-061-1/+1
* fpsensor: Fix fp_set_sensor_mode return typeTom Hughes2022-09-061-2/+2
* fpsensor: Remove nested designators for C++ compatibilityTom Hughes2022-09-061-5/+6
* 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