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
*
console: Add missing va_end() in wrap_interactive_printf()
Julius Werner
2022-02-09
1
-0
/
+1
*
console/post: Lower post code loglevel to BIOS_INFO
Julius Werner
2022-02-09
1
-1
/
+1
*
console: Add compile-time fast path when only CBMEM console is used
Julius Werner
2022-02-07
2
-4
/
+8
*
console: Add loglevel marker codes to stored consoles
Julius Werner
2022-02-07
1
-1
/
+9
*
console: Add ANSI escape sequences for highlighting
Julius Werner
2022-02-07
2
-1
/
+20
*
console: Add loglevel prefix to interactive consoles
Julius Werner
2022-02-07
2
-9
/
+42
*
console: Pass log_state to vtxprintf()
Julius Werner
2022-02-04
1
-13
/
+19
*
lib/cbmem_console,console: Resurrect CONSOLE_CBMEM_DUMP_TO_UART
Raul E Rangel
2022-01-25
1
-1
/
+1
*
console: Add Kconfig to dump pre-bootblock cbmem contents
Raul E Rangel
2022-01-17
2
-0
/
+12
*
console: Make get_log_level a public function
Subrata Banik
2022-01-03
1
-1
/
+1
*
src/acpi to src/lib: Fix spelling errors
Martin Roth
2021-10-05
1
-1
/
+1
*
console: Remove asmlinkage from console_init
Raul E Rangel
2021-09-17
1
-1
/
+1
*
console/hw-debug_sink: Update for fast/slow console distinction
Nico Huber
2021-08-04
1
-4
/
+28
*
Asm code: Use NO_EARLY_BOOTBLOCK_POSTCODES to remove Asm port80s
Martin Roth
2021-06-25
1
-4
/
+6
*
src/console/init.c: Make get_log_level static inline again
Jakub Czapiga
2021-06-15
1
-2
/
+1
*
tests/console: Add tests for log message routing behavior
Patrick Georgi
2021-06-10
1
-1
/
+2
*
src: Retype option API to use unsigned integers
Angel Pons
2021-05-06
1
-1
/
+1
*
src: Replace remaining {get,set}_option() instances
Angel Pons
2021-04-23
1
-1
/
+1
*
Rename do_printk() to printk()
Nico Huber
2021-04-14
1
-3
/
+3
*
console/vtxprintf.c: Add missing <types.h>
Elyes HAOUAS
2021-02-16
1
-1
/
+1
*
lib/trace: Remove TRACE support
Kyösti Mälkki
2020-12-02
2
-8
/
+0
*
console: Override uart base address
Bryant Ou
2020-11-09
1
-0
/
+10
*
console/init: Drop CONSOLE_LEVEL_CONST
Nico Huber
2020-10-26
1
-20
/
+5
*
src: Rename EM100Pro-specific SPI console Kconfig option
Angel Pons
2020-10-13
1
-3
/
+3
*
src/console: Drop unneeded empty lines
Elyes HAOUAS
2020-09-21
2
-2
/
+0
*
ec/system76: Add console support
Jeremy Soller
2020-09-07
2
-0
/
+11
*
src: Remove unused 'include <stddef.h>
Elyes HAOUAS
2020-08-18
1
-1
/
+0
*
console: Update for vboot before bootblock
Martin Roth
2020-06-15
1
-2
/
+4
*
console, PCI: Remove EARLY_PCI_BRIDGE support in verstage
Kyösti Mälkki
2020-06-14
1
-1
/
+1
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
9
-9
/
+0
*
src: Replace remaining GPLv2 long form headers with SPDX header
Elyes HAOUAS
2020-05-10
2
-22
/
+2
*
drivers/pc80/rtc: Drop CMOS_POST_EXTRA option
Kyösti Mälkki
2020-04-20
1
-8
/
+0
*
src/console: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-04
7
-86
/
+16
*
treewide: Replace BOARD_EMULATION_QEMU_X86
Angel Pons
2020-03-03
1
-1
/
+1
*
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
*
console,boot_state: Reformat state times output
Kyösti Mälkki
2019-12-31
1
-1
/
+1
*
src: Remove some romcc workarounds
Jacob Garber
2019-12-31
1
-0
/
+24
*
arch/x86: Drop uses of ROMCC_BOOTBLOCK
Arthur Heymans
2019-12-19
1
-1
/
+1
*
Drop ROMCC code and header guards
Arthur Heymans
2019-12-19
2
-10
/
+0
*
printf: Automatically prefix %p with 0x
Julius Werner
2019-12-11
1
-4
/
+5
*
AGESA,binaryPI: Move PORT80 selection to C bootblock
Kyösti Mälkki
2019-12-09
1
-0
/
+5
*
console,monotonic_timer: Avoid calls from APs
Kyösti Mälkki
2019-12-06
1
-3
/
+3
*
kill CAR_GLOBAL_MIGRATION leftovers
Arthur Heymans
2019-11-30
1
-2
/
+1
*
console/init.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-29
1
-5
/
+4
*
Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol
Arthur Heymans
2019-11-25
1
-1
/
+1
*
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-23
1
-2
/
+2
*
src/console: Bring back support for printf'ing 64bit ints
Patrick Georgi
2019-11-22
1
-12
/
+0
[next]