index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
x86
/
tables.c
Age
Commit message (
Expand
)
Author
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-08-09
arch/x86/tables.c: Avoid static analysis error for unused value
Richard Spiegel
2018-04-30
lib/bootmem: Introduce custom bootmem tags
Patrick Rudolph
2017-10-29
arch/x86: Restore forwarding table on resume for non EARLY_EBDA_INIT
Furquan Shaikh
2017-10-18
arch/x86: restore forwarding table on resume for EARLY_EBDA_INIT
Aaron Durbin
2017-03-17
arch/x86: Wrap lines at 80 columns
Lee Leahy
2017-03-17
arch/x86: Fix space issues detected by checkpatch
Lee Leahy
2017-03-17
arch/x86: Fix issues with braces detected by checkpatch
Lee Leahy
2016-04-21
lib: add common write_tables() implementation
Aaron Durbin
2016-04-21
lib/coreboot_table: add architecture hooks for adding tables
Aaron Durbin
2016-04-21
lib/bootmem: allow architecture specific bootmem ranges
Aaron Durbin
2016-04-21
arch/x86: remove low coreboot table support
Aaron Durbin
2016-04-21
arch/x86: clean up write_tables()
Aaron Durbin
2016-04-21
arch: only print cbmem entries in one place
Aaron Durbin
2016-04-21
arch: use Kconfig variable for coreboot table size
Aaron Durbin
2016-01-19
arch/x86: Indent using tabs not spaces
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-07-13
x86: flatten hierarchy
Stefan Reinauer