| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
- Fix typo in company name (missing 'a')
- Updated SPDX license identifier to version 3.0
|
|
|
|
|
|
| |
- A PHY reset is not needed for SFP Aurora. It is only really
useful when the entire quad including the commong clocking
block needs to be reset
|
|
|
|
|
| |
- Aurora registers moved around after SFP refactoring
in the FPGA. Reflecting changes in MPM
|
|
|
|
| |
Now uses SPDX headers everywhere.
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
| |
This tqdm is not using anywhere and causing trouble for the sdimage; so
I remove it.
|
| |
|
|
|
|
|
|
| |
- Slaves are properly initialized/deinitialized
- Return values from BISTs return more info
- Minor formatting fixes
|
|
|