aboutsummaryrefslogtreecommitdiff
path: root/src/lib/cbmem_console.c
AgeCommit message (Expand)Author
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