summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* option: Introduce `CMOS_LAYOUT_FILE` Kconfig symbolAngel Pons2021-05-181-2/+2
* Makefile.inc: Drop unused `cbfs-files-processor-vsa`Angel Pons2021-05-181-10/+0
* Makefile,tests: Move cmocka checkout into top level MakefileRaul E Rangel2021-04-301-0/+2
* Makefile.inc: Use `additional-dirs` for $(objcbfs), $(objgenerated)Nico Huber2021-03-271-7/+6
* 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