summaryrefslogtreecommitdiff
path: root/src/console
AgeCommit message (Expand)Author
2019-11-30kill CAR_GLOBAL_MIGRATION leftoversArthur Heymans
2019-11-29console/init.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-25Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-11-22src/console: Bring back support for printf'ing 64bit intsPatrick Georgi
2019-11-22arch/x86: Remove spinlocks inside CARKyösti Mälkki
2019-11-20Remove MIPS architectureJulius Werner
2019-11-11console,boot_state: Exclude printk() from reported timesKyösti Mälkki
2019-11-01console/kconfig: Move ONBOARD_VGA_IS_PRIMARY to 'devices'Arthur Heymans
2019-10-16postcar: Fix linking error with disabled postcar consolePatrick Rudolph
2019-09-14src/: Replace some __PRE_RAM__ useKyösti Mälkki
2019-09-10AUTHORS: Move src/console copyrights into AUTHORS fileMartin Roth
2019-08-26Add definition for ENV_ROMSTAGE_OR_BEFORE to <rules.h>Kyösti Mälkki
2019-08-11arch/x86: Enable POSTCAR_CONSOLE by defaultKyösti Mälkki
2019-07-19src: Make implicit fall throughs explicitJacob Garber
2019-07-13console/Kconfig - only print UART addresses for I/O based UARTsMartin Roth
2019-07-10console: Correct printing of hexadecimal integersJacob Garber
2019-07-09arch/x86: Replace some uses of SMM_TSEGKyösti Mälkki
2019-07-04console: Implement j specifier in vtxprintf()Jacob Garber
2019-07-04console: Remove support for printing extra basesJacob Garber
2019-06-24add ctype.h headerJoel Kitching
2019-06-11console: Allow using vprintk() with disabled consoleJacob Garber
2019-06-11console: Make die() and friends variadicJacob Garber
2019-05-23console: Move poor-man's atoi() into string.hJulius Werner
2019-05-22post_code: add post code for hardware initialization failureKeith Short
2019-05-22post: during post_code, only call elog when enabledJett Rink
2019-05-20console: Add new function die_with_post_code()Keith Short
2019-05-14Remove unnecessary ENV_RAMSTAGE guardSubrata Banik
2019-05-06Fix code that would trip -Wtype-limitsJulius Werner
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/io.h: Separate MMIO and PNP opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-02-27console: Split loglevel for fast and slowKyösti Mälkki
2019-02-27console: Refactor printk() varargs prototypesKyösti Mälkki
2019-02-11device/pci_early.c: Drop some guardsKyösti Mälkki
2019-01-17console/init: Print log level in coreboot bannerPaul Menzel
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2019-01-16soc/samsung/exynos5420: Disable BOOTBLOCK_CONSOLENico Huber
2019-01-14console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber
2019-01-13console: Add Kconfig debug option DEBUG_CONSOLE_INITKyösti Mälkki
2019-01-11console/Kconfig: Fix dependency of FIXED_UART_FOR_CONSOLENico Huber
2019-01-09soc/intel: Clean mess around UART_DEBUGNico Huber
2018-12-30device/pci_early: Fixes for __SIMPLE_DEVICE__Kyösti Mälkki
2018-12-22arch/x86 cbmem: Drop tests for LATE_CBMEM_INITKyösti Mälkki
2018-11-21(console,drivers/uart)/Kconfig: Fix dependenciesNico Huber
2018-10-18console: Set default loglevel to 8 (SPEW) for CONFIG_CHROMEOSJulius Werner
2018-10-08Move compiler.h to commonlibNico Huber
2018-10-04console: Enable CONSOLE_USB by defaultNico Huber
2018-09-10complier.h: add __noreturn and use it in code baseAaron Durbin
2018-06-08arch/x86: Drop leftover ROMCC console supportKyösti Mälkki