summaryrefslogtreecommitdiff
path: root/Makefile.inc
AgeCommit message (Expand)Author
2020-12-27src/superio: trim and move Makefile.inc, instead use wildcard matchesIdwer Vollering
2020-12-23Makefile: Add $(xcompile) to specify where to write xcompileRaul E Rangel
2020-12-17arch/arm: Replace .id section with build_info in CBFSKyösti Mälkki
2020-12-14src/lib: Add Kconfig option for SPD cache in FMAPMatt DeVillier
2020-12-11Makefile.inc: Remove the CBNT bootblock flagArthur Heymans
2020-12-09Makefile.inc: Fix empty output when processing C struct files in CBFSXi Chen
2020-12-08Makefile: Allow platform to provide additional params for add cmdFurquan Shaikh
2020-12-02lib/trace: Remove TRACE supportKyösti Mälkki
2020-12-01Makefile.inc: Alloc .bss* sections for "struct" file typeYu-Ping Wu
2020-11-27Makefile.inc: Move adding mcu FIT entriesArthur Heymans
2020-11-20Makefile.inc: Add CARRIER_DIR to component discoveryMaxim Polyakov
2020-11-16Makefile.inc: Move adding SeaBIOS cbfs config filesArthur Heymans
2020-11-10sec/intel/cbnt: Stitch in ACMs in the coreboot imageArthur Heymans
2020-11-04util/qemu: Add `qemu` make targetNico Huber
2020-10-26sconfig: Split up sconfig-generated static.hTim Wawrzynczak
2020-10-19drivers/intel/usb4: Add driver for USB4 retimer deviceDuncan Laurie
2020-10-09sconfig: Allow chipset to provide a base devicetreeDuncan Laurie
2020-10-05amdfwtool: Clean up the Makefile of amdfwtoolZheng Bao
2020-09-18sconfig: Switch to getoptDuncan Laurie
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