index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2010-03-16
Various changes to the buildsystem:
Patrick Georgi patrick.georgi
2010-03-16
Make CLANG selectable in Kconfig
Patrick Georgi
2010-03-16
This patch is what I needed to compile coreboot with LLVM.
Stefan Reinauer
2010-03-15
Create a new build.h on every make call; this makes sure it contains a
Stefan Reinauer
2010-03-14
Add scan-build support to the build system.
Patrick Georgi
2010-03-06
More readable recursive descent macro in Makefile
Patrick Georgi
2010-03-05
This patch fixes two things:
Stefan Reinauer
2010-02-28
- Add config flag for boards that have their own fadt.c
Patrick Georgi
2010-02-27
- make HAVE_HARD_RESET match what newconfig did
Patrick Georgi
2010-02-25
Unify crt0s setup to src/arch/i386/Makefile.inc. This variable
Patrick Georgi
2010-02-24
This patch fixes an issue with the wrong build rules being selected.
Patrick Georgi
2010-02-23
Find out the svnversion we are working on is quite important.
Zheng Bao
2010-02-15
Document the reason for r5124 in the code/Makefile (trivial).
Uwe Hermann
2010-02-13
I was having problems building a working romcc with the -O2
Marc Jones
2010-02-11
Don't remove config.h on "make clean"
Patrick Georgi
2010-02-11
separate build.h and config.h usage (now possible because newconfig is gone)
Stefan Reinauer
2010-02-10
Improve compiler detection and configuration in xcompile.
Patrick Georgi
2010-02-10
Remove uses of the shell to remove double quotes, or to figure out the
Patrick Georgi
2010-02-10
Handle potential race condition with $(obj)/util/cbfstool
Patrick Georgi
2010-02-10
fix doxyfile path
Stefan Reinauer
2010-02-09
Add image updating support. When selecting it, it
Patrick Georgi
2010-02-08
update coreboot trunk version
Stefan Reinauer
2010-02-08
Clean up ACPI:
Patrick Georgi
2010-01-30
* fix crt0s/ldscripts paths to fix out of tree build.
Stefan Reinauer
2010-01-29
Make $(obj)/build.h an explicit dependency for all
Patrick Georgi
2010-01-20
These two files accidently got a wrong license header.
Stefan Reinauer
2010-01-19
drop COREBOOT_V2 and COREBOOT_V4 define. We're not sharing code with v3
Stefan Reinauer
2010-01-06
Check for installed compilers (remove .xcompile) at make clean, not distclean.
Myles Watson
2009-12-23
Tiny Bootblock, step 1/n.
Patrick Georgi
2009-11-21
Make the kconfig-style build work in mingw:
Patrick Georgi
2009-11-12
Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.
Myles Watson
2009-10-31
Only remove .xcompile with distclean. Look for crossgcc in util.
Myles Watson
2009-10-28
Remove all build/ prefixes in the build output.
Uwe Hermann
2009-10-28
Replace hard coded build with $(obj) paths.
Myles Watson
2009-10-27
Prefix all build output file names of files which end up in the build
Uwe Hermann
2009-10-27
Improve coreboot build output and eliminate some warnings:
Uwe Hermann
2009-10-05
Backport facility to specify a local coreboot version suffix from v3.
Uwe Hermann
2009-09-29
Remove MAINBOARD_OPTIONS, which is a relic from early
Patrick Georgi
2009-09-25
some progress on kconfig:
Patrick Georgi
2009-09-23
Separate payload compression from stage compression.
Myles Watson
2009-09-22
src/Kconfig: Remove HT-specific options.
Myles Watson
2009-08-28
Add Kconfig support for PCI option ROMS.
Myles Watson
2009-08-27
Revert test for pre-commit hook functionality. Commits are now checked for pr...
Patrick Georgi
2009-08-27
test
Patrick Georgi
2009-08-26
Set the LIBGCC_FILE_NAME to fix problems with libgcc.a.
Harald Gutmann
2009-08-25
Use the gnu make .SILENT: mechanism instead of requiring
Patrick Georgi
2009-08-25
Improve build output.
Uwe Hermann
2009-08-25
Properly check for the LZMA compression variable, and fix a print
Patrick Georgi
2009-08-12
Kconfig!
Patrick Georgi
[prev]