summaryrefslogtreecommitdiff
path: root/src/lib/cbmem_console.c
AgeCommit message (Expand)Author
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-11cbmem console: make verstage first class citizenAaron Durbin
2015-06-09cbmem: add indicator to hooks if cbmem is being recoveredAaron Durbin
2015-06-09cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() APIKyösti Mälkki
2015-05-26CBMEM console: Fix buffer without EARLY_CBMEM_INITKyö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-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-01-27CBMEM: Support DYNAMIC_CBMEM with LATE_CBMEM_INITKyösti Mälkki
2015-01-27CBMEM console: Fix and enhance pre-RAM supportKyösti Mälkki
2015-01-27CBMEM console: Fix CAR migration stepKyösti Mälkki
2014-12-16CBMEM console: Fix boards with BROKEN_CAR_MIGRATEKyösti Mälkki
2014-10-07cbmem console: Locate the preram console with a symbol instead of a section.Gabe Black
2014-03-04console: Fix includesKyösti Mälkki
2013-11-30CBMEM console: increase temporary buffer size for non-dynamic CBMEMKyösti Mälkki
2013-11-30cbmem console: reduce temporary buffer size for dynamic CBMEMStefan Reinauer
2013-11-30CBMEM console: Prevent buffer overrunKyösti Mälkki
2013-10-13Rename cpu/x86/car.h to arch/early_variables.hStefan Reinauer
2013-09-21CBMEM: Always select CAR_MIGRATIONKyösti Mälkki
2013-09-21CBMEM console: Support late initKyösti Mälkki
2013-07-11Fix CBMEM console use with CAR_MIGRATIONKyösti Mälkki
2013-07-10lib: Fix spellingMartin Roth
2013-05-16cbmem console: use cache-as-ram API and cleanupAaron Durbin
2012-03-29Add infrastructure for global data in the CAR phase of bootGabe Black
2012-03-29CBMEM CONSOLE: Add CBMEM console driver implementation.Vadim Bendebury