summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Simplify TLS support in context switchSebastian Huber2017-06-091-1/+5
* build-system: Parallel build all subdirs.Chris Johns2017-05-241-1/+1
* sparc: only define start if it is different from SYM(start)Jacob Hansen2017-05-141-0/+2
* sparc: Adjust assembly to improve compability with LLVMJacob Hansen2017-05-142-8/+8
* leon, grtc: SMP support by using spin-locksDaniel Hellstrom2017-05-141-37/+54
* leon, grtc: updated overrun condition handlingDaniel Hellstrom2017-05-141-11/+33
* leon, gr1553bm: SMP support by using spin-locksDaniel Hellstrom2017-05-141-14/+39
* leon, gr1553bc: SMP support by using spin-locksDaniel Hellstrom2017-05-141-39/+84
* leon, apbuart: remove old RAW UART driverDaniel Hellstrom2017-05-145-934/+1
* leon, grtm: SMP support by using spin-locksDaniel Hellstrom2017-05-141-83/+115
* leon, ahbstat: remove printf warningsDaniel Hellstrom2017-05-141-2/+2
* leon, pci-peripherals: SMP support by spin-locks and updated genirqDaniel Hellstrom2017-05-148-142/+412
* leon, genirq: SMP support for PCI peripheralsDaniel Hellstrom2017-05-142-42/+63
* leon: allow SMP boot from any CPUMartin Aberg2017-05-142-5/+14
* leon, grcan: removed unused txerror, rxerrorMartin Aberg2017-05-141-13/+0
* leon, grcan: fixed historical commentMartin Aberg2017-05-141-4/+3
* leon, grcan: semaphore reset count required after flushingDaniel Hellstrom2017-05-141-30/+32
* leon, grcan: split hw_stop() into hw and sw stopDaniel Hellstrom2017-05-141-0/+13
* leon, grcan: RTEMS_NO_TIMEOUT on tx_semMartin Aberg2017-05-141-1/+1
* leon, grcan: redesigned bus-off and AHB error handlingMartin Aberg2017-05-142-154/+334
* leon, grcan: updated device name and use it for ISRDaniel Hellstrom2017-05-142-3/+36
* leon, grcan: fixed race on interrupt mask registerMartin Aberg2017-05-141-0/+14
* leon, grcan: unregister interrupt handler at closeMartin Aberg2017-05-141-1/+5
* leon, grcan: protect statistics on copy to userMartin Aberg2017-05-141-0/+3
* leon, grcan: use RTEMS 4.12 SMP interrupt lockMartin Aberg2017-05-141-27/+44
* leon, grcan: consistent indentationMartin Aberg2017-05-142-620/+618
* leon, grcan: function based user interfaceMartin Aberg2017-05-142-356/+436
* bsp/leon3: Cleaner namespace for LEON3 debug UARTMartin Aberg2017-05-143-21/+23
* leon, irq: single CPU SMP configuration does not need IPI ISRDaniel Hellstrom2017-05-141-3/+8
* leon, greth: new option and change soft-reset logic for EDCLDaniel Hellstrom2017-05-141-18/+49
* leon, greth: 10/100 modes should be assigned in fastest priorityDaniel Hellstrom2017-05-141-6/+4
* leon, greth: speed modes advertising now configurableDaniel Hellstrom2017-05-142-4/+42
* leon, greth: EDCL and DD is disabled during resetDaniel Hellstrom2017-05-142-14/+34
* 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