aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
Commit message (Expand)AuthorAgeFilesLines
* rfnoc: Enable users to query connections in the graphAlex Williams2019-11-263-2/+162
* rfnoc: rfnoc_graph: Change block's subtrees to be /blocks/$BLOCKIDMartin Braun2019-11-261-2/+7
* rfnoc: graph: Initialize properties on all nodes during initMartin Braun2019-11-263-0/+14
* rfnoc: flushing and reset blocks on graph creationBrent Stapleton2019-11-263-3/+71
* rfnoc: Add clock selection to blocksMartin Braun2019-11-2610-38/+101
* rfnoc: clock_iface: Add flag for clock to be (im-)mutableMartin Braun2019-11-261-1/+21
* rfnoc: Add shutdown feature to blocksMartin Braun2019-11-267-3/+48
* rfnoc: register_iface_holder: Add ability to invalidate and updateMartin Braun2019-11-262-0/+93
* rfnoc: rfnoc_device: Make get_mb_iface() pure virtualMartin Braun2019-11-261-22/+1
* rfnoc: Make a chdr_ctrl_xport using the new link APIsAlex Williams2019-11-268-135/+182
* rfnoc: Add chdr_ctrl_xportAlex Williams2019-11-264-4/+276
* rfnoc: noc_block_base: Store property tree reference from make_argsMartin Braun2019-11-261-1/+4
* rfnoc: Add mb_controller base class and X300/MPMD implementationsMartin Braun2019-11-268-0/+246
* gpio_atr_3000: Formatting changesBrent Stapleton2019-11-262-156/+221
* cores: gpio_atr_3000: Add capability to configure register offsetMartin Braun2019-11-262-43/+59
* rfnoc: Add device_id allocatorMartin Braun2019-11-263-0/+40
* rfnoc: add reg_iface_adapterMartin Braun2019-11-261-0/+121
* tx_fe_200: make register offset controllableBrent Stapleton2019-11-262-10/+11
* rx_fe_3000: Changing register address calcBrent Stapleton2019-11-262-19/+31
* lib: cores: Adapt spi_core_3000 for use with register_ifaceMartin Braun2019-11-262-50/+92
* rfnoc: Fixed race condition in chdr_ctrl_endpointAshish Chaudhari2019-11-261-2/+4
* rfnoc: Add check_topology() API to nodesMartin Braun2019-11-264-0/+71
* rfnoc: rfnoc_graph: Add API to query the number of motherboardsMartin Braun2019-11-261-1/+11
* rfnoc: enumerate and construct block controllers, enable connect()Brent Stapleton2019-11-261-3/+202
* rfnoc: Add null block controllerMartin Braun2019-11-262-0/+183
* rfnoc: noc_block_base: Pass args into block on constructionMartin Braun2019-11-261-0/+1
* rfnoc: graph: Add commit/release APIMartin Braun2019-11-263-4/+44
* rfnoc: noc_block_base: Add API to reduce num portsMartin Braun2019-11-261-0/+20
* rfnoc: Add mb_controller APIMartin Braun2019-11-266-1/+137
* rfnoc: SW support for FPGA byte swapperAshish Chaudhari2019-11-262-8/+37
* rfnoc: Add radio block controllerMartin Braun2019-11-263-0/+1061
* rfnoc: Added src port, EPID getters to register_iface, 64-bit callsAshish Chaudhari2019-11-261-1/+14
* rfnoc: Graph and link stream manager API cleanupAshish Chaudhari2019-11-269-81/+408
* rfnoc: noc_block_base: Handle the tick_rate property internallyMartin Braun2019-11-262-40/+62
* rfnoc: node: Fix resolution of properties with circular dependenciesMartin Braun2019-11-261-41/+51
* rfnoc: Enable daisy-chaining in mgmt_portalAshish Chaudhari2019-11-261-5/+14
* rfnoc: Added link/graph specific stream managersAshish Chaudhari2019-11-2610-27/+722
* rfnoc: API cleanup for ctrl/mgmt codeAshish Chaudhari2019-11-266-73/+116
* rfnoc: Moved chdr types/packet class out of chdr dirAshish Chaudhari2019-11-2614-69/+93
* uhd: add udp boost asio implementation of transport interfaceCiro Nishiguchi2019-11-269-195/+491
* uhdlib: transport: Add links.hppMartin Braun2019-11-261-0/+43
* transport: Implement a single-threaded I/O serviceAlex Williams2019-11-263-0/+537
* transport: Introduce I/O service layer between transport and linkAlex Williams2019-11-261-0/+337
* uhd: add new transport interface and base class implementationCiro Nishiguchi2019-11-262-0/+334
* rfnoc: Add default block controllerMartin Braun2019-11-265-3/+29
* rfnoc: Add DDC block controllerMartin Braun2019-11-262-0/+558
* rfnoc: Added clock_iface to convey info about clocksAshish Chaudhari2019-11-265-23/+95
* rfnoc: Use RTTI "serialization" for stream commandsMartin Braun2019-11-261-0/+24
* rfnoc: Support for new backend iface plus fixesAshish Chaudhari2019-11-263-12/+18
* rfnoc: Add rfnoc_graph classMartin Braun2019-11-262-0/+161