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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hook up Kconfig Ada spec file
Nico Huber
2019-02-06
1
-1
/
+9
*
util/kconfig: Add `toada` Ada spec generation tool
Nico Huber
2019-01-24
1
-0
/
+9
*
Makefile.inc: Avoid race condition when using 'make -j<N>'
Jonathan Neuschäfer
2018-12-11
1
-1
/
+1
*
Makefile: Enable DELETE_ON_ERROR for all targets
Raul E Rangel
2018-08-08
1
-0
/
+1
*
Makefile: Add filelist to help
Martin Roth
2018-01-29
1
-0
/
+1
*
build system: Deal with wildcard in subdirs-y
Patrick Georgi
2017-10-29
1
-1
/
+1
*
Makefile: Exclude util directory from project_filelist
Martin Roth
2017-10-13
1
-2
/
+2
*
toolchain: Always use GCC for Ada sources
Nico Huber
2017-09-23
1
-5
/
+11
*
Makefile: Don't rebuild when generating tags or file list
Martin Roth
2017-09-21
1
-3
/
+6
*
Makefile: Include Makefile from site-local
Naresh G Solanki
2017-09-06
1
-0
/
+1
*
Makefile: Keep list of exported variables
Nico Huber
2017-09-06
1
-16
/
+22
*
copy & update test routines from what-jenkins-does
Martin Roth
2017-08-11
1
-2
/
+0
*
Make: Move testing into a subdirectory
Martin Roth
2017-08-11
1
-0
/
+1
*
Makefile: update clean-utils & distclean-utils
Martin Roth
2017-07-08
1
-2
/
+4
*
Makefile: Update clean targets
Martin Roth
2017-07-01
1
-2
/
+11
*
Makefile: add 'filelist' target
Martin Roth
2017-06-07
1
-0
/
+5
*
build system: when cleaning the tree, remove ..config.tmp*
Patrick Georgi
2017-04-28
1
-1
/
+1
*
Remove libverstage as separate library and source file class
Julius Werner
2017-03-28
1
-0
/
+4
*
Documentation: Add doxygen_platform target
Martin Roth
2017-03-23
1
-0
/
+10
*
build system: mark sub-make invocations as parallelizable
Patrick Georgi
2017-01-31
1
-1
/
+1
*
Makefile: Just error out if no .config exists
Martin Roth
2017-01-27
1
-2
/
+5
*
build system: don't run xcompile or git for %clean/%config targets
Patrick Georgi
2017-01-24
1
-10
/
+10
*
Makefile: Allow inclusion of source files from 3rdparty/
Nico Huber
2016-10-29
1
-2
/
+4
*
Makefile: Give .ali files an empty recipe
Nico Huber
2016-09-20
1
-1
/
+1
*
Add minimal GNAT run time system (RTS)
Nico Huber
2016-09-19
1
-1
/
+2
*
Make Ada a first class citizen
Nico Huber
2016-09-19
1
-4
/
+74
*
crossgcc: Add gnumake target so that make can be built directly
Martin Roth
2016-08-13
1
-1
/
+1
*
Makefile: Include $(top) in DOTCONFIG definition to allow override
Paul Kocialkowski
2016-07-28
1
-1
/
+1
*
Makefile: Include config from DOTCONFIG instead of HAVE_DOTCONFIG
Paul Kocialkowski
2016-07-15
1
-1
/
+1
*
Makefile: Make printall target more readable
Martin Roth
2016-06-07
1
-6
/
+5
*
Makefile: Update payload clean targets
Martin Roth
2016-03-09
1
-1
/
+2
*
build system: avoid setting HOSTCC to " gcc"
Patrick Georgi
2016-02-02
1
-1
/
+1
*
Makefile: Add a comment to fix syntax highlighting
Martin Roth
2016-02-02
1
-0
/
+1
*
Move object files to $(obj)/<class>/
Nico Huber
2016-01-28
1
-1
/
+7
*
Makefile: Make full use of src-to-obj macro
Nico Huber
2016-01-28
1
-6
/
+6
*
Makefile: Correct spelling in help message
Werner Zeh
2016-01-12
1
-1
/
+1
*
Enable KCONFIG_STRICT mode
Stefan Reinauer
2015-12-17
1
-0
/
+1
*
Makefile: Individualize help targets & set as non-compile targets
Martin Roth
2015-12-06
1
-1
/
+1
*
Makefile.inc: Add build targets for IASL & Clang
Martin Roth
2015-11-27
1
-3
/
+3
*
Makefiles: Add / Update help for makefile targets
Martin Roth
2015-11-24
1
-0
/
+15
*
build system: also remove .xcompile.tmp
Patrick Georgi
2015-11-21
1
-0
/
+1
*
build system: tighten down .xcompile handling some more
Patrick Georgi
2015-11-20
1
-1
/
+8
*
build system: don't let a broken .xcompile linger in the tree
Patrick Georgi
2015-11-20
1
-1
/
+1
*
Makefile: Set HOSTCC as gcc or cc respectively
zbao
2015-11-20
1
-1
/
+1
*
$(top)/Makefile: Strip the white space in function strip_quotes
Zheng Bao
2015-11-17
1
-1
/
+1
*
Add cscope/ctags generation for the current project
Martin Roth
2015-07-30
1
-1
/
+18
*
Makefile: Fix KCONFIG_AUTOHEADER dependencies
Stefan Reinauer
2015-07-18
1
-2
/
+2
*
Makefile: Use variables defined for Kconfig
Stefan Reinauer
2015-06-30
1
-2
/
+2
*
fix doxy target in root Makefile
Nicky Sielicki
2015-06-07
1
-2
/
+2
*
build system: move more clang handling to xcompile
Patrick Georgi
2015-06-04
1
-22
/
+0
[next]