aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc
AgeCommit message (Expand)Author
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
2019-10-31Makefile, Kconfig: Add AMD dependency for amd_blobs repoMarshall Dawson
2019-10-30Makefile.inc: Consolidate submodule commentsMarshall Dawson
2019-10-30Makefile.inc: Add a class 'all' to link files in all stage except SMMArthur Heymans
2019-10-18build: Mark bootblock files on x86 as IBBPatrick Rudolph
2019-10-05util/sconfig: Issue header for exposed PCI and PNP namesNico Huber
2019-09-24Makefile: Create the build directory before bootblock.binMartin Roth
2019-08-28Makefile: Pass .xcompile into genbuild_hRaul E Rangel
2019-08-27build system: add kconfig/toada to tools listPatrick Georgi
2019-08-20Makefile.inc, payloads: Enable -WvlaJacob Garber
2019-08-07Makefile: Support HAVE_BOOTBLOCK=n caseKyösti Mälkki
2019-07-19Makefile.inc: Enable -Wimplicit-fallthroughJacob Garber
2019-07-03util/cbfstool: Add AMD BIOS compression tool for PSPMarshall Dawson
2019-06-24Makefile: Use ifittool to update FITPatrick Rudolph
2019-06-21Move -Wlogical-op into xcompileNico Huber
2019-06-18Makefile.inc: Update 3rdparty/intel-microcode on USE_BLOBSArthur Heymans
2019-06-15Makefile.inc: Add -Wlogical-op warning optionElyes HAOUAS
2019-06-11Rampayload: Able to build coreboot without ramstageSubrata Banik
2019-05-29Makefile.inc: Extend version string for timeless buildsNico Huber
2019-05-13Reland "Makefile.inc: Enable -Wtype-limits""Julius Werner
2019-05-07Revert "Makefile.inc: Enable -Wtype-limits"Patrick Georgi
2019-05-06Makefile.inc: Enable -Wtype-limitsJulius Werner
2019-05-03Makefile.inc: Update fsp submodule for all FSP platformsMatt DeVillier
2019-04-29Makefile: Check for errors in ACPI decompilation, tooNico Huber
2019-03-05Makefile: Reduce scope of oprom include pathsKyösti Mälkki
2019-02-21Makefile.inc: Keep .asl intermediatesNico Huber
2019-02-06Makefile.inc: Create a default SMMSTORE regionArthur Heymans
2019-02-06Makefile.inc: Make sure the BIOS region is 64K alignedArthur Heymans
2019-02-06Makefile.inc: Optimize generating the default x86 fmapArthur Heymans
2019-02-06Hook up Kconfig Ada spec fileNico Huber
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2019-01-15vendorcode/intel/fsp1_0/broadwell_de: Use FSP from 3rdparty/fspPatrick Rudolph
2019-01-10Untangle CBFS microcode updatesNico Huber
2019-01-04util/gitconfig/pre-commit: Use clang-format to sanitise commitsEdward O'Callaghan
2018-12-18Fix typos involving "the the"Jonathan Neuschäfer
2018-12-11Makefile.inc: Avoid race condition when using 'make -j<N>'Jonathan Neuschäfer
2018-11-30broadcom: Remove SoC and board supportPhilipp Deppenwiese
2018-10-27build system: Fix FSP downloadingNico Huber
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-13Makefile.inc: Fix dependency tracking of fmap{_config.h,.desc}Nico Huber
2018-09-02build system: Add automatic downloading of FSP mirror repo if requestedPatrick Georgi
2018-08-23Kconfig, Makefile.inc: Remove all traces of ifdfakeAngel Pons
2018-08-20Makefile.inc: Ensure update of build.hNico Huber
2018-08-06payloads/external/SeaBIOS: add support for sercon portPiotr Król
2018-08-01make: add clang-format prepare-commit-msg hookRonald G. Minnich
2018-07-24Build system: Add fixes for scanbuildMartin Roth
2018-07-19Kconfig: Add config to insert ucode address in second FITRizwan Qureshi
2018-07-19Kconfig: Add config for creating a second bootblockRizwan Qureshi
2018-07-04Makefile.inc: Rewrite $(files-in-dir)Nico Huber
2018-07-02Makefile.inc: Use no-packed-not-aligned only with GCCPaul Menzel
2018-06-25Kconfig: Add new config for OVERRIDE_DEVICETREEFurquan Shaikh
2018-06-07Makefile.inc: Skip -fconserve-stack flag if running scan-buildMartin Roth
2018-05-22Introduce bootblock self-decompressionJulius Werner
2018-05-22Makefile.inc: Export CCACHE_EXTRAFILES and add __BUILD_DIR__ definitionJulius Werner
2018-05-22Makefile.inc: Add separate bootblock.raw.elf with allocatable BSSJulius Werner
2018-05-20Makefile.inc: disable warnings on unaligned struct membersPatrick Georgi
2018-05-18Makefile.inc: Ignore IASL empty resource template warningsMartin Roth
2018-05-18Makefile.inc: Drop spurious `-t` from `cbfstool add-payload`Nico Huber
2018-02-22device: Include devicetree in SMM stageSubrata Banik
2018-02-15Makefile.inc: Also print layout at end of buildPaul Menzel
2018-02-10payloads: Add an option to compress secondary payloadsArthur Heymans
2018-01-23util/gitconfig: Use `make` in git hooksAlex Thiessen
2018-01-22Makefile.inc: Improve git worktree checkAlex Thiessen
2018-01-20drivers/mrc_cache: Always generate an FMAP regionArthur Heymans