summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* nand_spl: display warning message to inform the end of nand_splMasahiro Yamada2014-03-041-0/+7
* Makefile: delete unused variable LDSCRIPT_MAKEFILE_DIRMasahiro Yamada2014-03-041-4/+0
* kbuild: Move linker sciript check to prepare1Masahiro Yamada2014-02-251-4/+5
* kbuild: Fix a false error of generic board supportMasahiro Yamada2014-02-251-8/+7
* kbuild: get back DTB at the top directoryMasahiro Yamada2014-02-251-1/+7
* kbuild: add misc targets, help, ubootrelease, ubootversionMasahiro Yamada2014-02-251-7/+58
* kbuild: support building signle targetsMasahiro Yamada2014-02-251-0/+52
* kbuild: refactor more IMX image rulesMasahiro Yamada2014-02-251-1/+4
* kbuild: use shorten logs for IMX imagesMasahiro Yamada2014-02-251-2/+2
* kbuild: use shorten logs for misc targetsMasahiro Yamada2014-02-251-2/+5
* kbuild: use shorten log for linking u-bootMasahiro Yamada2014-02-251-19/+14
* kbuild: use shorten logs for combined rules of mkimage, padding and catMasahiro Yamada2014-02-251-38/+41
* kbuild: use shorten logs for cat rulesMasahiro Yamada2014-02-251-8/+15
* kbuild: use shorten logs for mkimage rulesMasahiro Yamada2014-02-251-18/+20
* kbuild: use shorten logs objcopy rulesMasahiro Yamada2014-02-251-12/+29
* kbuild: Add $(Q) when descending into subdirectoriesMasahiro Yamada2014-02-251-13/+8
* kbuild: rename OBJCFLAGS to OBJCOPYFLAGSMasahiro Yamada2014-02-251-8/+8
* kbuild: move asm-offsets.h rules to ./KbuildMasahiro Yamada2014-02-251-34/+2
* kbuild: abolish "depend" targetMasahiro Yamada2014-02-251-12/+15
* kbuild: consolidate version and timestamp headers generationMasahiro Yamada2014-02-251-37/+46
* Makefile: add a new script to check -fstack-usage supportMasahiro Yamada2014-02-251-1/+3
* kbuild: fix errors of 'make *tags' and 'make cscope'Masahiro Yamada2014-02-211-1/+1
* kbuild: a minor optimization of "make clobber"Masahiro Yamada2014-02-211-1/+1
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-201-443/+866
|\
| * Prepare v2014.04-rc1Tom Rini2014-02-191-2/+2
| * dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada2014-02-191-8/+8
| * kernel-doc: move kernel-doc tools to scripts/Masahiro Yamada2014-02-191-3/+7
| * kbuild: check clean source and generate Makefile for out-of-tree buildMasahiro Yamada2014-02-191-6/+55
| * kbuild: support simultaneous board configuration and "make all"Masahiro Yamada2014-02-191-2/+10
| * kbuild: use scripts/Makefile.cleanMasahiro Yamada2014-02-191-82/+96
| * Makefile: refactor tools-all targetsMasahiro Yamada2014-02-191-5/+3
| * Makefile: Do not pass MTD_VERSION from the top MakefileMasahiro Yamada2014-02-191-1/+1
| * kbuild: refactor Makefile and spl/Makefile moreMasahiro Yamada2014-02-191-80/+85
| * examples: move api/ and standalone/ entry to examples/MakefileMasahiro Yamada2014-02-191-4/+1
| * kbuild: change the top Makefile to more Kbuild-ish structureMasahiro Yamada2014-02-191-123/+167
| * Makefile: remove a cleaning target "tidy"Masahiro Yamada2014-02-191-6/+2
| * kbuild: generate {spl, tpl}-autoconf.mk only when it is necessaryMasahiro Yamada2014-02-191-23/+0
| * kbuild: convert some make rules to Kbuild styleMasahiro Yamada2014-02-191-34/+43
| * kbuild: move some lines to more suitable placeMasahiro Yamada2014-02-191-33/+33
| * kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-191-39/+200
| * kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-271/+298
| * Makefile: move more stuff to top MakefileMasahiro Yamada2014-02-191-3/+17
| * Makefile: refactor include path settingsMasahiro Yamada2014-02-191-1/+13
| * Makefile: move more flags to the top MakefileMasahiro Yamada2014-02-191-0/+35
| * kbuild: Use Kbuild.includeMasahiro Yamada2014-02-191-3/+6
| * Makefile: move some variable definitions to the top MakefileMasahiro Yamada2014-02-191-13/+81
| * nand-spl: Use scripts/Makefile.buildMasahiro Yamada2014-02-191-1/+1
| * examples: Use scripts/Makefile.buildMasahiro Yamada2014-02-191-4/+1
| * board: samsung: refactor host programsMasahiro Yamada2014-02-191-0/+1
| * tools: convert makefiles to kbuild styleMasahiro Yamada2014-02-191-7/+11
OpenPOWER on IntegriCloud