summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2014-11-17arm, at91: generate boot.bin file for all atmel SoCHeiko Schocher1-0/+4
2014-11-12kbuild: Make scripts executableMasahiro Yamada8-0/+0
2014-11-08kbuild: sync misc scripts with Linux 3.18-rc1Masahiro Yamada4-17/+27
2014-11-08kconfig: sync kconfig files with Linux 3.18-rc1Masahiro Yamada2-2/+22
2014-11-08kbuild: sync top Makefile with Linux 3.18-rc1Masahiro Yamada1-2/+5
2014-11-08kbuild: improve multi-objs dependency and cleanupsMasahiro Yamada4-40/+20
2014-11-08kbuild: bug fixes and cleanups of Makefile.hostMasahiro Yamada1-52/+9
2014-11-05sunxi: kconfig: Add %_felconfig rule to enable FEL build of sunxi platforms.Ian Campbell1-0/+12
2014-11-04kbuild: do not hide clang warnings during build with W=1Masahiro Yamada1-10/+0
2014-10-28Correct two non-functional misspellings "overrided".Robert P. J. Day1-1/+1
2014-10-23kconfig: invoke silentoldconfig if spl, tpl/.config is updatedMasahiro Yamada1-0/+15
2014-10-23kbuild: fix a bug of the u-boot-spl link ruleMasahiro Yamada1-4/+4
2014-10-10scripts/multiconfig.sh: Fix a typoYork Sun1-1/+1
2014-10-10multiconfig.sh: replace GNU sed specific matchJeroen Hofstee1-2/+2
2014-10-10kconfig: fix another bug of "make savedefconfig"Masahiro Yamada1-0/+2
2014-09-25checkpatch: remove unnecessary + after {8,8}Joe Perches1-1/+1
2014-09-25kconfig: remove config_cmd_defaults.hMasahiro Yamada1-1/+0
2014-09-16kconfig: add sanity checks for SPL configurationMasahiro Yamada1-0/+30
2014-09-16scripts/Makefile.clean: clean also $(extra-m) and $(extra-)Masahiro Yamada1-2/+2
2014-09-16kconfig: show an error message when defconfig is not foundMasahiro Yamada1-0/+7
2014-09-16kconfig: fix savedefconfig to handle TPL correctlyMasahiro Yamada1-3/+3
2014-09-16kconfig: fix whitespace handling bug of savedefconfigMasahiro Yamada1-8/+29
2014-09-16kconfig: fix savedefconfig to output empty defconfigMasahiro Yamada1-0/+1
2014-09-09cc-option: also detect unsupported warnings optionsJeroen Hofstee1-2/+2
2014-08-29README.kconfig: document backward compatibility "make *_config"Masahiro Yamada1-0/+1
2014-08-29scripts: refetch scripts/setlocalversion from Linux 3.16Masahiro Yamada1-17/+14
2014-08-22kconfig: convert Kconfig helper script into a shell scriptMasahiro Yamada2-405/+260
2014-08-21scripts/Lindent: import from Linux 3.16Masahiro Yamada1-0/+18
2014-08-21scripts: objdiff: sync with Linux 3.16Masahiro Yamada1-28/+46
2014-08-21kbuild: sync mixed targets handling with Linux 3.16Masahiro Yamada1-11/+4
2014-08-21kbuild: move extra gcc checks to scripts/Makefile.extrawarnMasahiro Yamada2-61/+67
2014-08-21tools, scripts: refactor error-out statements of Python scriptsMasahiro Yamada2-8/+2
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-21Merge 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-12kbuild: move spl/Makefile to scripts/Makefile.splMasahiro Yamada1-0/+280
2014-06-06kbuild: 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-27Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-0/+5
2014-02-27checkpatch.pl: Add warning for new __packed additionsTom Rini1-0/+5