summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* crossgcc: Add buildsystem support for aarch64 compilerPatrick Georgi2014-11-201-3/+9
* build system: improve portabilityPatrick Georgi2014-11-141-0/+13
* build: Add ccopts back into the buildMarc Jones2014-11-091-10/+14
* build: fetch submodules as requiredPatrick Georgi2014-11-041-0/+4
* Kconfig: Allow native vga init to be selectable for SeaBIOS payloadEdward O'Callaghan2014-10-041-0/+4
* Provide a way to compile some files with -O0 optionVadim Bendebury2014-10-021-1/+7
* nvidia/cbootimage: avoid upstream's build systemPatrick Georgi2014-10-021-8/+1
* coreboot arm64: Add support for arm64 into coreboot frameworkFurquan Shaikh2014-09-231-1/+4
* nvidia-cbootimage: integrate into coreboot makeIsaac Christensen2014-09-101-2/+14
* ARM: Generalize armv7 as arm.Gabe Black2014-09-081-2/+2
* what-jenkins-does: kill build results earlyPatrick Georgi2014-09-051-1/+1
* build: add what-jenkins-does targetPatrick Georgi2014-09-041-0/+6
* AMD Steppe Eagle: New integrated southbridge (Avalon)Bruce Griffith2014-08-301-1/+6
* coreboot classes: Add dynamic classes to corebootFurquan Shaikh2014-08-111-1/+5
* lint: always remove temporary filesPatrick Georgi2014-08-111-1/+1
* build system: avoid more race conditionsPatrick Georgi2014-07-101-5/+5
* build system: prevent race on more tool binariesPatrick Georgi2014-07-081-1/+1
* Makefile.inc: Detect if a working clang binary exists before setEdward O'Callaghan2014-06-301-1/+1
* build: remove -ccopts mechanismPatrick Georgi2014-06-291-12/+8
* build system: re-enable clang usePatrick Georgi2014-05-261-1/+1
* build: allow obj=/absolute/pathPatrick Georgi2014-05-231-3/+3
* build: allow romcc to be wrappedPatrick Georgi2014-05-171-2/+5
* build: kill one indirectionPatrick Georgi2014-05-171-1/+1
* build: separate CPPFLAGS from CFLAGSPatrick Georgi2014-05-171-8/+8
* build: CPPFLAGS is more common than INCLUDESPatrick Georgi2014-05-171-5/+4
* build: reduce duplication in payload adding rulesPatrick Georgi2014-05-171-25/+4
* Makefile.inc: Make clang once again a valid toolchainEdward O'Callaghan2014-05-091-0/+3
* Introduce stage-specific architecture for corebootFurquan Shaikh2014-05-061-26/+37
* Move redundant Makefile rules from arch to top level.Furquan Shaikh2014-05-031-0/+157
* Rename coreboot_ram stage to ramstageFurquan Shaikh2014-04-261-1/+1
* buildsystem: check for coreboot toolchain by defaultPatrick Georgi2014-04-161-0/+12
* rmodules: use rmodtool to create rmodulesAaron Durbin2014-03-201-1/+5
* utils/crossgcc: Refactor Makefiles for separate arm/i386.Edward O'Callaghan2014-02-121-4/+16
* baytrail: add initial supportAaron Durbin2014-01-311-1/+1
* Fix build with USE_OPTION_TABLEKyösti Mälkki2013-12-011-0/+1
* sandybridge: Make build possible without descriptor.binNico Huber2013-06-241-1/+7
* rmodule: add rmodules class and new typeAaron Durbin2013-03-181-1/+1
* x86: SMM Module SupportAaron Durbin2013-03-141-1/+5
* Fix 'git describe' invocationVadim Bendebury2013-03-121-1/+3
* build system: Retire REQUIRES_BLOBPatrick Georgi2013-02-191-5/+7
* armv7: Clean up arm/snow bootblock build process.Hung-Te Lin2013-02-071-3/+3
* armv7: Add 'bootblock' build class.Hung-Te Lin2013-02-031-1/+9
* Implement GCC code coverage analysisStefan Reinauer2013-01-121-0/+3
* Add the push default to 'make gitconfig'Ronald G. Minnich2013-01-031-0/+1
* Rename devices -> deviceStefan Reinauer2012-11-301-2/+2
* Drop boot directoryStefan Reinauer2012-11-301-1/+1
* build system: Split linking into multiple stepsPatrick Georgi2012-11-271-0/+34
* Get rid of drivers classPatrick Georgi2012-11-271-1/+1
* Make xcompile support multiple architecturesRonald G. Minnich2012-11-271-1/+0
* build system: use strip_quotes on cbfs-filesPatrick Georgi2012-11-191-1/+1