summaryrefslogtreecommitdiff
path: root/src/include/console/cbmem_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-05src/include: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2018-12-22arch/x86 cbmem: Drop tests for LATE_CBMEM_INITKyösti Mälkki
2017-05-22include/console: Use IS_ENABLED() macroNico Huber
2017-03-10src/include: Add parenthesis around macrosLee Leahy
2016-09-19arch/x86,lib: make cbmem console work in postcar stageAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-11cbmem console: make verstage first class citizenAaron Durbin
2015-06-09cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() APIKyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-27cbmem: add and use a function to dump console bufferVadim Bendebury
2015-04-23cbmem_console: fix it for x86Aaron Durbin
2015-01-27CBMEM console: Fix and enhance pre-RAM supportKyösti Mälkki
2014-12-16CBMEM console: Fix boards with BROKEN_CAR_MIGRATEKyösti Mälkki
2014-04-18console: Simplify the enable rulesKyösti Mälkki
2014-03-10CBMEM console: Fix build for ARMKyösti Mälkki
2013-11-24no-car/cbmemc: Fix compilationVladimir Serbinenko
2013-09-21ROMCC boards: Fix builds with CBMEM console, timestamps or usbdebugKyösti Mälkki
2012-03-29CBMEM CONSOLE: Add CBMEM console driver implementation.Vadim Bendebury