summaryrefslogtreecommitdiffstats
path: root/src/console/die.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/console: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* Drop ROMCC code and header guardsArthur Heymans2019-12-191-3/+0
* AUTHORS: Move src/console copyrights into AUTHORS fileMartin Roth2019-09-101-2/+0
* console: Make die() and friends variadicJacob Garber2019-06-111-9/+7
* console: Add new function die_with_post_code()Keith Short2019-05-201-0/+7
* 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