summaryrefslogtreecommitdiff
path: root/Makefile.inc
AgeCommit message (Expand)Author
2016-04-13payloads: add iPXE 'payload' buildMartin Roth
2016-03-23arch/x86: introduce postcar stage/phaseAaron Durbin
2016-03-17build system: Allow overriding the path to the futility binaryPatrick Georgi
2016-03-15Makefile.inc: Add toupper, tolower, and ws_to_under macrosMartin Roth
2016-03-09Makefile: Add build-time overlap check for programs loaded after corebootJulius Werner
2016-03-09Makefile: Update payload clean targetsMartin Roth
2016-03-09Add option for "timeless" buildsNico Huber
2016-03-01Makefile.inc: Add dependency on util/kconfig/conf for config.hMartin Roth
2016-02-26payloads: Load coreinfo as a secondary payloadMartin Roth
2016-02-22cbfs: Add LZ4 in-place decompression support for pre-RAM stagesJulius Werner
2016-02-18Payloads: Add U-Boot as a coreboot-payloadMartin Roth
2016-02-11util/marvell: Add Marvell doimage utility and dependency in relevant MakefileRuilin Hao
2016-02-10gitconfig: Fix make gitconfig if USE_BLOBS is disabledPatrick Georgi
2016-02-03build system: Add another post-processing stepPatrick Georgi
2016-02-03build_system: Extend site-localMartin Roth
2016-02-03buildgcc: Move all toolchain build targets to util/crossgccStefan Reinauer
2016-02-03buildgcc: Rename ARM target from armv7a to armStefan Reinauer
2016-02-02build system: add Chrome OS futility to toolsPatrick Georgi
2016-01-29build system: allow modifying cbfstool options for files-in-regionsPatrick Georgi
2016-01-29build system: Unwind multi-region cbfstool add commandsPatrick Georgi
2016-01-29build system: deduplicate users of cbfs-add-cmdPatrick Georgi
2016-01-29build system: deduplicate use of cbfs-autogen-attributesPatrick Georgi
2016-01-29build system: deduplicate the addition of alignment/base argumentsPatrick Georgi
2016-01-29build system: pass $(file) explicitlyPatrick Georgi
2016-01-29build system: separate cbfstool add invocations into separate commandsPatrick Georgi
2016-01-29build system: reformat cbfs-add-cmdPatrick Georgi
2016-01-28Move object files to $(obj)/<class>/Nico Huber
2016-01-27build system: Fix UPDATE_IMAGEPatrick Georgi
2016-01-26Makefile.inc: error if UPDATE_IMAGE is enabled with no coreboot.romMartin Roth
2016-01-25Makefile: Don't copy thin archives aroundNico Huber
2016-01-23Makefile.inc: Comment some 'else' and 'endif' statementsMartin Roth
2016-01-22build system: Add option for auto generated cbfs attributesWerner Zeh
2016-01-21vboot: Install files into FW_MAIN_A and FW_MAIN_B unless they're for ROPatrick Georgi
2016-01-21build system: allow assigning files to regionsPatrick Georgi
2016-01-21Makefile.inc: allow coreboot to be a git submoduleBen Gardner
2016-01-21build system: Initialize all CBFS regionsPatrick Georgi
2016-01-14Makefile: Add 3rdparty to CPPFLAGS_commonJimmy Huang
2016-01-12Makefile: Add toolchain version checkMartin Roth
2016-01-07Makefile.inc: update location of dsdtMartin Roth
2016-01-06commonlib: Add function to hash contents of a CBFS region.Aaron Durbin
2016-01-04util/crossgcc: Add ppc64el supportTimothy Pearson
2015-12-30Makefile.inc: Fmaptool build fixesMartin Roth
2015-12-20Makefile.inc: Move addition of payload rev & config to payload makefileMartin Roth
2015-12-17Makefile.inc: Include build/dsdt.d if it existsMartin Roth
2015-12-17Makefile.inc: Document extract_nth and the fields it extractsMartin Roth
2015-12-11build system: Switch to fmap based firmware layoutPatrick Georgi
2015-12-06Makefile.inc: Add AMDFWTOOL to tools so abuild will stop failingMartin Roth
2015-12-06Makefile: Individualize help targets & set as non-compile targetsMartin Roth
2015-12-05build system: Drop useless variable and dependencyPatrick Georgi
2015-12-04build system: actually provide revision information in defconfigPatrick Georgi