Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2021-10-26 | kconfig loader: load kconfig from its base directory | Daniel Friesel | -12/+1 |
2021-10-26 | kconfig: enter project directory before loading kconfig | Daniel Friesel | -3/+18 |
2021-10-26 | kconfig: always store config hash; handle randconfig without KCONFIG_SEED | Daniel Friesel | -1/+4 |
2021-10-14 | kconfig range enumeration: first valid condition wins | Daniel Friesel | -0/+1 |
2021-10-14 | kconfig: properly evaluate conditions | Daniel Friesel | -1/+1 |
2021-10-13 | kconfig: exhaustive enumeration of all valid configurations | Daniel Friesel | -1/+188 |
2021-10-11 | kconfig: explore neighbourhood of int nodes | Daniel Friesel | -29/+49 |
2021-10-11 | explore-kconfig: store "make nfpkeys" output in data directory | Daniel Friesel | -0/+5 |
2021-10-05 | kconfig: allow combination of randconfig and neighbourhood exploration | Daniel Friesel | -3/+8 |
2020-09-10 | kconfig experiment: store Kconfig hash | Daniel Friesel | -6/+15 |
2020-09-10 | Add kconfig state space exploration script (random + neighbourhood) | Daniel Friesel | -0/+213 |