summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Clock_driver_support_install_isr()Sebastian Huber2017-09-184-14/+7
* leon,ambapp_bus: make unreferenced global function staticDaniel Hellstrom2017-08-292-51/+69
* leon,grascs: fix semaphore policiesDaniel Hellstrom2017-08-291-2/+3
* leon,ambapp: fixes bad allocation checkDaniel Hellstrom2017-08-291-1/+1
* leon,gr1553b: improve init checkDaniel Hellstrom2017-08-291-3/+8
* libchip,greth: disable driver if SMP kernelDaniel Hellstrom2017-08-291-0/+2
* leon,occan: remove dead code.Daniel Hellstrom2017-08-291-92/+0
* leon, grspw: for SMP use GRSPW Packet driverDaniel Hellstrom2017-08-294-3/+15
* Include missing <string.h>Sebastian Huber2017-08-2512-0/+12
* sparc: Add lazy floating point switchSebastian Huber2017-07-255-12/+78
* INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNITSebastian Huber2017-07-253-0/+12
* sparc: Rename SPARC_USE_SAFE_FP_SUPPORTSebastian Huber2017-07-251-3/+3
* bsp/leon2: Add at697f variantSebastian Huber2017-07-256-4/+62
* bsp/leon2: Use hard-float by defaultSebastian Huber2017-07-251-1/+1
* bsps/sparc: Add leon3 BSP variantsDaniel Cederman2017-07-1711-5/+134
* sparc: Add assembly workaround for LEON3FT B2BST errataDaniel Cederman2017-07-171-0/+47
* bsps: Include missing header fileSebastian Huber2017-07-122-1/+2
* Add interrupt vector set/get affinitySebastian Huber2017-07-125-28/+74
* bsps/sparc: Fix ambapp_int_set_affinity()Sebastian Huber2017-07-111-1/+1
* score: Introduce _SMP_Get_online_processors()Sebastian Huber2017-07-071-1/+1
* score: Use <sys/bitset.h> for Processor_maskSebastian Huber2017-07-063-4/+4
* bsps: Improve interrupt vector enable/disable APISebastian Huber2017-06-201-6/+4
* 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