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
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2016-10-25
arch/x86/acpigen_dsm: Add support for DSM types
Furquan Shaikh
2016-09-21
Makefiles: update cbfs types from bare numbers to values
Martin Roth
2016-09-19
arch/x86: move postcar main logic into C
Aaron Durbin
2016-09-12
arch/x86: Always compile postcar library in romstage
Rizwan Qureshi
2016-07-27
arch/x86: Add bootblock and postcar support for SOC MTRR access
Lee Leahy
2016-07-26
arch/x86: Generate a map file for the postcar stage
Lee Leahy
2016-07-26
arch/x86: Organize ramstage to match other stages
Lee Leahy
2016-07-26
arch/x86: Move romstage files into romstage section
Lee Leahy
2016-07-26
arch/x86: Move postcar stage commands into place
Lee Leahy
2016-06-22
ACPI S3: Add common recovery code
Kyösti Mälkki
2016-06-22
ACPI S3: Split support for HAVE_ACPI_RESUME
Kyösti Mälkki
2016-05-27
arch/x86: provide verstage support for CONFIG_C_ENVIRONMENT_BOOTBLOCK
Aaron Durbin
2016-05-21
device: Add an ACPI device name and path concept to devices
Duncan Laurie
2016-05-19
arch/x86: Include timestamp.c in all stages
Alexandru Gagniuc
2016-05-03
arch/x86: Drop CBFS_BASE_ADDRESS
Patrick Georgi
2016-05-03
build system: remove CBFSTOOL_PRE1_OPTS
Patrick Georgi
2016-03-23
arch/x86: introduce postcar stage/phase
Aaron Durbin
2016-03-21
arch/x86: honor CONFIG_X86_TOP4G_BOOTMEDIA_MAP for verstage
Aaron Durbin
2016-03-15
x86: Drop CONFIG_COMPILE_IN_DSDT
Stefan Reinauer
2016-02-25
x86/Makefile.inc: Fix redundant addition of memlayout.ld in bootblock
Furquan Shaikh
2016-02-17
arch/x86: Add option to disable default mmap_boot implementation
Alexandru Gagniuc
2016-01-30
arch/x86: Implement minimal bootblock for C_ENVIRONMENT_BOTOBLOCK
Alexandru Gagniuc
2016-01-30
arch/x86: Rename bootblock.S to bootblock_romcc.S
Alexandru Gagniuc
2016-01-28
Makefile: Make full use of src-to-obj macro
Nico Huber
2016-01-23
arch/x86: link bootblock like other stages for C_ENVIRONMENT_BOOTBLOCK
Aaron Durbin
2016-01-21
arch/x86: Add files needed for C environment bootblock on x86
Alexandru Gagniuc
2016-01-19
arch/x86/Makefile.inc: Add a comment to fix syntax highlighting
Martin Roth
2016-01-18
arch/x86/Makefile.inc: Update symbol check macro
Martin Roth
2015-12-16
build system/x86: depend on directories before touch /empty targets
Alexander Couzens
2015-12-02
build system: Add more files through cbfs-files instead of manual rules
Patrick Georgi
2015-11-24
Unify OBJCOPY arguments throughout various x86 stages
Stefan Reinauer
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
arch/x86: avoid race condition on build.h
Patrick Georgi
2015-10-14
x86: add standalone verstage support
Aaron Durbin
2015-10-08
arch/x86/bootblock: Do not include non-code files in bootblock.S
Alexandru Gagniuc
2015-10-08
arch/x86: Link walkcbfs.S instead on including it in bootblock.S
Alexandru Gagniuc
2015-10-08
arch/x86/bootblock: Link in object files selected with bootblock-y
Alexandru Gagniuc
2015-10-08
arch/x86/Makefile.inc: Simplify rule for bootblock.debug
Alexandru Gagniuc
2015-10-07
x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection
Alexandru Gagniuc
2015-09-30
x86: provide common macro for linking early stages
Aaron Durbin
2015-09-29
Makefile: Replace the way to test if a string is empty
zbao
2015-09-16
x86: remove double link step for romstage
Aaron Durbin
2015-09-09
x86: link ramstage the same way regardless of RELOCATABLE_RAMSTAGE
Aaron Durbin
2015-09-09
linking: add and use LDFLAGS_common
Aaron Durbin
2015-09-09
x86: link romstage and ramstage with 1 file
Aaron Durbin
2015-09-09
x86: link romstage like the other architectures
Aaron Durbin
2015-09-09
linking: lay the groundwork for a unified linking approach
Aaron Durbin
2015-09-09
x86: provide minimum alignment for romstage
Aaron Durbin
2015-09-09
x86: add romstage.S to bind program flow and ordering
Aaron Durbin
2015-09-09
x86: don't create MAINBOARDDIR/romstage.inc for !ROMCC boards
Aaron Durbin
[next]