summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* kbuild: sync with Linux Kernel v3.15-rc1Masahiro Yamada2014-04-186-7/+184
* kbuild: fix bugs in cleaning targetsMasahiro Yamada2014-03-281-1/+2
* kbuild: improve Kbuild speedMasahiro Yamada2014-03-072-9/+8
* scripts: update checkpatch.pl to latest upstream versionTom Rini2014-03-041-208/+1067
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-02-261-0/+5
|\
| * checkpatch.pl: Add warning for new __packed additionsTom Rini2014-02-261-0/+5
* | kbuild: consolidate version and timestamp headers generationMasahiro Yamada2014-02-251-2/+2
* | Makefile: add a new script to check -fstack-usage supportMasahiro Yamada2014-02-251-0/+18
|/
* dts: move device tree sources to arch/$(ARCH)/dts/Masahiro Yamada2014-02-191-1/+0
* dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada2014-02-191-6/+6
* kernel-doc: update kernel-doc related files to Linux v3.13Masahiro Yamada2014-02-192-45/+101
* kernel-doc: move kernel-doc tools to scripts/Masahiro Yamada2014-02-194-0/+3151
* kbuild: Do not generate .*.su files at the top directoryMasahiro Yamada2014-02-191-1/+3
* kbuild: use scripts/Makefile.cleanMasahiro Yamada2014-02-192-0/+6
* kbuild: move include directives of board configuration filesMasahiro Yamada2014-02-191-0/+11
* kbuild: delete temporary build scriptsMasahiro Yamada2014-02-192-188/+0
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-193-10/+28
* kbuild: import more build scripts from Linux v3.13 tagMasahiro Yamada2014-02-198-0/+1663
* Makefile: rename scripts/Makefile.build to scripts/Makefile.build.tmpMasahiro Yamada2014-02-192-1/+1
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-193-32/+47
* kbuild: Use Kbuild.includeMasahiro Yamada2014-02-192-1/+8
* kbuild: import Kbuild.include from linux v3.13 tagMasahiro Yamada2014-02-191-0/+278
* Makfile: move suffix rules to Makefile.buildMasahiro Yamada2014-02-191-0/+31
* examples: Use scripts/Makefile.buildMasahiro Yamada2014-02-191-3/+4
* Makefile.host.tmp: add a new script to refactor toolsMasahiro Yamada2014-02-192-3/+75
* Makefile: Move some scripts imported from LinuxMasahiro Yamada2013-12-137-0/+4387
* Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-171-0/+7
* Makefile: abolish COBJS, SOBJS, etc.Masahiro Yamada2013-11-171-8/+4
* Makefile: support descending down to subdirectoriesMasahiro Yamada2013-10-311-0/+15
* Makefile: prepare for using Kbuild-style MakefileMasahiro Yamada2013-10-311-0/+48
OpenPOWER on IntegriCloud