summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2014-09-16kconfig: fix savedefconfig to output empty defconfigMasahiro Yamada
2014-09-09cc-option: also detect unsupported warnings optionsJeroen Hofstee
2014-08-28README.kconfig: document backward compatibility "make *_config"Masahiro Yamada
2014-08-28scripts: refetch scripts/setlocalversion from Linux 3.16Masahiro Yamada
2014-08-22kconfig: convert Kconfig helper script into a shell scriptMasahiro Yamada
2014-08-21scripts/Lindent: import from Linux 3.16Masahiro Yamada
2014-08-21scripts: objdiff: sync with Linux 3.16Masahiro Yamada
2014-08-21kbuild: sync mixed targets handling with Linux 3.16Masahiro Yamada
2014-08-21kbuild: move extra gcc checks to scripts/Makefile.extrawarnMasahiro Yamada
2014-08-21tools, scripts: refactor error-out statements of Python scriptsMasahiro Yamada
2014-08-09get_maintainer.pl: add support for scanning multiple MAINTAINERS filesDaniel Schwierzeck
2014-08-09get_maintainer.pl: adapt to U-Boot treeDaniel Schwierzeck
2014-08-09get_maintainer.pl: import script from linux 3.15Daniel Schwierzeck
2014-07-30kconfig: switch to KconfigMasahiro Yamada
2014-07-30kconfig: import Kconfig files from Linux 3.16-rc7Masahiro Yamada
2014-07-29scripts: add scripts/show-gnu-make to get GNU Make command nameMasahiro Yamada
2014-07-22scripts: add mailmapper, a tool to create/update mailmap fileMasahiro Yamada
2014-06-20Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini
2014-06-20Makefile: Support include files for .dts filesSimon Glass
2014-06-20cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1)Masahiro Yamada
2014-06-11kbuild: move spl/Makefile to scripts/Makefile.splMasahiro Yamada
2014-06-05kbuild: move cmd_mkimage to scripts/Makefile.libMasahiro Yamada
2014-04-18kbuild: sync with Linux Kernel v3.15-rc1Masahiro Yamada
2014-03-28kbuild: fix bugs in cleaning targetsMasahiro Yamada
2014-03-07kbuild: improve Kbuild speedMasahiro Yamada
2014-03-04scripts: update checkpatch.pl to latest upstream versionTom Rini
2014-02-26Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-02-26checkpatch.pl: Add warning for new __packed additionsTom Rini
2014-02-25kbuild: consolidate version and timestamp headers generationMasahiro Yamada
2014-02-25Makefile: add a new script to check -fstack-usage supportMasahiro Yamada
2014-02-19dts: move device tree sources to arch/$(ARCH)/dts/Masahiro Yamada
2014-02-19dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada
2014-02-19kernel-doc: update kernel-doc related files to Linux v3.13Masahiro Yamada
2014-02-19kernel-doc: move kernel-doc tools to scripts/Masahiro Yamada
2014-02-19kbuild: Do not generate .*.su files at the top directoryMasahiro Yamada
2014-02-19kbuild: use scripts/Makefile.cleanMasahiro Yamada
2014-02-19kbuild: move include directives of board configuration filesMasahiro Yamada
2014-02-19kbuild: delete temporary build scriptsMasahiro Yamada
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada
2014-02-19kbuild: import more build scripts from Linux v3.13 tagMasahiro Yamada
2014-02-19Makefile: rename scripts/Makefile.build to scripts/Makefile.build.tmpMasahiro Yamada
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada
2014-02-19kbuild: Use Kbuild.includeMasahiro Yamada
2014-02-19kbuild: import Kbuild.include from linux v3.13 tagMasahiro Yamada
2014-02-19Makfile: move suffix rules to Makefile.buildMasahiro Yamada
2014-02-19examples: Use scripts/Makefile.buildMasahiro Yamada
2014-02-19Makefile.host.tmp: add a new script to refactor toolsMasahiro Yamada
2013-12-13Makefile: Move some scripts imported from LinuxMasahiro Yamada
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada
2013-11-17Makefile: abolish COBJS, SOBJS, etc.Masahiro Yamada