summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* util/sconfig: Issue header for exposed PCI and PNP namesNico Huber2019-10-051-1/+2
* Makefile: Create the build directory before bootblock.binMartin Roth2019-09-241-2/+2
* Makefile: Pass .xcompile into genbuild_hRaul E Rangel2019-08-281-1/+1
* build system: add kconfig/toada to tools listPatrick Georgi2019-08-271-1/+1
* Makefile.inc, payloads: Enable -WvlaJacob Garber2019-08-201-1/+1
* Makefile: Support HAVE_BOOTBLOCK=n caseKyösti Mälkki2019-08-071-0/+5
* Makefile.inc: Enable -Wimplicit-fallthroughJacob Garber2019-07-191-1/+1
* util/cbfstool: Add AMD BIOS compression tool for PSPMarshall Dawson2019-07-031-1/+5
* Makefile: Use ifittool to update FITPatrick Rudolph2019-06-241-11/+34
* Move -Wlogical-op into xcompileNico Huber2019-06-211-1/+1
* Makefile.inc: Update 3rdparty/intel-microcode on USE_BLOBSArthur Heymans2019-06-181-1/+2
* Makefile.inc: Add -Wlogical-op warning optionElyes HAOUAS2019-06-151-1/+1
* Rampayload: Able to build coreboot without ramstageSubrata Banik2019-06-111-3/+10
* Makefile.inc: Extend version string for timeless buildsNico Huber2019-05-291-1/+1
* Reland "Makefile.inc: Enable -Wtype-limits""Julius Werner2019-05-131-1/+1
* Revert "Makefile.inc: Enable -Wtype-limits"Patrick Georgi2019-05-071-1/+1
* Makefile.inc: Enable -Wtype-limitsJulius Werner2019-05-061-1/+1
* Makefile.inc: Update fsp submodule for all FSP platformsMatt DeVillier2019-05-031-6/+3
* Makefile: Check for errors in ACPI decompilation, tooNico Huber2019-04-291-1/+8
* 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