aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/include
Commit message (Expand)AuthorAgeFilesLines
* transport: Implement an I/O service that uses an offload threadCiro Nishiguchi2019-11-261-0/+66
* rfnoc: Add DMA FIFO block controllerMartin Braun2019-11-261-46/+27
* Remove proto-RFNoC filesMartin Braun2019-11-2610-862/+0
* x300/mpmd: Port all RFNoC devices to the new RFNoC frameworkMartin Braun2019-11-262-22/+119
* rfnoc: radio: Add API call to disable timestampsMartin Braun2019-11-261-1/+4
* transport: Port liberio to link_ifAlex Williams2019-11-261-0/+180
* rfnoc: Fix transport buffer reservationsCiro Nishiguchi2019-11-262-9/+11
* streamer: Add option to ignore sequence errorsCiro Nishiguchi2019-11-263-8/+9
* rfnoc: Move data xport sep configuration to static methodsCiro Nishiguchi2019-11-265-408/+133
* rfnoc: Add multi_usrp_rfnoc, modify multi_usrpBrent Stapleton2019-11-262-2/+11
* rfnoc: radio/streamer: Handle late commands and burst ACKsMartin Braun2019-11-263-7/+32
* rfnoc: Add MTU property to RX streamerCiro Nishiguchi2019-11-263-12/+44
* rfnoc: Implement flushing on overrunCiro Nishiguchi2019-11-264-29/+130
* rfnoc: Add nirio_link link objectMartin Braun2019-11-261-0/+210
* rfnoc: Use adapter_id_t for balancing load across linksAlex Williams2019-11-264-19/+46
* rfnoc: ctrlport: Fixing timeouts for timed commandsBrent Stapleton2019-11-261-0/+6
* rfnoc: client_zero can track num SEPs and num ctrl EPs separatelyMartin Braun2019-11-261-0/+13
* transport: Add modeling of physical adaptersAlex Williams2019-11-264-0/+116
* rfnoc: Add ability to select transport for streamers to user APIsAlex Williams2019-11-263-4/+13
* rfnoc: tx_streamer: add support for async messagesCiro Nishiguchi2019-11-265-10/+114
* rfnoc: Centralize initialization state of SEPs to epid_allocatorAlex Williams2019-11-263-2/+28
* rfnoc: Use link_stream_manager's mgmt_portal for all mgmt packetsAlex Williams2019-11-265-57/+36
* rfnoc: client0: Change flush-all-blocks to not throw on timeoutMartin Braun2019-11-261-2/+2
* rfnoc: graph: Optimize property propagation algorithmMartin Braun2019-11-262-1/+29
* rfnoc: Add MTU property to TX streamerCiro Nishiguchi2019-11-262-5/+34
* rfnoc: graph: Lock release/commit stateMartin Braun2019-11-261-5/+8
* rfnoc: radio: Add async message validationMartin Braun2019-11-261-0/+5
* rfnoc: radio: Introduce coerce_rate() methodMartin Braun2019-11-261-0/+16
* rfnoc: Implement overrun handling using action APIMartin Braun2019-11-262-0/+11
* rfnoc: actions: Allow sending actions to selfMartin Braun2019-11-261-0/+10
* rfnoc: Introduce device-specific blocksLars Amsel2019-11-261-6/+5
* rfnoc: async message: Include timestamp in async message handlingMartin Braun2019-11-261-1/+3
* rfnoc: radio_control: Add async message handlerMartin Braun2019-11-261-0/+17
* rfnoc: mb_iface: Add API to query link endiannessMartin Braun2019-11-261-0/+9
* rfnoc: add rx and tx transports, and amend rfnoc_graphCiro Nishiguchi2019-11-2617-36/+2707
* rfnoc: Add tracking of 'valid' bit to propertiesAlex Williams2019-11-261-1/+1
* rfnoc: Enable users to query connections in the graphAlex Williams2019-11-261-0/+4
* rfnoc: graph: Initialize properties on all nodes during initMartin Braun2019-11-261-0/+4
* rfnoc: flushing and reset blocks on graph creationBrent Stapleton2019-11-261-0/+5
* rfnoc: Add clock selection to blocksMartin Braun2019-11-263-3/+18
* rfnoc: clock_iface: Add flag for clock to be (im-)mutableMartin Braun2019-11-261-1/+21
* rfnoc: Add shutdown feature to blocksMartin Braun2019-11-262-0/+15
* 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-265-34/+76
* rfnoc: Add chdr_ctrl_xportAlex Williams2019-11-261-0/+128
* rfnoc: Add mb_controller base class and X300/MPMD implementationsMartin Braun2019-11-261-0/+13
* gpio_atr_3000: Formatting changesBrent Stapleton2019-11-261-14/+25
* cores: gpio_atr_3000: Add capability to configure register offsetMartin Braun2019-11-261-10/+14
* rfnoc: Add device_id allocatorMartin Braun2019-11-261-0/+22
* rfnoc: add reg_iface_adapterMartin Braun2019-11-261-0/+121