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