summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Makefiles: Remove -D__PRE_RAM__Kyösti Mälkki2019-11-221-3/+3
* Remove imgtec/pistachio SoCJulius Werner2019-11-201-6/+1
* build system: Add various compiler flags that enable warnings on UBPatrick Georgi2019-11-181-0/+1
* src: Ignore Redundant offset remarks in ASL codeWim Vervoorn2019-11-181-1/+4
* lib/fmap: Add optional pre-RAM cacheJulius Werner2019-11-141-1/+1
* cpu/qemu-x86: Add x86_64 bootblock supportPatrick Rudolph2019-11-041-1/+1
* Makefile, Kconfig: Add AMD dependency for amd_blobs repoMarshall Dawson2019-10-311-0/+3
* Makefile.inc: Consolidate submodule commentsMarshall Dawson2019-10-301-4/+2
* Makefile.inc: Add a class 'all' to link files in all stage except SMMArthur Heymans2019-10-301-0/+4
* build: Mark bootblock files on x86 as IBBPatrick Rudolph2019-10-181-0/+16
* 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