Add constants for fast path resume copying
[coreboot.git] / Makefile.inc
2012-04-04 Stefan ReinauerDrop duplicate inclusion of src/vendorcode
2012-04-04 Stefan ReinauerAdd support to run SMM handler in TSEG instead of ASEG
2012-04-03 Patrick GeorgiAdd preprocessing capabilities to the cbfs-files mechanism
2012-04-03 Patrick GeorgiAdd nvramtool to coreboot build system
2012-04-02 Stefan ReinauerAdd Google ChromeOS vendor support
2012-03-26 Marc JonesFix cleaning SeaBIOS from coreboot makefile
2012-03-10 Patrick GeorgiPortability improvement
2012-03-09 Stefan ReinauerFix lint-stable checkin hooks on MacOS X
2012-03-08 Patrick GeorgiUnify Local APIC address definitions
2012-02-29 Patrick Georgigitconfig: Add lint-stable as pre-commit hook
2012-02-29 Patrick Georgilint: create two classes of tests, stable and dev
2011-12-02 Kyösti MälkkiChange AMD vendorcode build
2011-09-14 Patrick GeorgiProvide mechanism to local additions to the build
2011-09-06 Rudolf MarekAdd support for the tracing infastructure in coreboot.
2011-08-27 Sven SchnelleAdd dirty flag to git describe
2011-08-26 Sven SchnelleAdd automatic SMBIOS table generation
2011-08-21 Peter StugeUse git describe to set KERNELVERSION
2011-08-09 Marc JonesAdd iasl to buldgcc and rev the version.
2011-07-18 Patrick GeorgiFix coreboot revision detection
2011-06-30 Patrick GeorgiAdd local copy of commit-msg hook
2011-06-09 Peter StugeChange make crossgcc to build without gdb by default
2011-06-07 Patrick GeorgiAdd "gitconfig" make target to simplify gerrit configur...
2011-06-01 Patrick GeorgiReally fix iasl filename issues in our build system
2011-05-20 Patrick GeorgiHandle both cases, obj being absolute and relative
2011-05-20 Patrick GeorgiFix building with relative path to object directory...
2011-05-20 Patrick Georgiiasl still can't cope with extra "." in file paths
2011-05-16 Patrick GeorgiMove crossgcc rules to coreboot specific Makefile
2011-05-05 Frank VibransRemove AMD Agesa requirement for standard include files
2011-05-02 Sven SchnelleAdd option 'compress ramstage'
2011-04-14 Stefan Reinauerdrop half an uart8250 implementation from smiutil and...
2011-04-10 Stefan ReinauerIn 2007 Adrian Reber suggested that we drop ASSEMBLY...
2011-03-29 Sven SchnelleBUILD: add missing config.h dependency
2011-03-20 Sven SchnelleBUILD: add -MMD to iasl cpp call
2011-03-17 Patrick GeorgiMore complete control over KERNELVERSION variable
2011-03-08 Patrick GeorgiAdd option_table.h as dependency for all C based object...
2011-02-22 Patrick GeorgiMove coreboot specific rules and setup to toplevel...