summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Move compiler.h to commonlibNico Huber2018-10-081-0/+1
* Makefile.inc: Fix dependency tracking of fmap{_config.h,.desc}Nico Huber2018-09-131-0/+2
* build system: Add automatic downloading of FSP mirror repo if requestedPatrick Georgi2018-09-021-0/+3
* Kconfig, Makefile.inc: Remove all traces of ifdfakeAngel Pons2018-08-231-7/+2
* Makefile.inc: Ensure update of build.hNico Huber2018-08-201-4/+17
* payloads/external/SeaBIOS: add support for sercon portPiotr Król2018-08-061-0/+4
* make: add clang-format prepare-commit-msg hookRonald G. Minnich2018-08-011-0/+3
* Build system: Add fixes for scanbuildMartin Roth2018-07-241-6/+3
* Kconfig: Add config to insert ucode address in second FITRizwan Qureshi2018-07-191-2/+10
* Kconfig: Add config for creating a second bootblockRizwan Qureshi2018-07-191-2/+6
* Makefile.inc: Rewrite $(files-in-dir)Nico Huber2018-07-041-18/+8
* Makefile.inc: Use no-packed-not-aligned only with GCCPaul Menzel2018-07-021-1/+1
* Kconfig: Add new config for OVERRIDE_DEVICETREEFurquan Shaikh2018-06-251-2/+10
* Makefile.inc: Skip -fconserve-stack flag if running scan-buildMartin Roth2018-06-071-1/+5
* Introduce bootblock self-decompressionJulius Werner2018-05-221-1/+23
* Makefile.inc: Export CCACHE_EXTRAFILES and add __BUILD_DIR__ definitionJulius Werner2018-05-221-0/+5
* Makefile.inc: Add separate bootblock.raw.elf with allocatable BSSJulius Werner2018-05-221-4/+9
* Makefile.inc: disable warnings on unaligned struct membersPatrick Georgi2018-05-201-0/+1
* Makefile.inc: Ignore IASL empty resource template warningsMartin Roth2018-05-181-1/+10
* Makefile.inc: Drop spurious `-t` from `cbfstool add-payload`Nico Huber2018-05-181-2/+2
* 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