summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* device: Include devicetree in SMM stageSubrata Banik2018-02-221-0/+1
* Makefile.inc: Also print layout at end of buildPaul Menzel2018-02-151-0/+2
* payloads: Add an option to compress secondary payloadsArthur Heymans2018-02-101-0/+5
* util/gitconfig: Use `make` in git hooksAlex Thiessen2018-01-231-1/+1
* Makefile.inc: Improve git worktree checkAlex Thiessen2018-01-221-1/+2
* drivers/mrc_cache: Always generate an FMAP regionArthur Heymans2018-01-201-2/+64
* util/blobtool: rename to bincfgDenis 'GNUtoo' Carikli2018-01-181-3/+3
* payloads: add support lz4 compressionAntonello Dettori2018-01-151-0/+3
* util/gitconfig: Make gitconfig a bash scriptMarc Jones2017-12-151-28/+1
* Kconfig: Remove BOARD_ID_MANUAL optionJulius Werner2017-12-061-7/+0
* build system: drop duplicate rule for $(objutil)/blobtool/blobtoolPatrick Georgi2017-11-221-4/+0
* Makefile.inc: Cosmetics: Format blobtool commands similar to other toolsDenis 'GNUtoo' Carikli2017-11-071-1/+7
* security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese2017-10-221-1/+1
* Makefile.inc: remove '--global' flag from config check for gitconfig ruleChris Ching2017-10-191-1/+1
* Makefile.inc: Remove -gnatg from ADAFLAGS_commonNico Huber2017-09-231-1/+1
* Makefile.inc: Add left shift macroMartin Roth2017-09-211-13/+15
* Makefile: Keep list of exported variablesNico Huber2017-09-061-8/+14
* Fix build with CLANG, avoid GCC only CFLAGSArthur Heymans2017-09-021-0/+2
* Fine-tune compiler flagsStefan Reinauer2017-08-111-0/+1
* copy & update test routines from what-jenkins-doesMartin Roth2017-08-111-4/+1
* Make: Move testing into a subdirectoryMartin Roth2017-08-111-45/+1
* drivers/pc80/rtc: Build for bootblock and postcar stages tooNico Huber2017-07-261-0/+1
* Use more secure HTTPS URLs for coreboot sitesPaul Menzel2017-06-071-1/+1
* console/flashsconsole: Add spi flash console for debuggingYouness Alaoui2017-06-041-3/+24
* device: allow devicetree accesses in postcar stageAaron Durbin2017-04-251-0/+1
* Makefile.inc: ensure cbfs-files-processor-struct has correct ccoptsAaron Durbin2017-04-251-1/+1
* util/blobtool: Hook into coreboot buildMartin Roth2017-04-141-2/+2
* Makefile.inc: Fix jenkins build of nvramcui & coreinfoMartin Roth2017-04-031-2/+2
* Remove libverstage as separate library and source file classJulius Werner2017-03-281-6/+1
* build system: mark sub-make invocations as parallelizablePatrick Georgi2017-01-311-2/+2
* Only add etc/ps2-keyboard-spinup when not updating an imageArthur Heymans2017-01-271-0/+2
* build system: don't run xcompile or git for %clean/%config targetsPatrick Georgi2017-01-241-0/+4
* cbfs-compression-tool: add to "make tools" targetPatrick Georgi2017-01-241-1/+1
* Makefile.inc: Explicitly set GNU11 as C language standardPaul Menzel2017-01-221-1/+1
* Makefile.inc: Update what-jenkins-does targetMartin Roth2016-12-121-9/+11
* Makefile.inc: export VARIANT_DIR as top-level variableMatt DeVillier2016-11-181-0/+2
* southbridge/amd: update for amdfwtool size on command lineMartin Roth2016-11-101-3/+2
* Set up 3rdparty/libgfxinitNico Huber2016-10-291-2/+2
* Set up 3rdparty/libhwbaseNico Huber2016-10-291-8/+15
* Add option to build Ada debugging codeNico Huber2016-10-291-0/+4
* Makefile.inc: Explicitly disable PIEPaul Menzel2016-10-281-1/+1
* Makefile.inc: Don't share amdfwtool between platformsMartin Roth2016-10-211-2/+3
* gitconfig: Allow user name and email to be in includesDaisuke Nojiri2016-10-131-1/+1
* Makefile.inc: Fix make gitconfig for blobs repoNico Huber2016-10-101-5/+5
* Build system: Remove IASL_WARNINGS_ARE_ERRORS optionMartin Roth2016-09-221-8/+0
* Makefile.inc: Add aliases for submodule updates to gitconfig targetMartin Roth2016-09-201-0/+2
* Add minimal GNAT run time system (RTS)Nico Huber2016-09-191-0/+3
* Make Ada a first class citizenNico Huber2016-09-191-0/+46
* Makefile.inc: build ifdtool using its own makefileAlexander Couzens2016-09-121-3/+4
* Makefile.inc: Use $(MAINBOARDDIR)Iru Cai2016-09-041-1/+1