summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Support use of the compression option when adding payloads to cbfs.Dave Frodin2012-08-211-1/+2
* gitconfig: upate commit-msg if newer one is availablezbao2012-08-101-1/+7
* Make the device tree available in the rom stageStefan Reinauer2012-08-041-0/+5
* Re-run the git-describe if it fails at first try.zbao2012-07-271-1/+1
* abuild: Build boards in parallel if possiblePatrick Georgi2012-05-101-0/+2
* Add config_enabled() from LinuxPatrick Georgi2012-05-081-2/+2
* Add vsa processor to cbfs-filesPatrick Georgi2012-05-011-0/+8
* Add Kconfig options to handle the blobs repositoryPatrick Georgi2012-05-011-0/+8
* Move top level pc80 directory to drivers/Stefan Reinauer2012-04-271-2/+0
* Makefile: define build result directoriesKyösti Mälkki2012-04-211-2/+16
* Drop duplicate inclusion of src/vendorcodeStefan Reinauer2012-04-041-1/+0
* Add support to run SMM handler in TSEG instead of ASEGStefan Reinauer2012-04-041-0/+5
* Add preprocessing capabilities to the cbfs-files mechanismPatrick Georgi2012-04-031-0/+14
* Add nvramtool to coreboot build systemPatrick Georgi2012-04-031-1/+1
* Add Google ChromeOS vendor supportStefan Reinauer2012-04-021-0/+1
* Fix cleaning SeaBIOS from coreboot makefileMarc Jones2012-03-261-1/+1
* Portability improvementPatrick Georgi2012-03-101-1/+1
* Fix lint-stable checkin hooks on MacOS XStefan Reinauer2012-03-091-1/+1
* Unify Local APIC address definitionsPatrick Georgi2012-03-081-1/+1
* 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