summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Revert "tests: Allow specifying vboot source directory"Felix Singer2023-11-161-0/+1
* tests: Allow specifying vboot source directoryroccochen@chromium.com2023-11-161-1/+0
* Allow to build romstage sources inside the bootblockArthur Heymans2023-11-091-0/+4
* x86: Add .data section support for pre-memory stagesJeremy Compostella2023-09-141-0/+4
* bootsplash: Add ImageMagick voodooNico Huber2023-08-041-0/+44
* Makefile.inc: Fix typo in commentJeremy Compostella2023-08-031-1/+1
* Makefile,genbuild: Provide length for abbreviated commit hashesNico Huber2023-07-181-1/+1
* util/apcb: Add apcb edit tool for phoenixRob Barnes2023-07-061-0/+2
* Makefile.inc: relocate get_fmap_value() here from soc/intel/common/block/cseMatt DeVillier2023-07-031-0/+2
* soc/intel/alderlake/hsphy: Add possibility to cache HSPHY in flashMichał Żygowski2023-06-231-0/+10
* Append per-board ccache statistics in logKyösti Mälkki2023-06-111-2/+5
* Makefile.inc: Create function to add a file to CBFSMartin Roth2023-05-311-0/+13
* Makefile.inc: Remove duplicated -Wreturn-type optionElyes Haouas2023-05-311-1/+1
* 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