summaryrefslogtreecommitdiff
path: root/lib/panic.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-01-18common: Move hang() to the same header as panic()Simon Glass1-0/+1
2018-04-29Consolidate __assert_failed into one implementationAlex Kiernan1-0/+8
2018-04-29spl: Disable printf if not requiredAlex Kiernan1-0/+2
2015-12-14lib: Split panic functions out of vsprintf.cSjoerd Simons1-0/+45