index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
console
Age
Commit message (
Expand
)
Author
2019-12-19
arch/x86: Drop uses of ROMCC_BOOTBLOCK
Arthur Heymans
2019-12-19
Drop ROMCC code and header guards
Arthur Heymans
2019-12-11
printf: Automatically prefix %p with 0x
Julius Werner
2019-12-09
AGESA,binaryPI: Move PORT80 selection to C bootblock
Kyösti Mälkki
2019-12-06
console,monotonic_timer: Avoid calls from APs
Kyösti Mälkki
2019-11-30
kill CAR_GLOBAL_MIGRATION leftovers
Arthur Heymans
2019-11-29
console/init.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-25
Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol
Arthur Heymans
2019-11-23
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-22
src/console: Bring back support for printf'ing 64bit ints
Patrick Georgi
2019-11-22
arch/x86: Remove spinlocks inside CAR
Kyösti Mälkki
2019-11-20
Remove MIPS architecture
Julius Werner
2019-11-11
console,boot_state: Exclude printk() from reported times
Kyösti Mälkki
2019-11-01
console/kconfig: Move ONBOARD_VGA_IS_PRIMARY to 'devices'
Arthur Heymans
2019-10-16
postcar: Fix linking error with disabled postcar console
Patrick Rudolph
2019-09-14
src/: Replace some __PRE_RAM__ use
Kyösti Mälkki
2019-09-10
AUTHORS: Move src/console copyrights into AUTHORS file
Martin Roth
2019-08-26
Add definition for ENV_ROMSTAGE_OR_BEFORE to <rules.h>
Kyösti Mälkki
2019-08-11
arch/x86: Enable POSTCAR_CONSOLE by default
Kyösti Mälkki
2019-07-19
src: Make implicit fall throughs explicit
Jacob Garber
2019-07-13
console/Kconfig - only print UART addresses for I/O based UARTs
Martin Roth
2019-07-10
console: Correct printing of hexadecimal integers
Jacob Garber
2019-07-09
arch/x86: Replace some uses of SMM_TSEG
Kyösti Mälkki
2019-07-04
console: Implement j specifier in vtxprintf()
Jacob Garber
2019-07-04
console: Remove support for printing extra bases
Jacob Garber
2019-06-24
add ctype.h header
Joel Kitching
2019-06-11
console: Allow using vprintk() with disabled console
Jacob Garber
2019-06-11
console: Make die() and friends variadic
Jacob Garber
2019-05-23
console: Move poor-man's atoi() into string.h
Julius Werner
2019-05-22
post_code: add post code for hardware initialization failure
Keith Short
2019-05-22
post: during post_code, only call elog when enabled
Jett Rink
2019-05-20
console: Add new function die_with_post_code()
Keith Short
2019-05-14
Remove unnecessary ENV_RAMSTAGE guard
Subrata Banik
2019-05-06
Fix code that would trip -Wtype-limits
Julius Werner
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
arch/io.h: Separate MMIO and PNP ops
Kyösti Mälkki
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-02-27
console: Split loglevel for fast and slow
Kyösti Mälkki
2019-02-27
console: Refactor printk() varargs prototypes
Kyösti Mälkki
2019-02-11
device/pci_early.c: Drop some guards
Kyösti Mälkki
2019-01-17
console/init: Print log level in coreboot banner
Paul Menzel
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-16
soc/samsung/exynos5420: Disable BOOTBLOCK_CONSOLE
Nico Huber
2019-01-14
console: Change BOOTBLOCK_CONSOLE default to `y`
Nico Huber
2019-01-13
console: Add Kconfig debug option DEBUG_CONSOLE_INIT
Kyösti Mälkki
2019-01-11
console/Kconfig: Fix dependency of FIXED_UART_FOR_CONSOLE
Nico Huber
2019-01-09
soc/intel: Clean mess around UART_DEBUG
Nico Huber
2018-12-30
device/pci_early: Fixes for __SIMPLE_DEVICE__
Kyösti Mälkki
2018-12-22
arch/x86 cbmem: Drop tests for LATE_CBMEM_INIT
Kyösti Mälkki
2018-11-21
(console,drivers/uart)/Kconfig: Fix dependencies
Nico Huber
[next]