index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
cbmem_console.c
Age
Commit message (
Expand
)
Author
2014-12-16
CBMEM console: Fix boards with BROKEN_CAR_MIGRATE
Kyösti Mälkki
2014-10-07
cbmem console: Locate the preram console with a symbol instead of a section.
Gabe Black
2014-03-04
console: Fix includes
Kyösti Mälkki
2013-11-30
CBMEM console: increase temporary buffer size for non-dynamic CBMEM
Kyösti Mälkki
2013-11-30
cbmem console: reduce temporary buffer size for dynamic CBMEM
Stefan Reinauer
2013-11-30
CBMEM console: Prevent buffer overrun
Kyösti Mälkki
2013-10-13
Rename cpu/x86/car.h to arch/early_variables.h
Stefan Reinauer
2013-09-21
CBMEM: Always select CAR_MIGRATION
Kyösti Mälkki
2013-09-21
CBMEM console: Support late init
Kyösti Mälkki
2013-07-11
Fix CBMEM console use with CAR_MIGRATION
Kyösti Mälkki
2013-07-10
lib: Fix spelling
Martin Roth
2013-05-16
cbmem console: use cache-as-ram API and cleanup
Aaron Durbin
2012-03-29
Add infrastructure for global data in the CAR phase of boot
Gabe Black
2012-03-29
CBMEM CONSOLE: Add CBMEM console driver implementation.
Vadim Bendebury