summaryrefslogtreecommitdiffstats
path: root/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* cbfs: Add "struct" file type and associated helpersJulius Werner2016-08-271-0/+12
* build system: Print the content of all regions we add files toPatrick Georgi2016-08-111-1/+1
* build system: drop -cbfstool-opts variable supportPatrick Georgi2016-08-111-10/+1
* build system: allow overriding file position and alignment per regionPatrick Georgi2016-08-111-1/+21
* build system: remove early stage cbfs-file sortingPatrick Georgi2016-08-111-8/+1
* build system: order per-region files to optimize placement successPatrick Georgi2016-08-111-1/+17
* build system: change addition order of files to go by regionPatrick Georgi2016-08-101-6/+28
* Makefiles: Use $(MAINBOARD_DIR) instead of $(CONFIG_MAINBOARD_DIR)Martin Roth2016-08-101-1/+1
* Makefile.inc: Strip CONFIG_DEVICETREE quotes at top of makefileMartin Roth2016-08-101-1/+2
* build system: drop commented out codePatrick Georgi2016-08-091-6/+0
* sconfig: Remove mainboard chip.h supportMartin Roth2016-08-081-1/+1
* sconfig: Update command line parametersMartin Roth2016-08-081-7/+10
* sconfig: pass in devicetree filenameMartin Roth2016-08-081-2/+2
* build system: add easier targetting of cbfstool options per regionAaron Durbin2016-08-051-9/+11
* Makefile.inc: Strip output of `wc`Nico Huber2016-08-031-1/+1
* bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh2016-07-281-1/+1
* vboot: Separate vboot from chromeosFurquan Shaikh2016-07-281-0/+1
* Rename VB_SOURCE to VBOOT_SOURCE for increased clarityPaul Kocialkowski2016-07-271-2/+2
* device: include devicetree in bootblock stageAaron Durbin2016-07-271-0/+1
* Makefile: Add uCode binary to FITSubrata Banik2016-07-241-1/+6
* flashmap: Use CONFIG_ROM_SIZE as flash size in flashmapWerner Zeh2016-06-211-1/+2
* Add Board Checklist SupportLee Leahy2016-06-031-0/+1
* Makefile: Add ifwitool to list of tools to be builtFurquan Shaikh2016-06-011-2/+6
* splash: Put the suffix of splash file to CBFS namezbao2016-05-261-3/+4
* jenkins: Run the romcc test suiteJonathan Neuschäfer2016-05-191-2/+3
* xip: Do not pass --xip for early stages if CAR supports code executionFurquan Shaikh2016-05-091-3/+11
* cpu/x86: don't treat all chipsets the same regarding XIP_ROM_SIZEAaron Durbin2016-05-061-1/+6
* build system: create fmap for UPDATE_IMAGE configurations, tooPatrick Georgi2016-05-051-1/+1