summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/tables.c
Commit message (Expand)AuthorAgeFilesLines
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* arch/x86/tables.c: Avoid static analysis error for unused valueRichard Spiegel2018-08-091-0/+3
* lib/bootmem: Introduce custom bootmem tagsPatrick Rudolph2018-04-301-1/+1
* arch/x86: Restore forwarding table on resume for non EARLY_EBDA_INITFurquan Shaikh2017-10-291-4/+1
* arch/x86: restore forwarding table on resume for EARLY_EBDA_INITAaron Durbin2017-10-181-1/+43
* arch/x86: Wrap lines at 80 columnsLee Leahy2017-03-171-10/+21
* arch/x86: Fix space issues detected by checkpatchLee Leahy2017-03-171-2/+2
* arch/x86: Fix issues with braces detected by checkpatchLee Leahy2017-03-171-10/+10
* lib: add common write_tables() implementationAaron Durbin2016-04-211-49/+16
* lib/coreboot_table: add architecture hooks for adding tablesAaron Durbin2016-04-211-17/+19
* lib/bootmem: allow architecture specific bootmem rangesAaron Durbin2016-04-211-0/+5
* arch/x86: remove low coreboot table supportAaron Durbin2016-04-211-5/+2
* arch/x86: clean up write_tables()Aaron Durbin2016-04-211-26/+60
* arch: only print cbmem entries in one placeAaron Durbin2016-04-211-3/+0
* arch: use Kconfig variable for coreboot table sizeAaron Durbin2016-04-211-1/+2
* arch/x86: Indent using tabs not spacesMartin Roth2016-01-191-3/+3
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* x86: flatten hierarchy4.14.1Stefan Reinauer2015-07-131-0/+221