aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc
AgeCommit message (Expand)Author
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
2018-01-18util/blobtool: rename to bincfgDenis 'GNUtoo' Carikli
2018-01-15payloads: add support lz4 compressionAntonello Dettori
2017-12-15util/gitconfig: Make gitconfig a bash scriptMarc Jones
2017-12-06Kconfig: Remove BOARD_ID_MANUAL optionJulius Werner
2017-11-22build system: drop duplicate rule for $(objutil)/blobtool/blobtoolPatrick Georgi
2017-11-07Makefile.inc: Cosmetics: Format blobtool commands similar to other toolsDenis 'GNUtoo' Carikli
2017-10-22security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese
2017-10-19Makefile.inc: remove '--global' flag from config check for gitconfig ruleChris Ching
2017-09-23Makefile.inc: Remove -gnatg from ADAFLAGS_commonNico Huber
2017-09-21Makefile.inc: Add left shift macroMartin Roth
2017-09-06Makefile: Keep list of exported variablesNico Huber
2017-09-02Fix build with CLANG, avoid GCC only CFLAGSArthur Heymans
2017-08-11Fine-tune compiler flagsStefan Reinauer
2017-08-11copy & update test routines from what-jenkins-doesMartin Roth
2017-08-11Make: Move testing into a subdirectoryMartin Roth
2017-07-26drivers/pc80/rtc: Build for bootblock and postcar stages tooNico Huber
2017-06-07Use more secure HTTPS URLs for coreboot sitesPaul Menzel
2017-06-04console/flashsconsole: Add spi flash console for debuggingYouness Alaoui
2017-04-25device: allow devicetree accesses in postcar stageAaron Durbin
2017-04-25Makefile.inc: ensure cbfs-files-processor-struct has correct ccoptsAaron Durbin
2017-04-14util/blobtool: Hook into coreboot buildMartin Roth
2017-04-03Makefile.inc: Fix jenkins build of nvramcui & coreinfoMartin Roth
2017-03-28Remove libverstage as separate library and source file classJulius Werner
2017-01-31build system: mark sub-make invocations as parallelizablePatrick Georgi
2017-01-27Only add etc/ps2-keyboard-spinup when not updating an imageArthur Heymans
2017-01-24build system: don't run xcompile or git for %clean/%config targetsPatrick Georgi
2017-01-24cbfs-compression-tool: add to "make tools" targetPatrick Georgi
2017-01-22Makefile.inc: Explicitly set GNU11 as C language standardPaul Menzel
2016-12-12Makefile.inc: Update what-jenkins-does targetMartin Roth
2016-11-18Makefile.inc: export VARIANT_DIR as top-level variableMatt DeVillier
2016-11-10southbridge/amd: update for amdfwtool size on command lineMartin Roth
2016-10-29Set up 3rdparty/libgfxinitNico Huber
2016-10-29Set up 3rdparty/libhwbaseNico Huber
2016-10-29Add option to build Ada debugging codeNico Huber
2016-10-28Makefile.inc: Explicitly disable PIEPaul Menzel
2016-10-21Makefile.inc: Don't share amdfwtool between platformsMartin Roth
2016-10-13gitconfig: Allow user name and email to be in includesDaisuke Nojiri
2016-10-10Makefile.inc: Fix make gitconfig for blobs repoNico Huber
2016-09-22Build system: Remove IASL_WARNINGS_ARE_ERRORS optionMartin Roth
2016-09-20Makefile.inc: Add aliases for submodule updates to gitconfig targetMartin Roth
2016-09-19Add minimal GNAT run time system (RTS)Nico Huber
2016-09-19Make Ada a first class citizenNico Huber
2016-09-12Makefile.inc: build ifdtool using its own makefileAlexander Couzens
2016-09-04Makefile.inc: Use $(MAINBOARDDIR)Iru Cai
2016-08-27cbfs: Add "struct" file type and associated helpersJulius Werner
2016-08-11build system: Print the content of all regions we add files toPatrick Georgi
2016-08-11build system: drop -cbfstool-opts variable supportPatrick Georgi
2016-08-11build system: allow overriding file position and alignment per regionPatrick Georgi
2016-08-11build system: remove early stage cbfs-file sortingPatrick Georgi
2016-08-11build system: order per-region files to optimize placement successPatrick Georgi
2016-08-10build system: change addition order of files to go by regionPatrick Georgi
2016-08-10Makefiles: Use $(MAINBOARD_DIR) instead of $(CONFIG_MAINBOARD_DIR)Martin Roth
2016-08-10Makefile.inc: Strip CONFIG_DEVICETREE quotes at top of makefileMartin Roth
2016-08-09build system: drop commented out codePatrick Georgi
2016-08-08sconfig: Remove mainboard chip.h supportMartin Roth
2016-08-08sconfig: Update command line parametersMartin Roth
2016-08-08sconfig: pass in devicetree filenameMartin Roth
2016-08-05build system: add easier targetting of cbfstool options per regionAaron Durbin
2016-08-03Makefile.inc: Strip output of `wc`Nico Huber
2016-07-28bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh
2016-07-28vboot: Separate vboot from chromeosFurquan Shaikh
2016-07-27Rename VB_SOURCE to VBOOT_SOURCE for increased clarityPaul Kocialkowski
2016-07-27device: include devicetree in bootblock stageAaron Durbin
2016-07-24Makefile: Add uCode binary to FITSubrata Banik
2016-06-21flashmap: Use CONFIG_ROM_SIZE as flash size in flashmapWerner Zeh
2016-06-03Add Board Checklist SupportLee Leahy
2016-06-01Makefile: Add ifwitool to list of tools to be builtFurquan Shaikh
2016-05-26splash: Put the suffix of splash file to CBFS namezbao
2016-05-19jenkins: Run the romcc test suiteJonathan Neuschäfer
2016-05-09xip: Do not pass --xip for early stages if CAR supports code executionFurquan Shaikh
2016-05-06cpu/x86: don't treat all chipsets the same regarding XIP_ROM_SIZEAaron Durbin
2016-05-05build system: create fmap for UPDATE_IMAGE configurations, tooPatrick Georgi
2016-05-04payload: Fix broken Linux kernel as payloadWerner Zeh
2016-05-03build system: rename fmap.h to fmap_config.hPatrick Georgi
2016-04-19kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ schemeStefan Reinauer
2016-04-19Makefile.inc: Stop running git repeatedly for each buildMartin Roth
2016-04-15Makefile.inc: Move payload code to payloads/Stefan Reinauer
2016-04-14Makefile.inc: Disassemble the ACPI AML to detect errorsMartin Roth
2016-04-13payloads: add iPXE 'payload' buildMartin Roth
2016-03-23arch/x86: introduce postcar stage/phaseAaron Durbin