aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc
AgeCommit message (Expand)Author
2013-01-03Add the push default to 'make gitconfig'Ronald G. Minnich
2012-11-30Rename devices -> deviceStefan Reinauer
2012-11-30Drop boot directoryStefan Reinauer
2012-11-27build system: Split linking into multiple stepsPatrick Georgi
2012-11-27Get rid of drivers classPatrick Georgi
2012-11-27 Make xcompile support multiple architecturesRonald G. Minnich
2012-11-19build system: use strip_quotes on cbfs-filesPatrick Georgi
2012-11-13SandyBridge/IvyBridge: Add IFD and ME firmware automaticallyStefan Reinauer
2012-11-12cbfstool: Rework to use getopt style parametersStefan Reinauer
2012-11-09mc146818rtc: Remove the hyphen to build on NetBSD and DarwinZheng Bao
2012-11-09mc146818rtc: Update the Day of Week in CMOS in the right way.Zheng Bao
2012-11-09Makefile.inc: Delete trailing space in build.hZheng Bao
2012-11-07Strip quotes from $(objcbfs)Stefan Reinauer
2012-11-07rtc: erase CMOS memory after power failureVincent Palatin
2012-10-22gitconfig: Create .git/hooks before copying files.Zheng Bao
2012-10-03buildsystem: ensure directory exists before usePatrick Georgi
2012-09-28build.h: Re-run hostname if it doesn't take '-s' option.Zheng Bao
2012-09-28lint: Add template for mktemp to meet BSD requirementsZheng Bao
2012-09-05buildsystem: Make CPU microcode updating more configurableAlexandru Gagniuc
2012-08-21Support use of the compression option when adding payloads to cbfs.Dave Frodin
2012-08-10gitconfig: upate commit-msg if newer one is availablezbao
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