index
:
delta/coreboot/coreboot.git
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
foo2
master
rampayload
review.coreboot.org: coreboot.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefile.inc: build ifdtool using its own makefile
Alexander Couzens
2016-09-12
1
-3
/
+4
*
Makefile.inc: Use $(MAINBOARDDIR)
Iru Cai
2016-09-04
1
-1
/
+1
*
cbfs: Add "struct" file type and associated helpers
Julius Werner
2016-08-27
1
-0
/
+12
*
build system: Print the content of all regions we add files to
Patrick Georgi
2016-08-11
1
-1
/
+1
*
build system: drop -cbfstool-opts variable support
Patrick Georgi
2016-08-11
1
-10
/
+1
*
build system: allow overriding file position and alignment per region
Patrick Georgi
2016-08-11
1
-1
/
+21
*
build system: remove early stage cbfs-file sorting
Patrick Georgi
2016-08-11
1
-8
/
+1
*
build system: order per-region files to optimize placement success
Patrick Georgi
2016-08-11
1
-1
/
+17
*
build system: change addition order of files to go by region
Patrick Georgi
2016-08-10
1
-6
/
+28
*
Makefiles: Use $(MAINBOARD_DIR) instead of $(CONFIG_MAINBOARD_DIR)
Martin Roth
2016-08-10
1
-1
/
+1
*
Makefile.inc: Strip CONFIG_DEVICETREE quotes at top of makefile
Martin Roth
2016-08-10
1
-1
/
+2
*
build system: drop commented out code
Patrick Georgi
2016-08-09
1
-6
/
+0
*
sconfig: Remove mainboard chip.h support
Martin Roth
2016-08-08
1
-1
/
+1
*
sconfig: Update command line parameters
Martin Roth
2016-08-08
1
-7
/
+10
*
sconfig: pass in devicetree filename
Martin Roth
2016-08-08
1
-2
/
+2
*
build system: add easier targetting of cbfstool options per region
Aaron Durbin
2016-08-05
1
-9
/
+11
*
Makefile.inc: Strip output of `wc`
Nico Huber
2016-08-03
1
-1
/
+1
*
bootmode: Get rid of CONFIG_BOOTMODE_STRAPS
Furquan Shaikh
2016-07-28
1
-1
/
+1
*
vboot: Separate vboot from chromeos
Furquan Shaikh
2016-07-28
1
-0
/
+1
*
Rename VB_SOURCE to VBOOT_SOURCE for increased clarity
Paul Kocialkowski
2016-07-27
1
-2
/
+2
*
device: include devicetree in bootblock stage
Aaron Durbin
2016-07-27
1
-0
/
+1
*
Makefile: Add uCode binary to FIT
Subrata Banik
2016-07-24
1
-1
/
+6
*
flashmap: Use CONFIG_ROM_SIZE as flash size in flashmap
Werner Zeh
2016-06-21
1
-1
/
+2
*
Add Board Checklist Support
Lee Leahy
2016-06-03
1
-0
/
+1
*
Makefile: Add ifwitool to list of tools to be built
Furquan Shaikh
2016-06-01
1
-2
/
+6
*
splash: Put the suffix of splash file to CBFS name
zbao
2016-05-26
1
-3
/
+4
*
jenkins: Run the romcc test suite
Jonathan Neuschäfer
2016-05-19
1
-2
/
+3
*
xip: Do not pass --xip for early stages if CAR supports code execution
Furquan Shaikh
2016-05-09
1
-3
/
+11
*
cpu/x86: don't treat all chipsets the same regarding XIP_ROM_SIZE
Aaron Durbin
2016-05-06
1
-1
/
+6
*
build system: create fmap for UPDATE_IMAGE configurations, too
Patrick Georgi
2016-05-05
1
-1
/
+1
*
payload: Fix broken Linux kernel as payload
Werner Zeh
2016-05-04
1
-10
/
+0
*
build system: rename fmap.h to fmap_config.h
Patrick Georgi
2016-05-03
1
-3
/
+3
*
kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme
Stefan Reinauer
2016-04-19
1
-1
/
+3
*
Makefile.inc: Stop running git repeatedly for each build
Martin Roth
2016-04-19
1
-0
/
+5
*
Makefile.inc: Move payload code to payloads/
Stefan Reinauer
2016-04-15
1
-12
/
+0
*
Makefile.inc: Disassemble the ACPI AML to detect errors
Martin Roth
2016-04-14
1
-0
/
+1
*
payloads: add iPXE 'payload' build
Martin Roth
2016-04-13
1
-4
/
+0
*
arch/x86: introduce postcar stage/phase
Aaron Durbin
2016-03-23
1
-1
/
+1
*
build system: Allow overriding the path to the futility binary
Patrick Georgi
2016-03-17
1
-1
/
+1
*
Makefile.inc: Add toupper, tolower, and ws_to_under macros
Martin Roth
2016-03-15
1
-1
/
+7
*
Makefile: Add build-time overlap check for programs loaded after coreboot
Julius Werner
2016-03-09
1
-0
/
+46
*
Makefile: Update payload clean targets
Martin Roth
2016-03-09
1
-3
/
+1
*
Add option for "timeless" builds
Nico Huber
2016-03-09
1
-1
/
+5
*
Makefile.inc: Add dependency on util/kconfig/conf for config.h
Martin Roth
2016-03-01
1
-0
/
+2
*
payloads: Load coreinfo as a secondary payload
Martin Roth
2016-02-26
1
-1
/
+1
*
cbfs: Add LZ4 in-place decompression support for pre-RAM stages
Julius Werner
2016-02-22
1
-1
/
+6
*
Payloads: Add U-Boot as a coreboot-payload
Martin Roth
2016-02-18
1
-2
/
+13
*
util/marvell: Add Marvell doimage utility and dependency in relevant Makefile
Ruilin Hao
2016-02-11
1
-1
/
+1
*
gitconfig: Fix make gitconfig if USE_BLOBS is disabled
Patrick Georgi
2016-02-10
1
-1
/
+1
*
build system: Add another post-processing step
Patrick Georgi
2016-02-03
1
-1
/
+5
[next]