index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2011-05-21
Add regression test for build directory handling to make lint target
Patrick Georgi
2011-05-20
Handle absolute source file paths
Patrick Georgi
2011-05-20
Fix ccache behaviour if more than one ccache in PATH
Patrick Georgi
2011-05-16
Move crossgcc rules to coreboot specific Makefile
Patrick Georgi
2011-05-16
Add crossgcc target to automatically build reference toolchain
Cristian Magherusan-Stanciu
2011-04-10
In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.
Stefan Reinauer
2011-03-08
Add option_table.h as dependency for all C based object files if option table...
Patrick Georgi
2011-03-01
Fix double inclusion of toplevel Makefile.inc
Patrick Georgi
2011-02-22
Move coreboot specific rules and setup to toplevel Makefile.inc
Patrick Georgi
2011-02-17
Handle compiler options for source classes more generically
Patrick Georgi
2011-02-17
Make Makefile.inc parser loop more generic
Patrick Georgi
2011-02-14
This code fixes a number of build issues related to the AMD Agesa code. The p...
Frank Vibrans
2011-02-08
Fix cmos-files-y for relative paths
Patrick Georgi
2011-01-30
Inverse two arguments of cbfs-files-y and adapts its users (one of which alre...
Patrick Georgi
2011-01-30
Make cbfstool available in $(obj) for simple user access.
Kevin O'Connor
2011-01-27
Add new ec subdir for Embedded Controllers and common ACPI EC support
Sven Schnelle
2011-01-18
remove the code which is not ready to release.
Zheng Bao
2011-01-05
fix "make clean"
Stefan Reinauer
2011-01-01
Add AMD SB800 southbridge CIMx code.
Kerry She
2010-12-31
Use $(MAKE) instead of make when cleaning for SeaBIOS.
Jonathan Kollasch
2010-12-30
Per default, use SeaBIOS payload instead of no payload.
Stefan Reinauer
2010-12-16
Add support for cbfs-files-y to the build system.
Patrick Georgi
2010-12-11
After this has been brought up many times before, rename src/arch/i386 to
Stefan Reinauer
2010-12-08
Allow user to define location for Kconfig config via
Patrick Georgi
2010-11-19
Add test to check for up-to-date GPL license headers to lint.
Patrick Georgi
2010-11-18
Add "make lint" target that calls all util/lint/lint-* scripts
Patrick Georgi
2010-11-15
fix random breakage
Stefan Reinauer
2010-10-01
Redirect the output of iasl to a file to make the build quieter.
Myles Watson
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-09-29
Don't run clean-abuild on distclean target. It breaks full abuild runs.
Patrick Georgi
2010-09-28
As $PWD is not exported by all shells, use make-builtin $(CURDIR)
Jonathan Kollasch
2010-09-28
Fix small typo in root Makefile.
Warren Turkal
2010-09-27
The commandline parsing for abuild doing a couple of buggy things:
Warren Turkal
2010-09-24
Fix CCACHE handling, and make use of ccache's BASEDIR feature
Patrick Georgi
2010-09-23
Generate and extract debug sysmbols for coreboot. *.debug files can be
Marc Jones
2010-09-03
Add convenience rules for cscope to Makefile.
Warren Turkal
2010-05-08
Patrick Georgi wrote:
Stefan Reinauer
2010-05-08
Slightly improve detecting Windows. Trivial
Patrick Georgi
2010-05-05
Split C code in sconfig's parser into a separate file.
Patrick Georgi
2010-04-27
Force mkdir before resolving any make rules.
Patrick Georgi
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-26
For the mainboard with AMD Family 10, if we make clean and make again,
Zheng Bao
2010-04-21
Optimize distclean and configuration.
Patrick Georgi
2010-04-19
(trivial) utils are not depending on config.h. This slipped in by accident.
Stefan Reinauer
2010-04-19
- Make abuild -sb work again
Patrick Georgi
2010-04-16
Build utils into their source directory equivalent in
Patrick Georgi
2010-04-14
Quote test -f argument, so it doesn't fail on spaces.
Patrick Georgi
2010-04-09
This patch changes C7 CAR code to be a single assembler file instead
Stefan Reinauer
2010-04-08
Split crt0.S.lb into prologue and epilogue
Patrick Georgi
2010-04-08
output cosmetics
Stefan Reinauer
[next]