summaryrefslogtreecommitdiff
path: root/Makefile.inc
AgeCommit message (Expand)Author
2020-08-31Makefile.inc: Print warning type ignored by IASLMaxim Polyakov
2020-08-17Makefile.inc: Remove redundant warning flagElyes HAOUAS
2020-07-24assert.h: Do not use __FILE__ nor __LINE__ on timeless buildsAngel Pons
2020-06-30Add qc_blobs repositoryJulius Werner
2020-06-28Makefile.inc: Simplify fsp submodule checkAngel Pons
2020-06-23src/*: Update makefiles to exclude x86 code from psp-verstageMartin Roth
2020-06-15arch/x86: Remove NO_FIXED_XIP_ROM_SIZEKyösti Mälkki
2020-06-15arch/x86: Remove XIP_ROM_SIZEKyösti Mälkki
2020-06-13treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh
2020-05-27Makefile: Add missing APCB_EDIT_TOOL variableRaul E Rangel
2020-05-22make: Add a target and dependency to parse the devicetree with sconfigDuncan Laurie
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09treewide: more SPDX header workPatrick Georgi
2020-04-20Makefile: Set FMAP size to 0x200 for non-x86 boards with default fmdFurquan Shaikh
2020-04-20Makefile: Simplify calculation of region base with default fmd filesFurquan Shaikh
2020-04-16SeaBIOS: fix threaded hardware initialization during oprom executionMichał Żygowski
2020-03-25Makefile.inc: Don't run `ifittool` with CONFIG_UPDATE_IMAGENico Huber
2020-03-11Treewide: Add some gcc's warning optionsElyes HAOUAS
2020-02-24treewide: Capitalize 'CMOS'Elyes HAOUAS
2020-02-12Makefile.inc: Adapt $(spc) definitionNico Huber
2020-02-12Makefile.inc: Use `define` for cbfs-files-processor-defconfigNico Huber
2020-02-11Makefile.inc: Ignore _HID & _ADR conflicts in Broadwell & LynxpointMartin Roth
2020-02-03xcompile: Disable null pointer optimizationsJacob Garber
2020-01-28commonlib: Add commonlib/bsdJulius Werner
2020-01-08Make: Add supermicro/smcbiosinfo to toolsPatrick Rudolph
2020-01-06util/supermicro: Add and use new tool smcbiosinfoPatrick Rudolph
2019-12-27Makefile: Remove romccElyes HAOUAS
2019-11-22Makefiles: Remove -D__PRE_RAM__Kyösti Mälkki
2019-11-20Remove imgtec/pistachio SoCJulius Werner
2019-11-18build system: Add various compiler flags that enable warnings on UBPatrick Georgi
2019-11-18src: Ignore Redundant offset remarks in ASL codeWim Vervoorn
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