summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2014-12-08kconfig: Fix warning "‘jump’ may be used uninitialized"Peter Kümmel
2014-12-08Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck
2014-12-08get_maintainer.pl: fix source tree detectionDaniel Schwierzeck
2014-11-25Align embedded device tree correctlySimon Glass
2014-11-24Merge git://git.denx.de/u-boot-dmTom Rini
2014-11-23spl: fix descending condition to drivers/mtd/nand/Masahiro Yamada
2014-11-23kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada
2014-11-21dm: spl: Allow driver model to be usedSimon Glass
2014-11-17arm, at91: generate boot.bin file for all atmel SoCHeiko Schocher
2014-11-12kbuild: Make scripts executableMasahiro Yamada
2014-11-07kbuild: sync misc scripts with Linux 3.18-rc1Masahiro Yamada
2014-11-07kconfig: sync kconfig files with Linux 3.18-rc1Masahiro Yamada
2014-11-07kbuild: sync top Makefile with Linux 3.18-rc1Masahiro Yamada
2014-11-07kbuild: improve multi-objs dependency and cleanupsMasahiro Yamada
2014-11-07kbuild: bug fixes and cleanups of Makefile.hostMasahiro Yamada
2014-11-05sunxi: kconfig: Add %_felconfig rule to enable FEL build of sunxi platforms.Ian Campbell
2014-11-04kbuild: do not hide clang warnings during build with W=1Masahiro Yamada
2014-10-27Correct two non-functional misspellings "overrided".Robert P. J. Day
2014-10-23kconfig: invoke silentoldconfig if spl, tpl/.config is updatedMasahiro Yamada
2014-10-23kbuild: fix a bug of the u-boot-spl link ruleMasahiro Yamada
2014-10-10scripts/multiconfig.sh: Fix a typoYork Sun
2014-10-10multiconfig.sh: replace GNU sed specific matchJeroen Hofstee
2014-10-10kconfig: fix another bug of "make savedefconfig"Masahiro Yamada
2014-09-25checkpatch: remove unnecessary + after {8,8}Joe Perches
2014-09-24kconfig: remove config_cmd_defaults.hMasahiro Yamada
2014-09-16kconfig: add sanity checks for SPL configurationMasahiro Yamada
2014-09-16scripts/Makefile.clean: clean also $(extra-m) and $(extra-)Masahiro Yamada
2014-09-16kconfig: show an error message when defconfig is not foundMasahiro Yamada
2014-09-16kconfig: fix savedefconfig to handle TPL correctlyMasahiro Yamada
2014-09-16kconfig: fix whitespace handling bug of savedefconfigMasahiro Yamada
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