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
/
src
/
arch
/
i386
/
Makefile.bootblock.inc
Age
Commit message (
Expand
)
Author
2010-10-12
Build bootblock.S instead of bootblock.c.
Warren Turkal
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-09-23
Generate and extract debug sysmbols for coreboot. *.debug files can be
Marc Jones
2010-08-14
bootblock_prologue.c (not a .c file!) and i386/init/crt0_prologue.inc were
Stefan Reinauer
2010-04-16
Don't use $(ROMCC) as dependency (due to ccache and scanbuild support
Patrick Georgi
2010-04-16
Build utils into their source directory equivalent in
Patrick Georgi
2010-04-14
get rid of this nerving crt0.d stuff
Stefan Reinauer
2010-04-12
Enable lazy evaluation of incs/lds for tiny bootblock, too.
Patrick Georgi
2010-04-08
Split crt0.S.lb into prologue and epilogue
Patrick Georgi
2010-03-29
This patch fixes build.h dependencies in coreboot again.
Stefan Reinauer
2010-03-27
make only needs to read Makefile.incs once, thanks to the
Patrick Georgi
2010-03-25
Add support to build with ccache in the build system
Patrick Georgi
2010-03-24
oops, forgot to cleanup extra output in bootblock creation for dependency patch
Stefan Reinauer
2010-03-24
dependency tracking for coreboot
Stefan Reinauer
2010-02-24
Enable user selectable bootblocks, and provide a bootblock that
Patrick Georgi