summaryrefslogtreecommitdiff
path: root/Makefile.inc
AgeCommit message (Expand)Author
2015-04-20build system: improve portability by not relying on extraordinary dd optionsPatrick Georgi
2015-04-17Makefile: Fix dependency tracking for ramstage objectsJulius Werner
2015-04-14CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstoolJulius Werner
2015-04-08Makefile.inc: Only add `-Wno-unused-but-set-variable` for GCCPaul Menzel
2015-04-07build system: also use ramstage CPPFLAGS for ACPIPatrick Georgi
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-04-06Add predefined __ROMSTAGE__ and __RAMSTAGE__ macrosJulius Werner
2015-04-06build system: run linker scripts through the preprocessorPatrick Georgi
2015-04-04build system: rename __BOOT_BLOCK__ and __VER_STAGE__Patrick Georgi
2015-04-04build system x86: deprecate bootblock_lds and ldscripts variablesPatrick Georgi
2015-04-04build system: use full (in-tree) pathsPatrick Georgi
2015-04-04build system: Introduce manual file typePatrick Georgi
2015-04-02build system: extend src-to-obj for non-.c/.S filesPatrick Georgi
2015-04-01build system: make CONFIG_* symbols disappear from objectsPatrick Georgi
2015-03-30x86/smm: Move SMM configuration out of generic MakefilePatrick Georgi
2015-03-30build system: provide generic compiler flag variablesPatrick Georgi
2015-03-28arm64: Add support for secure monitorFurquan Shaikh
2015-03-26build system: Test gccs that are actually usedPatrick Georgi
2015-03-24vboot2: separate verstage from bootblockDaisuke Nojiri
2015-03-21imgtec/danube: Build BIMG boot imagesPaul Burton
2015-03-21arch/mips: Add base MIPS architecture supportPaul Burton
2015-03-17coreboot: x86: enable gc-sectionsAaron Durbin
2015-03-17Makefile.inc: Use -Og when compiling with GDB supportStefan Reinauer
2015-03-17crossgcc: Add x86_64 to list of supported architecturesStefan Reinauer
2015-03-08crossgcc: Add RISC-V supportPatrick Georgi
2015-03-06Move generation of build.h into a shell scriptMartin Roth
2015-03-05build system: Only setup git hooks if we're in a git checkoutPatrick Georgi
2015-03-05build system: Only test for git oncePatrick Georgi
2015-03-04Only update submodules if the source is in a git repoMartin Roth
2015-02-28crossgcc: Add mips targetPatrick Georgi
2015-02-28build system: make crosstools should build all supported compilersPatrick Georgi
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