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
/
src
/
arch
/
i386
/
Makefile.inc
Age
Commit message (
Expand
)
Author
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-23
VGA BIOS can be added independently of having a payload
Peter Stuge
2009-09-24
Make build_opt_tbl depend on config.h since it uses it. This fixes:
Myles Watson
2009-09-23
Separate payload compression from stage compression.
Myles Watson
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-25
Only build option_table.o if CONFIG_HAVE_OPTION_TABLE is 'y'.
Uwe Hermann
2009-08-17
Allow setting up a VGABIOS image in Kconfig
Cristi Magherusan
2009-08-13
- AMD selected a couple of options that are incompatible with QEmu (and
Patrick Georgi
2009-08-13
Fix some conflicting types of variables
Patrick Georgi
2009-08-12
Kconfig!
Patrick Georgi