summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Makefile.inc: Add dependency on util/kconfig/conf for config.hMartin Roth2016-03-011-0/+2
* payloads: Load coreinfo as a secondary payloadMartin Roth2016-02-261-1/+1
* cbfs: Add LZ4 in-place decompression support for pre-RAM stagesJulius Werner2016-02-221-1/+6
* Payloads: Add U-Boot as a coreboot-payloadMartin Roth2016-02-181-2/+13
* util/marvell: Add Marvell doimage utility and dependency in relevant MakefileRuilin Hao2016-02-111-1/+1
* gitconfig: Fix make gitconfig if USE_BLOBS is disabledPatrick Georgi2016-02-101-1/+1
* build system: Add another post-processing stepPatrick Georgi2016-02-031-1/+5
* build_system: Extend site-localMartin Roth2016-02-031-2/+9
* buildgcc: Move all toolchain build targets to util/crossgccStefan Reinauer2016-02-031-86/+2
* buildgcc: Rename ARM target from armv7a to armStefan Reinauer2016-02-031-2/+2
* build system: add Chrome OS futility to toolsPatrick Georgi2016-02-021-1/+5
* build system: allow modifying cbfstool options for files-in-regions4.34.3Patrick Georgi2016-01-291-3/+11
* build system: Unwind multi-region cbfstool add commandsPatrick Georgi2016-01-291-4/+17
* build system: deduplicate users of cbfs-add-cmdPatrick Georgi2016-01-291-9/+3
* build system: deduplicate use of cbfs-autogen-attributesPatrick Georgi2016-01-291-3/+4
* build system: deduplicate the addition of alignment/base argumentsPatrick Georgi2016-01-291-7/+4
* build system: pass $(file) explicitlyPatrick Georgi2016-01-291-12/+12
* build system: separate cbfstool add invocations into separate commandsPatrick Georgi2016-01-291-8/+9
* build system: reformat cbfs-add-cmdPatrick Georgi2016-01-291-9/+9
* Move object files to $(obj)/<class>/Nico Huber2016-01-281-14/+2
* build system: Fix UPDATE_IMAGEPatrick Georgi2016-01-271-1/+1
* Makefile.inc: error if UPDATE_IMAGE is enabled with no coreboot.romMartin Roth2016-01-261-1/+4
* Makefile: Don't copy thin archives aroundNico Huber2016-01-251-2/+2
* Makefile.inc: Comment some 'else' and 'endif' statementsMartin Roth2016-01-231-8/+8
* build system: Add option for auto generated cbfs attributesWerner Zeh2016-01-221-3/+8
* vboot: Install files into FW_MAIN_A and FW_MAIN_B unless they're for ROPatrick Georgi2016-01-211-0/+1
* build system: allow assigning files to regionsPatrick Georgi2016-01-211-0/+9
* Makefile.inc: allow coreboot to be a git submoduleBen Gardner2016-01-211-1/+1
* build system: Initialize all CBFS regionsPatrick Georgi2016-01-211-3/+4
* Makefile: Add 3rdparty to CPPFLAGS_commonJimmy Huang2016-01-141-0/+1
* Makefile: Add toolchain version checkMartin Roth2016-01-121-0/+9
* Makefile.inc: update location of dsdtMartin Roth2016-01-071-1/+1
* commonlib: Add function to hash contents of a CBFS region.Aaron Durbin2016-01-061-0/+2
* util/crossgcc: Add ppc64el supportTimothy Pearson2016-01-041-4/+10
* Makefile.inc: Fmaptool build fixesMartin Roth2015-12-301-3/+4
* Makefile.inc: Move addition of payload rev & config to payload makefileMartin Roth2015-12-201-8/+0
* Makefile.inc: Include build/dsdt.d if it existsMartin Roth2015-12-171-0/+1
* Makefile.inc: Document extract_nth and the fields it extractsMartin Roth2015-12-171-0/+27
* build system: Switch to fmap based firmware layoutPatrick Georgi2015-12-111-4/+87
* Makefile.inc: Add AMDFWTOOL to tools so abuild will stop failingMartin Roth2015-12-061-1/+1
* Makefile: Individualize help targets & set as non-compile targetsMartin Roth2015-12-061-2/+2
* build system: Drop useless variable and dependencyPatrick Georgi2015-12-051-3/+1
* build system: actually provide revision information in defconfigPatrick Georgi2015-12-041-3/+6
* build system: Emit some build output while adding files to CBFSPatrick Georgi2015-12-021-0/+1
* build system: drop one level of indirectionPatrick Georgi2015-12-021-8/+3
* build system: Add more files through cbfs-files instead of manual rulesPatrick Georgi2015-12-021-15/+27
* build system: make cbfs-files mechanism spaces-safePatrick Georgi2015-12-021-2/+2
* build system: Allow giving additional cbfstool options to cbfs-files-yPatrick Georgi2015-12-021-2/+4
* build system: replace files on UPDATE_IMAGEPatrick Georgi2015-12-021-3/+2
* Makefile.inc: make sure .xcompile is removed when building toolsMartin Roth2015-12-011-4/+4