summaryrefslogtreecommitdiffstats
path: root/src/lib/cbmem_common.c
Commit message (Expand)AuthorAgeFilesLines
* symbols.h: Add macro to define memlayout region symbolsJulius Werner2019-02-221-1/+1
* 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-16/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+1
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* compiler.h: add __weak macroAaron Durbin2018-04-241-1/+2
* src/lib: Wrap lines at 80 columnsLee Leahy2017-03-131-2/+4
* src/lib: Fix space between type, * and variable nameLee Leahy2017-03-091-2/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* cbmem: add indicator to hooks if cbmem is being recoveredAaron Durbin2015-06-091-2/+2
* cbmem: Unify CBMEM init tasks with CBMEM_INIT_HOOK() APIKyösti Mälkki2015-06-091-12/+10
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* cbmem: switch over to imd-based cbmemAaron Durbin2015-04-221-28/+18
* coreboot: fix munged license textAaron Durbin2015-03-091-1/+1
* CBMEM: Add timestamp_reinit()Kyösti Mälkki2015-01-271-0/+4
* CBMEM: Move cbmemc_reinit()Kyösti Mälkki2015-01-271-0/+5
* CBMEM: Implement cbmem_run_init_hooks() stubKyösti Mälkki2015-01-271-0/+11
* CBMEM: Rename utility fileKyösti Mälkki2015-01-071-0/+49