summaryrefslogtreecommitdiff
path: root/Makefile.inc
AgeCommit message (Expand)Author
2014-11-04build: fetch submodules as requiredPatrick Georgi
2014-10-04Kconfig: Allow native vga init to be selectable for SeaBIOS payloadEdward O'Callaghan
2014-10-02Provide a way to compile some files with -O0 optionVadim Bendebury
2014-10-02nvidia/cbootimage: avoid upstream's build systemPatrick Georgi
2014-09-23coreboot arm64: Add support for arm64 into coreboot frameworkFurquan Shaikh
2014-09-10nvidia-cbootimage: integrate into coreboot makeIsaac Christensen
2014-09-08ARM: Generalize armv7 as arm.Gabe Black
2014-09-05what-jenkins-does: kill build results earlyPatrick Georgi
2014-09-04build: add what-jenkins-does targetPatrick Georgi
2014-08-30AMD Steppe Eagle: New integrated southbridge (Avalon)Bruce Griffith
2014-08-11coreboot classes: Add dynamic classes to corebootFurquan Shaikh
2014-08-11lint: always remove temporary filesPatrick Georgi
2014-07-10build system: avoid more race conditionsPatrick Georgi
2014-07-08build system: prevent race on more tool binariesPatrick Georgi
2014-06-30Makefile.inc: Detect if a working clang binary exists before setEdward O'Callaghan
2014-06-29build: remove -ccopts mechanismPatrick Georgi
2014-05-26build system: re-enable clang usePatrick Georgi
2014-05-23build: allow obj=/absolute/pathPatrick Georgi
2014-05-17build: allow romcc to be wrappedPatrick Georgi
2014-05-17build: kill one indirectionPatrick Georgi
2014-05-17build: separate CPPFLAGS from CFLAGSPatrick Georgi
2014-05-17build: CPPFLAGS is more common than INCLUDESPatrick Georgi
2014-05-17build: reduce duplication in payload adding rulesPatrick Georgi
2014-05-09Makefile.inc: Make clang once again a valid toolchainEdward O'Callaghan
2014-05-06Introduce stage-specific architecture for corebootFurquan Shaikh
2014-05-03Move redundant Makefile rules from arch to top level.Furquan Shaikh
2014-04-26Rename coreboot_ram stage to ramstageFurquan Shaikh
2014-04-16buildsystem: check for coreboot toolchain by defaultPatrick Georgi
2014-03-20rmodules: use rmodtool to create rmodulesAaron Durbin
2014-02-12utils/crossgcc: Refactor Makefiles for separate arm/i386.Edward O'Callaghan
2014-01-31baytrail: add initial supportAaron Durbin
2013-12-01Fix build with USE_OPTION_TABLEKyösti Mälkki
2013-06-24sandybridge: Make build possible without descriptor.binNico Huber
2013-03-18rmodule: add rmodules class and new typeAaron Durbin
2013-03-14x86: SMM Module SupportAaron Durbin
2013-03-12Fix 'git describe' invocationVadim Bendebury
2013-02-19build system: Retire REQUIRES_BLOBPatrick Georgi
2013-02-07armv7: Clean up arm/snow bootblock build process.Hung-Te Lin
2013-02-03armv7: Add 'bootblock' build class.Hung-Te Lin
2013-01-12Implement GCC code coverage analysisStefan Reinauer
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