summaryrefslogtreecommitdiff
path: root/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Makefile.inc: Warn about set but unused variables with GCCArthur Heymans2023-05-141-2/+0
* Makefile.inc: introduce all_x86 targetFelix Held2023-04-041-0/+3
* util/ifdtool: Add option to create FMAP templateMaximilian Brune2023-03-281-2/+13
* Makefile.inc: fix multiple jobs build issueMichał Żygowski2023-03-171-0/+8
* top/Makefile.inc: Define regions-for-file with a flexibilityZheng Bao2023-03-131-1/+1
* top/Makefile.inc: add _tohexZheng Bao2023-03-101-0/+1
* Makefile.inc: Use 'Wmissing-include-dirs' command optionElyes Haouas2023-02-051-1/+1
* makefile: Add $(objutil)/kconfig/conf as make dependencyLean Sheng Tan2023-01-231-1/+1
* Kconfig: Add option to compress ramstage with LZ4Martin Roth2023-01-081-1/+4
* build: Combine "savedefconfig" and "stripped config" in CBFS `config`Julius Werner2022-12-071-3/+7
* src/ec/intel: Create common code for board_id implementationHarsha B R2022-12-061-0/+1
* Makefile.inc: Use 'Wold-style-definition'Elyes Haouas2022-12-051-1/+1
* build: List all Kconfigs in CBFS `config` file, compress itJulius Werner2022-11-181-7/+6
* Makefile.inc: Remove workaround ACPI warningsArthur Heymans2022-11-181-17/+0
* util/amdfwtool: Add build rules for amdfwreadKarthikeyan Ramasubramanian2022-10-261-1/+2
* Makefile.inc: Fix build hang if file-size is run on empty stringMartin Roth2022-09-061-1/+1
* Add SBOM (Software Bill of Materials) GenerationMaximilian Brune2022-08-221-0/+1
* Makefile.inc: Disable compiler warning array-compare for GCCPaul Menzel2022-08-021-1/+1
* Makefile.inc: objcopy extracts a wrong section of cbfs_master_headerPetr Cvek2022-07-141-1/+1
* Makefile.inc: Update submodules only when git is presentMartin Roth2022-07-061-7/+9
* Makefile.inc: Notify about updating submodulesMartin Roth2022-07-061-0/+1
* cbfstool: Expand CBFS verification validity checkJulius Werner2022-06-071-0/+7
* Makefile.inc: Add bootblock to CBFS before othersYu-Ping Wu2022-05-271-7/+7
* Makefile.inc: Remove leftoverArthur Heymans2022-05-121-1/+1
* Makefile.inc: Add x86 bootblock as a separate targetArthur Heymans2022-05-121-11/+1
* Makefile.inc: Move adding bootblock on non-x86 targetsArthur Heymans2022-05-121-4/+6
* Makefile.inc: Generate master header and pointer as C structsArthur Heymans2022-05-121-11/+0
* Makefile.inc: Add fmap_config.h as a dependency to cbfs-struct generationArthur Heymans2022-04-201-1/+1
* IASL: Correct warning message for IASL missing dependencyFrans Hendriks2022-04-081-2/+2
* crossgcc: Upgrade IASL from 20211217 to 20220331Elyes Haouas2022-04-041-3/+0
* Makefile: Clean up old targetsArthur Heymans2022-03-311-13/+0
* Makefile.inc: Explicitly delete coreboot.preRaul E Rangel2022-03-301-0/+4
* $top/Makefile.inc: Move common folder before other sibling onesZheng Bao2022-03-251-2/+3
* Makefile: Add a build target for .mapRaul E Rangel2022-02-281-2/+5
* IASL: Ignore IASL's "Missing dependency" warningElyes HAOUAS2022-01-281-0/+17
* Makefile.inc: Don't ignore IASL's "multiple types" warningElyes HAOUAS2022-01-271-8/+0
* Makefile.inc: Add `-fno-pie` to `ADAFLAGS_common`Paul Menzel2022-01-231-0/+1
* guybrush: Inject SPDs into APCBRob Barnes2022-01-101-0/+2
* acpi,Makefile: Add preload_acpi_dsdtRaul E Rangel2021-11-291-0/+3
* Makefiles: Hide skipping submodule info unless V=1Martin Roth2021-11-221-8/+8
* src/lib/prog_loaders: Add preload_ramstageRaul E Rangel2021-11-161-0/+4
* util/cse_serger: Add a new tool for stitching CSE componentsFurquan Shaikh2021-10-191-2/+6
* util/cse_fpt: Add a new tool for managing Intel CSE FPT binariesFurquan Shaikh2021-10-191-2/+6
* Makefile: Add src/soc/* to subdirsFurquan Shaikh2021-10-111-1/+1
* build system: Deduplicate symbols in objdumpPatrick Georgi2021-07-231-1/+2
* Makefile.inc: Replace linker flag -nostartfiles with --nmagicIru Cai2021-07-221-1/+1
* Revert "Makefile.inc: Drop the cbfs master header from non-X86"Julius Werner2021-07-091-2/+9
* Makefile.inc: Drop the cbfs master header from non-X86Arthur Heymans2021-07-071-9/+2
* Makefile.inc: Fix IFITTOOL dependenciesArthur Heymans2021-07-071-2/+2
* Makefile.inc: Remove explicit ramstage dependency for coreboot.romArthur Heymans2021-07-071-1/+1