summaryrefslogtreecommitdiff
path: root/src/include/console/console.h
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-23rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGEJulius Werner
2020-04-20drivers/pc80/rtc: Reorganize prototypesKyösti Mälkki
2020-04-20drivers/pc80/rtc: Clean up post_log_path()Kyösti Mälkki
2020-04-20drivers/elog,pc80: Move cmos_post_log()Kyösti Mälkki
2020-04-05src/include: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-01-14drivers/pc80/rtc: Clean up some POST_CODE_EXTRA useKyösti Mälkki
2020-01-14console/post: Split parts to arch/Kyösti Mälkki
2020-01-10console/post: Move cmos_post_code() under pc80/rtcKyösti Mälkki
2019-12-19Drop ROMCC code and header guardsArthur Heymans
2019-11-11console,boot_state: Exclude printk() from reported timesKyösti Mälkki
2019-09-30console: Declare empty printk() for __ROMCC__Kyösti Mälkki
2019-06-11console: Allow using vprintk() with disabled consoleJacob Garber
2019-06-11console: Make die() and friends variadicJacob Garber
2019-05-20console: Add new function die_with_post_code()Keith Short
2019-03-08commonlib/loglevel.h: Drop unnecessary includeElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-02-27console: Split loglevel for fast and slowKyösti Mälkki
2019-02-27console: Refactor printk() varargs prototypesKyösti Mälkki
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-10complier.h: add __noreturn and use it in code baseAaron Durbin
2018-05-02src/device: Fix discarded-qualifiers compilation issueSubrata Banik
2018-02-23console: Introduce a way for mainboard to override the loglevelJulien Viard de Galbert
2017-08-14console: Add weak method to notify about deathPatrick Rudolph
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-05-22include/console: Use IS_ENABLED() macroNico Huber
2017-04-19console: Add convenient debug level macros for raminitNico Huber
2017-03-13src/include: Wrap lines at 80 columnsLee Leahy
2017-03-07console: Enable printk for ENV_LIBAGESAKyösti Mälkki
2016-09-19console: honor CONFIG_POSTCAR_CONSOLEAaron Durbin
2016-09-05src/include: Improve code formattingElyes HAOUAS
2016-08-16console: Change CONFIG_CHROMEOS requirement from do_printk_va_list()Julius Werner
2016-08-02console: Drop leftover struct console_driverKyösti Mälkki
2016-08-01arch/x86: Enable postcar consoleLee Leahy
2016-03-23arch/x86: introduce postcar stage/phaseAaron Durbin
2015-11-07arm64: remove secmonAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-22coreboot: introduce commonlibAaron Durbin
2015-05-26consoles: remove unused infrastructureAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-13verstage: provide support for serial consoleAaron Durbin
2015-05-05console: rename do_vtxprintf to do_printk_va_list and use itAaron Durbin
2015-04-14Add console wrapper for UART driverVadim Bendebury
2015-03-28arm64: Add support for secure monitorFurquan Shaikh
2015-01-09misc: Drop print_ implementation from non-romcc boardsStefan Reinauer
2014-04-30console: Drop EARLY_CONSOLE optionKyösti Mälkki
2014-04-18console: Simplify the enable rulesKyösti Mälkki
2014-04-18console: Split ROMCC helpersKyösti Mälkki