| Commit message (Expand) | Author | Age | Files | Lines |
* | kconfig: switch to Kconfig | Masahiro Yamada | 2014-07-30 | 7 | -50/+538 |
* | kconfig: import Kconfig files from Linux 3.16-rc7 | Masahiro Yamada | 2014-07-30 | 42 | -0/+24438 |
* | scripts: add scripts/show-gnu-make to get GNU Make command name | Masahiro Yamada | 2014-07-29 | 1 | -0/+25 |
* | scripts: add mailmapper, a tool to create/update mailmap file | Masahiro Yamada | 2014-07-22 | 1 | -0/+160 |
* | Merge branch 'master' of git://git.denx.de/u-boot-dm | Tom Rini | 2014-06-20 | 1 | -0/+1 |
|\ |
|
| * | Makefile: Support include files for .dts files | Simon Glass | 2014-06-20 | 1 | -0/+1 |
* | | cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1) | Masahiro Yamada | 2014-06-20 | 5 | -41/+40 |
|/ |
|
* | kbuild: move spl/Makefile to scripts/Makefile.spl | Masahiro Yamada | 2014-06-11 | 1 | -0/+280 |
* | kbuild: move cmd_mkimage to scripts/Makefile.lib | Masahiro Yamada | 2014-06-05 | 1 | -0/+8 |
* | kbuild: sync with Linux Kernel v3.15-rc1 | Masahiro Yamada | 2014-04-18 | 6 | -7/+184 |
* | kbuild: fix bugs in cleaning targets | Masahiro Yamada | 2014-03-28 | 1 | -1/+2 |
* | kbuild: improve Kbuild speed | Masahiro Yamada | 2014-03-07 | 2 | -9/+8 |
* | scripts: update checkpatch.pl to latest upstream version | Tom Rini | 2014-03-04 | 1 | -208/+1067 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-02-26 | 1 | -0/+5 |
|\ |
|
| * | checkpatch.pl: Add warning for new __packed additions | Tom Rini | 2014-02-26 | 1 | -0/+5 |
* | | kbuild: consolidate version and timestamp headers generation | Masahiro Yamada | 2014-02-25 | 1 | -2/+2 |
* | | Makefile: add a new script to check -fstack-usage support | Masahiro Yamada | 2014-02-25 | 1 | -0/+18 |
|/ |
|
* | dts: move device tree sources to arch/$(ARCH)/dts/ | Masahiro Yamada | 2014-02-19 | 1 | -1/+0 |
* | dts: re-write dts/Makefile more simply with Kbuild | Masahiro Yamada | 2014-02-19 | 1 | -6/+6 |
* | kernel-doc: update kernel-doc related files to Linux v3.13 | Masahiro Yamada | 2014-02-19 | 2 | -45/+101 |
* | kernel-doc: move kernel-doc tools to scripts/ | Masahiro Yamada | 2014-02-19 | 4 | -0/+3151 |
* | kbuild: Do not generate .*.su files at the top directory | Masahiro Yamada | 2014-02-19 | 1 | -1/+3 |
* | kbuild: use scripts/Makefile.clean | Masahiro Yamada | 2014-02-19 | 2 | -0/+6 |
* | kbuild: move include directives of board configuration files | Masahiro Yamada | 2014-02-19 | 1 | -0/+11 |
* | kbuild: delete temporary build scripts | Masahiro Yamada | 2014-02-19 | 2 | -188/+0 |
* | kbuild: use Linux Kernel build scripts | Masahiro Yamada | 2014-02-19 | 3 | -10/+28 |
* | kbuild: import more build scripts from Linux v3.13 tag | Masahiro Yamada | 2014-02-19 | 8 | -0/+1663 |
* | Makefile: rename scripts/Makefile.build to scripts/Makefile.build.tmp | Masahiro Yamada | 2014-02-19 | 2 | -1/+1 |
* | kbuild: change out-of-tree build | Masahiro Yamada | 2014-02-19 | 3 | -32/+47 |
* | kbuild: Use Kbuild.include | Masahiro Yamada | 2014-02-19 | 2 | -1/+8 |
* | kbuild: import Kbuild.include from linux v3.13 tag | Masahiro Yamada | 2014-02-19 | 1 | -0/+278 |
* | Makfile: move suffix rules to Makefile.build | Masahiro Yamada | 2014-02-19 | 1 | -0/+31 |
* | examples: Use scripts/Makefile.build | Masahiro Yamada | 2014-02-19 | 1 | -3/+4 |
* | Makefile.host.tmp: add a new script to refactor tools | Masahiro Yamada | 2014-02-19 | 2 | -3/+75 |
* | Makefile: Move some scripts imported from Linux | Masahiro Yamada | 2013-12-13 | 7 | -0/+4387 |
* | Makefile: make directories by Makefile.build | Masahiro Yamada | 2013-11-17 | 1 | -0/+7 |
* | Makefile: abolish COBJS, SOBJS, etc. | Masahiro Yamada | 2013-11-17 | 1 | -8/+4 |
* | Makefile: support descending down to subdirectories | Masahiro Yamada | 2013-10-31 | 1 | -0/+15 |
* | Makefile: prepare for using Kbuild-style Makefile | Masahiro Yamada | 2013-10-31 | 1 | -0/+48 |