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
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
2015-12-11
build system: Switch to fmap based firmware layout
Patrick Georgi
2015-12-06
Makefile.inc: Add AMDFWTOOL to tools so abuild will stop failing
Martin Roth
2015-12-06
Makefile: Individualize help targets & set as non-compile targets
Martin Roth
2015-12-05
build system: Drop useless variable and dependency
Patrick Georgi
2015-12-04
build system: actually provide revision information in defconfig
Patrick Georgi
2015-12-02
build system: Emit some build output while adding files to CBFS
Patrick Georgi
2015-12-02
build system: drop one level of indirection
Patrick Georgi
2015-12-02
build system: Add more files through cbfs-files instead of manual rules
Patrick Georgi
2015-12-02
build system: make cbfs-files mechanism spaces-safe
Patrick Georgi
2015-12-02
build system: Allow giving additional cbfstool options to cbfs-files-y
Patrick Georgi
2015-12-02
build system: replace files on UPDATE_IMAGE
Patrick Georgi
2015-12-01
Makefile.inc: make sure .xcompile is removed when building tools
Martin Roth
2015-12-01
build system: strip quotes from CONFIG_CBFS_PREFIX in a single location
Patrick Georgi
2015-11-29
build system: move defconfig creation into a cbfs-files filter
Patrick Georgi
2015-11-29
build system: break overly long lines into logical units
Patrick Georgi
2015-11-29
build system: Move manual cbfstool add* invocations to cbfs-files
Patrick Georgi
2015-11-29
build system: don't try to add cbfs-files with no backing file
Patrick Georgi
2015-11-29
build system: establish priority levels for CBFS file additions
Patrick Georgi
2015-11-27
Makefile.inc: Add build targets for IASL & Clang
Martin Roth
2015-11-24
Makefiles: Add / Update help for makefile targets
Martin Roth
2015-11-23
IASL: Enable warnings as errors
Martin Roth
2015-11-19
crossgcc: Update makefile builds
Martin Roth
2015-11-19
amdfwtool: Add amdfwtool to combine AMD firmwares
Zheng Bao
2015-11-11
Makefile.inc: Build test intelvbttool
Paul Menzel
2015-11-07
arm64: remove secmon
Aaron Durbin
2015-11-05
cpu/microcode: Remove EXTERNAL / ADDED_DURING_BUILD variables
Timothy Pearson
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-27
Makefile: Fix dependency tracking for linker scripts
Julius Werner
2015-10-25
Separate bootsplash image menuconfig option from others
Konstantin Aladyshev
2015-10-24
util: add ectool, superiotool, and viatool to what-jenkins-does
Martin Roth
2015-10-24
util: update junit.xml target
Martin Roth
2015-10-18
Makefile.inc: Put every tool in `TOOLLIST` on separate line
Paul Menzel
2015-10-17
Add junit.xml code to top Makefile.inc instead of utils
Martin Roth
2015-10-17
enable lint-stable build on jenkins
Martin Roth
2015-10-17
lint: Move the lint script out of Makefile.inc
Martin Roth
2015-10-15
Update 'what-jenkins-does' makefile target for junit filename
Martin Roth
2015-10-14
x86: add standalone verstage support
Aaron Durbin
2015-10-14
vboot: allow more flexibility when adding verstage
Aaron Durbin
2015-10-11
vboot: remove remnants of VBOOT_STUB
Aaron Durbin
2015-09-30
Makefile.inc: Align paths in CBFS add messages
Paul Menzel
2015-09-28
cbfs: allow cbfs-files to use compression
Daisuke Nojiri
2015-09-22
linking: link bootblock.elf with .data and .bss sections again
Aaron Durbin
2015-09-22
coreboot: introduce commonlib
Aaron Durbin
2015-09-16
cbfstool: remove locate command
Aaron Durbin
2015-09-09
linking: add and use LDFLAGS_common
Aaron Durbin
2015-09-09
rmodule: use program.ld for linking
Aaron Durbin
2015-09-07
microcode: Unify rules to add microcode to CBFS once again
Alexandru Gagniuc
2015-08-19
Store the payload config and revision in CBFS
Martin Roth
2015-08-13
x86: parameterize asl_template for CBFS inclusion
Aaron Durbin
2015-08-10
what-jenkins-does: Add building chromeos configurations
Patrick Georgi
2015-08-10
Makefile.inc: use correct make
Jonathan A. Kollasch
2015-08-10
build system: add minimized .config to coreboot image
Patrick Georgi
[prev]
[next]