summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* leon, tlib: added timer width mask informationDaniel Hellstrom2017-05-022-0/+24
* leon, ambapp_bus: IRQ affinity for on-chip AMBAPP busDaniel Hellstrom2017-05-023-0/+81
* leon, GR-CPCI-GR740: Added peripheral PCI driverJavier Jalle2017-05-022-0/+799
* shared/drvmgr/leon2_amba_bus.c: Include <rtems/bspIo.h>Joel Sherrill2017-04-241-0/+1
* amba/ahbstat.c: Correct printf() formatJoel Sherrill2017-04-231-1/+1
* uart/apbuart.c: Correct printk() formatJoel Sherrill2017-04-231-1/+1
* spw/grspw_router.c: Include <rtems/bspIo.h>Joel Sherrill2017-04-231-0/+1
* irq/genirq.c: Include <rtems/bspIo.h>Joel Sherrill2017-04-231-0/+1
* drvmgr/ambapp_bus.c: Include <rtems/bspIo.h>Joel Sherrill2017-04-231-0/+1
* amba/ahbstat.c: Include <rtems/bspIo.h>Joel Sherrill2017-04-231-0/+1
* bsps: Fix baud settingsSebastian Huber2017-04-031-1/+1
* termios: Synchronize with latest FreeBSD headersKevin Kirspel2017-03-221-4/+4
* leon, grspw_pkt: fix overwrite protection when more than 32 devsDaniel Hellstrom2017-03-061-1/+1
* leon,grtm: ioctl() shouldn't access pointer before validatedDaniel Hellstrom2017-03-061-1/+2
* leon, grspw_pkt: SMP supportDaniel Hellstrom2017-03-062-36/+53
* 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-062-12/+51
* leon, grpsw_pkt: set unique work-task nameDaniel Hellstrom2017-03-061-2/+6
* leon, grspw_pkt: functions to support custom work-taskDaniel Hellstrom2017-03-062-76/+119
* leon, grspw_pkt: fix interrupt code ctrl bit declarationsDaniel Hellstrom2017-03-061-1/+1
* leon, grspw_pkt: added work-task configuration optionsDaniel Hellstrom2017-03-062-73/+277
* leon, grpci2: latency timer user configurable (default 64)Javier Jalle2017-03-062-0/+20
* leon, gr740: fix device registration for GRPCI2 coreJavier Jalle2017-03-061-0/+26
* leon, gr-cpci-leon4-n2x: small comment fixJavier Jalle2017-03-061-1/+1
* leon, grpci2: updated DMA descriptor layoutJavier Jalle2017-03-061-9/+13
* leon, grpci2: fixed wrong bit layoutJavier Jalle2017-03-061-2/+2
* leon, grpci2: added TIMEOUT interruptJavier Jalle2017-03-061-2/+6
* bsps/sparc: Updated L2C registersJavier Jalle2017-03-061-21/+22
* leon, grspw_pkt: Added checks for special list casesDaniel Hellstrom2017-03-062-2/+11
* 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-062-6/+18
* leon, grspw_pkt: support for reading tx/rx DMA queueDaniel Hellstrom2017-03-062-6/+74
* leon, grspw_pkt: fixed device/dma closingDaniel Hellstrom2017-03-062-15/+33
* leon, grspw_pkt: coding style fixupsDaniel Hellstrom2017-03-061-8/+6
* leon, grspw_pkt: fixed and improved RX/TX waitDaniel Hellstrom2017-03-062-44/+61
* 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-062-3/+26
* leon, grspw_pkt: added link_ctrl optionsDaniel Hellstrom2017-03-062-9/+33
* leon, grspw_pkt: added grspw_link_status_clr() to APIDaniel Hellstrom2017-03-062-0/+10
* leon, grspw_pkt: code style clean-upsDaniel Hellstrom2017-03-061-8/+9
* leon, gptimer: start/reset must take RS and IP into accountDaniel Hellstrom2017-03-061-2/+4
* leon: Fix ambapp_bus OCCAN device registeration orderDaniel Hellstrom2017-03-061-10/+18
* leon, grspw_pkt: Preserve DMA address enable at start.Martin Aberg2017-03-061-0/+4
* leon, grspw_pkt: Fixed txpkt flag for link errorMartin Aberg2017-03-061-5/+5
* leon, grspw_pkt: Fixed parameter check in grspw_dma_open()Martin Aberg2017-03-061-1/+1