summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/cbmem.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/arch/x86: Convert to SPDX license headerPatrick Georgi2020-03-061-12/+2
* src/arch: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* arch/x86: Use the stage argument to implement cbmem_topArthur Heymans2019-11-031-12/+1
* lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans2019-11-011-1/+1
* arch/x86: Remove acpi_fail_wakeup() and cbmem_fail_resume()Kyösti Mälkki2019-09-141-11/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* arch/x86 cbmem: Drop tests for LATE_CBMEM_INITKyösti Mälkki2018-12-221-38/+6
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* arch/x86: Remove unneeded includesElyes HAOUAS2018-06-041-1/+0
* compiler.h: add __weak macroAaron Durbin2018-04-241-3/+4
* AGESA boards: Fix regressions with LATE_CBMEM_INITKyösti Mälkki2017-07-171-0/+4
* CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki2017-05-271-13/+18
* CBMEM: Add config CBMEM_TOP_BACKUPKyösti Mälkki2017-05-181-23/+21
* arch/x86: Wrap lines at 80 columnsLee Leahy2017-03-171-1/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* x86: flatten hierarchy4.14.1Stefan Reinauer2015-07-131-0/+76