summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* build system: strip quotes from CONFIG_CBFS_PREFIX in a single locationPatrick Georgi2015-12-011-6/+10
* build system: move defconfig creation into a cbfs-files filterPatrick Georgi2015-11-291-9/+19
* build system: break overly long lines into logical unitsPatrick Georgi2015-11-291-2/+6
* build system: Move manual cbfstool add* invocations to cbfs-filesPatrick Georgi2015-11-291-21/+26
* build system: don't try to add cbfs-files with no backing filePatrick Georgi2015-11-291-4/+7
* build system: establish priority levels for CBFS file additionsPatrick Georgi2015-11-291-1/+7
* Makefile.inc: Add build targets for IASL & ClangMartin Roth2015-11-271-2/+13
* Makefiles: Add / Update help for makefile targetsMartin Roth2015-11-241-0/+11
* IASL: Enable warnings as errorsMartin Roth2015-11-231-0/+8
* crossgcc: Update makefile buildsMartin Roth2015-11-191-8/+13
* amdfwtool: Add amdfwtool to combine AMD firmwaresZheng Bao2015-11-191-4/+4
* Makefile.inc: Build test intelvbttoolPaul Menzel2015-11-111-0/+1
* arm64: remove secmonAaron Durbin2015-11-071-1/+1
* cpu/microcode: Remove EXTERNAL / ADDED_DURING_BUILD variablesTimothy Pearson2015-11-051-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Makefile: Fix dependency tracking for linker scriptsJulius Werner2015-10-271-2/+1
* Separate bootsplash image menuconfig option from othersKonstantin Aladyshev2015-10-251-1/+1
* util: add ectool, superiotool, and viatool to what-jenkins-doesMartin Roth2015-10-241-1/+4
* util: update junit.xml targetMartin Roth2015-10-241-3/+8
* Makefile.inc: Put every tool in `TOOLLIST` on separate linePaul Menzel2015-10-181-1/+4
* Add junit.xml code to top Makefile.inc instead of utilsMartin Roth2015-10-171-1/+20
* enable lint-stable build on jenkinsMartin Roth2015-10-171-0/+1
* lint: Move the lint script out of Makefile.incMartin Roth2015-10-171-18/+1
* Update 'what-jenkins-does' makefile target for junit filenameMartin Roth2015-10-151-2/+1
* x86: add standalone verstage supportAaron Durbin2015-10-141-0/+1
* vboot: allow more flexibility when adding verstageAaron Durbin2015-10-141-1/+4
* vboot: remove remnants of VBOOT_STUBAaron Durbin2015-10-111-1/+1
* Makefile.inc: Align paths in CBFS add messagesPaul Menzel2015-09-301-1/+1
* cbfs: allow cbfs-files to use compressionDaisuke Nojiri2015-09-281-1/+3
* linking: link bootblock.elf with .data and .bss sections againAaron Durbin2015-09-221-4/+13
* coreboot: introduce commonlibAaron Durbin2015-09-221-2/+2
* cbfstool: remove locate commandAaron Durbin2015-09-161-4/+2
* linking: add and use LDFLAGS_commonAaron Durbin2015-09-091-0/+2
* rmodule: use program.ld for linkingAaron Durbin2015-09-091-0/+3
* microcode: Unify rules to add microcode to CBFS once againAlexandru Gagniuc2015-09-071-1/+0
* Store the payload config and revision in CBFSMartin Roth2015-08-191-0/+10
OpenPOWER on IntegriCloud