summaryrefslogtreecommitdiff
path: root/Makefile.inc
AgeCommit message (Expand)Author
2016-06-21flashmap: Use CONFIG_ROM_SIZE as flash size in flashmapWerner Zeh
2016-06-03Add Board Checklist SupportLee Leahy
2016-06-01Makefile: Add ifwitool to list of tools to be builtFurquan Shaikh
2016-05-26splash: Put the suffix of splash file to CBFS namezbao
2016-05-19jenkins: Run the romcc test suiteJonathan Neuschäfer
2016-05-09xip: Do not pass --xip for early stages if CAR supports code executionFurquan Shaikh
2016-05-06cpu/x86: don't treat all chipsets the same regarding XIP_ROM_SIZEAaron Durbin
2016-05-05build system: create fmap for UPDATE_IMAGE configurations, tooPatrick Georgi
2016-05-04payload: Fix broken Linux kernel as payloadWerner Zeh
2016-05-03build system: rename fmap.h to fmap_config.hPatrick Georgi
2016-04-19kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-19Makefile.inc: Stop running git repeatedly for each buildMartin Roth
2016-04-15Makefile.inc: Move payload code to payloads/Stefan Reinauer
2016-04-14Makefile.inc: Disassemble the ACPI AML to detect errorsMartin Roth
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