Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
e7a336ac29b1ef5aaa1b0aa4926ed75829b491b1
/
src
/
console
44d5342
src/console: Add x86 romstage spinlock option and printk spinlock support
by Timothy Pearson
· 8 years ago
9c073ed
console: Allow ARM64 platforms to select bootblock console
by Martin Roth
· 7 years ago
ac76ed9
console: Add help for serial IO port selection
by Martin Roth
· 8 years ago
aa5f5b1
rules.h: Add ENV_STRING and use it in console_init()
by Ben Gardner
· 8 years ago
1455437
x86: Add Kconfig to disable early bootblock postcodes
by Martin Roth
· 8 years ago
90ca341
src/console: Link die.c in bootblock without BOOTBLOCK_CONSOLE
by Alexandru Gagniuc
· 8 years ago
8c8e2b7
arm64: remove secmon
by Aaron Durbin
· 8 years ago
a73b931
tree: drop last paragraph of GPL copyright header
by Patrick Georgi
· 8 years ago
75c51d9
x86: add standalone verstage support
by Aaron Durbin
· 8 years ago
3a54318
Add EM100 'hyper term' spi console support in ramstage & smm
by Martin Roth
· 8 years ago
aadf2b8
consoles: remove unused infrastructure
by Aaron Durbin
· 8 years ago
b890a12
Remove address from GPLv2 headers
by Patrick Georgi
· 8 years ago
59e7b42
arm64: Reorganize payload entry code and related Kconfigs
by Julius Werner
· 8 years ago
d4a72f7
console: Bring back newline translation
by Kyösti Mälkki
· 8 years ago
fd6fb26
verstage: provide support for serial console
by Aaron Durbin
· 8 years ago
aab1326
console: enumerate all known stages
by Aaron Durbin
· 8 years ago
8fb36c0
console: rename do_vtxprintf to do_printk_va_list and use it
by Aaron Durbin
· 8 years ago
6e20e2f
cbmem: add and use a function to dump console buffer
by Vadim Bendebury
· 8 years ago
d70bf7c
cbmem_console: fix it for x86
by Aaron Durbin
· 8 years ago
90f6cd3
Add console wrapper for UART driver
by Vadim Bendebury
· 9 years ago
ec5e5e0
New mechanism to define SRAM/memory map with automatic bounds checking
by Julius Werner
· 9 years ago
06ef046
global: Refactor get_option usage
by Varad Gautam
· 8 years ago
56b8309
build system: rename __BOOT_BLOCK__ and __VER_STAGE__
by Patrick Georgi
· 8 years ago
9b058467
Avoid 64bit math on MIPS platforms
by Vadim Bendebury
· 8 years ago
abde3b5
arm64: Add support for secure monitor
by Furquan Shaikh
· 9 years ago
59e691b
console: Convert cbmem log line endings to UNIX standard
by Timothy Pearson
· 8 years ago
6ea3eff
console: Allow bootblock console on MIPS
by Paul Burton
· 9 years ago
60ef456
console/Kconfig: Enable CBMEM console by default
by Paul Menzel
· 9 years ago
a637194
x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option
by Kyösti Mälkki
· 8 years ago
01fe638
cbmem console: Allow the cbmem console on non-x86 systems again.
by Gabe Black
· 9 years ago
73307e0
Add stage information to coreboot banner
by Stefan Reinauer
· 8 years ago
8659e40
CBMEM console: Fix and enhance pre-RAM support
by Kyösti Mälkki
· 8 years ago
bcc1d42
vboot2: implement select_firmware for pre-romstage verification
by Daisuke Nojiri
· 9 years ago
d686522
misc: Drop print_ implementation from non-romcc boards
by Stefan Reinauer
· 8 years ago
63956e6
ipq8064: prepare UART driver for use in coreboot
by Vadim Bendebury
· 9 years ago
e0e784a
Add UCB RISCV support for architecture, soc, and emulation mainboard..
by Ronald G. Minnich
· 9 years ago
bd79c5e
Replace hlt() loops with halt()
by Patrick Georgi
· 9 years ago
c36af7b
Replace includes of build.h with version.h
by Kyösti Mälkki
· 9 years ago
f9cdb48
console: Isolate console_init() for ROMCC
by Kyösti Mälkki
· 9 years ago
476f731
Copy u-boot sources as is and modify the tree to still build
by Vadim Bendebury
· 9 years ago
35382a6
cbmem console: Locate the preram console with a symbol instead of a section.
by Gabe Black
· 9 years ago
d84afd3e
arm: Remove CAR_MIGRATE Kconfig and associated cruft
by Julius Werner
· 10 years ago
eb67a04
cbmemc: Bump default to 128K
by Vladimir Serbinenko
· 9 years ago
51edd54
ARM: Generalize armv7 as arm.
by Gabe Black
· 10 years ago
77ffa0d
UART 8250: Unconditionally provide register constants and use UART8250 prefix.
by Gabe Black
· 10 years ago
9125d88
console: conditionally include console in bootblock
by Stefan Reinauer
· 10 years ago
ad488d2
src/console/Kconfig: Fix choice for showing POST codes on console
by Daniele Forsi
· 9 years ago
53847a2
src/.../Kconfig: various small fixes to texts
by Daniele Forsi
· 9 years ago
0ae068e
src/console/post.c: Sanitize headers from preprocessor abuse
by Edward O'Callaghan
· 9 years ago
0ddb826
src/console: Sanitize headers and IS_ENABLED usage
by Edward O'Callaghan
· 9 years ago
f2f7f03
console: Add console for GDB
by Kyösti Mälkki
· 9 years ago
d540377
console: Fix UART selection prompt
by Kyösti Mälkki
· 9 years ago
48713a1
console: Drop EARLY_CONSOLE option
by Kyösti Mälkki
· 9 years ago
70342a7
uart: Support multiple ports
by Kyösti Mälkki
· 9 years ago
f339086
console: Simplify the enable rules
by Kyösti Mälkki
· 9 years ago
efb0b51
console: Split ROMCC helpers
by Kyösti Mälkki
· 9 years ago
4076072
console: Use romstage code for ramstage and SMM
by Kyösti Mälkki
· 9 years ago
fd95624
console: Drop driver list in ramstage
by Kyösti Mälkki
· 9 years ago
77f43e9
console: Remove old fix for DEBUG_SMI
by Kyösti Mälkki
· 9 years ago
b04e0ff
console: Simplify vtxprintf
by Kyösti Mälkki
· 9 years ago
657e0be
console: Move newline translation outside console_tx_byte
by Kyösti Mälkki
· 9 years ago
b3356bb
console: Add printk helper for ChromeOS
by Kyösti Mälkki
· 9 years ago
56ae139
console: Hide global console_loglevel
by Kyösti Mälkki
· 9 years ago
b2d2596
console: Unify do_printk()
by Kyösti Mälkki
· 9 years ago
21333f9
console: Split console_init()
by Kyösti Mälkki
· 9 years ago
4c686f2
OxPCIe uart: Split PCI bridge control
by Kyösti Mälkki
· 9 years ago
afa7b13
uart: Redefine Kconfig options
by Kyösti Mälkki
· 9 years ago
5809a73
Make POST device configurable.
by Idwer Vollering
· 9 years ago
0567c91
console: Use single driver entry for UARTs
by Kyösti Mälkki
· 9 years ago
ab94bbf
usbdebug: Move Kconfig under drivers/usb
by Kyösti Mälkki
· 9 years ago
9c479c9
SMM: Only have console with DEBUG_SMI
by Kyösti Mälkki
· 9 years ago
2b95da0
uart8250mem: Unify calls with generic UART
by Kyösti Mälkki
· 9 years ago
4770749
uart8250io: Unify calls with generic UART
by Kyösti Mälkki
· 9 years ago
1d7541f
console: Fix includes
by Kyösti Mälkki
· 9 years ago
919923d
option: Add arch-agnostic get_option()
by Kyösti Mälkki
· 9 years ago
ea6736a
usbdebug: Unify console API
by Kyösti Mälkki
· 9 years ago
d01ed75
printk: support and use %hh prefix
by Patrick Georgi
· 9 years ago
ffa839d
console/uart8250*: Remove inclusion of mc146818rtc.h
by Alexandru Gagniuc
· 9 years ago
972d5cf
Move hexdump32() to lib/hexdump.
by Kyösti Mälkki
· 9 years ago
0108bf5
usbdebug: Improve receive speed
by Kyösti Mälkki
· 9 years ago
03731d7
QEMU debugcon: Move under drivers/emulation/qemu
by Kyösti Mälkki
· 9 years ago
e2227a2
usbdebug: Move under drivers/usb
by Kyösti Mälkki
· 9 years ago
54124d3
Remove sprintf
by Vladimir Serbinenko
· 10 years ago
4b5012a
console/vsprintf: Implement snprintf
by Vladimir Serbinenko
· 10 years ago
50ecb9c
usbdebug: Add option to disable console for romstage
by Kyösti Mälkki
· 9 years ago
2267658
snprintf: lockless operation
by Vladimir Serbinenko
· 10 years ago
f421b33
vtxprintf: Introduce vtxdprintf for the ease of closures
by Vladimir Serbinenko
· 10 years ago
8232bc2
usbdebug: Hide irrelevent options from menuconfig
by Kyösti Mälkki
· 10 years ago
5ae3175
Drop obsolete CONSOLE_LOGBUF
by Stefan Reinauer
· 10 years ago
72dccce
global: Fix usage of get_option() to make use of CB_CMOS_ codes
by Alexandru Gagniuc
· 10 years ago
8adf7a2
Log device path into CMOS during probe stages
by Duncan Laurie
· 10 years ago
d5686fe
Extend CMOS POST code logging to store extra data
by Duncan Laurie
· 10 years ago
e807c34
cmos post: Guard with spinlock
by Duncan Laurie
· 10 years ago
af0cd09
console: Add hexdump32 function
by Marc Jones
· 10 years ago
ac16405
usbdebug: Fix boards without EARLY_CBMEM_INIT
by Kyösti Mälkki
· 10 years ago
2644793
Have option of timestamps, CBMEM console and usbdebug for most boards
by Kyösti Mälkki
· 10 years ago
f8bf5a1
Revert "CBMEM: Always have early initialisation"
by Kyösti Mälkki
· 10 years ago
de1fe7f
CBMEM: Always have early initialisation
by Kyösti Mälkki
· 10 years ago
a2f6af3
ROMCC boards: Fix builds with CBMEM console, timestamps or usbdebug
by Kyösti Mälkki
· 10 years ago
d2dac0a
usbdebug: Allow an USB hub on the debug dongle
by Kyösti Mälkki
· 10 years ago
Next »