summaryrefslogtreecommitdiff
path: root/src/lib/dynamic_cbmem.c
AgeCommit message (Expand)Author
2015-04-22cbmem: switch over to imd-based cbmemAaron Durbin
2015-04-07hardwaremain: explicitly call cbmem_initialize() earlyAaron Durbin
2015-03-18bootstate: use structure pointers for scheduling callbacksAaron Durbin
2015-03-09coreboot: fix munged license textAaron Durbin
2015-01-27CBMEM: Support DYNAMIC_CBMEM with LATE_CBMEM_INITKyösti Mälkki
2015-01-27CBMEM: Change some types to uintptr_tKyösti Mälkki
2015-01-27CBMEM: Tidy up CAR migrationKyösti Mälkki
2015-01-27CBMEM: Move cbmemc_reinit()Kyösti Mälkki
2015-01-27CBMEM: Implement cbmem_run_init_hooks() stubKyösti Mälkki
2014-12-16CBMEM console: Fix boards with BROKEN_CAR_MIGRATEKyösti Mälkki
2014-10-28cbmem: Fix 64-bit pointer related casts in dynamic_cbmem.cMarcelo Povoa
2014-10-16cbmem: 64/32 cleanupRonald G. Minnich
2014-03-08lib/dynamic_cbmem.c: Include `cbmem_console.h`Paul Menzel
2014-03-03coreboot: introduce notion of bootmem for memory map at bootAaron Durbin
2014-01-22CBMEM: Replace cbmem_initialize() with cbmem_recovery()Kyösti Mälkki
2014-01-06CBMEM ACPI: Move resume handlerKyösti Mälkki
2013-12-23Coding style: punctuation cleanup [1/2].Idwer Vollering
2013-10-13Rename cpu/x86/car.h to arch/early_variables.hStefan Reinauer
2013-05-16x86: add cache-as-ram migration optionAaron Durbin
2013-05-01cbmem: use boot state machineAaron Durbin
2013-03-21cbmem: dynamic cbmem supportAaron Durbin