summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Reduce scope of oprom include pathsKyösti Mälkki2019-03-051-1/+4
* Makefile.inc: Keep .asl intermediatesNico Huber2019-02-211-2/+2
* Makefile.inc: Create a default SMMSTORE regionArthur Heymans2019-02-061-1/+18
* Makefile.inc: Make sure the BIOS region is 64K alignedArthur Heymans2019-02-061-2/+3
* Makefile.inc: Optimize generating the default x86 fmapArthur Heymans2019-02-061-15/+11
* Hook up Kconfig Ada spec fileNico Huber2019-02-061-1/+3
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-161-0/+1
* vendorcode/intel/fsp1_0/broadwell_de: Use FSP from 3rdparty/fspPatrick Rudolph2019-01-151-0/+5
* Untangle CBFS microcode updatesNico Huber2019-01-101-1/+1
* util/gitconfig/pre-commit: Use clang-format to sanitise commitsEdward O'Callaghan2019-01-041-1/+7
* Fix typos involving "the the"Jonathan Neuschäfer2018-12-181-1/+1
* Makefile.inc: Avoid race condition when using 'make -j<N>'Jonathan Neuschäfer2018-12-111-1/+1
* broadcom: Remove SoC and board supportPhilipp Deppenwiese2018-11-301-1/+1
* build system: Fix FSP downloadingNico Huber2018-10-271-1/+1
* Move compiler.h to commonlibNico Huber2018-10-081-0/+1
* Makefile.inc: Fix dependency tracking of fmap{_config.h,.desc}Nico Huber2018-09-131-0/+2
* build system: Add automatic downloading of FSP mirror repo if requestedPatrick Georgi2018-09-021-0/+3
* Kconfig, Makefile.inc: Remove all traces of ifdfakeAngel Pons2018-08-231-7/+2
* Makefile.inc: Ensure update of build.hNico Huber2018-08-201-4/+17
* payloads/external/SeaBIOS: add support for sercon portPiotr Król2018-08-061-0/+4
* make: add clang-format prepare-commit-msg hookRonald G. Minnich2018-08-011-0/+3
* Build system: Add fixes for scanbuildMartin Roth2018-07-241-6/+3
* Kconfig: Add config to insert ucode address in second FITRizwan Qureshi2018-07-191-2/+10
* Kconfig: Add config for creating a second bootblockRizwan Qureshi2018-07-191-2/+6
* Makefile.inc: Rewrite $(files-in-dir)Nico Huber2018-07-041-18/+8
* Makefile.inc: Use no-packed-not-aligned only with GCCPaul Menzel2018-07-021-1/+1
* Kconfig: Add new config for OVERRIDE_DEVICETREEFurquan Shaikh2018-06-251-2/+10
* Makefile.inc: Skip -fconserve-stack flag if running scan-buildMartin Roth2018-06-071-1/+5
* Introduce bootblock self-decompressionJulius Werner2018-05-221-1/+23
* Makefile.inc: Export CCACHE_EXTRAFILES and add __BUILD_DIR__ definitionJulius Werner2018-05-221-0/+5
* Makefile.inc: Add separate bootblock.raw.elf with allocatable BSSJulius Werner2018-05-221-4/+9
* Makefile.inc: disable warnings on unaligned struct membersPatrick Georgi2018-05-201-0/+1
* Makefile.inc: Ignore IASL empty resource template warningsMartin Roth2018-05-181-1/+10
* Makefile.inc: Drop spurious `-t` from `cbfstool add-payload`Nico Huber2018-05-181-2/+2
* device: Include devicetree in SMM stageSubrata Banik2018-02-221-0/+1
* Makefile.inc: Also print layout at end of buildPaul Menzel2018-02-151-0/+2
* payloads: Add an option to compress secondary payloadsArthur Heymans2018-02-101-0/+5
* util/gitconfig: Use `make` in git hooksAlex Thiessen2018-01-231-1/+1
* Makefile.inc: Improve git worktree checkAlex Thiessen2018-01-221-1/+2
* drivers/mrc_cache: Always generate an FMAP regionArthur Heymans2018-01-201-2/+64
* util/blobtool: rename to bincfgDenis 'GNUtoo' Carikli2018-01-181-3/+3
* payloads: add support lz4 compressionAntonello Dettori2018-01-151-0/+3
* util/gitconfig: Make gitconfig a bash scriptMarc Jones2017-12-151-28/+1
* Kconfig: Remove BOARD_ID_MANUAL optionJulius Werner2017-12-061-7/+0
* build system: drop duplicate rule for $(objutil)/blobtool/blobtoolPatrick Georgi2017-11-221-4/+0
* Makefile.inc: Cosmetics: Format blobtool commands similar to other toolsDenis 'GNUtoo' Carikli2017-11-071-1/+7
* security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese2017-10-221-1/+1
* Makefile.inc: remove '--global' flag from config check for gitconfig ruleChris Ching2017-10-191-1/+1
* Makefile.inc: Remove -gnatg from ADAFLAGS_commonNico Huber2017-09-231-1/+1
* Makefile.inc: Add left shift macroMartin Roth2017-09-211-13/+15