summaryrefslogtreecommitdiffstats
path: root/src/include/console/cbmem_console.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGEJulius Werner2020-04-231-2/+2
* src/include: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-161-1/+0
* arch/x86 cbmem: Drop tests for LATE_CBMEM_INITKyösti Mälkki2018-12-221-5/+2
* include/console: Use IS_ENABLED() macroNico Huber2017-05-221-2/+3
* src/include: Add parenthesis around macrosLee Leahy2017-03-101-2/+2
* arch/x86,lib: make cbmem console work in postcar stageAaron Durbin2016-09-191-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* cbmem console: make verstage first class citizenAaron Durbin2015-10-111-2/+4
* cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() APIKyösti Mälkki2015-06-091-6/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* cbmem: add and use a function to dump console bufferVadim Bendebury2015-04-271-0/+1
* cbmem_console: fix it for x86Aaron Durbin2015-04-231-2/+2
* CBMEM console: Fix and enhance pre-RAM supportKyösti Mälkki2015-01-271-1/+2
* CBMEM console: Fix boards with BROKEN_CAR_MIGRATEKyösti Mälkki2014-12-161-1/+1
* console: Simplify the enable rulesKyösti Mälkki2014-04-181-5/+18
* CBMEM console: Fix build for ARMKyösti Mälkki2014-03-101-1/+1
* no-car/cbmemc: Fix compilationVladimir Serbinenko2013-11-241-1/+1
* ROMCC boards: Fix builds with CBMEM console, timestamps or usbdebugKyösti Mälkki2013-09-211-0/+6
* CBMEM CONSOLE: Add CBMEM console driver implementation.Vadim Bendebury2012-03-291-0/+26