summaryrefslogtreecommitdiffstats
path: root/src/console/die.c
Commit message (Expand)AuthorAgeFilesLines
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* complier.h: add __noreturn and use it in code baseAaron Durbin2018-09-101-2/+1
* compiler.h: add __weak macroAaron Durbin2018-04-241-1/+2
* console: Add weak method to notify about deathPatrick Rudolph2017-08-141-0/+11
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* misc: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-091-4/+2
* Replace hlt() loops with halt()Patrick Georgi2014-11-301-4/+2
* remove trailing whitespaceStefan Reinauer2011-11-011-1/+1
* Workaround to get die.c to work with romcc.Patrick Georgi2010-11-221-1/+7
* Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer2010-11-221-0/+33