summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Makefile.inc: Fix empty output when processing C struct files in CBFSXi Chen2020-12-091-1/+1
* Makefile: Allow platform to provide additional params for add cmdFurquan Shaikh2020-12-081-5/+11
* lib/trace: Remove TRACE supportKyösti Mälkki2020-12-021-3/+0
* Makefile.inc: Alloc .bss* sections for "struct" file typeYu-Ping Wu2020-12-011-1/+1
* Makefile.inc: Move adding mcu FIT entriesArthur Heymans2020-11-271-35/+4
* Makefile.inc: Add CARRIER_DIR to component discoveryMaxim Polyakov2020-11-201-1/+2
* Makefile.inc: Move adding SeaBIOS cbfs config filesArthur Heymans2020-11-161-16/+0
* sec/intel/cbnt: Stitch in ACMs in the coreboot imageArthur Heymans2020-11-101-0/+12
* util/qemu: Add `qemu` make targetNico Huber2020-11-041-1/+1
* sconfig: Split up sconfig-generated static.hTim Wawrzynczak2020-10-261-0/+6
* drivers/intel/usb4: Add driver for USB4 retimer deviceDuncan Laurie2020-10-191-1/+1
* sconfig: Allow chipset to provide a base devicetreeDuncan Laurie2020-10-091-1/+7
* amdfwtool: Clean up the Makefile of amdfwtoolZheng Bao2020-10-051-5/+1
* sconfig: Switch to getoptDuncan Laurie2020-09-181-3/+7
* Makefile.inc: Print warning type ignored by IASLMaxim Polyakov2020-08-311-3/+6
* Makefile.inc: Remove redundant warning flagElyes HAOUAS2020-08-171-2/+2
* assert.h: Do not use __FILE__ nor __LINE__ on timeless buildsAngel Pons2020-07-241-0/+4