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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
src/console: Fix coding style
Elyes HAOUAS
2018-06-04
3
-24
/
+31
*
src/console/vtxprintf.c: Remove unneeded 'console.h' include
Elyes HAOUAS
2018-06-04
1
-1
/
+0
*
console: Fix regression on LATE_CBMEM_INIT
Kyösti Mälkki
2018-06-01
1
-2
/
+4
*
Introduce bootblock self-decompression
Julius Werner
2018-05-22
1
-0
/
+2
*
console: Skip non-BSP printk() earlier
Kyösti Mälkki
2018-05-09
1
-4
/
+3
*
console: Reduce default loglevel to DEBUG
Nico Huber
2018-05-08
1
-1
/
+1
*
console/vtxprintf.c: Add required spaces around '>'
Elyes HAOUAS
2018-05-04
1
-1
/
+1
*
src/device: Fix discarded-qualifiers compilation issue
Subrata Banik
2018-05-02
1
-1
/
+1
*
src/console: Add spaces around '=='
Elyes HAOUAS
2018-04-28
1
-2
/
+2
*
compiler.h: add __weak macro
Aaron Durbin
2018-04-24
2
-2
/
+4
*
console: Expose vsnprintf
David Hendricks
2018-04-09
1
-1
/
+1
*
console: only allow console messages after initialization
Aaron Durbin
2018-03-02
1
-0
/
+6
*
console: Introduce a way for mainboard to override the loglevel
Julien Viard de Galbert
2018-02-23
2
-2
/
+12
*
driver/uart: Introduce a way for mainboard to override the baudrate
Julien Viard de Galbert
2018-02-21
1
-0
/
+10
*
console: Ignore loglevel in nvram until ramstage
Kyösti Mälkki
2017-09-25
1
-1
/
+4
*
console: Add weak method to notify about death
Patrick Rudolph
2017-08-14
1
-0
/
+11
*
src: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-13
1
-1
/
+1
*
src/console: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-12
3
-14
/
+14
*
console/flashsconsole: Add spi flash console for debugging
Youness Alaoui
2017-06-04
2
-0
/
+35
*
cbmem_console: Improve 'cbmem -1' behavior for truncated pre-CBMEM logs
Julius Werner
2017-05-18
1
-1
/
+1
*
console: rework log level to not be reliant on ROMSTAGE_CONST
Aaron Durbin
2017-04-25
1
-7
/
+35
*
console: Make snprintf available in all stages
Paul Menzel
2017-04-24
1
-4
/
+5
*
console: Enable do_printk_va_list for VBOOT
Lee Leahy
2016-12-27
1
-2
/
+2
*
Hook up libhwbase in ramstage
Nico Huber
2016-11-29
4
-0
/
+96
*
console/vtxprintf.c: cast precision to size_t for string length
Martin Roth
2016-11-21
1
-1
/
+1
*
Revert "[WIP] console/Kconfig: Calculate COM port base addresses only on x86"
Ronald G. Minnich
2016-10-18
1
-2
/
+0
*
[WIP] console/Kconfig: Calculate COM port base addresses only on x86
Jonathan Neuschäfer
2016-10-15
1
-0
/
+2
*
Kconfig: Update default hex values to start with 0x
Martin Roth
2016-10-02
1
-1
/
+1
*
console: honor CONFIG_POSTCAR_CONSOLE
Aaron Durbin
2016-09-19
1
-2
/
+2
*
src/console: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-31
2
-2
/
+2
*
console: Add write line routine
Lee Leahy
2016-08-10
1
-0
/
+13
*
arch/x86: Enable postcar console
Lee Leahy
2016-08-01
2
-1
/
+8
*
skylake/mainboard: Define mainboard hook in bootblock
Subrata Banik
2016-07-28
1
-0
/
+1
*
console/post: be explicit about conditional cmos_post_log() compiling
Aaron Durbin
2016-05-25
1
-2
/
+3
*
arch/x86: introduce postcar stage/phase
Aaron Durbin
2016-03-23
1
-0
/
+5
*
Kconfig: hide useless options on ARM.
Vladimir Serbinenko
2016-03-05
1
-0
/
+5
*
console: Add higher baud rates
Lee Leahy
2016-02-22
1
-0
/
+15
*
console: Disable SQUELCH_EARLY_SMP if SMP is not selected
Lee Leahy
2016-02-09
1
-0
/
+1
*
console: Simplify bootblock console Kconfig selection logic
Alexandru Gagniuc
2016-01-21
1
-1
/
+1
*
console/: add missing license headers
Damien Roth
2016-01-18
2
-5
/
+27
*
src/console: Add x86 romstage spinlock option and printk spinlock support
Timothy Pearson
2015-12-15
1
-0
/
+15
*
console: Allow ARM64 platforms to select bootblock console
Martin Roth
2015-12-08
1
-1
/
+1
*
console: Add help for serial IO port selection
Martin Roth
2015-11-21
1
-0
/
+12
*
rules.h: Add ENV_STRING and use it in console_init()
Ben Gardner
2015-11-20
1
-14
/
+2
*
x86: Add Kconfig to disable early bootblock postcodes
Martin Roth
2015-11-19
1
-0
/
+9
*
src/console: Link die.c in bootblock without BOOTBLOCK_CONSOLE
Alexandru Gagniuc
2015-11-17
1
-1
/
+1
*
arm64: remove secmon
Aaron Durbin
2015-11-07
2
-6
/
+0
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
6
-24
/
+0
*
x86: add standalone verstage support
Aaron Durbin
2015-10-14
1
-0
/
+1
*
Add EM100 'hyper term' spi console support in ramstage & smm
Martin Roth
2015-10-05
2
-0
/
+11
[prev]
[next]