summaryrefslogtreecommitdiff
path: root/Makefile.inc
AgeCommit message (Expand)Author
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