summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2015-03-28kbuild: remove scripts/multiconfig.shMasahiro Yamada
2015-03-28kbuild: remove "*_felconfig" targetMasahiro Yamada
2015-03-05fixdep: remove multiple .config support codeMasahiro Yamada
2015-03-05scripts/checkstack.pl: update to get AArch64 port from LinuxKim Phillips
2015-03-02kconfig: remove unneeded U-Boot extension codeMasahiro Yamada
2015-02-24kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada
2015-02-24kconfig: switch to single .config configurationMasahiro Yamada
2015-02-21kbuild: prepare for moving headers into mach-*/include/machMasahiro Yamada
2015-02-16sunxi: Normalise FEL supportSimon Glass
2015-02-06scripts/Makefile.spl: Add MVEBU DDR code to SPLStefan Roese
2015-01-14scripts: add a utility to fill blank fields of doc/README.scrapyardMasahiro Yamada
2015-01-14sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfigSiarhei Siamashka
2015-01-08scripts: fix binutils-version.sh for 'as' without a package.Bill Pringlemeir
2014-12-29scripts: fix binutils-version.shMasahiro Yamada
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