| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: kbuild: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-06-14 | 1 | -7/+7 |
* | kconfig: tests: fix recursive inclusion unit test | Masahiro Yamada | 2019-06-05 | 1 | -3/+3 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 4 | -0/+4 |
* | kconfig: convert to SPDX License Identifier | Masahiro Yamada | 2018-12-28 | 15 | -0/+22 |
* | kconfig: improve the recursive dependency report | Masahiro Yamada | 2018-08-22 | 1 | -3/+3 |
* | kconfig: report recursive dependency involving 'imply' | Masahiro Yamada | 2018-08-22 | 2 | -16/+25 |
* | kconfig: error out when seeing recursive dependency | Masahiro Yamada | 2018-08-22 | 4 | -9/+10 |
* | kconfig: test: add Kconfig macro language tests | Masahiro Yamada | 2018-05-29 | 13 | -0/+191 |
* | kconfig: make default prompt of mainmenu less specific | Masahiro Yamada | 2018-05-29 | 1 | -1/+1 |
* | kconfig: remove duplicated file name and lineno of recursive inclusion | Masahiro Yamada | 2018-03-26 | 1 | -5/+6 |
* | kconfig: tests: test if recursive inclusion is detected | Masahiro Yamada | 2018-03-26 | 6 | -0/+24 |
* | kconfig: tests: test if recursive dependencies are detected | Masahiro Yamada | 2018-03-26 | 3 | -0/+101 |
* | kconfig: tests: test randconfig for choice in choice | Masahiro Yamada | 2018-03-26 | 5 | -0/+60 |
* | kconfig: tests: test defconfig when two choices interact | Masahiro Yamada | 2018-03-26 | 4 | -0/+42 |
* | kconfig: tests: check visibility of tristate choice values in y choice | Masahiro Yamada | 2018-03-26 | 5 | -0/+43 |
* | kconfig: tests: check unneeded "is not set" with unmet dependency | Masahiro Yamada | 2018-03-26 | 4 | -0/+39 |
* | kconfig: tests: test if new symbols in choice are asked | Masahiro Yamada | 2018-03-26 | 4 | -0/+64 |
* | kconfig: tests: test automatic submenu creation | Masahiro Yamada | 2018-03-26 | 3 | -0/+72 |
* | kconfig: tests: add basic choice tests | Masahiro Yamada | 2018-03-26 | 9 | -0/+149 |
* | kconfig: tests: add framework for Kconfig unit testing | Masahiro Yamada | 2018-03-26 | 2 | -0/+298 |