Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Implement evaluate | Karel Kočí | 2015-05-16 |
| | |||
* | Fix error in utils script | Karel Kočí | 2015-05-14 |
| | |||
* | Fix booting process and test target | Karel Kočí | 2015-05-14 |
| | | | | Test target wasn't working properly. Now it should work. | ||
* | Add kernel_env setting | Karel Kočí | 2015-05-13 |
| | |||
* | Add implementation of hash indexing of configurations | Karel Kočí | 2015-05-07 |
| | |||
* | Chnage conf paths from absolute to relative | Karel Kočí | 2015-04-27 |
| | |||
* | Fix python scripts to work with parse_kconfig | Karel Kočí | 2015-04-13 |
| | |||
* | Implementing main loop | Karel Kočí | 2015-02-03 |
These new scripts are part of main loop. kernel is not finished!! Divides kconfig_parser, sat_solution to better named modules. Phasing and iteration is implemented for loop watching. |