index
:
coreboot.git
24.02_branch
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.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
device: Include devicetree in SMM stage
Subrata Banik
2018-02-22
1
-0
/
+1
*
Makefile.inc: Also print layout at end of build
Paul Menzel
2018-02-15
1
-0
/
+2
*
payloads: Add an option to compress secondary payloads
Arthur Heymans
2018-02-10
1
-0
/
+5
*
util/gitconfig: Use `make` in git hooks
Alex Thiessen
2018-01-23
1
-1
/
+1
*
Makefile.inc: Improve git worktree check
Alex Thiessen
2018-01-22
1
-1
/
+2
*
drivers/mrc_cache: Always generate an FMAP region
Arthur Heymans
2018-01-20
1
-2
/
+64
*
util/blobtool: rename to bincfg
Denis 'GNUtoo' Carikli
2018-01-18
1
-3
/
+3
*
payloads: add support lz4 compression
Antonello Dettori
2018-01-15
1
-0
/
+3
*
util/gitconfig: Make gitconfig a bash script
Marc Jones
2017-12-15
1
-28
/
+1
*
Kconfig: Remove BOARD_ID_MANUAL option
Julius Werner
2017-12-06
1
-7
/
+0
*
build system: drop duplicate rule for $(objutil)/blobtool/blobtool
Patrick Georgi
2017-11-22
1
-4
/
+0
*
Makefile.inc: Cosmetics: Format blobtool commands similar to other tools
Denis 'GNUtoo' Carikli
2017-11-07
1
-1
/
+7
*
security/vboot: Move vboot2 to security kconfig section
Philipp Deppenwiese
2017-10-22
1
-1
/
+1
*
Makefile.inc: remove '--global' flag from config check for gitconfig rule
Chris Ching
2017-10-19
1
-1
/
+1
*
Makefile.inc: Remove -gnatg from ADAFLAGS_common
Nico Huber
2017-09-23
1
-1
/
+1
*
Makefile.inc: Add left shift macro
Martin Roth
2017-09-21
1
-13
/
+15
*
Makefile: Keep list of exported variables
Nico Huber
2017-09-06
1
-8
/
+14
*
Fix build with CLANG, avoid GCC only CFLAGS
Arthur Heymans
2017-09-02
1
-0
/
+2
*
Fine-tune compiler flags
Stefan Reinauer
2017-08-11
1
-0
/
+1
*
copy & update test routines from what-jenkins-does
Martin Roth
2017-08-11
1
-4
/
+1
*
Make: Move testing into a subdirectory
Martin Roth
2017-08-11
1
-45
/
+1
*
drivers/pc80/rtc: Build for bootblock and postcar stages too
Nico Huber
2017-07-26
1
-0
/
+1
*
Use more secure HTTPS URLs for coreboot sites
Paul Menzel
2017-06-07
1
-1
/
+1
*
console/flashsconsole: Add spi flash console for debugging
Youness Alaoui
2017-06-04
1
-3
/
+24
*
device: allow devicetree accesses in postcar stage
Aaron Durbin
2017-04-25
1
-0
/
+1
*
Makefile.inc: ensure cbfs-files-processor-struct has correct ccopts
Aaron Durbin
2017-04-25
1
-1
/
+1
*
util/blobtool: Hook into coreboot build
Martin Roth
2017-04-14
1
-2
/
+2
*
Makefile.inc: Fix jenkins build of nvramcui & coreinfo
Martin Roth
2017-04-03
1
-2
/
+2
*
Remove libverstage as separate library and source file class
Julius Werner
2017-03-28
1
-6
/
+1
*
build system: mark sub-make invocations as parallelizable
Patrick Georgi
2017-01-31
1
-2
/
+2
*
Only add etc/ps2-keyboard-spinup when not updating an image
Arthur Heymans
2017-01-27
1
-0
/
+2
*
build system: don't run xcompile or git for %clean/%config targets
Patrick Georgi
2017-01-24
1
-0
/
+4
*
cbfs-compression-tool: add to "make tools" target
Patrick Georgi
2017-01-24
1
-1
/
+1
*
Makefile.inc: Explicitly set GNU11 as C language standard
Paul Menzel
2017-01-22
1
-1
/
+1
*
Makefile.inc: Update what-jenkins-does target
Martin Roth
2016-12-12
1
-9
/
+11
*
Makefile.inc: export VARIANT_DIR as top-level variable
Matt DeVillier
2016-11-18
1
-0
/
+2
*
southbridge/amd: update for amdfwtool size on command line
Martin Roth
2016-11-10
1
-3
/
+2
*
Set up 3rdparty/libgfxinit
Nico Huber
2016-10-29
1
-2
/
+2
*
Set up 3rdparty/libhwbase
Nico Huber
2016-10-29
1
-8
/
+15
*
Add option to build Ada debugging code
Nico Huber
2016-10-29
1
-0
/
+4
*
Makefile.inc: Explicitly disable PIE
Paul Menzel
2016-10-28
1
-1
/
+1
*
Makefile.inc: Don't share amdfwtool between platforms
Martin Roth
2016-10-21
1
-2
/
+3
*
gitconfig: Allow user name and email to be in includes
Daisuke Nojiri
2016-10-13
1
-1
/
+1
*
Makefile.inc: Fix make gitconfig for blobs repo
Nico Huber
2016-10-10
1
-5
/
+5
*
Build system: Remove IASL_WARNINGS_ARE_ERRORS option
Martin Roth
2016-09-22
1
-8
/
+0
*
Makefile.inc: Add aliases for submodule updates to gitconfig target
Martin Roth
2016-09-20
1
-0
/
+2
*
Add minimal GNAT run time system (RTS)
Nico Huber
2016-09-19
1
-0
/
+3
*
Make Ada a first class citizen
Nico Huber
2016-09-19
1
-0
/
+46
*
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
[next]