summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/shared/spw (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/sparc: Move shared files to bspsSebastian Huber2018-04-203-7350/+0
* leon, grspw_router: Clear only error bits defined by clear maskJavier Jalle2017-11-141-2/+2
* leon, grspw_router: Allow thread safe per-bit managing of pctrl regsJavier Jalle2017-11-141-91/+64
* leon, grspw_router: Move register bit defs to headerJavier Jalle2017-11-141-145/+4
* leon, grspw_router: Changed driver C APIJavier Jalle2017-11-141-331/+1925
* spw/grspw_router.c: Include <rtems/bspIo.h>Joel Sherrill2017-04-231-0/+1
* leon, grspw_pkt: fix overwrite protection when more than 32 devsDaniel Hellstrom2017-03-061-1/+1
* leon, grspw_pkt: SMP supportDaniel Hellstrom2017-03-061-36/+46
* leon, grspw_pkt: unregister ISR on closeDaniel Hellstrom2017-03-061-0/+3
* leon, grspw_pkt: ISR activate shutdown work only if errintr enabledDaniel Hellstrom2017-03-061-1/+2
* leon, grspw_pkt: fix descriptor table mem leak on grspw_close()Daniel Hellstrom2017-03-061-0/+6
* leon, grspw_pkt: add missing GRSPW1 IP-core supportDaniel Hellstrom2017-03-061-0/+23
* leon, grspw_pkt: ISR RX/TX DMA interrupt source disable configurableDaniel Hellstrom2017-03-061-11/+37
* leon, grpsw_pkt: set unique work-task nameDaniel Hellstrom2017-03-061-2/+6
* leon, grspw_pkt: functions to support custom work-taskDaniel Hellstrom2017-03-061-76/+113
* leon, grspw_pkt: fix interrupt code ctrl bit declarationsDaniel Hellstrom2017-03-061-1/+1
* leon, grspw_pkt: added work-task configuration optionsDaniel Hellstrom2017-03-061-73/+179
* 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
* leon, grspw: rxPktSize must set DMA RX max lengthDaniel Hellstrom2017-03-061-2/+4
* DRVMGR: KEY_TYPE now a enum drvmgr_ktDaniel Hellstrom2015-04-172-11/+11
* sparc bsps: updated license to rtems.orgDaniel Hellstrom2015-04-172-2/+2
* LEON: move driver headers to bsp/ directoryDaniel Hellstrom2015-04-173-3/+3
* GRSPW router: fix build warningsDaniel Hellstrom2015-04-171-13/+25
* GRSPW_PKT: fix build warningsDaniel Hellstrom2015-04-171-1/+1
* GRSPW: fix build warningsDaniel Hellstrom2015-04-171-4/+1
* GRSPW: added clock cycles after GRSPW resetDaniel Hellstrom2015-04-171-0/+13
* 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
* LEON GRSPW: updated to new DRVMGR translation interfaceDaniel Hellstrom2015-04-171-61/+110
* GRSPW: fixed SET_RMAPEN and SET_RMAPBUFDISDaniel Hellstrom2015-04-171-2/+2
* GRSPW: Make sure buffers are 64-bit alignedArvid Bjorkengren2015-04-171-4/+7
* GRSPW: New packet based driver for SPW/SPW2/SPW2_DMADaniel Hellstrom2015-04-171-0/+2642
* LEON: added new drivers to the LEON2/LEON3 BSPsDaniel Hellstrom2015-04-171-0/+549
* LEON: updated shared drivers to Driver Manger frameworkDaniel Hellstrom2015-04-171-1298/+1540
* LEON: updated and added PCI peripherals for LEON BSPsDaniel Hellstrom2015-04-172-290/+0
* grspw: Fix typosDaniel Cederman2015-02-111-3/+3