| Commit message (Expand) | Author | Age | Files | Lines |
* | kbuild: add .SECONDARY special target to scripts/Kbuild.include | Masahiro Yamada | 2019-01-15 | 1 | -2/+0 |
* | kconfig: re-sync with Linux 4.17-rc4 | Eugeniu Rosca | 2018-05-31 | 1 | -0/+11 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -3/+1 |
* | scripts/Makefile* Add SPDX-License-Identifier tag | Tom Rini | 2016-01-19 | 1 | -0/+3 |
* | kbuild: sync with Linux 4.1 | Masahiro Yamada | 2015-07-27 | 1 | -2/+3 |
* | kconfig: switch to single .config configuration | Masahiro Yamada | 2015-02-24 | 1 | -1/+2 |
* | kbuild: sync misc scripts with Linux 3.18-rc1 | Masahiro Yamada | 2014-11-07 | 1 | -2/+2 |
* | kbuild: improve multi-objs dependency and cleanups | Masahiro Yamada | 2014-11-07 | 1 | -6/+4 |
* | kbuild: move extra gcc checks to scripts/Makefile.extrawarn | Masahiro Yamada | 2014-08-21 | 1 | -61/+0 |
* | kconfig: switch to Kconfig | Masahiro Yamada | 2014-07-30 | 1 | -20/+11 |
* | cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1) | Masahiro Yamada | 2014-06-20 | 1 | -2/+2 |
* | kbuild: sync with Linux Kernel v3.15-rc1 | Masahiro Yamada | 2014-04-18 | 1 | -2/+12 |
* | kbuild: improve Kbuild speed | Masahiro Yamada | 2014-03-07 | 1 | -5/+5 |
* | kbuild: move include directives of board configuration files | Masahiro Yamada | 2014-02-19 | 1 | -0/+11 |
* | kbuild: use Linux Kernel build scripts | Masahiro Yamada | 2014-02-19 | 1 | -3/+19 |
* | kbuild: import more build scripts from Linux v3.13 tag | Masahiro Yamada | 2014-02-19 | 1 | -0/+479 |
* | Makefile: rename scripts/Makefile.build to scripts/Makefile.build.tmp | Masahiro Yamada | 2014-02-19 | 1 | -127/+0 |
* | kbuild: change out-of-tree build | Masahiro Yamada | 2014-02-19 | 1 | -20/+37 |
* | kbuild: Use Kbuild.include | Masahiro Yamada | 2014-02-19 | 1 | -0/+1 |
* | 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 | 1 | -3/+14 |
* | 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 |