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
*
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
*
consoles: remove unused infrastructure
Aaron Durbin
2015-05-26
1
-28
/
+0
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
7
-11
/
+7
*
arm64: Reorganize payload entry code and related Kconfigs
Julius Werner
2015-05-19
1
-3
/
+3
*
console: Bring back newline translation
Kyösti Mälkki
2015-05-15
1
-0
/
+8
*
verstage: provide support for serial console
Aaron Durbin
2015-05-13
1
-0
/
+2
*
console: enumerate all known stages
Aaron Durbin
2015-05-13
1
-3
/
+10
*
console: rename do_vtxprintf to do_printk_va_list and use it
Aaron Durbin
2015-05-05
1
-1
/
+3
*
cbmem: add and use a function to dump console buffer
Vadim Bendebury
2015-04-27
1
-0
/
+9
*
cbmem_console: fix it for x86
Aaron Durbin
2015-04-23
1
-5
/
+0
*
Add console wrapper for UART driver
Vadim Bendebury
2015-04-14
1
-0
/
+28
*
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-04-06
1
-10
/
+0
*
global: Refactor get_option usage
Varad Gautam
2015-04-06
1
-2
/
+2
*
build system: rename __BOOT_BLOCK__ and __VER_STAGE__
Patrick Georgi
2015-04-04
1
-1
/
+1
*
Avoid 64bit math on MIPS platforms
Vadim Bendebury
2015-03-30
1
-1
/
+17
*
arm64: Add support for secure monitor
Furquan Shaikh
2015-03-28
1
-0
/
+4
*
console: Convert cbmem log line endings to UNIX standard
Timothy Pearson
2015-03-25
1
-2
/
+0
*
console: Allow bootblock console on MIPS
Paul Burton
2015-03-23
1
-1
/
+1
*
console/Kconfig: Enable CBMEM console by default
Paul Menzel
2015-03-10
1
-1
/
+1
*
x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option
Kyösti Mälkki
2015-03-10
1
-1
/
+1
*
cbmem console: Allow the cbmem console on non-x86 systems again.
Gabe Black
2015-03-10
1
-1
/
+0
*
Add stage information to coreboot banner
Stefan Reinauer
2015-03-04
1
-3
/
+9
*
CBMEM console: Fix and enhance pre-RAM support
Kyösti Mälkki
2015-01-27
1
-3
/
+11
*
vboot2: implement select_firmware for pre-romstage verification
Daisuke Nojiri
2015-01-27
1
-0
/
+4
*
misc: Drop print_ implementation from non-romcc boards
Stefan Reinauer
2015-01-09
2
-7
/
+3
*
ipq8064: prepare UART driver for use in coreboot
Vadim Bendebury
2014-12-05
1
-440
/
+0
*
Add UCB RISCV support for architecture, soc, and emulation mainboard..
Ronald G. Minnich
2014-12-01
1
-1
/
+1
*
Replace hlt() loops with halt()
Patrick Georgi
2014-11-30
1
-4
/
+2
*
Replace includes of build.h with version.h
Kyösti Mälkki
2014-11-20
2
-15
/
+3
*
console: Isolate console_init() for ROMCC
Kyösti Mälkki
2014-11-19
1
-7
/
+1
*
Copy u-boot sources as is and modify the tree to still build
Vadim Bendebury
2014-11-12
1
-0
/
+440
*
cbmem console: Locate the preram console with a symbol instead of a section.
Gabe Black
2014-10-07
1
-5
/
+5
[next]