Two hda_verb.h files: Add more comments.
[coreboot.git] / src / arch / i386 / Makefile.bootblock.inc
2010-10-12 Warren TurkalBuild bootblock.S instead of bootblock.c.
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-09-23 Marc JonesGenerate and extract debug sysmbols for coreboot. ...
2010-08-14 Stefan Reinauerbootblock_prologue.c (not a .c file!) and i386/init...
2010-04-16 Patrick GeorgiDon't use $(ROMCC) as dependency (due to ccache and...
2010-04-16 Patrick GeorgiBuild utils into their source directory equivalent in
2010-04-14 Stefan Reinauerget rid of this nerving crt0.d stuff
2010-04-12 Patrick GeorgiEnable lazy evaluation of incs/lds for tiny bootblock...
2010-04-08 Patrick GeorgiSplit crt0.S.lb into prologue and epilogue
2010-03-29 Stefan ReinauerThis patch fixes build.h dependencies in coreboot again.
2010-03-27 Patrick Georgimake only needs to read Makefile.incs once, thanks...
2010-03-25 Patrick GeorgiAdd support to build with ccache in the build system
2010-03-24 Stefan Reinaueroops, forgot to cleanup extra output in bootblock creat...
2010-03-24 Stefan Reinauerdependency tracking for coreboot
2010-02-24 Patrick GeorgiEnable user selectable bootblocks, and provide a bootbl...