summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/shared/spw/grspw_pkt.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-20bsps/sparc: Move shared files to bspsSebastian Huber1-3327/+0
2017-03-06leon, grspw_pkt: fix overwrite protection when more than 32 devsDaniel Hellstrom1-1/+1
2017-03-06leon, grspw_pkt: SMP supportDaniel Hellstrom1-36/+46
2017-03-06leon, grspw_pkt: unregister ISR on closeDaniel Hellstrom1-0/+3
2017-03-06leon, grspw_pkt: ISR activate shutdown work only if errintr enabledDaniel Hellstrom1-1/+2
2017-03-06leon, grspw_pkt: fix descriptor table mem leak on grspw_close()Daniel Hellstrom1-0/+6
2017-03-06leon, grspw_pkt: add missing GRSPW1 IP-core supportDaniel Hellstrom1-0/+23
2017-03-06leon, grspw_pkt: ISR RX/TX DMA interrupt source disable configurableDaniel Hellstrom1-11/+37
2017-03-06leon, grpsw_pkt: set unique work-task nameDaniel Hellstrom1-2/+6
2017-03-06leon, grspw_pkt: functions to support custom work-taskDaniel Hellstrom1-76/+113
2017-03-06leon, grspw_pkt: fix interrupt code ctrl bit declarationsDaniel Hellstrom1-1/+1
2017-03-06leon, grspw_pkt: added work-task configuration optionsDaniel Hellstrom1-73/+179
2017-03-06leon, grspw_pkt: Added checks for special list casesDaniel Hellstrom1-2/+2
2017-03-06leon, grspw_pkt: fix stscfg cfg TimeCode Int clrDaniel Hellstrom1-1/+2
2017-03-06leon, grspw_pkt: split DMA sem into RX and TX semDaniel Hellstrom1-54/+94
2017-03-06leon, grspw_pkt: coding style fixDaniel Hellstrom1-1/+1
2017-03-06leon, grspw_pkt: allow user controlled DMA intrDaniel Hellstrom1-5/+7
2017-03-06leon, grspw_pkt: support for reading tx/rx DMA queueDaniel Hellstrom1-4/+72
2017-03-06leon, grspw_pkt: fixed device/dma closingDaniel Hellstrom1-13/+31
2017-03-06leon, grspw_pkt: fixed and improved RX/TX waitDaniel Hellstrom1-42/+57
2017-03-06leon, grspw_pkt: fixed error return path in dma_openDaniel Hellstrom1-12/+31
2017-03-06leon, grspw_pkt: Manual handling of link status eventsDaniel Hellstrom1-2/+15
2017-03-06leon, grspw_pkt: added link_ctrl optionsDaniel Hellstrom1-6/+11
2017-03-06leon, grspw_pkt: added grspw_link_status_clr() to APIDaniel Hellstrom1-0/+8
2017-03-06leon, grspw_pkt: code style clean-upsDaniel Hellstrom1-8/+9
2017-03-06leon, grspw_pkt: Preserve DMA address enable at start.Martin Aberg1-0/+4
2017-03-06leon, grspw_pkt: Fixed parameter check in grspw_dma_open()Martin Aberg1-1/+1
2015-04-17DRVMGR: KEY_TYPE now a enum drvmgr_ktDaniel Hellstrom1-2/+2
2015-04-17sparc bsps: updated license to rtems.orgDaniel Hellstrom1-1/+1
2015-04-17LEON: move driver headers to bsp/ directoryDaniel Hellstrom1-1/+1
2015-04-17GRSPW_PKT: fix build warningsDaniel Hellstrom1-1/+1
2015-04-17GRSPW_PKT: Add support for Interrupt-codesAndreas Larsson1-17/+292
2015-04-17GRSPW: Fix incorrect register defines - presently functionally inconsequentialAndreas Larsson1-4/+4
2015-04-17GRSPW: New packet based driver for SPW/SPW2/SPW2_DMADaniel Hellstrom1-0/+2642