Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
bd88fa0ef62339bfc3027423d230a6ffcd1419ae
/
Makefile.inc
551b383
build system: move defconfig creation into a cbfs-files filter
by Patrick Georgi
· 8 years ago
10420cc
build system: break overly long lines into logical units
by Patrick Georgi
· 8 years ago
c35bd54
build system: Move manual cbfstool add* invocations to cbfs-files
by Patrick Georgi
· 8 years ago
1eee076
build system: don't try to add cbfs-files with no backing file
by Patrick Georgi
· 8 years ago
9b5b536
build system: establish priority levels for CBFS file additions
by Patrick Georgi
· 8 years ago
4eea174
Makefile.inc: Add build targets for IASL & Clang
by Martin Roth
· 8 years ago
76f14b2
Makefiles: Add / Update help for makefile targets
by Martin Roth
· 8 years ago
77c67b3
IASL: Enable warnings as errors
by Martin Roth
· 8 years ago
8fe6818
crossgcc: Update makefile builds
by Martin Roth
· 8 years ago
9c7ff7b
amdfwtool: Add amdfwtool to combine AMD firmwares
by Zheng Bao
· 8 years ago
28a45d4
Makefile.inc: Build test intelvbttool
by Paul Menzel
· 8 years ago
8c8e2b7
arm64: remove secmon
by Aaron Durbin
· 8 years ago
855fc1f
cpu/microcode: Remove EXTERNAL / ADDED_DURING_BUILD variables
by Timothy Pearson
· 8 years ago
a73b931
tree: drop last paragraph of GPL copyright header
by Patrick Georgi
· 8 years ago
c19f876
Makefile: Fix dependency tracking for linker scripts
by Julius Werner
· 8 years ago
6544cb3
Separate bootsplash image menuconfig option from others
by Konstantin Aladyshev
· 9 years ago
1fec04b
util: add ectool, superiotool, and viatool to what-jenkins-does
by Martin Roth
· 8 years ago
917acb5
util: update junit.xml target
by Martin Roth
· 8 years ago
d98471c
Makefile.inc: Put every tool in `TOOLLIST` on separate line
by Paul Menzel
· 8 years ago
de9adeb
Add junit.xml code to top Makefile.inc instead of utils
by Martin Roth
· 8 years ago
8d226f2
enable lint-stable build on jenkins
by Martin Roth
· 8 years ago
e4fc407
lint: Move the lint script out of Makefile.inc
by Martin Roth
· 8 years ago
615f69e
Update 'what-jenkins-does' makefile target for junit filename
by Martin Roth
· 8 years ago
75c51d9
x86: add standalone verstage support
by Aaron Durbin
· 8 years ago
e3d2d6f
vboot: allow more flexibility when adding verstage
by Aaron Durbin
· 8 years ago
e957832b
vboot: remove remnants of VBOOT_STUB
by Aaron Durbin
· 8 years ago
16fa882
Makefile.inc: Align paths in CBFS add messages
by Paul Menzel
· 8 years ago
bf84cf9
cbfs: allow cbfs-files to use compression
by Daisuke Nojiri
· 8 years ago
d972f78
linking: link bootblock.elf with .data and .bss sections again
by Aaron Durbin
· 8 years ago
dc9f5cd
coreboot: introduce commonlib
by Aaron Durbin
· 8 years ago
9b9d4b3
cbfstool: remove locate command
by Aaron Durbin
· 8 years ago
d4dd44c
linking: add and use LDFLAGS_common
by Aaron Durbin
· 8 years ago
dde7629
rmodule: use program.ld for linking
by Aaron Durbin
· 8 years ago
f55e668
microcode: Unify rules to add microcode to CBFS once again
by Alexandru Gagniuc
· 8 years ago
7b928cd
Store the payload config and revision in CBFS
by Martin Roth
· 8 years ago
ab454c6
x86: parameterize asl_template for CBFS inclusion
by Aaron Durbin
· 8 years ago
1c48704
what-jenkins-does: Add building chromeos configurations
by Patrick Georgi
· 8 years ago
d09b32b
Makefile.inc: use correct make
by Jonathan A. Kollasch
· 8 years ago
701f67d
build system: add minimized .config to coreboot image
by Patrick Georgi
· 8 years ago
496cdc3
external payloads: COREBOOT_ROM_DEPENDENCIES needs to be late-evaluated
by Patrick Georgi
· 8 years ago
d146ac6
Move function/data sections to common CFLAGS
by Stefan Reinauer
· 8 years ago
d0d487a
payloads: Move payloads logic to payloads directory
by Stefan Reinauer
· 8 years ago
501005f
Makefile.inc: Clean up SeaBIOS clean command line
by Martin Roth
· 8 years ago
c6a4aae
what-jenkins-does: make CPU count configurable
by Patrick Georgi
· 8 years ago
e151407
what-jenkins-does: make its payload selection overridable
by Patrick Georgi
· 8 years ago
b551d8b
what-jenkins-does: Adapt to recent libpayload kconfig changes
by Patrick Georgi
· 8 years ago
45acb34
cbfstool: fix alignment to 64 byte
by Patrick Georgi
· 8 years ago
492a075
version: allow stating the coreboot revision in .coreboot-version
by Patrick Georgi
· 8 years ago
47abc54
Makefile.inc: Add math macros
by Martin Roth
· 8 years ago
0fa5d8f
payloads: Reorganize Makefile.incs for external payloads
by Stefan Reinauer
· 8 years ago
11ac97b
gitconfig: Improve robustness when blobs aren't present
by Patrick Georgi
· 8 years ago
11186dd
gitconfig: set up hooks and target for 3rdparty/blobs
by Stefan Reinauer
· 8 years ago
999ed64
update_image: add all CBFS_PREFIX files to cbfs
by Aaron Durbin
· 8 years ago
7710379
acpi/sata: add generic sata ssdt port generator
by Alexander Couzens
· 8 years ago
93af2f2
board_id: Remove extra quotes.
by Vladimir Serbinenko
· 8 years ago
36f8d27
Make DSDT a file in CBFS rather than embedding it into ramstage.
by Vladimir Serbinenko
· 8 years ago
f48179f
build system: drop generic util/ %.c -> %.o rule
by Patrick Georgi
· 8 years ago
b890a12
Remove address from GPLv2 headers
by Patrick Georgi
· 8 years ago
eec8dfb
build system: use archives, not linker action to shorten command lines
by Patrick Georgi
· 8 years ago
69b88bf
fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler
by Sol Boucher
· 9 years ago
b11be32
build system: use platform specific ar(1) for libverstage
by Patrick Georgi
· 8 years ago
1d7b9de
kbuild: Use wildcard for driver subdirectories
by Stefan Reinauer
· 8 years ago
26e24cc
3rdparty: move to 3rdparty/blobs
by Patrick Georgi
· 8 years ago
f4f0287
3rdparty: Move to blobs
by Patrick Georgi
· 8 years ago
27ef602
vboot: split class in library and stage
by Patrick Georgi
· 8 years ago
fd5ed6b
build system: Drop another vboot1 remnant
by Patrick Georgi
· 8 years ago
e1133b7
kbuild: automatically include northbridges
by Stefan Reinauer
· 8 years ago
aae53ab
kbuild: automatically include SOCs
by Stefan Reinauer
· 8 years ago
77c04e9
kbuild: automatically include ECs
by Stefan Reinauer
· 8 years ago
f394715
gitconfig: Use the right make executable in git hooks
by Patrick Georgi
· 8 years ago
ba80887
vboot2: Build verstage archive, then use that for building the stage
by Patrick Georgi
· 8 years ago
ef345c2
build system: Allow using .a archives as source
by Patrick Georgi
· 8 years ago
13e4182
kbuild: automatically include southbridges
by Stefan Reinauer
· 8 years ago
de8c780
Build system: Fix "dd: invalid number `0x800000'"
by WANG Siyuan
· 8 years ago
e1741c5
broadcom/cygnus: add secimage and sign bootblock
by Daisuke Nojiri
· 9 years ago
d06258c
build system: add manual board id support
by Stefan Reinauer
· 8 years ago
f21b657
build system: improve portability by not relying on extraordinary dd options
by Patrick Georgi
· 8 years ago
f97b88b
Makefile: Fix dependency tracking for ramstage objects
by Julius Werner
· 9 years ago
f780c40
CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool
by Julius Werner
· 9 years ago
23b4e4c
Makefile.inc: Only add `-Wno-unused-but-set-variable` for GCC
by Paul Menzel
· 8 years ago
26de112
build system: also use ramstage CPPFLAGS for ACPI
by Patrick Georgi
· 8 years ago
ec5e5e0
New mechanism to define SRAM/memory map with automatic bounds checking
by Julius Werner
· 9 years ago
015f0ae
Add predefined __ROMSTAGE__ and __RAMSTAGE__ macros
by Julius Werner
· 9 years ago
828e0e8
build system: run linker scripts through the preprocessor
by Patrick Georgi
· 8 years ago
56b8309
build system: rename __BOOT_BLOCK__ and __VER_STAGE__
by Patrick Georgi
· 8 years ago
990e7c9
build system x86: deprecate bootblock_lds and ldscripts variables
by Patrick Georgi
· 8 years ago
d69839b
build system: use full (in-tree) paths
by Patrick Georgi
· 8 years ago
f430546
build system: Introduce manual file type
by Patrick Georgi
· 8 years ago
db27306
build system: extend src-to-obj for non-.c/.S files
by Patrick Georgi
· 8 years ago
387cd3c
build system: make CONFIG_* symbols disappear from objects
by Patrick Georgi
· 8 years ago
cbe2746
x86/smm: Move SMM configuration out of generic Makefile
by Patrick Georgi
· 8 years ago
2459aee
build system: provide generic compiler flag variables
by Patrick Georgi
· 8 years ago
abde3b5
arm64: Add support for secure monitor
by Furquan Shaikh
· 9 years ago
1053f65
build system: Test gccs that are actually used
by Patrick Georgi
· 8 years ago
efddcfb
vboot2: separate verstage from bootblock
by Daisuke Nojiri
· 9 years ago
b1688ca
imgtec/danube: Build BIMG boot images
by Paul Burton
· 9 years ago
e853003
arch/mips: Add base MIPS architecture support
by Paul Burton
· 9 years ago
f69a99d
coreboot: x86: enable gc-sections
by Aaron Durbin
· 9 years ago
87200e2
Makefile.inc: Use -Og when compiling with GDB support
by Stefan Reinauer
· 9 years ago
24f9cb9
crossgcc: Add x86_64 to list of supported architectures
by Stefan Reinauer
· 9 years ago
Next »