summaryrefslogtreecommitdiff
path: root/common/panic_output.c
Commit message (Expand)AuthorAgeFilesLines
* fix ChromiumOS authors and whitespace warningsMary Ruthven2022-09-131-1/+1
* Revert "panic: Set EC_HOST_EVENT_PANIC on chipset reset"Mary Ruthven2021-11-181-2/+1
* Revert "ish: preserve panic data across reset"Mary Ruthven2021-11-181-1/+0
* Revert "minute-ia: ish software panic"Mary Ruthven2021-11-181-26/+0
* Remove uses of %lEvan Green2019-10-051-2/+2
* printf: Fix formatting errorsEvan Green2019-10-051-2/+2
* host_command: Change host command return value to enum ec_statusTom Hughes2019-10-021-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* minute-ia: ish software panicDenis Brockus2019-06-111-0/+26
* ish: preserve panic data across resetJack Rosenthal2019-05-041-0/+1
* 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