summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* octopus: Increase watchdog timeout period to 2100msfirmware-octopus-11297.BRob Barnes2023-05-171-0/+8
* octopus: Undef CONFIG_CMD_MMAPINFORob Barnes2023-05-161-0/+1
* octopus: Undef CONFIG_CMD_MDRob Barnes2023-05-161-0/+1
* octopus: Undef CONFIG_CMD_MFALLOWRob Barnes2023-05-161-0/+1
* octopus: Undef CONFIG_CMD_ACCELSPOOFRob Barnes2023-05-161-0/+3
* octopus: Enable system safe mode panic recoveryRob Barnes2023-05-111-0/+3
* system_safe_mode: Print process stack dumpRob Barnes2023-05-016-48/+118
* cortex-m/panic: Introduce CONFIG_PANIC_STRIP_GPR optionPatryk Duda2023-05-013-6/+75
* nds32: Support for system safe modeRob Barnes2023-05-011-0/+15
* system_safe_mode: Remove ifdef around IDLE taskRob Barnes2023-05-011-2/+0
* system_safe_mode: Fix typo in HAS_TASK_HOOKRob Barnes2023-05-011-1/+1
* system_safe_mode: Use common method for identifying critical tasksRob Barnes2023-05-012-10/+20
* system: Implement system safe modeRob Barnes2023-05-019-0/+288
* cortex-m/panic: Use newly provided functions to access panic dataPatryk Duda2023-05-011-9/+17
* npcx/system: Use newly provided functions to access panic dataPatryk Duda2023-05-011-3/+5
* common/panic_output: Use newly introduced functions for panic info dumpPatryk Duda2023-05-011-15/+25
* common/system: Use beginning of panic data for calculationsPatryk Duda2023-05-011-1/+1
* host/system: Implement functions for getting pointer to panic dataPatryk Duda2023-05-011-0/+6
* Introduce functions that provide safe pointer to panic dataPatryk Duda2023-05-013-3/+183
* ish: preserve panic data across resetJack Rosenthal2023-05-015-13/+134
* task: Add task_enable_task() and task_disable_task()Yilun Lin2023-03-096-0/+793
* Casta : Change charging voltage and currentYongBeum.Ha2023-02-141-0/+6
* board/casta/battery.c: Format with clang-formatJack Rosenthal2023-02-141-8/+8
* Casta : Change Maximum Voltage of BatteryYongBeum.Ha2023-02-031-1/+1
* test: motion_lid: Fix merging errorGwendal Grignou2022-12-071-6/+1
* panic output: remove assertBoris Mittelberg2022-10-282-3/+13
* common: motion: fix races at shutdownGwendal Grignou2022-10-201-7/+16
* it83xx: espi: reset pltrst# virtual wire signal during espi resetDino Li2022-10-182-0/+5
* :common: Not sleep 500ms when already left safe modeDavid Huang2022-09-012-15/+15
* bobba: Change charge max sleep time to 4sDavid Huang2022-08-311-0/+7
* anx7447: Read ANX7447 firmware versionarthur.lin2022-05-181-0/+28
* motionsense: prevent loop after missing eventsJett Rink2022-05-171-8/+10
* garg: support imu bmi260Zick Wei2022-05-163-0/+68
* bmi260: Set i2c transfer size to 128Rong Chang2022-05-161-2/+2
* bmi260: back out support for compressed config fileKeith Short2022-05-162-175/+6
* bmi260: move BMI260 init file into .init.rom sectionKeith Short2022-05-162-15/+67
* init_rom: Add init_rom layerKeith Short2022-05-163-1/+123
* bmi260: Add support for using compressed configKeith Short2022-05-162-10/+199
* driver: bmi: Merge list_activities in common codeGwendal Grignou2022-05-164-27/+14
* driver: bmi260: integrate body detectionGwendal Grignou2022-05-161-0/+15
* driver: Add BMI260 basic driver supportChing-Kang Yen2022-05-1612-58/+1723
* driver: Replace BMI160 to BMI in board configChing-Kang Yen2022-05-1633-177/+158
* driver: Add BMI common codeChing-Kang Yen2022-05-167-863/+1298
* dood: Add CONFIG_USB_PD_RESET_MIN_BATT_SOCYu-An Chen2022-05-031-0/+3
* driver: icm42607: removed SW reset and added POC initializeJuHyun Kim2022-05-012-20/+133
* chgstv2: rework "charge_command_charge_control()"Tommy Chung2022-04-071-1/+1
* garg: Add Simplo 916QA152H batteryDevin Lu2022-04-062-0/+29
* battery: Set EC_BATT_FLAG_INVALID_DATA correctlyDaisuke Nojiri2022-03-181-2/+2
* battery/smart: Don't update fields if reading failsDaisuke Nojiri2022-03-161-1/+9
* battery: Set host's low battery shutdown SoC to 4%Daisuke Nojiri2022-02-211-4/+4