summaryrefslogtreecommitdiff
path: root/lib/kconfig.py
AgeCommit message (Expand)AuthorLines
2021-10-26kconfig loader: load kconfig from its base directoryDaniel Friesel-12/+1
2021-10-26kconfig: enter project directory before loading kconfigDaniel Friesel-3/+18
2021-10-26kconfig: always store config hash; handle randconfig without KCONFIG_SEEDDaniel Friesel-1/+4
2021-10-14kconfig range enumeration: first valid condition winsDaniel Friesel-0/+1
2021-10-14kconfig: properly evaluate conditionsDaniel Friesel-1/+1
2021-10-13kconfig: exhaustive enumeration of all valid configurationsDaniel Friesel-1/+188
2021-10-11kconfig: explore neighbourhood of int nodesDaniel Friesel-29/+49
2021-10-11explore-kconfig: store "make nfpkeys" output in data directoryDaniel Friesel-0/+5
2021-10-05kconfig: allow combination of randconfig and neighbourhood explorationDaniel Friesel-3/+8
2020-09-10kconfig experiment: store Kconfig hashDaniel Friesel-6/+15
2020-09-10Add kconfig state space exploration script (random + neighbourhood)Daniel Friesel-0/+213