Add scan-build support to the build system.
[coreboot.git] / src / arch / i386 / Makefile.inc
2010-03-14 Patrick GeorgiAdd scan-build support to the build system.
2010-03-13 Stefan ReinauerFix llshell
2010-03-01 Stefan ReinauerThis patch implements MBI (modular bios interface)...
2010-03-01 Patrick Georgi- Add rules that build either 4 or 5 ssdts (only those...
2010-02-28 Patrick GeorgiUse the romstraps build infrastructure created for...
2010-02-28 Patrick Georgi- Add config flag for boards that have their own fadt.c
2010-02-27 Patrick Georgi- make HAVE_HARD_RESET match what newconfig did
2010-02-25 Patrick GeorgiMove the ldscripts logic to src/arch/i386/Makefile.inc
2010-02-25 Patrick GeorgiUnify crt0s setup to src/arch/i386/Makefile.inc. This...
2010-02-24 Patrick GeorgiEnable user selectable bootblocks, and provide a bootbl...
2010-02-11 Patrick GeorgiFix AUTO_XIP_ROM_BASE issues on AMD boards with certain...
2010-02-11 Stefan Reinauer$(DISTRO_CFLAGS) is newconfig heritage and was never...
2010-02-11 Stefan Reinauerseparate build.h and config.h usage (now possible becau...
2010-02-10 Patrick GeorgiRemove two perl calls with sed, and adds an alternative
2010-02-10 Stefan ReinauerDrop src/config alltogether
2010-02-09 Patrick GeorgiAllow building images with different prefixes (ie....
2010-02-09 Patrick GeorgiMove all the copies of the romstage.inc rule to
2010-02-03 Patrick GeorgiGuards against errors that are hard to track down:
2010-01-30 Stefan Reinauer* fix crt0s/ldscripts paths to fix out of tree build.
2009-12-23 Patrick GeorgiTiny Bootblock, step 1/n.
2009-12-21 Patrick GeorgiAllow user to specify the size of a newly created cbfs...
2009-11-21 Patrick GeorgiMake the kconfig-style build work in mingw:
2009-11-11 Patrick GeorgiRework bootblock size handling:
2009-10-28 Uwe HermannRemove all build/ prefixes in the build output.
2009-10-28 Myles WatsonReplace hard coded build with $(obj) paths.
2009-10-27 Uwe HermannPrefix all build output file names of files which end...
2009-10-23 Peter StugeVGA BIOS can be added independently of having a payload
2009-09-24 Myles WatsonMake build_opt_tbl depend on config.h since it uses...
2009-09-23 Myles WatsonSeparate payload compression from stage compression.
2009-08-25 Patrick GeorgiUse the gnu make .SILENT: mechanism instead of requiring
2009-08-25 Uwe HermannImprove build output.
2009-08-25 Patrick GeorgiProperly check for the LZMA compression variable, and...
2009-08-25 Uwe HermannOnly build option_table.o if CONFIG_HAVE_OPTION_TABLE...
2009-08-17 Cristi MagherusanAllow setting up a VGABIOS image in Kconfig
2009-08-13 Patrick Georgi- AMD selected a couple of options that are incompatibl...
2009-08-13 Patrick GeorgiFix some conflicting types of variables
2009-08-12 Patrick GeorgiKconfig!