Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2021-06-23 | simplify dtree builder | Daniel Friesel | -23/+2 |
2021-06-23 | move kconfig-dtree builder to AnalyticModel. WIP. | Daniel Friesel | -79/+2 |
2021-06-23 | analyze-config: Generate kconfig-webconf compatible files | Daniel Friesel | -2/+35 |
2021-06-23 | analyze-config: Fix a nasty RAM model bug | Daniel Friesel | -7/+25 |
2021-05-10 | analyze-config: correctly map param indexes to param names | Daniel Friesel | -7/+2 |
2021-05-10 | analyze-config: support arbitrary splits, not just y/n | Daniel Friesel | -35/+72 |
2021-05-10 | analyze-config, to_json: use paramNames in exported json nodes | Daniel Friesel | -1/+2 |
2021-04-30 | analyze-config: use y/n instead of 1/0 for boolean kconfig nodes | Daniel Friesel | -7/+12 |
2021-03-25 | analyze-config: Use AnalyticModel for JSON output | Daniel Friesel | -8/+23 |
2021-03-25 | analyze-config: Add RAM model | Daniel Friesel | -7/+11 |
2021-03-25 | analyze-config: switch to dfatool functions | Daniel Friesel | -46/+13 |
2021-03-25 | add analyze-config for kconfig ROM/RAM models | Daniel Friesel | -0/+199 |