summaryrefslogtreecommitdiff
path: root/Makefile.inc
AgeCommit message (Expand)Author
2021-05-18option: Introduce `CMOS_LAYOUT_FILE` Kconfig symbolAngel Pons
2021-05-18Makefile.inc: Drop unused `cbfs-files-processor-vsa`Angel Pons
2021-04-30Makefile,tests: Move cmocka checkout into top level MakefileRaul E Rangel
2021-03-27Makefile.inc: Use `additional-dirs` for $(objcbfs), $(objgenerated)Nico Huber
2021-03-17Makefile.inc: Don't compile bare structs with asan-global=1Arthur Heymans
2021-02-18Makefile: Do not use GCC specific options with LLVM/clangPaul Menzel
2021-02-12Makefile.inc: Don't ignore _HID & _ADR coexisting in Broadwell ASL codeElyes HAOUAS
2021-01-22Makefile.inc: Avoid --emit-relocs on RISC-VJulius Werner
2021-01-15build system: Always add coreboot.pre dependency to intermediatesPatrick Georgi
2021-01-14build system: Structure and serialize INTERMEDIATEPatrick Georgi
2021-01-12util/ifdtool: Add coreboot build system supportPatrick Georgi
2021-01-04drivers/vpd: Add VPD region to default FMAP when selectedMatt DeVillier
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