aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc
AgeCommit message (Expand)Author
2015-07-07payloads: Reorganize Makefile.incs for external payloadsStefan Reinauer
2015-07-07gitconfig: Improve robustness when blobs aren't presentPatrick Georgi
2015-06-23gitconfig: set up hooks and target for 3rdparty/blobsStefan Reinauer
2015-06-09update_image: add all CBFS_PREFIX files to cbfsAaron Durbin
2015-06-07acpi/sata: add generic sata ssdt port generatorAlexander Couzens
2015-06-04board_id: Remove extra quotes.Vladimir Serbinenko
2015-06-02Make DSDT a file in CBFS rather than embedding it into ramstage.Vladimir Serbinenko
2015-05-25build system: drop generic util/ %.c -> %.o rulePatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-20build system: use archives, not linker action to shorten command linesPatrick Georgi
2015-05-08fmaptool: Introduce the fmd ("flashmap descriptor") language and compilerSol Boucher
2015-05-08build system: use platform specific ar(1) for libverstagePatrick Georgi
2015-05-07kbuild: Use wildcard for driver subdirectoriesStefan Reinauer
2015-05-053rdparty: move to 3rdparty/blobsPatrick Georgi
2015-05-053rdparty: Move to blobsPatrick Georgi
2015-04-30vboot: split class in library and stagePatrick Georgi
2015-04-30build system: Drop another vboot1 remnantPatrick Georgi
2015-04-29kbuild: automatically include northbridgesStefan Reinauer
2015-04-29kbuild: automatically include SOCsStefan Reinauer
2015-04-29kbuild: automatically include ECsStefan Reinauer
2015-04-28gitconfig: Use the right make executable in git hooksPatrick Georgi
2015-04-28vboot2: Build verstage archive, then use that for building the stagePatrick Georgi
2015-04-28build system: Allow using .a archives as sourcePatrick Georgi
2015-04-27kbuild: automatically include southbridgesStefan Reinauer
2015-04-27Build system: Fix "dd: invalid number `0x800000'"WANG Siyuan
2015-04-22broadcom/cygnus: add secimage and sign bootblockDaisuke Nojiri
2015-04-22build system: add manual board id supportStefan Reinauer
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
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