Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mpm: Harmonize imports, tidy + sort modules | Martin Braun | 2017-12-22 | 1 | -1/+1 |
| | | | | | | | | - Moved nijesdcore to cores/ - Moved udev, net, dtoverlay, uio to sys_utils/ - Made all imports non-relative (except in __init__.py files) - Removed some unnecessary imports - Reordered some imports for Python conventions | ||||
* | n3xx_bist: remove unused python package | Trung N Tran | 2017-12-22 | 1 | -1/+0 |
| | | | | | This tqdm is not using anywhere and causing trouble for the sdimage; so I remove it. | ||||
* | mpm aurora: Fixed undeclared variable issue | Martin Braun | 2017-12-22 | 1 | -0/+1 |
| | |||||
* | mpm: Minor fixes to aurora_control | Martin Braun | 2017-12-22 | 1 | -8/+15 |
| | | | | | | - Slaves are properly initialized/deinitialized - Return values from BISTs return more info - Minor formatting fixes | ||||
* | mpm/n310: Added Aurora BIST code | Martin Braun | 2017-12-22 | 1 | -0/+418 |