summaryrefslogtreecommitdiff
path: root/c/src/lib/libbsp/sparc/shared/spw (follow)
AgeCommit message (Expand)Author
2017-11-14leon, grspw_router: Clear only error bits defined by clear maskJavier Jalle
2017-11-14leon, grspw_router: Allow thread safe per-bit managing of pctrl regsJavier Jalle
2017-11-14leon, grspw_router: Move register bit defs to headerJavier Jalle
2017-11-14leon, grspw_router: Changed driver C APIJavier Jalle
2017-04-23spw/grspw_router.c: Include <rtems/bspIo.h>Joel Sherrill
2017-03-06leon, grspw_pkt: fix overwrite protection when more than 32 devsDaniel Hellstrom
2017-03-06leon, grspw_pkt: SMP supportDaniel Hellstrom
2017-03-06leon, grspw_pkt: unregister ISR on closeDaniel Hellstrom
2017-03-06leon, grspw_pkt: ISR activate shutdown work only if errintr enabledDaniel Hellstrom
2017-03-06leon, grspw_pkt: fix descriptor table mem leak on grspw_close()Daniel Hellstrom
2017-03-06leon, grspw_pkt: add missing GRSPW1 IP-core supportDaniel Hellstrom
2017-03-06leon, grspw_pkt: ISR RX/TX DMA interrupt source disable configurableDaniel Hellstrom
2017-03-06leon, grpsw_pkt: set unique work-task nameDaniel Hellstrom
2017-03-06leon, grspw_pkt: functions to support custom work-taskDaniel Hellstrom
2017-03-06leon, grspw_pkt: fix interrupt code ctrl bit declarationsDaniel Hellstrom
2017-03-06leon, grspw_pkt: added work-task configuration optionsDaniel Hellstrom
2017-03-06leon, grspw_pkt: Added checks for special list casesDaniel Hellstrom
2017-03-06leon, grspw_pkt: fix stscfg cfg TimeCode Int clrDaniel Hellstrom
2017-03-06leon, grspw_pkt: split DMA sem into RX and TX semDaniel Hellstrom
2017-03-06leon, grspw_pkt: coding style fixDaniel Hellstrom
2017-03-06leon, grspw_pkt: allow user controlled DMA intrDaniel Hellstrom
2017-03-06leon, grspw_pkt: support for reading tx/rx DMA queueDaniel Hellstrom
2017-03-06leon, grspw_pkt: fixed device/dma closingDaniel Hellstrom
2017-03-06leon, grspw_pkt: fixed and improved RX/TX waitDaniel Hellstrom
2017-03-06leon, grspw_pkt: fixed error return path in dma_openDaniel Hellstrom
2017-03-06leon, grspw_pkt: Manual handling of link status eventsDaniel Hellstrom
2017-03-06leon, grspw_pkt: added link_ctrl optionsDaniel Hellstrom
2017-03-06leon, grspw_pkt: added grspw_link_status_clr() to APIDaniel Hellstrom
2017-03-06leon, grspw_pkt: code style clean-upsDaniel Hellstrom
2017-03-06leon, grspw_pkt: Preserve DMA address enable at start.Martin Aberg
2017-03-06leon, grspw_pkt: Fixed parameter check in grspw_dma_open()Martin Aberg
2017-03-06leon, grspw: rxPktSize must set DMA RX max lengthDaniel Hellstrom
2015-04-17DRVMGR: KEY_TYPE now a enum drvmgr_ktDaniel Hellstrom
2015-04-17sparc bsps: updated license to rtems.orgDaniel Hellstrom
2015-04-17LEON: move driver headers to bsp/ directoryDaniel Hellstrom
2015-04-17GRSPW router: fix build warningsDaniel Hellstrom
2015-04-17GRSPW_PKT: fix build warningsDaniel Hellstrom
2015-04-17GRSPW: fix build warningsDaniel Hellstrom
2015-04-17GRSPW: added clock cycles after GRSPW resetDaniel Hellstrom
2015-04-17GRSPW_PKT: Add support for Interrupt-codesAndreas Larsson
2015-04-17GRSPW: Fix incorrect register defines - presently functionally inconsequentialAndreas Larsson
2015-04-17LEON GRSPW: updated to new DRVMGR translation interfaceDaniel Hellstrom
2015-04-17GRSPW: fixed SET_RMAPEN and SET_RMAPBUFDISDaniel Hellstrom
2015-04-17GRSPW: Make sure buffers are 64-bit alignedArvid Bjorkengren
2015-04-17GRSPW: New packet based driver for SPW/SPW2/SPW2_DMADaniel Hellstrom
2015-04-17LEON: added new drivers to the LEON2/LEON3 BSPsDaniel Hellstrom
2015-04-17LEON: updated shared drivers to Driver Manger frameworkDaniel Hellstrom
2015-04-17LEON: updated and added PCI peripherals for LEON BSPsDaniel Hellstrom
2015-02-11grspw: Fix typosDaniel Cederman
2015-01-22grspw: descriptor tables no longer statically allocatedjavamonn