summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
...
* gitconfig: Add lint-stable as pre-commit hookPatrick Georgi2012-03-011-1/+1
* lint: create two classes of tests, stable and devPatrick Georgi2012-03-011-3/+3
* Change AMD vendorcode buildKyösti Mälkki2011-12-021-1/+2
* Provide mechanism to local additions to the buildPatrick Georgi2011-09-141-0/+2
* Add support for the tracing infastructure in coreboot.Rudolf Marek2011-09-071-0/+4
* Add dirty flag to git describeSven Schnelle2011-08-271-1/+1
* Add automatic SMBIOS table generationSven Schnelle2011-08-261-0/+1
* Use git describe to set KERNELVERSIONPeter Stuge2011-08-211-2/+1
* Add iasl to buldgcc and rev the version.Marc Jones2011-08-101-1/+1
* Fix coreboot revision detectionPatrick Georgi2011-07-181-1/+1
* Add local copy of commit-msg hookPatrick Georgi2011-06-301-1/+1
* Change make crossgcc to build without gdb by defaultPeter Stuge2011-06-091-0/+3
* Add "gitconfig" make target to simplify gerrit configurationPatrick Georgi2011-06-071-0/+4
* Really fix iasl filename issues in our build systemPatrick Georgi2011-06-011-2/+2
* Handle both cases, obj being absolute and relativePatrick Georgi2011-05-201-1/+1
* Fix building with relative path to object directory outside the source treePatrick Georgi2011-05-201-1/+1
* iasl still can't cope with extra "." in file pathsPatrick Georgi2011-05-201-1/+1
* Move crossgcc rules to coreboot specific MakefilePatrick Georgi2011-05-161-0/+7
* Remove AMD Agesa requirement for standard include filesFrank Vibrans2011-05-051-4/+1
* Add option 'compress ramstage'Sven Schnelle2011-05-021-0/+4
* drop half an uart8250 implementation from smiutil and use the common code Stefan Reinauer2011-04-141-0/+2
* In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.Stefan Reinauer2011-04-101-4/+2
* BUILD: add missing config.h dependencySven Schnelle2011-03-291-1/+1
* BUILD: add -MMD to iasl cpp callSven Schnelle2011-03-201-1/+1
* More complete control over KERNELVERSION variablePatrick Georgi2011-03-171-2/+3
* Add option_table.h as dependency for all C based object files if option table...Patrick Georgi2011-03-081-1/+4
* Move coreboot specific rules and setup to toplevel Makefile.incPatrick Georgi2011-02-221-0/+227
OpenPOWER on IntegriCloud