summaryrefslogtreecommitdiffstats
path: root/c/src/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/sparc: Fix cache supportSebastian Huber2017-07-191-4/+9
* bsps: Fix warningSebastian Huber2017-07-191-0/+3
* bsps/sparc: Add leon3 BSP variantsDaniel Cederman2017-07-1711-5/+134
* sparc: Add assembly workaround for LEON3FT B2BST errataDaniel Cederman2017-07-173-0/+87
* bsps: Include missing header fileSebastian Huber2017-07-125-1/+5
* bsp/beagle: Add FDT support for Beaglebone BlackSichen Zhao2017-07-125-1/+26
* Add interrupt vector set/get affinitySebastian Huber2017-07-1211-70/+166
* Add interrupt server moveSebastian Huber2017-07-121-0/+75
* Add interrupt server set affinitySebastian Huber2017-07-121-0/+33
* Add interrupt server suspend/resumeSebastian Huber2017-07-121-2/+59
* Create one interrupt server per processorSebastian Huber2017-07-121-79/+184
* bsps/sparc: Fix ambapp_int_set_affinity()Sebastian Huber2017-07-111-1/+1
* score: Introduce _SMP_Get_online_processors()Sebastian Huber2017-07-073-4/+6
* score: Use <sys/bitset.h> for Processor_maskSebastian Huber2017-07-066-8/+12
* Add rtems_interrupt_server_handler_iterate()Sebastian Huber2017-06-261-0/+70
* i386/shared/comm/i386-stub-glue.c: Fix duplicate const warningJoel Sherrill2017-06-211-1/+1
* lpc176x/misc/restart.c: Fix duplicate const warningJoel Sherrill2017-06-211-1/+1
* bsps: Improve interrupt vector enable/disable APISebastian Huber2017-06-2036-370/+238
* bsps/powerpc: Fix warningSebastian Huber2017-06-161-5/+5
* Fix beagle i2c file bbb-i2c.c comment issuesSichen Zhao2017-06-151-19/+23
* Add the i2c driver for Beaglebone BlackSichen Zhao2017-06-145-141/+765
* Remove beagle old i2c codeSichen Zhao2017-06-143-633/+0
* Remove excessive locking from cache operations.Alexei Pososin2017-06-141-35/+9
* bsp: Fixes due to header file changesSebastian Huber2017-06-132-16/+18
* bsp: Include missing <sys/param.h>Sebastian Huber2017-06-126-0/+6
* bsp/beatnik: Fixes due to header file changesSebastian Huber2017-06-122-7/+7
* i386: Support thread-local storage (TLS)Sebastian Huber2017-06-123-5/+11
* bsp/psim: Include missing <sys/param.h>Sebastian Huber2017-06-091-0/+1
* Simplify TLS support in context switchSebastian Huber2017-06-092-2/+5
* bsps/arm: Fix ARMv7-M interrupt suppportChristian Mauderer2017-06-071-2/+6
* Do not include <sys/ioctl.h> in kernel-spaceSebastian Huber2017-06-075-5/+2
* bsp/motorola_powerpc: Fix for Binutils 2.28+Sebastian Huber2017-06-016-0/+6
* bsps/powerpc: Set output format in linker scriptSebastian Huber2017-06-011-1/+1
* Add support for IBM PowerPC 750 chip.Phong Pham2017-05-293-0/+6
* m32c/m32csim: Exclude linpack from the tests.Chris Johns2017-05-251-0/+5
* build-system: Parallel build all subdirs.Chris Johns2017-05-2423-26/+33
* arm/tms570: Update preinstall.am after bootstrap.Chris Johns2017-05-241-0/+4
* 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-145-13/+13
* 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