summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* checkpatch: remove unnecessary + after {8,8}Joe Perches2014-09-251-1/+1
* kconfig: remove config_cmd_defaults.hMasahiro Yamada2014-09-241-1/+0
* kconfig: add sanity checks for SPL configurationMasahiro Yamada2014-09-161-0/+30
* scripts/Makefile.clean: clean also $(extra-m) and $(extra-)Masahiro Yamada2014-09-161-2/+2
* kconfig: show an error message when defconfig is not foundMasahiro Yamada2014-09-161-0/+7
* kconfig: fix savedefconfig to handle TPL correctlyMasahiro Yamada2014-09-161-3/+3
* kconfig: fix whitespace handling bug of savedefconfigMasahiro Yamada2014-09-161-8/+29
* kconfig: fix savedefconfig to output empty defconfigMasahiro Yamada2014-09-161-0/+1
* cc-option: also detect unsupported warnings optionsJeroen Hofstee2014-09-091-2/+2
* README.kconfig: document backward compatibility "make *_config"Masahiro Yamada2014-08-281-0/+1
* scripts: refetch scripts/setlocalversion from Linux 3.16Masahiro Yamada2014-08-281-17/+14
* kconfig: convert Kconfig helper script into a shell scriptMasahiro Yamada2014-08-222-405/+260
* scripts/Lindent: import from Linux 3.16Masahiro Yamada2014-08-211-0/+18
* scripts: objdiff: sync with Linux 3.16Masahiro Yamada2014-08-211-28/+46
* kbuild: sync mixed targets handling with Linux 3.16Masahiro Yamada2014-08-211-11/+4
* kbuild: move extra gcc checks to scripts/Makefile.extrawarnMasahiro Yamada2014-08-212-61/+67
* tools, scripts: refactor error-out statements of Python scriptsMasahiro Yamada2014-08-212-8/+2
* get_maintainer.pl: add support for scanning multiple MAINTAINERS filesDaniel Schwierzeck2014-08-091-24/+44
* get_maintainer.pl: adapt to U-Boot treeDaniel Schwierzeck2014-08-091-11/+12
* get_maintainer.pl: import script from linux 3.15Daniel Schwierzeck2014-08-091-0/+2249
* kconfig: switch to KconfigMasahiro Yamada2014-07-307-50/+538
* kconfig: import Kconfig files from Linux 3.16-rc7Masahiro Yamada2014-07-3042-0/+24438
* scripts: add scripts/show-gnu-make to get GNU Make command nameMasahiro Yamada2014-07-291-0/+25
* scripts: add mailmapper, a tool to create/update mailmap fileMasahiro Yamada2014-07-221-0/+160
* Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2014-06-201-0/+1
|\
| * Makefile: Support include files for .dts filesSimon Glass2014-06-201-0/+1
* | cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1)Masahiro Yamada2014-06-205-41/+40
|/
* kbuild: move spl/Makefile to scripts/Makefile.splMasahiro Yamada2014-06-111-0/+280
* kbuild: move cmd_mkimage to scripts/Makefile.libMasahiro Yamada2014-06-051-0/+8
* 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
OpenPOWER on IntegriCloud