summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Move generation of build.h into a shell scriptMartin Roth2015-03-061-26/+2
* build system: Only setup git hooks if we're in a git checkoutPatrick Georgi2015-03-051-0/+1
* build system: Only test for git oncePatrick Georgi2015-03-051-7/+7
* Only update submodules if the source is in a git repoMartin Roth2015-03-041-4/+6
* crossgcc: Add mips targetPatrick Georgi2015-02-281-4/+10
* build system: make crosstools should build all supported compilersPatrick Georgi2015-02-281-1/+1
* build system: Allow running make what-jenkins-does without ccachePatrick Georgi2015-02-171-2/+2
* vboot2: add verstageStefan Reinauer2015-01-271-1/+8
* Revert "vboot2: add verstage"Paul Menzel2015-01-141-8/+1
* vboot2: add verstageDaisuke Nojiri2015-01-131-1/+8
* intel: Fix UPDATE-FIT step in buildKyösti Mälkki2014-12-281-1/+1
* build system: Fix regression after adding cbfs-files alignmentKyösti Mälkki2014-12-241-1/+1
* build system: allow defining alignment for cbfs-filesPatrick Georgi2014-12-191-8/+18
* build system: fix alignment functionPatrick Georgi2014-12-031-1/+1
* build system: remove ROMSTAGE_ELF variablePatrick Georgi2014-12-021-15/+2
* Add UCB RISCV support for architecture, soc, and emulation mainboard..Ronald G. Minnich2014-12-011-1/+4
* build system: only do the compiler test for gccPatrick Georgi2014-11-301-4/+4
* Export board-status info.Vladimir Serbinenko2014-11-261-0/+10
* 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