aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc
AgeCommit message (Expand)Author
2022-10-26util/amdfwtool: Add build rules for amdfwreadKarthikeyan Ramasubramanian
2022-09-06Makefile.inc: Fix build hang if file-size is run on empty stringMartin Roth
2022-08-22Add SBOM (Software Bill of Materials) GenerationMaximilian Brune
2022-08-02Makefile.inc: Disable compiler warning array-compare for GCCPaul Menzel
2022-07-14Makefile.inc: objcopy extracts a wrong section of cbfs_master_headerPetr Cvek
2022-07-06Makefile.inc: Update submodules only when git is presentMartin Roth
2022-07-06Makefile.inc: Notify about updating submodulesMartin Roth
2022-06-07cbfstool: Expand CBFS verification validity checkJulius Werner
2022-05-27Makefile.inc: Add bootblock to CBFS before othersYu-Ping Wu
2022-05-12Makefile.inc: Remove leftoverArthur Heymans
2022-05-12Makefile.inc: Add x86 bootblock as a separate targetArthur Heymans
2022-05-12Makefile.inc: Move adding bootblock on non-x86 targetsArthur Heymans
2022-05-12Makefile.inc: Generate master header and pointer as C structsArthur Heymans
2022-04-20Makefile.inc: Add fmap_config.h as a dependency to cbfs-struct generationArthur Heymans
2022-04-08IASL: Correct warning message for IASL missing dependencyFrans Hendriks
2022-04-04crossgcc: Upgrade IASL from 20211217 to 20220331Elyes Haouas
2022-03-31Makefile: Clean up old targetsArthur Heymans
2022-03-30Makefile.inc: Explicitly delete coreboot.preRaul E Rangel
2022-03-25$top/Makefile.inc: Move common folder before other sibling onesZheng Bao
2022-02-28Makefile: Add a build target for .mapRaul E Rangel
2022-01-28IASL: Ignore IASL's "Missing dependency" warningElyes HAOUAS
2022-01-27Makefile.inc: Don't ignore IASL's "multiple types" warningElyes HAOUAS
2022-01-23Makefile.inc: Add `-fno-pie` to `ADAFLAGS_common`Paul Menzel
2022-01-10guybrush: Inject SPDs into APCBRob Barnes
2021-11-29acpi,Makefile: Add preload_acpi_dsdtRaul E Rangel
2021-11-22Makefiles: Hide skipping submodule info unless V=1Martin Roth
2021-11-16src/lib/prog_loaders: Add preload_ramstageRaul E Rangel
2021-10-19util/cse_serger: Add a new tool for stitching CSE componentsFurquan Shaikh
2021-10-19util/cse_fpt: Add a new tool for managing Intel CSE FPT binariesFurquan Shaikh
2021-10-11Makefile: Add src/soc/* to subdirsFurquan Shaikh
2021-07-23build system: Deduplicate symbols in objdumpPatrick Georgi
2021-07-22Makefile.inc: Replace linker flag -nostartfiles with --nmagicIru Cai
2021-07-09Revert "Makefile.inc: Drop the cbfs master header from non-X86"Julius Werner
2021-07-07Makefile.inc: Drop the cbfs master header from non-X86Arthur Heymans
2021-07-07Makefile.inc: Fix IFITTOOL dependenciesArthur Heymans
2021-07-07Makefile.inc: Remove explicit ramstage dependency for coreboot.romArthur Heymans
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
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