| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | images: Update manifest | Aaron Rossetto | 2021-06-08 | 1 | -8/+8 |
* | dboard_iface: Fix sleep() | michael-west | 2021-06-03 | 1 | -1/+1 |
* | rfnoc: Fix post action behavior of nodes | Lars Amsel | 2021-06-03 | 1 | -0/+4 |
* | fpga: lib: Add modports to SV AXI-Stream blocks | Wade Fife | 2021-06-03 | 4 | -8/+8 |
* | fpga: lib: Add time_increment port to timekeeper | Wade Fife | 2021-06-03 | 1 | -17/+43 |
* | fpga: lib: Pipeline ctrlport_timer | Wade Fife | 2021-06-03 | 1 | -24/+81 |
* | fpga: lib: Add clock domain comments to interfaces | Wade Fife | 2021-06-03 | 7 | -13/+28 |
* | fpga: lib: Add 2 to 1 gearbox module | Wade Fife | 2021-06-03 | 5 | -0/+517 |
* | fpga: lib: Add PHASE parameter to sim_clk_gen | Wade Fife | 2021-06-03 | 1 | -1/+3 |
* | fpga: lib: Add AXI4 (full) interface | Andrew Moch | 2021-06-03 | 4 | -0/+619 |
* | fpga: lib: add pause support to ethernet xport | Andrew Moch | 2021-06-03 | 6 | -7/+112 |
* | fpga: lib: Add eth_ipv4_internal | Wade Fife | 2021-06-03 | 2 | -0/+442 |
* | fpga: lib: Add zynquplus family to axi_bitq | Humberto Jimenez | 2021-06-03 | 1 | -12/+13 |
* | fpga: tools: Add ability to run commands before route | Wade Fife | 2021-06-03 | 1 | -5/+11 |
* | fpga: tools: Add ability to patch IP during generation | Wade Fife | 2021-06-03 | 2 | -0/+87 |
* | fpga: tools: Add support for RFSoC | Humberto Jimenez | 2021-06-03 | 2 | -9/+9 |
* | mpm: Add chip driver for LMK05318 PLL | Thomas Vogel | 2021-06-03 | 3 | -0/+198 |
* | mpm: gpsd_iface: Make GPGGA generation more robust | Martin Braun | 2021-06-03 | 1 | -6/+9 |
* | mpm: sys_utils: add libgpiod-based Gpio helper | Michael Auchter | 2021-06-03 | 4 | -6/+143 |
* | mpm: Remove helper classes from RPC API | Lars Amsel | 2021-06-03 | 1 | -9/+9 |
* | mpm: systemd: Add UseDomains=true to eth0.network | Lars Amsel | 2021-06-03 | 1 | -0/+1 |
* | mpm: Fix MD5 hashing of opkg status | Lars Amsel | 2021-06-03 | 1 | -1/+1 |
* | python: Add graceful exit of claim loop on SIGTERM | Lars Amsel | 2021-06-03 | 1 | -19/+58 |
* | fpga: lib: Minor cleanup of axi_lite.vh | Lars Amsel | 2021-06-03 | 1 | -2/+23 |
* | mpm: check-filesystem: liberalize version check | Michael Auchter | 2021-06-02 | 2 | -12/+3 |
* | rfnoc: Add image_core_name option to rfnoc_image_builder | Wade Fife | 2021-06-02 | 3 | -13/+29 |
* | python: Add rfnoc_image_core.vh generation | Wade Fife | 2021-06-02 | 2 | -1/+87 |
* | python: Update RFNoC image builder to use CHDR_W parameter | Wade Fife | 2021-06-02 | 2 | -10/+17 |
* | tests: Make python_api_test.py always explicitly call Python | Martin Braun | 2021-06-02 | 2 | -9/+5 |
* | rfnoc: Fix MTU prop resolver refactoring | Aaron Rossetto | 2021-06-01 | 1 | -8/+70 |
* | tlv_eeprom: add eeprom-set-autoboot helper script | Michael Auchter | 2021-05-31 | 2 | -0/+60 |
* | mpm: add unit tests for EEPROM readers | Lars Amsel | 2021-05-31 | 11 | -0/+202 |
* | mpm: Add symbol name based EEPROM read, cleanup EEPROM handling | Lars Amsel | 2021-05-31 | 2 | -71/+217 |
* | mpm: add tlv_eeprom | Michael Auchter | 2021-05-31 | 17 | -3/+1386 |
* | fixup! ic_reg_maps: Remove SPCC core reg map | michael-west | 2021-05-28 | 1 | -4/+0 |
* | ic_reg_maps: Remove SPCC core reg map | Lars Amsel | 2021-05-27 | 1 | -116/+0 |
* | mpm: gpsd_iface: Refactor class | Martin Braun | 2021-05-24 | 1 | -94/+103 |
* | examples: Fix underrun/seq error reporting in benchmark_rate.py | Martin Braun | 2021-05-20 | 1 | -10/+10 |
* | mpm: remove unnecessary imports | Michael Dickens | 2021-05-20 | 1 | -2/+0 |
* | mpm: add FPGA type to the info returned during discovery | Michael Dickens | 2021-05-20 | 3 | -0/+8 |
* | mpm: remove unused argument info | Michael Dickens | 2021-05-20 | 1 | -2/+0 |
* | tools: Add bool-property-set ability to rx_settling_time.py | Martin Braun | 2021-05-20 | 1 | -9/+22 |
* | types: Add mm_iface structs | Martin Braun | 2021-05-20 | 2 | -0/+43 |
* | uhd: Reword log.hpp documentation | Lane Kolbly | 2021-05-19 | 1 | -7/+19 |
* | multi_usrp, x300: Relax LO set API strictness | Aaron Rossetto | 2021-05-19 | 2 | -12/+24 |
* | ci: Add deb build support for ubuntu 1804/2004 | Steven Koo | 2021-05-18 | 3 | -14/+49 |
* | ci: Update docker images for Ubuntu with pbuilder | Steven Koo | 2021-05-18 | 4 | -0/+31 |
* | installers: refactor deb script and build | Steven Koo | 2021-05-18 | 1 | -0/+144 |
* | installers: resolve ubuntu linter issue | Steven Koo | 2021-05-18 | 1 | -71/+87 |
* | MPM for N32x: Add 'XQ' image as valid when using sfp0 as time_source | Michael Dickens | 2021-05-18 | 1 | -1/+1 |