summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Makefile.inc: Don't compile bare structs with asan-global=1Arthur Heymans2021-03-171-1/+1
* Makefile: Do not use GCC specific options with LLVM/clangPaul Menzel2021-02-181-1/+2
* Makefile.inc: Don't ignore _HID & _ADR coexisting in Broadwell ASL codeElyes HAOUAS2021-02-121-3/+3
* Makefile.inc: Avoid --emit-relocs on RISC-VJulius Werner2021-01-221-1/+7
* build system: Always add coreboot.pre dependency to intermediatesPatrick Georgi2021-01-151-2/+2
* build system: Structure and serialize INTERMEDIATEPatrick Georgi2021-01-141-3/+5
* util/ifdtool: Add coreboot build system supportPatrick Georgi2021-01-121-4/+1
* drivers/vpd: Add VPD region to default FMAP when selectedMatt DeVillier2021-01-041-0/+10
* src/superio: trim and move Makefile.inc, instead use wildcard matchesIdwer Vollering2020-12-271-2/+2
* Makefile: Add $(xcompile) to specify where to write xcompileRaul E Rangel2020-12-231-1/+2
* arch/arm: Replace .id section with build_info in CBFSKyösti Mälkki2020-12-171-0/+10
* src/lib: Add Kconfig option for SPD cache in FMAPMatt DeVillier2020-12-141-0/+11
* Makefile.inc: Remove the CBNT bootblock flagArthur Heymans2020-12-111-11/+0
* Makefile.inc: Fix empty output when processing C struct files in CBFSXi Chen2020-12-091-1/+1
* Makefile: Allow platform to provide additional params for add cmdFurquan Shaikh2020-12-081-5/+11
* lib/trace: Remove TRACE supportKyösti Mälkki2020-12-021-3/+0
* Makefile.inc: Alloc .bss* sections for "struct" file typeYu-Ping Wu2020-12-011-1/+1
* Makefile.inc: Move adding mcu FIT entriesArthur Heymans2020-11-271-35/+4
* Makefile.inc: Add CARRIER_DIR to component discoveryMaxim Polyakov2020-11-201-1/+2
* Makefile.inc: Move adding SeaBIOS cbfs config filesArthur Heymans2020-11-161-16/+0
* sec/intel/cbnt: Stitch in ACMs in the coreboot imageArthur Heymans2020-11-101-0/+12
* util/qemu: Add `qemu` make targetNico Huber2020-11-041-1/+1
* sconfig: Split up sconfig-generated static.hTim Wawrzynczak2020-10-261-0/+6
* drivers/intel/usb4: Add driver for USB4 retimer deviceDuncan Laurie2020-10-191-1/+1
* sconfig: Allow chipset to provide a base devicetreeDuncan Laurie2020-10-091-1/+7
* amdfwtool: Clean up the Makefile of amdfwtoolZheng Bao2020-10-051-5/+1
* sconfig: Switch to getoptDuncan Laurie2020-09-181-3/+7
* Makefile.inc: Print warning type ignored by IASLMaxim Polyakov2020-08-311-3/+6
* Makefile.inc: Remove redundant warning flagElyes HAOUAS2020-08-171-2/+2
* assert.h: Do not use __FILE__ nor __LINE__ on timeless buildsAngel Pons2020-07-241-0/+4
* Add qc_blobs repositoryJulius Werner2020-06-301-0/+3
* Makefile.inc: Simplify fsp submodule checkAngel Pons2020-06-281-1/+1
* src/*: Update makefiles to exclude x86 code from psp-verstageMartin Roth2020-06-231-0/+7
* arch/x86: Remove NO_FIXED_XIP_ROM_SIZEKyösti Mälkki2020-06-151-2/+3
* arch/x86: Remove XIP_ROM_SIZEKyösti Mälkki2020-06-151-3/+1
* treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh2020-06-131-0/+8
* Makefile: Add missing APCB_EDIT_TOOL variableRaul E Rangel2020-05-271-0/+2
* make: Add a target and dependency to parse the devicetree with sconfigDuncan Laurie2020-05-221-0/+11
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: more SPDX header workPatrick Georgi2020-05-091-14/+2
* Makefile: Set FMAP size to 0x200 for non-x86 boards with default fmdFurquan Shaikh2020-04-201-1/+1
* Makefile: Simplify calculation of region base with default fmd filesFurquan Shaikh2020-04-201-44/+30
* SeaBIOS: fix threaded hardware initialization during oprom executionMichał Żygowski2020-04-161-0/+4
* Makefile.inc: Don't run `ifittool` with CONFIG_UPDATE_IMAGENico Huber2020-03-251-1/+3
* Treewide: Add some gcc's warning optionsElyes HAOUAS2020-03-111-0/+1
* treewide: Capitalize 'CMOS'Elyes HAOUAS2020-02-241-1/+1
* Makefile.inc: Adapt $(spc) definitionNico Huber2020-02-121-1/+1
* Makefile.inc: Use `define` for cbfs-files-processor-defconfigNico Huber2020-02-121-2/+3
* Makefile.inc: Ignore _HID & _ADR conflicts in Broadwell & LynxpointMartin Roth2020-02-111-0/+9
* xcompile: Disable null pointer optimizationsJacob Garber2020-02-031-1/+0