aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2014-08-09get_maintainer.pl: add support for scanning multiple MAINTAINERS filesDaniel Schwierzeck1-24/+44
2014-08-09get_maintainer.pl: adapt to U-Boot treeDaniel Schwierzeck1-11/+12
2014-08-09get_maintainer.pl: import script from linux 3.15Daniel Schwierzeck1-0/+2249
2014-07-30kconfig: switch to KconfigMasahiro Yamada7-50/+538
2014-07-30kconfig: import Kconfig files from Linux 3.16-rc7Masahiro Yamada42-0/+24438
2014-07-29scripts: add scripts/show-gnu-make to get GNU Make command nameMasahiro Yamada1-0/+25
2014-07-22scripts: add mailmapper, a tool to create/update mailmap fileMasahiro Yamada1-0/+160
2014-06-20Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini1-0/+1
2014-06-20Makefile: Support include files for .dts filesSimon Glass1-0/+1
2014-06-20cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1)Masahiro Yamada5-41/+40
2014-06-11kbuild: move spl/Makefile to scripts/Makefile.splMasahiro Yamada1-0/+280
2014-06-05kbuild: move cmd_mkimage to scripts/Makefile.libMasahiro Yamada1-0/+8
2014-04-18kbuild: sync with Linux Kernel v3.15-rc1Masahiro Yamada6-7/+184
2014-03-28kbuild: fix bugs in cleaning targetsMasahiro Yamada1-1/+2
2014-03-07kbuild: improve Kbuild speedMasahiro Yamada2-9/+8
2014-03-04scripts: update checkpatch.pl to latest upstream versionTom Rini1-208/+1067
2014-02-26Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-0/+5
2014-02-26checkpatch.pl: Add warning for new __packed additionsTom Rini1-0/+5
2014-02-25kbuild: consolidate version and timestamp headers generationMasahiro Yamada1-2/+2
2014-02-25Makefile: add a new script to check -fstack-usage supportMasahiro Yamada1-0/+18
2014-02-19dts: move device tree sources to arch/$(ARCH)/dts/Masahiro Yamada1-1/+0
2014-02-19dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada1-6/+6
2014-02-19kernel-doc: update kernel-doc related files to Linux v3.13Masahiro Yamada2-45/+101
2014-02-19kernel-doc: move kernel-doc tools to scripts/Masahiro Yamada4-0/+3151
2014-02-19kbuild: Do not generate .*.su files at the top directoryMasahiro Yamada1-1/+3
2014-02-19kbuild: use scripts/Makefile.cleanMasahiro Yamada2-0/+6
2014-02-19kbuild: move include directives of board configuration filesMasahiro Yamada1-0/+11
2014-02-19kbuild: delete temporary build scriptsMasahiro Yamada2-188/+0
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada3-10/+28
2014-02-19kbuild: import more build scripts from Linux v3.13 tagMasahiro Yamada8-0/+1663
2014-02-19Makefile: rename scripts/Makefile.build to scripts/Makefile.build.tmpMasahiro Yamada2-1/+1
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada3-32/+47
2014-02-19kbuild: Use Kbuild.includeMasahiro Yamada2-1/+8
2014-02-19kbuild: import Kbuild.include from linux v3.13 tagMasahiro Yamada1-0/+278
2014-02-19Makfile: move suffix rules to Makefile.buildMasahiro Yamada1-0/+31
2014-02-19examples: Use scripts/Makefile.buildMasahiro Yamada1-3/+4
2014-02-19Makefile.host.tmp: add a new script to refactor toolsMasahiro Yamada2-3/+75
2013-12-13Makefile: Move some scripts imported from LinuxMasahiro Yamada7-0/+4387
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada1-0/+7
2013-11-17Makefile: abolish COBJS, SOBJS, etc.Masahiro Yamada1-8/+4
2013-10-31Makefile: support descending down to subdirectoriesMasahiro Yamada1-0/+15
2013-10-31Makefile: prepare for using Kbuild-style MakefileMasahiro Yamada1-0/+48