aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* lib: lmx2592: Comment out some unused constantsMartin Braun2021-03-041-7/+10
* rh: cpld control: Comment out gain table addressMartin Braun2021-03-041-1/+1
* rfnoc: tx_streamer: Remove EOV size attributeMartin Braun2021-03-041-2/+0
* rh: Remove use of magic number of identify durationMartin Braun2021-03-042-3/+3
* utils: Remove unused constant from b2xx_fx3_utilsMartin Braun2021-03-041-1/+0
* lib: Remove unused constantsMartin Braun2021-03-045-9/+6
* host: Update code base using clang-tidyMartin Braun2021-03-04212-2114/+2215
* Add clang-tidy fileMartin Braun2021-03-041-0/+7
* ic_reg_maps: Add SPCC reg mapToni Jones2021-03-012-0/+120
* cmake: Add RegMaps build component to MPMToni Jones2021-03-016-0/+75
* mpm: Add an LMK03328 base chip driverToni Jones2021-02-223-0/+86
* mpm: Add an LMK04832 base chip driverToni Jones2021-02-223-0/+165
* MPM: prevent dead lock in timer kill during unclaimLars Amsel2021-02-181-1/+1
* mpm: Add support to safely reset peripheral manager from uhdVirendra Kakade2021-02-181-0/+29
* mpm: Create Mock classes for unit testingToni Jones2021-02-181-0/+113
* devtest: reapply allow extra device arguments when running devtestsSteven Koo2021-02-122-2/+5
* images: Update B2xx firmwaremichael-west2021-02-111-1/+1
* mpm: deduplicate dboard eeprom handlingMichael Auchter2021-02-112-39/+29
* mpm: added DBFlash classJoerg Hofrichter2021-02-111-0/+87
* mpm: added Mount classJoerg Hofrichter2021-02-111-0/+96
* mpm: systemd: create udev rules files for each MPM_DEVICEJoerg Hofrichter2021-02-113-15/+6
* mpmd: Skip find if "resource" key is specifiedmichael-west2021-02-119-56/+14
* TwinRX: Fix LO lock failuremichael-west2021-02-101-11/+2
* mpm: filesystem_status: tolerate absence of menderMichael Auchter2021-02-092-6/+10
* ci: Add stub for python hardware testsSteven Koo2021-02-081-0/+15
* Revert "devtest: allow extra device arguments when running devtests"Matthew Crymble2021-02-082-5/+2
* ADF535x: Change freq_resolution to mod2michael-west2021-02-042-26/+28
* dboard_iface: Modify sleep() functionMichael West2021-02-041-5/+14
* TwinRX: Spur cleanupmichael-west2021-02-043-11/+49
* usrp: Remove old header file declarationsLane Kolbly2021-02-031-33/+0
* lib: Fix missing includes in rpc.hppMartin Braun2021-02-011-0/+4
* devtest: lower rate for rx_all_chans_fast testMatthew Crymble2021-02-011-4/+4
* mpm: Implement get_sync_source and get_sync_sources.Lane Kolbly2021-01-252-0/+21
* cmake: fix cut-and-paste typo to fix SIM APPLE buildMichael Dickens2021-01-251-1/+1
* tests: Add lib/ to LD_LIBRARY_PATH for pytestsAaron Rossetto2021-01-221-2/+7
* uhd: lambda capture the node instead of vert descSteven Koo2021-01-212-4/+17
* msgpack/predef: add riscV supportGwenhael Goavec-Merou2021-01-213-1/+51
* devtest: allow extra device arguments when running devtestsMatthew Crymble2021-01-212-2/+5
* sim: Fix CHDR header stringificationAaron Rossetto2021-01-211-4/+5
* sim: Ignore mender artifact file on sim devicesAaron Rossetto2021-01-212-2/+13
* uhd: Check for overflow after timeout buff readSteven Koo2021-01-213-24/+15
* uhd_image_loader: Consume .lvbitx filesLane Kolbly2021-01-111-117/+237
* utils: check config file before finding devices for image loaderAndrew Lynch2021-01-111-1/+2
* mpmd: Add support to delay and trigger fpga/dts load after updateVirendra Kakade2021-01-114-82/+135
* rfnoc: Update radio to support multiple SPCWade Fife2021-01-111-4/+10
* chdr: Fix u64_to_host vs. u64_from_host usageMartin Braun2021-01-111-1/+1
* rfnoc: Make NIPC match CHDR width by default for NSS blockWade Fife2021-01-111-1/+1
* rfnoc: Add accessors for item width and nipc for NSSWade Fife2021-01-113-0/+31
* uhd: Split radio_control into rf_control interfacesLane Kolbly2021-01-1118-658/+940
* Create C++ wrappers for MPM RPC callsLane Kolbly2021-01-116-37/+195