summaryrefslogtreecommitdiff
path: root/src/console/die.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-04src/console: Use SPDX for GPL-2.0-only filesAngel Pons
2019-12-19Drop ROMCC code and header guardsArthur Heymans
2019-09-10AUTHORS: Move src/console copyrights into AUTHORS fileMartin Roth
2019-06-11console: Make die() and friends variadicJacob Garber
2019-05-20console: Add new function die_with_post_code()Keith Short
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-10complier.h: add __noreturn and use it in code baseAaron Durbin
2018-04-24compiler.h: add __weak macroAaron Durbin
2017-08-14console: Add weak method to notify about deathPatrick Rudolph
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-01-09misc: Drop print_ implementation from non-romcc boardsStefan Reinauer
2014-11-30Replace hlt() loops with halt()Patrick Georgi
2011-11-01remove trailing whitespaceStefan Reinauer
2010-11-22Workaround to get die.c to work with romcc.Patrick Georgi
2010-11-22Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer