summaryrefslogtreecommitdiffstats
path: root/lib/panic.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* Consolidate __assert_failed into one implementationAlex Kiernan2018-04-281-0/+8
* spl: Disable printf if not requiredAlex Kiernan2018-04-281-0/+2
* lib: Split panic functions out of vsprintf.cSjoerd Simons2015-12-131-0/+45