summaryrefslogtreecommitdiff
path: root/common/panic_output.c
Commit message (Expand)AuthorAgeFilesLines
* panic output: remove assertfirmware-grunt-11031.BBoris Mittelberg2023-03-221-3/+11
* panic_output: undefined behaviour elicits abort() callsPatrick Georgi2018-07-171-2/+2
* panic: Set EC_HOST_EVENT_PANIC on chipset resetFurquan Shaikh2017-11-301-1/+2
* Cr50: The panicinfo command is not safeBill Richardson2016-10-011-3/+3
* panic: Fix unaligned memory access panicKito Cheng2016-09-011-1/+2
* Cr50: Mark several console commands as safeBill Richardson2016-08-311-3/+3
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-4/+2
* Add new "hang" option to crash commandBill Richardson2016-08-051-5/+15
* Kunimitsu: remove console commands for code sizeKyoung Kim2016-04-141-1/+2
* stm32: add synchronous debug printfAlec Berg2015-10-191-0/+2
* panic: Fix unaligned memory access panicli feng2015-04-141-1/+1
* panic: Send host event on panic detectShawn Nematbakhsh2015-02-241-0/+14
* panic: fix logging of watchdog in panic dataAlec Berg2015-02-201-10/+0
* cortex-m*: Save panicinfo on non-exception panicsShawn Nematbakhsh2015-02-181-8/+58
* ryu: Use brief assertion failure messageVic Yang2014-10-011-0/+9
* extract common core codeVincent Palatin2013-12-051-0/+169