summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/shared/spw/grspw_pkt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* leon, grspw_pkt: Added checks for special list casesDaniel Hellstrom2017-03-061-2/+2
* leon, grspw_pkt: fix stscfg cfg TimeCode Int clrDaniel Hellstrom2017-03-061-1/+2
* leon, grspw_pkt: split DMA sem into RX and TX semDaniel Hellstrom2017-03-061-54/+94
* leon, grspw_pkt: coding style fixDaniel Hellstrom2017-03-061-1/+1
* leon, grspw_pkt: allow user controlled DMA intrDaniel Hellstrom2017-03-061-5/+7
* leon, grspw_pkt: support for reading tx/rx DMA queueDaniel Hellstrom2017-03-061-4/+72
* leon, grspw_pkt: fixed device/dma closingDaniel Hellstrom2017-03-061-13/+31
* leon, grspw_pkt: fixed and improved RX/TX waitDaniel Hellstrom2017-03-061-42/+57
* leon, grspw_pkt: fixed error return path in dma_openDaniel Hellstrom2017-03-061-12/+31
* leon, grspw_pkt: Manual handling of link status eventsDaniel Hellstrom2017-03-061-2/+15
* leon, grspw_pkt: added link_ctrl optionsDaniel Hellstrom2017-03-061-6/+11
* leon, grspw_pkt: added grspw_link_status_clr() to APIDaniel Hellstrom2017-03-061-0/+8
* leon, grspw_pkt: code style clean-upsDaniel Hellstrom2017-03-061-8/+9
* leon, grspw_pkt: Preserve DMA address enable at start.Martin Aberg2017-03-061-0/+4
* leon, grspw_pkt: Fixed parameter check in grspw_dma_open()Martin Aberg2017-03-061-1/+1
* DRVMGR: KEY_TYPE now a enum drvmgr_ktDaniel Hellstrom2015-04-171-2/+2
* sparc bsps: updated license to rtems.orgDaniel Hellstrom2015-04-171-1/+1
* LEON: move driver headers to bsp/ directoryDaniel Hellstrom2015-04-171-1/+1
* GRSPW_PKT: fix build warningsDaniel Hellstrom2015-04-171-1/+1
* GRSPW_PKT: Add support for Interrupt-codesAndreas Larsson2015-04-171-17/+292
* GRSPW: Fix incorrect register defines - presently functionally inconsequentialAndreas Larsson2015-04-171-4/+4
* GRSPW: New packet based driver for SPW/SPW2/SPW2_DMADaniel Hellstrom2015-04-171-0/+2642