summaryrefslogtreecommitdiff
path: root/Makefile.inc
AgeCommit message (Expand)Author
2015-02-17build system: Allow running make what-jenkins-does without ccachePatrick Georgi
2015-01-27vboot2: add verstageStefan Reinauer
2015-01-14Revert "vboot2: add verstage"Paul Menzel
2015-01-13vboot2: add verstageDaisuke Nojiri
2014-12-28intel: Fix UPDATE-FIT step in buildKyösti Mälkki
2014-12-24build system: Fix regression after adding cbfs-files alignmentKyösti Mälkki
2014-12-19build system: allow defining alignment for cbfs-filesPatrick Georgi
2014-12-03build system: fix alignment functionPatrick Georgi
2014-12-02build system: remove ROMSTAGE_ELF variablePatrick Georgi
2014-12-01Add UCB RISCV support for architecture, soc, and emulation mainboard..Ronald G. Minnich
2014-11-30build system: only do the compiler test for gccPatrick Georgi
2014-11-26Export board-status info.Vladimir Serbinenko
2014-11-20crossgcc: Add buildsystem support for aarch64 compilerPatrick Georgi
2014-11-14build system: improve portabilityPatrick Georgi
2014-11-09build: Add ccopts back into the buildMarc Jones
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