summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada2015-02-241-0/+2
* kconfig: switch to single .config configurationMasahiro Yamada2015-02-245-269/+57
* kbuild: prepare for moving headers into mach-*/include/machMasahiro Yamada2015-02-211-4/+15
* sunxi: Normalise FEL supportSimon Glass2015-02-161-2/+0
* scripts/Makefile.spl: Add MVEBU DDR code to SPLStefan Roese2015-02-061-0/+1
* scripts: add a utility to fill blank fields of doc/README.scrapyardMasahiro Yamada2015-01-141-0/+166
* sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfigSiarhei Siamashka2015-01-141-1/+1
* scripts: fix binutils-version.sh for 'as' without a package.Bill Pringlemeir2015-01-081-1/+2
* scripts: fix binutils-version.shMasahiro Yamada2014-12-291-2/+4
* kconfig: Fix warning "‘jump’ may be used uninitialized"Peter Kümmel2014-12-081-2/+2
* Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck2014-12-081-22/+1
* get_maintainer.pl: fix source tree detectionDaniel Schwierzeck2014-12-081-2/+1
* Align embedded device tree correctlySimon Glass2014-11-251-0/+2
* Merge git://git.denx.de/u-boot-dmTom Rini2014-11-241-0/+1
|\
| * dm: spl: Allow driver model to be usedSimon Glass2014-11-211-0/+1
* | spl: fix descending condition to drivers/mtd/nand/Masahiro Yamada2014-11-231-1/+1
* | kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada2014-11-231-3/+0
|/
* arm, at91: generate boot.bin file for all atmel SoCHeiko Schocher2014-11-171-0/+4
* kbuild: Make scripts executableMasahiro Yamada2014-11-128-0/+0
* kbuild: sync misc scripts with Linux 3.18-rc1Masahiro Yamada2014-11-074-17/+27
* kconfig: sync kconfig files with Linux 3.18-rc1Masahiro Yamada2014-11-072-2/+22
* kbuild: sync top Makefile with Linux 3.18-rc1Masahiro Yamada2014-11-071-2/+5
* kbuild: improve multi-objs dependency and cleanupsMasahiro Yamada2014-11-074-40/+20
* kbuild: bug fixes and cleanups of Makefile.hostMasahiro Yamada2014-11-071-52/+9
* sunxi: kconfig: Add %_felconfig rule to enable FEL build of sunxi platforms.Ian Campbell2014-11-051-0/+12
* kbuild: do not hide clang warnings during build with W=1Masahiro Yamada2014-11-041-10/+0
* Correct two non-functional misspellings "overrided".Robert P. J. Day2014-10-271-1/+1
* kconfig: invoke silentoldconfig if spl, tpl/.config is updatedMasahiro Yamada2014-10-231-0/+15
* kbuild: fix a bug of the u-boot-spl link ruleMasahiro Yamada2014-10-231-4/+4
* scripts/multiconfig.sh: Fix a typoYork Sun2014-10-101-1/+1
* multiconfig.sh: replace GNU sed specific matchJeroen Hofstee2014-10-101-2/+2
* kconfig: fix another bug of "make savedefconfig"Masahiro Yamada2014-10-101-0/+2
* 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
OpenPOWER on IntegriCloud