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