| Commit message (Expand) | Author | Age | Lines |
* | kconfig: invoke silentoldconfig if spl, tpl/.config is updated | Masahiro Yamada | 2014-10-23 | -0/+15 |
* | kbuild: fix a bug of the u-boot-spl link rule | Masahiro Yamada | 2014-10-23 | -4/+4 |
* | scripts/multiconfig.sh: Fix a typo | York Sun | 2014-10-10 | -1/+1 |
* | multiconfig.sh: replace GNU sed specific match | Jeroen Hofstee | 2014-10-10 | -2/+2 |
* | kconfig: fix another bug of "make savedefconfig" | Masahiro Yamada | 2014-10-10 | -0/+2 |
* | checkpatch: remove unnecessary + after {8,8} | Joe Perches | 2014-09-25 | -1/+1 |
* | kconfig: remove config_cmd_defaults.h | Masahiro Yamada | 2014-09-24 | -1/+0 |
* | kconfig: add sanity checks for SPL configuration | Masahiro Yamada | 2014-09-16 | -0/+30 |
* | scripts/Makefile.clean: clean also $(extra-m) and $(extra-) | Masahiro Yamada | 2014-09-16 | -2/+2 |
* | kconfig: show an error message when defconfig is not found | Masahiro Yamada | 2014-09-16 | -0/+7 |
* | kconfig: fix savedefconfig to handle TPL correctly | Masahiro Yamada | 2014-09-16 | -3/+3 |
* | kconfig: fix whitespace handling bug of savedefconfig | Masahiro Yamada | 2014-09-16 | -8/+29 |
* | kconfig: fix savedefconfig to output empty defconfig | Masahiro Yamada | 2014-09-16 | -0/+1 |
* | cc-option: also detect unsupported warnings options | Jeroen Hofstee | 2014-09-09 | -2/+2 |
* | README.kconfig: document backward compatibility "make *_config" | Masahiro Yamada | 2014-08-28 | -0/+1 |
* | scripts: refetch scripts/setlocalversion from Linux 3.16 | Masahiro Yamada | 2014-08-28 | -17/+14 |
* | kconfig: convert Kconfig helper script into a shell script | Masahiro Yamada | 2014-08-22 | -405/+260 |
* | scripts/Lindent: import from Linux 3.16 | Masahiro Yamada | 2014-08-21 | -0/+18 |
* | scripts: objdiff: sync with Linux 3.16 | Masahiro Yamada | 2014-08-21 | -28/+46 |
* | kbuild: sync mixed targets handling with Linux 3.16 | Masahiro Yamada | 2014-08-21 | -11/+4 |
* | kbuild: move extra gcc checks to scripts/Makefile.extrawarn | Masahiro Yamada | 2014-08-21 | -61/+67 |
* | tools, scripts: refactor error-out statements of Python scripts | Masahiro Yamada | 2014-08-21 | -8/+2 |
* | get_maintainer.pl: add support for scanning multiple MAINTAINERS files | Daniel Schwierzeck | 2014-08-09 | -24/+44 |
* | get_maintainer.pl: adapt to U-Boot tree | Daniel Schwierzeck | 2014-08-09 | -11/+12 |
* | get_maintainer.pl: import script from linux 3.15 | Daniel Schwierzeck | 2014-08-09 | -0/+2249 |
* | kconfig: switch to Kconfig | Masahiro Yamada | 2014-07-30 | -50/+538 |
* | kconfig: import Kconfig files from Linux 3.16-rc7 | Masahiro Yamada | 2014-07-30 | -0/+24438 |
* | scripts: add scripts/show-gnu-make to get GNU Make command name | Masahiro Yamada | 2014-07-29 | -0/+25 |
* | scripts: add mailmapper, a tool to create/update mailmap file | Masahiro Yamada | 2014-07-22 | -0/+160 |
* | Merge branch 'master' of git://git.denx.de/u-boot-dm | Tom Rini | 2014-06-20 | -0/+1 |
|\ |
|
| * | Makefile: Support include files for .dts files | Simon Glass | 2014-06-20 | -0/+1 |
* | | cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1) | Masahiro Yamada | 2014-06-20 | -41/+40 |
|/ |
|
* | kbuild: move spl/Makefile to scripts/Makefile.spl | Masahiro Yamada | 2014-06-11 | -0/+280 |
* | kbuild: move cmd_mkimage to scripts/Makefile.lib | Masahiro Yamada | 2014-06-05 | -0/+8 |
* | kbuild: sync with Linux Kernel v3.15-rc1 | Masahiro Yamada | 2014-04-18 | -7/+184 |
* | kbuild: fix bugs in cleaning targets | Masahiro Yamada | 2014-03-28 | -1/+2 |
* | kbuild: improve Kbuild speed | Masahiro Yamada | 2014-03-07 | -9/+8 |
* | scripts: update checkpatch.pl to latest upstream version | Tom Rini | 2014-03-04 | -208/+1067 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-02-26 | -0/+5 |
|\ |
|
| * | checkpatch.pl: Add warning for new __packed additions | Tom Rini | 2014-02-26 | -0/+5 |
* | | kbuild: consolidate version and timestamp headers generation | Masahiro Yamada | 2014-02-25 | -2/+2 |
* | | Makefile: add a new script to check -fstack-usage support | Masahiro Yamada | 2014-02-25 | -0/+18 |
|/ |
|
* | dts: move device tree sources to arch/$(ARCH)/dts/ | Masahiro Yamada | 2014-02-19 | -1/+0 |
* | dts: re-write dts/Makefile more simply with Kbuild | Masahiro Yamada | 2014-02-19 | -6/+6 |
* | kernel-doc: update kernel-doc related files to Linux v3.13 | Masahiro Yamada | 2014-02-19 | -45/+101 |
* | kernel-doc: move kernel-doc tools to scripts/ | Masahiro Yamada | 2014-02-19 | -0/+3151 |
* | kbuild: Do not generate .*.su files at the top directory | Masahiro Yamada | 2014-02-19 | -1/+3 |
* | kbuild: use scripts/Makefile.clean | Masahiro Yamada | 2014-02-19 | -0/+6 |
* | kbuild: move include directives of board configuration files | Masahiro Yamada | 2014-02-19 | -0/+11 |
* | kbuild: delete temporary build scripts | Masahiro Yamada | 2014-02-19 | -188/+0 |