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
*
Make: Use unaltered object list for dependency inclusion
Nico Huber
2013-05-20
1
-1
/
+4
*
build system: Retire REQUIRES_BLOB
Patrick Georgi
2013-02-19
1
-0
/
+3
*
build system: Don't run the full build system on "make clean"
Patrick Georgi
2013-02-12
1
-7
/
+4
*
build system: Mark clean-for-update phony
Patrick Georgi
2013-02-11
1
-1
/
+1
*
Fix broken scan-build
Martin Roth
2012-12-14
1
-0
/
+2
*
Makefile cosmetics
Stefan Reinauer
2012-12-08
1
-2
/
+2
*
Drop ARCH_ARM in favor of ARCH_ARMV7
Stefan Reinauer
2012-12-06
1
-2
/
+2
*
build system: Add hook to postprocess classes (object lists)
Patrick Georgi
2012-11-27
1
-0
/
+4
*
Make xcompile support multiple architectures
Ronald G. Minnich
2012-11-27
1
-1
/
+25
*
Makefile: No need to mkdir when distclean
Zheng Bao
2012-10-22
1
-0
/
+3
*
Isolate Kconfig host compiler options
Patrick Georgi
2012-09-14
1
-2
/
+2
*
Keep cscope.out when distclean.
zbao
2012-03-31
1
-1
/
+1
*
clang: Don't use mmx nor sse
Patrick Georgi
2012-03-16
1
-1
/
+1
*
Prevent multiple inclusions of object files and rules
Patrick Georgi
2011-10-28
1
-0
/
+3
*
Allow XGCCPATH to be set on the make command line.
Marc Jones
2011-10-23
1
-1
/
+1
*
Relicense Makefile to match libpayload
Patrick Georgi
2011-07-01
1
-11
/
+21
*
Add regression test for build directory handling to make lint target
Patrick Georgi
2011-05-21
1
-0
/
+2
*
Handle absolute source file paths
Patrick Georgi
2011-05-20
1
-1
/
+1
*
Fix ccache behaviour if more than one ccache in PATH
Patrick Georgi
2011-05-20
1
-1
/
+1
*
Move crossgcc rules to coreboot specific Makefile
Patrick Georgi
2011-05-16
1
-6
/
+0
*
Add crossgcc target to automatically build reference toolchain
Cristian Magherusan-Stanciu
2011-05-16
1
-0
/
+6
*
In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.
Stefan Reinauer
2011-04-10
1
-1
/
+0
*
Add option_table.h as dependency for all C based object files if option table...
Patrick Georgi
2011-03-08
1
-2
/
+3
*
Fix double inclusion of toplevel Makefile.inc
Patrick Georgi
2011-03-01
1
-3
/
+6
*
Move coreboot specific rules and setup to toplevel Makefile.inc
Patrick Georgi
2011-02-22
1
-202
/
+22
*
Handle compiler options for source classes more generically
Patrick Georgi
2011-02-17
1
-8
/
+11
*
Make Makefile.inc parser loop more generic
Patrick Georgi
2011-02-17
1
-34
/
+43
*
This code fixes a number of build issues related to the AMD Agesa code. The p...
Frank Vibrans
2011-02-14
1
-1
/
+4
*
Fix cmos-files-y for relative paths
Patrick Georgi
2011-02-08
1
-4
/
+4
*
Inverse two arguments of cbfs-files-y and adapts its users (one of which alre...
Patrick Georgi
2011-01-30
1
-4
/
+4
*
Make cbfstool available in $(obj) for simple user access.
Kevin O'Connor
2011-01-30
1
-1
/
+4
*
Add new ec subdir for Embedded Controllers and common ACPI EC support
Sven Schnelle
2011-01-27
1
-1
/
+1
*
remove the code which is not ready to release.
Zheng Bao
2011-01-18
1
-1
/
+0
*
fix "make clean"
Stefan Reinauer
2011-01-05
1
-1
/
+1
*
Add AMD SB800 southbridge CIMx code.
Kerry She
2011-01-01
1
-0
/
+1
*
Use $(MAKE) instead of make when cleaning for SeaBIOS.
Jonathan Kollasch
2010-12-31
1
-1
/
+1
*
Per default, use SeaBIOS payload instead of no payload.
Stefan Reinauer
2010-12-30
1
-0
/
+1
*
Add support for cbfs-files-y to the build system.
Patrick Georgi
2010-12-16
1
-0
/
+11
*
After this has been brought up many times before, rename src/arch/i386 to
Stefan Reinauer
2010-12-11
1
-1
/
+1
*
Allow user to define location for Kconfig config via
Patrick Georgi
2010-12-08
1
-1
/
+4
*
Add test to check for up-to-date GPL license headers to lint.
Patrick Georgi
2010-11-19
1
-4
/
+6
*
Add "make lint" target that calls all util/lint/lint-* scripts
Patrick Georgi
2010-11-18
1
-0
/
+18
*
fix random breakage
Stefan Reinauer
2010-11-15
1
-1
/
+1
*
Redirect the output of iasl to a file to make the build quieter.
Myles Watson
2010-10-01
1
-1
/
+1
*
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-09-30
1
-57
/
+52
*
Don't run clean-abuild on distclean target. It breaks full abuild runs.
Patrick Georgi
2010-09-29
1
-1
/
+1
*
As $PWD is not exported by all shells, use make-builtin $(CURDIR)
Jonathan Kollasch
2010-09-28
1
-2
/
+2
*
Fix small typo in root Makefile.
Warren Turkal
2010-09-28
1
-1
/
+1
*
The commandline parsing for abuild doing a couple of buggy things:
Warren Turkal
2010-09-27
1
-2
/
+5
*
Fix CCACHE handling, and make use of ccache's BASEDIR feature
Patrick Georgi
2010-09-24
1
-2
/
+3
[next]