Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
11f7dc87b2df7e84583f63d49df3660cc02b223f
/
Makefile.inc
ec47734
Kconfig: Remove BOARD_ID_MANUAL option
by Julius Werner
· 7 years ago
db7b8af
build system: drop duplicate rule for $(objutil)/blobtool/blobtool
by Patrick Georgi
· 7 years ago
76e3873
Makefile.inc: Cosmetics: Format blobtool commands similar to other tools
by Denis 'GNUtoo' Carikli
· 7 years ago
fea2429
security/vboot: Move vboot2 to security kconfig section
by Philipp Deppenwiese
· 7 years ago
782b9a7
Makefile.inc: remove '--global' flag from config check for gitconfig rule
by Chris Ching
· 7 years ago
5218533
Makefile.inc: Remove -gnatg from ADAFLAGS_common
by Nico Huber
· 7 years ago
229e021
Makefile.inc: Add left shift macro
by Martin Roth
· 7 years ago
7a1fbdb
Makefile: Keep list of exported variables
by Nico Huber
· 7 years ago
1db500c
Fix build with CLANG, avoid GCC only CFLAGS
by Arthur Heymans
· 7 years ago
7c8d331
Fine-tune compiler flags
by Stefan Reinauer
· 7 years ago
6c9c196
copy & update test routines from what-jenkins-does
by Martin Roth
· 7 years ago
e624e27
Make: Move testing into a subdirectory
by Martin Roth
· 7 years ago
a81f321
drivers/pc80/rtc: Build for bootblock and postcar stages too
by Nico Huber
· 7 years ago
a8843de
Use more secure HTTPS URLs for coreboot sites
by Paul Menzel
· 7 years ago
c4b4ff3
console/flashsconsole: Add spi flash console for debugging
by Youness Alaoui
· 7 years ago
5e88c3b
device: allow devicetree accesses in postcar stage
by Aaron Durbin
· 7 years ago
42bcd13
Makefile.inc: ensure cbfs-files-processor-struct has correct ccopts
by Aaron Durbin
· 7 years ago
cfce793
util/blobtool: Hook into coreboot build
by Martin Roth
· 7 years ago
ee762fa
Makefile.inc: Fix jenkins build of nvramcui & coreinfo
by Martin Roth
· 7 years ago
e91d170
Remove libverstage as separate library and source file class
by Julius Werner
· 7 years ago
78a5f22
build system: mark sub-make invocations as parallelizable
by Patrick Georgi
· 8 years ago
7218a1e
Only add etc/ps2-keyboard-spinup when not updating an image
by Arthur Heymans
· 8 years ago
0ffef88
build system: don't run xcompile or git for %clean/%config targets
by Patrick Georgi
· 8 years ago
847bbb8
cbfs-compression-tool: add to "make tools" target
by Patrick Georgi
· 8 years ago
acbb70b
Makefile.inc: Explicitly set GNU11 as C language standard
by Paul Menzel
· 8 years ago
8d49d52
Makefile.inc: Update what-jenkins-does target
by Martin Roth
· 8 years ago
91480cc
Makefile.inc: export VARIANT_DIR as top-level variable
by Matt DeVillier
· 8 years ago
d61b540
southbridge/amd: update for amdfwtool size on command line
by Martin Roth
· 8 years ago
ef405a2
Set up 3rdparty/libgfxinit
by Nico Huber
· 8 years ago
e09f8acd
Set up 3rdparty/libhwbase
by Nico Huber
· 8 years ago
e84e625
Add option to build Ada debugging code
by Nico Huber
· 8 years ago
a3a6746
Makefile.inc: Explicitly disable PIE
by Paul Menzel
· 8 years ago
0529236
Makefile.inc: Don't share amdfwtool between platforms
by Martin Roth
· 8 years ago
165af1c
gitconfig: Allow user name and email to be in includes
by Daisuke Nojiri
· 8 years ago
6dfffdc
Makefile.inc: Fix make gitconfig for blobs repo
by Nico Huber
· 8 years ago
0f671f6
Build system: Remove IASL_WARNINGS_ARE_ERRORS option
by Martin Roth
· 8 years ago
03b9ecb
Makefile.inc: Add aliases for submodule updates to gitconfig target
by Martin Roth
· 8 years ago
be5492a
Add minimal GNAT run time system (RTS)
by Nico Huber
· 9 years ago
2e09d2b
Make Ada a first class citizen
by Nico Huber
· 9 years ago
c770253
Makefile.inc: build ifdtool using its own makefile
by Alexander Couzens
· 8 years ago
2128d62
Makefile.inc: Use $(MAINBOARDDIR)
by Iru Cai
· 8 years ago
f975e55
cbfs: Add "struct" file type and associated helpers
by Julius Werner
· 8 years ago
21c54d2
build system: Print the content of all regions we add files to
by Patrick Georgi
· 8 years ago
e206ab7
build system: drop -cbfstool-opts variable support
by Patrick Georgi
· 8 years ago
f3656d8
build system: allow overriding file position and alignment per region
by Patrick Georgi
· 8 years ago
5986d29
build system: remove early stage cbfs-file sorting
by Patrick Georgi
· 8 years ago
513693c
build system: order per-region files to optimize placement success
by Patrick Georgi
· 8 years ago
a8b86b3
build system: change addition order of files to go by region
by Patrick Georgi
· 8 years ago
93ef3ff
Makefiles: Use $(MAINBOARD_DIR) instead of $(CONFIG_MAINBOARD_DIR)
by Martin Roth
· 8 years ago
fc46583
Makefile.inc: Strip CONFIG_DEVICETREE quotes at top of makefile
by Martin Roth
· 8 years ago
16559c3
build system: drop commented out code
by Patrick Georgi
· 8 years ago
c9c27bb
sconfig: Remove mainboard chip.h support
by Martin Roth
· 8 years ago
25f8a4f
sconfig: Update command line parameters
by Martin Roth
· 8 years ago
3205170
sconfig: pass in devicetree filename
by Martin Roth
· 9 years ago
bcbb205
build system: add easier targetting of cbfstool options per region
by Aaron Durbin
· 8 years ago
f641a27
Makefile.inc: Strip output of `wc`
by Nico Huber
· 8 years ago
0325dc6
bootmode: Get rid of CONFIG_BOOTMODE_STRAPS
by Furquan Shaikh
· 8 years ago
2a12e2e
vboot: Separate vboot from chromeos
by Furquan Shaikh
· 8 years ago
4611451
Rename VB_SOURCE to VBOOT_SOURCE for increased clarity
by Paul Kocialkowski
· 8 years ago
40d9349
device: include devicetree in bootblock stage
by Aaron Durbin
· 8 years ago
168eb6a
Makefile: Add uCode binary to FIT
by Subrata Banik
· 8 years ago
95f6022
flashmap: Use CONFIG_ROM_SIZE as flash size in flashmap
by Werner Zeh
· 8 years ago
fc3741f
Add Board Checklist Support
by Lee Leahy
· 8 years ago
3ac9d4cb
Makefile: Add ifwitool to list of tools to be built
by Furquan Shaikh
· 8 years ago
c16918a
splash: Put the suffix of splash file to CBFS name
by zbao
· 8 years ago
d4d3ecb
jenkins: Run the romcc test suite
by Jonathan Neuschäfer
· 8 years ago
94b18a1
xip: Do not pass --xip for early stages if CAR supports code execution
by Furquan Shaikh
· 8 years ago
ef10529
cpu/x86: don't treat all chipsets the same regarding XIP_ROM_SIZE
by Aaron Durbin
· 8 years ago
d264b46
build system: create fmap for UPDATE_IMAGE configurations, too
by Patrick Georgi
· 8 years ago
bc2d151
payload: Fix broken Linux kernel as payload
by Werner Zeh
· 8 years ago
849635d
build system: rename fmap.h to fmap_config.h
by Patrick Georgi
· 8 years ago
86ddd73
kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme
by Stefan Reinauer
· 9 years ago
3812597
Makefile.inc: Stop running git repeatedly for each build
by Martin Roth
· 8 years ago
785a31d
Makefile.inc: Move payload code to payloads/
by Stefan Reinauer
· 8 years ago
a29bc97
Makefile.inc: Disassemble the ACPI AML to detect errors
by Martin Roth
· 8 years ago
888a98b
payloads: add iPXE 'payload' build
by Martin Roth
· 8 years ago
7f8afe0
arch/x86: introduce postcar stage/phase
by Aaron Durbin
· 8 years ago
32154d7
build system: Allow overriding the path to the futility binary
by Patrick Georgi
· 8 years ago
621dd84
Makefile.inc: Add toupper, tolower, and ws_to_under macros
by Martin Roth
· 8 years ago
fffee87
Makefile: Add build-time overlap check for programs loaded after coreboot
by Julius Werner
· 9 years ago
6797557
Makefile: Update payload clean targets
by Martin Roth
· 9 years ago
566dd35
Add option for "timeless" builds
by Nico Huber
· 9 years ago
f4b7f22
Makefile.inc: Add dependency on util/kconfig/conf for config.h
by Martin Roth
· 9 years ago
4351ace
payloads: Load coreinfo as a secondary payload
by Martin Roth
· 9 years ago
09f2921
cbfs: Add LZ4 in-place decompression support for pre-RAM stages
by Julius Werner
· 9 years ago
dbae4d0
Payloads: Add U-Boot as a coreboot-payload
by Martin Roth
· 9 years ago
c52d4f5
util/marvell: Add Marvell doimage utility and dependency in relevant Makefile
by Ruilin Hao
· 9 years ago
aaa3b4a
gitconfig: Fix make gitconfig if USE_BLOBS is disabled
by Patrick Georgi
· 9 years ago
4505787
build system: Add another post-processing step
by Patrick Georgi
· 9 years ago
b09a569
build_system: Extend site-local
by Martin Roth
· 9 years ago
d5779c1
buildgcc: Move all toolchain build targets to util/crossgcc
by Stefan Reinauer
· 9 years ago
2cc2ff6
buildgcc: Rename ARM target from armv7a to arm
by Stefan Reinauer
· 9 years ago
bda8a04b
build system: add Chrome OS futility to tools
by Patrick Georgi
· 9 years ago
1bf5e64
build system: allow modifying cbfstool options for files-in-regions
by Patrick Georgi
· 9 years ago
4.3
4.3
efe7ff0f
build system: Unwind multi-region cbfstool add commands
by Patrick Georgi
· 9 years ago
ddc3076
build system: deduplicate users of cbfs-add-cmd
by Patrick Georgi
· 9 years ago
60fad89
build system: deduplicate use of cbfs-autogen-attributes
by Patrick Georgi
· 9 years ago
35a2bca
build system: deduplicate the addition of alignment/base arguments
by Patrick Georgi
· 9 years ago
93d5367
build system: pass $(file) explicitly
by Patrick Georgi
· 9 years ago
172f886
build system: separate cbfstool add invocations into separate commands
by Patrick Georgi
· 9 years ago
Next »