summaryrefslogtreecommitdiff
path: root/Makefile.inc
AgeCommit message (Expand)Author
2019-11-14lib/fmap: Add optional pre-RAM cacheJulius Werner
2019-11-04cpu/qemu-x86: Add x86_64 bootblock supportPatrick Rudolph
2019-10-31Makefile, Kconfig: Add AMD dependency for amd_blobs repoMarshall Dawson
2019-10-30Makefile.inc: Consolidate submodule commentsMarshall Dawson
2019-10-30Makefile.inc: Add a class 'all' to link files in all stage except SMMArthur Heymans
2019-10-18build: Mark bootblock files on x86 as IBBPatrick Rudolph
2019-10-05util/sconfig: Issue header for exposed PCI and PNP namesNico Huber
2019-09-24Makefile: Create the build directory before bootblock.binMartin Roth
2019-08-28Makefile: Pass .xcompile into genbuild_hRaul E Rangel
2019-08-27build system: add kconfig/toada to tools listPatrick Georgi
2019-08-20Makefile.inc, payloads: Enable -WvlaJacob Garber
2019-08-07Makefile: Support HAVE_BOOTBLOCK=n caseKyösti Mälkki
2019-07-19Makefile.inc: Enable -Wimplicit-fallthroughJacob Garber
2019-07-03util/cbfstool: Add AMD BIOS compression tool for PSPMarshall Dawson
2019-06-24Makefile: Use ifittool to update FITPatrick Rudolph
2019-06-21Move -Wlogical-op into xcompileNico Huber
2019-06-18Makefile.inc: Update 3rdparty/intel-microcode on USE_BLOBSArthur Heymans
2019-06-15Makefile.inc: Add -Wlogical-op warning optionElyes HAOUAS
2019-06-11Rampayload: Able to build coreboot without ramstageSubrata Banik
2019-05-29Makefile.inc: Extend version string for timeless buildsNico Huber
2019-05-13Reland "Makefile.inc: Enable -Wtype-limits""Julius Werner
2019-05-07Revert "Makefile.inc: Enable -Wtype-limits"Patrick Georgi
2019-05-06Makefile.inc: Enable -Wtype-limitsJulius Werner
2019-05-03Makefile.inc: Update fsp submodule for all FSP platformsMatt DeVillier
2019-04-29Makefile: Check for errors in ACPI decompilation, tooNico Huber
2019-03-05Makefile: Reduce scope of oprom include pathsKyösti Mälkki
2019-02-21Makefile.inc: Keep .asl intermediatesNico Huber
2019-02-06Makefile.inc: Create a default SMMSTORE regionArthur Heymans
2019-02-06Makefile.inc: Make sure the BIOS region is 64K alignedArthur Heymans
2019-02-06Makefile.inc: Optimize generating the default x86 fmapArthur Heymans
2019-02-06Hook up Kconfig Ada spec fileNico Huber
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2019-01-15vendorcode/intel/fsp1_0/broadwell_de: Use FSP from 3rdparty/fspPatrick Rudolph
2019-01-10Untangle CBFS microcode updatesNico Huber
2019-01-04util/gitconfig/pre-commit: Use clang-format to sanitise commitsEdward O'Callaghan
2018-12-18Fix typos involving "the the"Jonathan Neuschäfer
2018-12-11Makefile.inc: Avoid race condition when using 'make -j<N>'Jonathan Neuschäfer
2018-11-30broadcom: Remove SoC and board supportPhilipp Deppenwiese
2018-10-27build system: Fix FSP downloadingNico Huber
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-13Makefile.inc: Fix dependency tracking of fmap{_config.h,.desc}Nico Huber
2018-09-02build system: Add automatic downloading of FSP mirror repo if requestedPatrick Georgi
2018-08-23Kconfig, Makefile.inc: Remove all traces of ifdfakeAngel Pons
2018-08-20Makefile.inc: Ensure update of build.hNico Huber
2018-08-06payloads/external/SeaBIOS: add support for sercon portPiotr Król
2018-08-01make: add clang-format prepare-commit-msg hookRonald G. Minnich
2018-07-24Build system: Add fixes for scanbuildMartin Roth
2018-07-19Kconfig: Add config to insert ucode address in second FITRizwan Qureshi
2018-07-19Kconfig: Add config for creating a second bootblockRizwan Qureshi
2018-07-04Makefile.inc: Rewrite $(files-in-dir)Nico Huber