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
/
post.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
console/post: NOPOST means NOPOST
Patrick Georgi
2020-01-18
1
-1
/
+2
*
console/post: Split parts to arch/
Kyösti Mälkki
2020-01-14
1
-14
/
+9
*
console/post: Move cmos_post_code() under pc80/rtc
Kyösti Mälkki
2020-01-10
1
-133
/
+1
*
drivers/pc80/rtc: Swap cmos_write32() parameter order
Kyösti Mälkki
2020-01-06
1
-4
/
+4
*
src: Remove some romcc workarounds
Jacob Garber
2019-12-31
1
-0
/
+24
*
Drop ROMCC code and header guards
Arthur Heymans
2019-12-19
1
-7
/
+0
*
AUTHORS: Move src/console copyrights into AUTHORS file
Martin Roth
2019-09-10
1
-2
/
+0
*
post: during post_code, only call elog when enabled
Jett Rink
2019-05-22
1
-1
/
+1
*
Remove unnecessary ENV_RAMSTAGE guard
Subrata Banik
2019-05-14
1
-2
/
+0
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
1
-12
/
+12
*
arch/io.h: Separate MMIO and PNP ops
Kyösti Mälkki
2019-03-04
1
-1
/
+4
*
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-16
1
-1
/
+0
*
Move compiler.h to commonlib
Nico Huber
2018-10-08
1
-1
/
+0
*
src/device: Fix discarded-qualifiers compilation issue
Subrata Banik
2018-05-02
1
-1
/
+1
*
compiler.h: add __weak macro
Aaron Durbin
2018-04-24
1
-1
/
+2
*
src/console: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-12
1
-11
/
+11
*
console/post: be explicit about conditional cmos_post_log() compiling
Aaron Durbin
2016-05-25
1
-2
/
+3
*
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
-3
/
+1
*
src/console/post.c: Sanitize headers from preprocessor abuse
Edward O'Callaghan
2014-06-27
1
-6
/
+2
*
Make POST device configurable.
Idwer Vollering
2014-03-16
1
-2
/
+2
*
Log device path into CMOS during probe stages
Duncan Laurie
2013-11-26
1
-0
/
+16
*
Extend CMOS POST code logging to store extra data
Duncan Laurie
2013-11-26
1
-0
/
+34
*
cmos post: Guard with spinlock
Duncan Laurie
2013-11-26
1
-3
/
+12
*
Conditionally #include mc1468181rtc if CMOS_POST is enabled
David Hendricks
2012-11-27
1
-0
/
+2
*
Make POST codes written to IO port optional
David Hendricks
2012-11-27
1
-1
/
+3
*
Log unexpected post code from the previous boot
Duncan Laurie
2012-11-08
1
-0
/
+36
*
Add support for storing POST codes in CMOS
Duncan Laurie
2012-11-08
1
-0
/
+18
*
Add a capability for mainboard-specific posting.
Alexandru Gagniuc
2012-08-04
1
-0
/
+15
*
remove trailing whitespace
Stefan Reinauer
2011-11-01
1
-1
/
+1
*
console: support integrated 7-segment displays for POST codes
Christoph Grenz
2011-10-23
1
-1
/
+1
*
more ifdef -> if fixes
Stefan Reinauer
2011-04-21
1
-2
/
+2
*
rename CONFIG_SERIAL_POST to CONFIG_CONSOLE_POST
Stefan Reinauer
2011-01-28
1
-1
/
+1
*
Printing coreboot debug messages on VGA console is pretty much useless, since
Stefan Reinauer
2010-11-22
1
-0
/
+37