Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
1b25c8efcae2954b86040083f38ffc4cdc765ecc
/
src
/
arch
/
x86
/
Makefile.inc
088f09d
arch/x86: Drop leftover ROMCC support
by Kyösti Mälkki
· 6 years ago
3e7197a
acpi: Add support for writing ACPI _PLD structures
by Duncan Laurie
· 6 years ago
d4ac11f
Move `pci_ops_mmconf` from arch/x86/ to device/
by Nico Huber
· 6 years ago
d3c0c0c
arch/x86: Relocate GDT in verstage, romstage, and postcar
by Hannah Williams
· 6 years ago
f5180a9
pci: Fix MMCONF_SUPPORT on non x86
by Patrick Rudolph
· 6 years ago
4b032e4
arch/x86: allow idt to be available to link in all stages
by Aaron Durbin
· 6 years ago
7a7c70b
arch/x86: prepare for having an idt in other stages
by Aaron Durbin
· 6 years ago
f49ddb6
arch/x86: allow timestamp source to not be TSC
by Aaron Durbin
· 6 years ago
0a19b08
Intel i82830 boards & chips: Remove - using LATE_CBMEM_INIT
by Martin Roth
· 6 years ago
c7590cd
arch/x86: Enable ebda library for romstage and postcar
by Subrata Banik
· 6 years ago
5d2928c
arch/x86: Include acpi_s3.c support in postcar stage
by Subrata Banik
· 6 years ago
740afc4
arch/x86/postcar: Support CBMEM_TOP_BACKUP
by Kyösti Mälkki
· 6 years ago
e91d170
Remove libverstage as separate library and source file class
by Julius Werner
· 7 years ago
1879231
arch/x86: add functions to generate random numbers
by Robbie Zhang
· 7 years ago
4a2cfad
arch/x86/acpigen_dsm: Add support for DSM types
by Furquan Shaikh
· 7 years ago
8ea0651
Makefiles: update cbfs types from bare numbers to values
by Martin Roth
· 7 years ago
6b0cebc
arch/x86: move postcar main logic into C
by Aaron Durbin
· 7 years ago
b1b44d3
arch/x86: Always compile postcar library in romstage
by Rizwan Qureshi
· 7 years ago
5f4b4c4
arch/x86: Add bootblock and postcar support for SOC MTRR access
by Lee Leahy
· 7 years ago
4cfde2a
arch/x86: Generate a map file for the postcar stage
by Lee Leahy
· 7 years ago
99f1b2f
arch/x86: Organize ramstage to match other stages
by Lee Leahy
· 7 years ago
e82b505
arch/x86: Move romstage files into romstage section
by Lee Leahy
· 7 years ago
a749150
arch/x86: Move postcar stage commands into place
by Lee Leahy
· 7 years ago
cf0e60f
ACPI S3: Add common recovery code
by Kyösti Mälkki
· 7 years ago
d132c99
ACPI S3: Split support for HAVE_ACPI_RESUME
by Kyösti Mälkki
· 7 years ago
10221a0
arch/x86: provide verstage support for CONFIG_C_ENVIRONMENT_BOOTBLOCK
by Aaron Durbin
· 8 years ago
d9af3ce
device: Add an ACPI device name and path concept to devices
by Duncan Laurie
· 8 years ago
87c6097
arch/x86: Include timestamp.c in all stages
by Alexandru Gagniuc
· 8 years ago
fa5aba0
arch/x86: Drop CBFS_BASE_ADDRESS
by Patrick Georgi
· 8 years ago
5cc0ee27
build system: remove CBFSTOOL_PRE1_OPTS
by Patrick Georgi
· 8 years ago
7f8afe0
arch/x86: introduce postcar stage/phase
by Aaron Durbin
· 8 years ago
57dbbbb
arch/x86: honor CONFIG_X86_TOP4G_BOOTMEDIA_MAP for verstage
by Aaron Durbin
· 8 years ago
730d475
x86: Drop CONFIG_COMPILE_IN_DSDT
by Stefan Reinauer
· 8 years ago
0155457
x86/Makefile.inc: Fix redundant addition of memlayout.ld in bootblock
by Furquan Shaikh
· 8 years ago
6a62231
arch/x86: Add option to disable default mmap_boot implementation
by Alexandru Gagniuc
· 8 years ago
6be6c8f
arch/x86: Implement minimal bootblock for C_ENVIRONMENT_BOTOBLOCK
by Alexandru Gagniuc
· 8 years ago
f8e4913
arch/x86: Rename bootblock.S to bootblock_romcc.S
by Alexandru Gagniuc
· 8 years ago
81b09f4
Makefile: Make full use of src-to-obj macro
by Nico Huber
· 8 years ago
eb907b3
arch/x86: link bootblock like other stages for C_ENVIRONMENT_BOOTBLOCK
by Aaron Durbin
· 8 years ago
4e153d6
arch/x86: Add files needed for C environment bootblock on x86
by Alexandru Gagniuc
· 8 years ago
6313bc7
arch/x86/Makefile.inc: Add a comment to fix syntax highlighting
by Martin Roth
· 8 years ago
699af19
arch/x86/Makefile.inc: Update symbol check macro
by Martin Roth
· 8 years ago
b619f44
build system/x86: depend on directories before touch /empty targets
by Alexander Couzens
· 8 years ago
1cab012
build system: Add more files through cbfs-files instead of manual rules
by Patrick Georgi
· 8 years ago
593f5c8
Unify OBJCOPY arguments throughout various x86 stages
by Stefan Reinauer
· 8 years ago
a73b931
tree: drop last paragraph of GPL copyright header
by Patrick Georgi
· 8 years ago
ab35575
arch/x86: avoid race condition on build.h
by Patrick Georgi
· 8 years ago
75c51d9
x86: add standalone verstage support
by Aaron Durbin
· 8 years ago
ee2740b
arch/x86/bootblock: Do not include non-code files in bootblock.S
by Alexandru Gagniuc
· 8 years ago
c46a392
arch/x86: Link walkcbfs.S instead on including it in bootblock.S
by Alexandru Gagniuc
· 8 years ago
dbeedbe
arch/x86/bootblock: Link in object files selected with bootblock-y
by Alexandru Gagniuc
· 8 years ago
0017b00
arch/x86/Makefile.inc: Simplify rule for bootblock.debug
by Alexandru Gagniuc
· 8 years ago
72bb66e
x86/bootblock: Use LDFLAGS_bootblock to enable garbage collection
by Alexandru Gagniuc
· 8 years ago
1bc6a79
x86: provide common macro for linking early stages
by Aaron Durbin
· 8 years ago
46a7c82
Makefile: Replace the way to test if a string is empty
by zbao
· 8 years ago
294ce85
x86: remove double link step for romstage
by Aaron Durbin
· 8 years ago
83bc0db
x86: link ramstage the same way regardless of RELOCATABLE_RAMSTAGE
by Aaron Durbin
· 8 years ago
d4dd44c
linking: add and use LDFLAGS_common
by Aaron Durbin
· 8 years ago
956c4f2
x86: link romstage and ramstage with 1 file
by Aaron Durbin
· 8 years ago
14714e1
x86: link romstage like the other architectures
by Aaron Durbin
· 8 years ago
4de29d4
linking: lay the groundwork for a unified linking approach
by Aaron Durbin
· 8 years ago
4b34909
x86: provide minimum alignment for romstage
by Aaron Durbin
· 8 years ago
e581b06
x86: add romstage.S to bind program flow and ordering
by Aaron Durbin
· 8 years ago
85982cd
x86: don't create MAINBOARDDIR/romstage.inc for !ROMCC boards
by Aaron Durbin
· 8 years ago
3953e39
x86: bootblock: remove linking and program flow from build system
by Aaron Durbin
· 8 years ago
439356f
x86: remove cpu_incs as romstage Make variable
by Aaron Durbin
· 8 years ago
dbb50c4
x86: Get rid of empty loadable segment warning
by Martin Roth
· 8 years ago
ab454c6
x86: parameterize asl_template for CBFS inclusion
by Aaron Durbin
· 8 years ago
ef0158e
arch/x86: make dependency explicit
by Patrick Georgi
· 8 years ago
6cb3a59
x86: flatten hierarchy
by Stefan Reinauer
· 8 years ago
4.1
4.1
16bc7e8
arch/x86/Makefile.inc: Calculate CBFS_BASE_ADDRESS variable
by Martin Roth
· 8 years ago
0fa5d8f
payloads: Reorganize Makefile.incs for external payloads
by Stefan Reinauer
· 8 years ago
ac630f7
x86 makefile: Use preprocessed linker files
by Marc Jones
· 8 years ago
4a45ec4
x86: Drop -Wa,--divide
by Stefan Reinauer
· 8 years ago
4c8fa2a
Unconditionally compile romstage with -Wa,--divide
by Stefan Reinauer
· 8 years ago
9874933
x86: Move architecture selection from linker script to Makefile.inc
by Stefan Reinauer
· 8 years ago
c32a52c
acpi: bring back ability to link DSDT into ramstage
by Patrick Georgi
· 8 years ago
920f2e6
SeaBIOS: Clean up build command line.
by Martin Roth
· 8 years ago
181b773
x86: Make x86 architecture makefiles x64 aware
by Stefan Reinauer
· 9 years ago
45dd591
arch/x86: No need to specify -Wa,--divide in a Makefile
by Patrick Georgi
· 9 years ago
36f8d27
Make DSDT a file in CBFS rather than embedding it into ramstage.
by Vladimir Serbinenko
· 9 years ago
b890a12
Remove address from GPLv2 headers
by Patrick Georgi
· 9 years ago
eec8dfb
build system: use archives, not linker action to shorten command lines
by Patrick Georgi
· 9 years ago
815f4bf
Use __ROMSTAGE__ to denote romstage
by Patrick Georgi
· 9 years ago
f780c40
CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool
by Julius Werner
· 9 years ago
b952f6b
build system: Fix SeaBIOS integration with multilib compilers
by Patrick Georgi
· 9 years ago
ec5e5e0
New mechanism to define SRAM/memory map with automatic bounds checking
by Julius Werner
· 9 years ago
828e0e8
build system: run linker scripts through the preprocessor
by Patrick Georgi
· 9 years ago
56b8309
build system: rename __BOOT_BLOCK__ and __VER_STAGE__
by Patrick Georgi
· 9 years ago
990e7c9
build system x86: deprecate bootblock_lds and ldscripts variables
by Patrick Georgi
· 9 years ago
d69839b
build system: use full (in-tree) paths
by Patrick Georgi
· 9 years ago
f1df82a
x86: rename ldscript_failover.ld to failover.ld
by Patrick Georgi
· 9 years ago
db27306
build system: extend src-to-obj for non-.c/.S files
by Patrick Georgi
· 9 years ago
70a6b4f
arch/x86: Guard option table specific rules with HAVE_OPTION_TABLE
by Patrick Georgi
· 9 years ago
ea9f308
build system: normalize linker script file names
by Patrick Georgi
· 9 years ago
a2a4bcf
x86: fix romstage_null.debug link w/o --gc-sections
by Aaron Durbin
· 9 years ago
f69a99d
coreboot: x86: enable gc-sections
by Aaron Durbin
· 9 years ago
3cf6aea
x86: Update the check for Forbidden global variables
by Furquan Shaikh
· 9 years ago
24cca75
build system: remove ROMSTAGE_ELF variable
by Patrick Georgi
· 9 years ago
4f75af9
Unify remaining binutils invocations
by Patrick Georgi
· 9 years ago
Next »