summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* charger: Detect the number of battery cellsKyle Lin2022-09-281-0/+20
* fpsensor: Build fpsensor source file with C++Tom Hughes2022-09-281-0/+4
* Revert "common: replace safe_memcmp with cryptoc version"Jeremy Bettis2022-09-261-0/+11
* common: replace safe_memcmp with cryptoc versionTom Hughes2022-09-261-11/+0
* zephyr: Add test for Steelix alt motion sensorswen zhang2022-09-231-0/+14
* test: use structs initialized in mock for assertionsFiras Sammoura2022-09-221-0/+4
* test: Add test for rollback_get_secretFiras Sammoura2022-09-221-0/+32
* common/peripheral_charger.c: Refactor pchg_startup() functionDerek Huang2022-09-211-2/+13
* Zephyr: Add shim support for PS8818Diana Z2022-09-201-0/+96
* test: Verify uncovered common OCP routinesAaron Massey2022-09-201-0/+25
* test: Replace magic number in virtual_battery.cAaron Massey2022-09-201-6/+8
* zephyr: test: Test `kblight` console commandTristan Honscheid2022-09-201-0/+12
* test: fix warningsYuval Peress2022-09-201-0/+7
* zephyr: rework temperature sensorsDawid Niedzwiecki2022-09-201-1/+1
* herobrine: Wait negotiated VBUS transition before enabling 5V railWai-Hong Tam2022-09-201-1/+6
* Battery: align OS low battery shutdown behaviorIvan Chen2022-09-191-0/+22
* ec_commands: Fix flexible array member with g++Tom Hughes2022-09-161-4/+4
* bb_retimer: Fix EXT_CONNECTION_MODE reg numberstabilize-15122.B-mainCaveh Jalali2022-09-161-2/+2
* zephyr: tests: Test host command EC_CMD_MKBP_INFO (mkbp_info.c)Tristan Honscheid2022-09-161-1/+6
* mock: Fix format for 2-dimensional arraysFiras Sammoura2022-09-141-0/+2
* TCPM: Remove unused VPD functionsAbe Levkoy2022-09-141-62/+0
* TCPMv1: Remove TBT and USB4 supportAbe Levkoy2022-09-141-1/+0
* ec_commands: Add flexible array member support for C and C++Tom Hughes2022-09-131-13/+21
* charger: fix up the charge_get_percent default return valueZhuohao Lee2022-09-131-1/+1
* usb_mux: Split struct usb_mux in common filesTomasz Michalec2022-09-131-5/+11
* Revert "ec_commands: Fix C++ compilation"Reka Norman2022-09-131-5/+4
* zephyr: tests: Test host command EC_CMD_GET_NEXT_EVENT in `mkbp_event.c`Tristan Honscheid2022-09-121-0/+12
* Update license boilerplate text in source code filesMike Frysinger2022-09-12304-306/+306
* test: Add test for read_match_secret resp errorFiras Sammoura2022-09-121-0/+6
* config: rename HOSTCMD_ESPI_* to HOST_INTERFACE_ESPI_*Michał Barnaś2022-09-092-16/+16
* Revert "fpsensor: Build fpsensor source file with C++"Jim Pollock2022-09-091-4/+0
* fpsensor: Build fpsensor source file with C++Tom Hughes2022-09-081-0/+4
* ec_commands: Fix C++ compilationTom Hughes2022-09-081-4/+5
* zephyr: tests: Test command `ksstate` in `common/keyboard_scan.c`Tristan Honscheid2022-09-081-0/+23
* Zephyr: Add AOZ1380 to PPC devicetreeDiana Z2022-09-081-0/+43
* charger: support the charger without batteryZhuohao Lee2022-09-081-1/+15
* zephyr: test keyboard_mkbp host commandsAl Semjonovs2022-09-061-0/+5
* fpsensor: Fix fp_set_sensor_mode return typeTom Hughes2022-09-061-1/+1
* test/test_util: Fix compilation when included from C++ codeTom Hughes2022-09-061-0/+10
* test: Add tests for the powerbtn commandfirmware-ti50-mp-15090.B-mainNehemiah Dureus2022-09-021-1/+1
* TCPMv2: setting PE_TIMER_SENDER_RESPONSE based on PD 3.1Scott Chao2022-09-021-1/+5
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-013-16/+17
* zephyr: test: Test `dps` console command in `common/dps.c`Tristan Honscheid2022-09-011-0/+4
* zephyr: tests: Test common/flash.c crec_flash_is_erased()Tristan Honscheid2022-09-011-1/+8
* TCPMv2: Adjust tPSSourceOn to proper valuestabilize-15086.B-mainScott Chao2022-09-011-1/+4
* driver: bmi: Enable On/Off body detection on all BMI IMUGwendal Grignou2022-08-311-6/+2
* test: Add basic tests exercising the panic output APIYuval Peress2022-08-313-5/+24
* Mithrax : Modify RGBKBD config for non-gaming SKU.Logan_Liao2022-08-301-1/+1
* test: Add test for fpsensor trivial key failureBobby Casey2022-08-301-0/+30
* zephyr: Add new test for vboot efs2Jeremy Bettis2022-08-291-0/+7