aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc
AgeCommit message (Expand)Author
2012-08-04Make the device tree available in the rom stageStefan Reinauer
2012-07-27Re-run the git-describe if it fails at first try.zbao
2012-05-10abuild: Build boards in parallel if possiblePatrick Georgi
2012-05-08Add config_enabled() from LinuxPatrick Georgi
2012-05-01Add vsa processor to cbfs-filesPatrick Georgi
2012-05-01Add Kconfig options to handle the blobs repositoryPatrick Georgi
2012-04-27Move top level pc80 directory to drivers/Stefan Reinauer
2012-04-21Makefile: define build result directoriesKyösti Mälkki
2012-04-04Drop duplicate inclusion of src/vendorcodeStefan Reinauer
2012-04-04Add support to run SMM handler in TSEG instead of ASEGStefan Reinauer
2012-04-03Add preprocessing capabilities to the cbfs-files mechanismPatrick Georgi
2012-04-03Add nvramtool to coreboot build systemPatrick Georgi
2012-04-02Add Google ChromeOS vendor supportStefan Reinauer
2012-03-26Fix cleaning SeaBIOS from coreboot makefileMarc Jones
2012-03-10Portability improvementPatrick Georgi
2012-03-09Fix lint-stable checkin hooks on MacOS XStefan Reinauer
2012-03-08Unify Local APIC address definitionsPatrick Georgi
2012-03-01gitconfig: Add lint-stable as pre-commit hookPatrick Georgi
2012-03-01lint: create two classes of tests, stable and devPatrick Georgi
2011-12-02Change AMD vendorcode buildKyösti Mälkki
2011-09-14Provide mechanism to local additions to the buildPatrick Georgi
2011-09-07Add support for the tracing infastructure in coreboot.Rudolf Marek
2011-08-27Add dirty flag to git describeSven Schnelle
2011-08-26Add automatic SMBIOS table generationSven Schnelle
2011-08-21Use git describe to set KERNELVERSIONPeter Stuge
2011-08-10Add iasl to buldgcc and rev the version.Marc Jones
2011-07-18Fix coreboot revision detectionPatrick Georgi
2011-06-30Add local copy of commit-msg hookPatrick Georgi
2011-06-09Change make crossgcc to build without gdb by defaultPeter Stuge
2011-06-07Add "gitconfig" make target to simplify gerrit configurationPatrick Georgi
2011-06-01Really fix iasl filename issues in our build systemPatrick Georgi
2011-05-20Handle both cases, obj being absolute and relativePatrick Georgi
2011-05-20Fix building with relative path to object directory outside the source treePatrick Georgi
2011-05-20iasl still can't cope with extra "." in file pathsPatrick Georgi
2011-05-16Move crossgcc rules to coreboot specific MakefilePatrick Georgi
2011-05-05Remove AMD Agesa requirement for standard include filesFrank Vibrans
2011-05-02Add option 'compress ramstage'Sven Schnelle
2011-04-14drop half an uart8250 implementation from smiutil and use the common code Stefan Reinauer
2011-04-10In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.Stefan Reinauer
2011-03-29BUILD: add missing config.h dependencySven Schnelle
2011-03-20BUILD: add -MMD to iasl cpp callSven Schnelle
2011-03-17More complete control over KERNELVERSION variablePatrick Georgi
2011-03-08Add option_table.h as dependency for all C based object files if option table...Patrick Georgi
2011-02-22Move coreboot specific rules and setup to toplevel Makefile.incPatrick Georgi