summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc (follow)
Commit message (Expand)AuthorAgeFilesLines
* leon, greth: let Gbit full duplex override halfDaniel Hellstrom2017-05-021-5/+5
* leon, greth: SMP support by using spin-lock protectionDaniel Hellstrom2017-05-021-63/+69
* leon, gptimer: offset intnum with subtimer indexMartin Aberg2017-05-021-1/+7
* leon, gptimer: fixed probing separate interruptsMartin Aberg2017-05-021-1/+1
* leon, l4stat: Initial driver commitJavier Jalle2017-05-027-0/+738
* leon, ambapp: Added L4STAT driver to ambapp idsJavier Jalle2017-05-021-0/+1
* leon, occan: Converted disable/enable to SMP locksMartin Aberg2017-05-021-17/+38
* leon, ahbstat: Use RTEMS 4.12 SMP interrupt lockMartin Aberg2017-05-021-14/+51
* leon, memscrub: add GR740 memory scrubber driverJavier Jalle2017-05-028-0/+884
* leon, griommu: add GR740 IOMMU driverJavier Jalle2017-05-027-0/+1661
* leon, ambapp: Added GRIOMMU driver to ambapp idsJavier Jalle2017-05-021-0/+1
* leon, l2cache: add GR740 L2-Cache driverJavier Jalle2017-05-027-0/+2330
* leon, ambapp: Added L2CACHE driver to ambapp idsJavier Jalle2017-05-021-0/+1
* leon, grpci2dma: add GR740 PCI DMA driverJavier Jalle2017-05-027-0/+2335
* leon, grpci2: prepare for GRPCI2DMA driverJavier Jalle2017-05-021-38/+72
* leon, grpci2: Make driver SMP safeJavier Jalle2017-05-021-15/+41
* leon, ambapp: updated AMBA PnP IDs and names databaseDaniel Hellstrom2017-05-022-23/+87
* leon, apbuart: Wait for shift register on closeMartin Aberg2017-05-021-1/+6
* leon, apbuart: Optimized RX processing in ISRMartin Aberg2017-05-021-8/+17
* leon, apbuart: support termios task driven modeMartin Aberg2017-05-021-16/+48
* leon, apbuart: Inherit HW parameters on sysconsoleMartin Aberg2017-05-023-7/+15
* leon, apbuart: Assign proper device nameMartin Aberg2017-05-021-3/+4
* leon, apbuart: RX delayed interruptMartin Aberg2017-05-021-2/+42
* leon, cons: drvmgr cons interface uses new TERMIOSMartin Aberg2017-05-023-205/+232
* leon, apbuart: added register defines: FIFO, delay intMartin Aberg2017-05-021-0/+3
* leon, clock: new driver manager clock driverMartin Aberg2017-05-023-194/+373
* 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-027-0/+813
* leon2/console/debugputs.c: Fix misleading indentation warningJoel Sherrill2017-04-241-5/+5
* 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