index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2017-01-31
build system: mark sub-make invocations as parallelizable
Patrick Georgi
2017-01-27
Only add etc/ps2-keyboard-spinup when not updating an image
Arthur Heymans
2017-01-24
build system: don't run xcompile or git for %clean/%config targets
Patrick Georgi
2017-01-24
cbfs-compression-tool: add to "make tools" target
Patrick Georgi
2017-01-22
Makefile.inc: Explicitly set GNU11 as C language standard
Paul Menzel
2016-12-12
Makefile.inc: Update what-jenkins-does target
Martin Roth
2016-11-18
Makefile.inc: export VARIANT_DIR as top-level variable
Matt DeVillier
2016-11-10
southbridge/amd: update for amdfwtool size on command line
Martin Roth
2016-10-29
Set up 3rdparty/libgfxinit
Nico Huber
2016-10-29
Set up 3rdparty/libhwbase
Nico Huber
2016-10-29
Add option to build Ada debugging code
Nico Huber
2016-10-28
Makefile.inc: Explicitly disable PIE
Paul Menzel
2016-10-21
Makefile.inc: Don't share amdfwtool between platforms
Martin Roth
2016-10-13
gitconfig: Allow user name and email to be in includes
Daisuke Nojiri
2016-10-10
Makefile.inc: Fix make gitconfig for blobs repo
Nico Huber
2016-09-22
Build system: Remove IASL_WARNINGS_ARE_ERRORS option
Martin Roth
2016-09-20
Makefile.inc: Add aliases for submodule updates to gitconfig target
Martin Roth
2016-09-19
Add minimal GNAT run time system (RTS)
Nico Huber
2016-09-19
Make Ada a first class citizen
Nico Huber
2016-09-12
Makefile.inc: build ifdtool using its own makefile
Alexander Couzens
2016-09-04
Makefile.inc: Use $(MAINBOARDDIR)
Iru Cai
2016-08-27
cbfs: Add "struct" file type and associated helpers
Julius Werner
2016-08-11
build system: Print the content of all regions we add files to
Patrick Georgi
2016-08-11
build system: drop -cbfstool-opts variable support
Patrick Georgi
2016-08-11
build system: allow overriding file position and alignment per region
Patrick Georgi
2016-08-11
build system: remove early stage cbfs-file sorting
Patrick Georgi
2016-08-11
build system: order per-region files to optimize placement success
Patrick Georgi
2016-08-10
build system: change addition order of files to go by region
Patrick Georgi
2016-08-10
Makefiles: Use $(MAINBOARD_DIR) instead of $(CONFIG_MAINBOARD_DIR)
Martin Roth
2016-08-10
Makefile.inc: Strip CONFIG_DEVICETREE quotes at top of makefile
Martin Roth
2016-08-09
build system: drop commented out code
Patrick Georgi
2016-08-08
sconfig: Remove mainboard chip.h support
Martin Roth
2016-08-08
sconfig: Update command line parameters
Martin Roth
2016-08-08
sconfig: pass in devicetree filename
Martin Roth
2016-08-05
build system: add easier targetting of cbfstool options per region
Aaron Durbin
2016-08-03
Makefile.inc: Strip output of `wc`
Nico Huber
2016-07-28
bootmode: Get rid of CONFIG_BOOTMODE_STRAPS
Furquan Shaikh
2016-07-28
vboot: Separate vboot from chromeos
Furquan Shaikh
2016-07-27
Rename VB_SOURCE to VBOOT_SOURCE for increased clarity
Paul Kocialkowski
2016-07-27
device: include devicetree in bootblock stage
Aaron Durbin
2016-07-24
Makefile: Add uCode binary to FIT
Subrata Banik
2016-06-21
flashmap: Use CONFIG_ROM_SIZE as flash size in flashmap
Werner Zeh
2016-06-03
Add Board Checklist Support
Lee Leahy
2016-06-01
Makefile: Add ifwitool to list of tools to be built
Furquan Shaikh
2016-05-26
splash: Put the suffix of splash file to CBFS name
zbao
2016-05-19
jenkins: Run the romcc test suite
Jonathan Neuschäfer
2016-05-09
xip: Do not pass --xip for early stages if CAR supports code execution
Furquan Shaikh
2016-05-06
cpu/x86: don't treat all chipsets the same regarding XIP_ROM_SIZE
Aaron Durbin
2016-05-05
build system: create fmap for UPDATE_IMAGE configurations, too
Patrick Georgi
2016-05-04
payload: Fix broken Linux kernel as payload
Werner Zeh
2016-05-03
build system: rename fmap.h to fmap_config.h
Patrick Georgi
2016-04-19
kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme
Stefan Reinauer
2016-04-19
Makefile.inc: Stop running git repeatedly for each build
Martin Roth
2016-04-15
Makefile.inc: Move payload code to payloads/
Stefan Reinauer
2016-04-14
Makefile.inc: Disassemble the ACPI AML to detect errors
Martin Roth
2016-04-13
payloads: add iPXE 'payload' build
Martin Roth
2016-03-23
arch/x86: introduce postcar stage/phase
Aaron Durbin
2016-03-17
build system: Allow overriding the path to the futility binary
Patrick Georgi
2016-03-15
Makefile.inc: Add toupper, tolower, and ws_to_under macros
Martin Roth
2016-03-09
Makefile: Add build-time overlap check for programs loaded after coreboot
Julius Werner
2016-03-09
Makefile: Update payload clean targets
Martin Roth
2016-03-09
Add option for "timeless" builds
Nico Huber
2016-03-01
Makefile.inc: Add dependency on util/kconfig/conf for config.h
Martin Roth
2016-02-26
payloads: Load coreinfo as a secondary payload
Martin Roth
2016-02-22
cbfs: Add LZ4 in-place decompression support for pre-RAM stages
Julius Werner
2016-02-18
Payloads: Add U-Boot as a coreboot-payload
Martin Roth
2016-02-11
util/marvell: Add Marvell doimage utility and dependency in relevant Makefile
Ruilin Hao
2016-02-10
gitconfig: Fix make gitconfig if USE_BLOBS is disabled
Patrick Georgi
2016-02-03
build system: Add another post-processing step
Patrick Georgi
2016-02-03
build_system: Extend site-local
Martin Roth
2016-02-03
buildgcc: Move all toolchain build targets to util/crossgcc
Stefan Reinauer
2016-02-03
buildgcc: Rename ARM target from armv7a to arm
Stefan Reinauer
2016-02-02
build system: add Chrome OS futility to tools
Patrick Georgi
2016-01-29
build system: allow modifying cbfstool options for files-in-regions
Patrick Georgi
2016-01-29
build system: Unwind multi-region cbfstool add commands
Patrick Georgi
2016-01-29
build system: deduplicate users of cbfs-add-cmd
Patrick Georgi
2016-01-29
build system: deduplicate use of cbfs-autogen-attributes
Patrick Georgi
2016-01-29
build system: deduplicate the addition of alignment/base arguments
Patrick Georgi
2016-01-29
build system: pass $(file) explicitly
Patrick Georgi
2016-01-29
build system: separate cbfstool add invocations into separate commands
Patrick Georgi
2016-01-29
build system: reformat cbfs-add-cmd
Patrick Georgi
2016-01-28
Move object files to $(obj)/<class>/
Nico Huber
2016-01-27
build system: Fix UPDATE_IMAGE
Patrick Georgi
2016-01-26
Makefile.inc: error if UPDATE_IMAGE is enabled with no coreboot.rom
Martin Roth
2016-01-25
Makefile: Don't copy thin archives around
Nico Huber
2016-01-23
Makefile.inc: Comment some 'else' and 'endif' statements
Martin Roth
2016-01-22
build system: Add option for auto generated cbfs attributes
Werner Zeh
2016-01-21
vboot: Install files into FW_MAIN_A and FW_MAIN_B unless they're for RO
Patrick Georgi
2016-01-21
build system: allow assigning files to regions
Patrick Georgi
2016-01-21
Makefile.inc: allow coreboot to be a git submodule
Ben Gardner
2016-01-21
build system: Initialize all CBFS regions
Patrick Georgi
2016-01-14
Makefile: Add 3rdparty to CPPFLAGS_common
Jimmy Huang
2016-01-12
Makefile: Add toolchain version check
Martin Roth
2016-01-07
Makefile.inc: update location of dsdt
Martin Roth
2016-01-06
commonlib: Add function to hash contents of a CBFS region.
Aaron Durbin
2016-01-04
util/crossgcc: Add ppc64el support
Timothy Pearson
2015-12-30
Makefile.inc: Fmaptool build fixes
Martin Roth
2015-12-20
Makefile.inc: Move addition of payload rev & config to payload makefile
Martin Roth
2015-12-17
Makefile.inc: Include build/dsdt.d if it exists
Martin Roth
2015-12-17
Makefile.inc: Document extract_nth and the fields it extracts
Martin Roth
[next]