index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
console
/
die.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
console/die.c: Add <stdarg.h>
Elyes Haouas
2022-10-06
1
-0
/
+1
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
1
-1
/
+0
*
src/console: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-04
1
-13
/
+2
*
Drop ROMCC code and header guards
Arthur Heymans
2019-12-19
1
-3
/
+0
*
AUTHORS: Move src/console copyrights into AUTHORS file
Martin Roth
2019-09-10
1
-2
/
+0
*
console: Make die() and friends variadic
Jacob Garber
2019-06-11
1
-9
/
+7
*
console: Add new function die_with_post_code()
Keith Short
2019-05-20
1
-0
/
+7
*
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-04
1
-1
/
+0
*
Move compiler.h to commonlib
Nico Huber
2018-10-08
1
-1
/
+0
*
complier.h: add __noreturn and use it in code base
Aaron Durbin
2018-09-10
1
-2
/
+1
*
compiler.h: add __weak macro
Aaron Durbin
2018-04-24
1
-1
/
+2
*
console: Add weak method to notify about death
Patrick Rudolph
2017-08-14
1
-0
/
+11
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
1
-4
/
+0
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
1
-2
/
+1
*
misc: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2015-01-09
1
-4
/
+2
*
Replace hlt() loops with halt()
Patrick Georgi
2014-11-30
1
-4
/
+2
*
remove trailing whitespace
Stefan Reinauer
2011-11-01
1
-1
/
+1
*
Workaround to get die.c to work with romcc.
Patrick Georgi
2010-11-22
1
-1
/
+7
*
Printing coreboot debug messages on VGA console is pretty much useless, since
Stefan Reinauer
2010-11-22
1
-0
/
+33