summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
...
* charger: Move setup into its own functionSimon Glass2023-05-051-9/+16
* chgstv2: Always discharge if soc is > sustainer_soc.upperDerek Basehore2023-05-051-6/+10
* zephyr: tests: Test most of remaining ocpc.c codeTristan Honscheid2023-05-053-5/+32
* body_detection: Remove motion_sense_fifo_stage_data with NULLTim Van Patten2023-05-042-53/+1
* Return the enum type for error and statusYi Chou2023-05-045-32/+40
* chgstv2: Print battery sustainer settingDaisuke Nojiri2023-05-031-1/+2
* adc: Reduce code size of adc commandDaisuke Nojiri2023-05-031-19/+6
* ec: Add async FLASH_PROTECTFiras Sammoura2023-05-031-1/+105
* charge_manager: Rename ambiguously scoped override_portDaisuke Nojiri2023-05-021-6/+4
* fpsensor: Export fp_read_match_secretYi Chou2023-05-021-9/+25
* common/fpsensor: Add TODOsTom Hughes2023-04-291-0/+3
* Revert "Add workaround for erroneous battery temperatures"Robert Zieba2023-04-271-5/+1
* test/fpsensor_crypto: Convert to C++Tom Hughes2023-04-261-1/+0
* fpsensor: Boost the CPU when neededYi Chou2023-04-261-0/+4
* Charge_state_v2: Always evaluate battery disconnectDiana Z2023-04-251-8/+11
* fpsensor: Switch to the ScopedFastCpuYi Chou2023-04-251-4/+3
* clock: Add mock for clock_enable_moduleYi Chou2023-04-252-0/+25
* Reland "fpsensor: Use OPENSSL_cleanse instead of always_memset"Yi Chou2023-04-253-21/+25
* Reland "tree: Remove the stale boringssl AES code"Yi Chou2023-04-253-6/+0
* Reland "Use third_party boringssl for AES"Yi Chou2023-04-251-5/+10
* common/tablet: Fix printing the tablet modeGwendal Grignou2023-04-241-2/+7
* panic: Add flags to panicinfo outputRob Barnes2023-04-241-2/+2
* ec: Add another #line directive for usb_common.cJeremy Bettis2023-04-221-0/+6
* Revert "Reland "Use third_party boringssl for AES""Jonathon Murphy2023-04-211-10/+5
* Revert "Reland "tree: Remove the stale boringssl AES code""Jonathon Murphy2023-04-213-0/+6
* Revert "Reland "fpsensor: Use OPENSSL_cleanse instead of always_memset""Jonathon Murphy2023-04-213-25/+21
* Reland "fpsensor: Use OPENSSL_cleanse instead of always_memset"Yi Chou2023-04-213-21/+25
* Reland "tree: Remove the stale boringssl AES code"Yi Chou2023-04-213-6/+0
* Reland "Use third_party boringssl for AES"Yi Chou2023-04-211-5/+10
* zephyr: test: Set up OCPC test project and check console commandsTristan Honscheid2023-04-211-1/+12
* charger: Disambiguate charger command outputDaisuke Nojiri2023-04-201-14/+18
* rollback: Add support for entropy from RNG for rollbackaddentPatryk Duda2023-04-201-5/+17
* panic: Set watchdog panic reason if old watchdog panicRob Barnes2023-04-181-1/+9
* Revert "Use third_party boringssl for AES"Yi Chou2023-04-181-10/+5
* Revert "tree: Remove the stale boringssl AES code"Yi Chou2023-04-183-0/+6
* Revert "fpsensor: Use OPENSSL_cleanse instead of always_memset"Yi Chou2023-04-183-25/+21
* clock: Remove the weak definition clock_enable_moduleYi Chou2023-04-181-9/+0
* fpsensor: Use OPENSSL_cleanse instead of always_memsetYi Chou2023-04-183-21/+25
* tree: Remove the stale boringssl AES codeYi Chou2023-04-183-6/+0
* Use third_party boringssl for AESYi Chou2023-04-181-5/+10
* zephyr: Eliminate pointer from SYS_INIT functionsKeith Short2023-04-175-15/+5
* fpsensor: Use consistent unsigned type for finger indexTom Hughes2023-04-172-6/+4
* flash: cbi: Block the HCs from flash CBI section modificationMadhurima Paruchuri2023-04-171-1/+84
* USB-PD: Make sink automatically enter EPR modeDaisuke Nojiri2023-04-173-3/+20
* system_safe_mode: Allow coredump host commandsRob Barnes2023-04-171-4/+11
* ec: Add back in some #line directivesJeremy Bettis2023-04-151-0/+6
* USB-PD: Update pd console command for EPRDaisuke Nojiri2023-04-141-4/+36
* host_cmd: Add command to get/set s0ix counterGrzegorz Bernacki2023-04-141-0/+22
* TCPMv2: Disable PE during ErrorRecoveryDiana Z2023-04-131-2/+1
* USB-PD: Update EC_CMD_TYPEC_STATUS for EPRDaisuke Nojiri2023-04-131-30/+70