summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-14Remove beagle old i2c codeSichen Zhao3-633/+0
2017-06-14Remove excessive locking from cache operations.Alexei Pososin1-35/+9
2017-06-13bsp: Fixes due to header file changesSebastian Huber3-24/+37
2017-06-12bsp: Include missing <sys/param.h>Sebastian Huber6-0/+6
2017-06-12bsp/beatnik: Fixes due to header file changesSebastian Huber2-7/+7
2017-06-12i386: Support thread-local storage (TLS)Sebastian Huber3-5/+11
2017-06-09bsp/psim: Include missing <sys/param.h>Sebastian Huber1-0/+1
2017-06-09if_fxp: Include missing <inttypes.h>Sebastian Huber1-5/+6
2017-06-09Simplify TLS support in context switchSebastian Huber2-2/+5
2017-06-07bsps/arm: Fix ARMv7-M interrupt suppportChristian Mauderer1-2/+6
2017-06-07Do not include <sys/ioctl.h> in kernel-spaceSebastian Huber6-6/+2
2017-06-07Move RTEMS-specific Termios API contentSebastian Huber1-0/+2
2017-06-07network: Include missing <inttypes.h>Sebastian Huber1-0/+1
2017-06-02ada-tests/spatcb01: New testSebastian Huber6-0/+63
2017-06-01bsp/motorola_powerpc: Fix for Binutils 2.28+Sebastian Huber6-0/+6
2017-06-01bsps/powerpc: Set output format in linker scriptSebastian Huber1-1/+1
2017-05-29Add support for IBM PowerPC 750 chip.Phong Pham3-0/+6
2017-05-29ada: Remove task notepad supportSebastian Huber1-14/+0
2017-05-29ada: Update due to Clock Manager API changesSebastian Huber7-12/+20
2017-05-29ada: Remove <rtems/debug.h> supportSebastian Huber5-122/+0
2017-05-26build-system: Fix the targets support for the parallel build.Chris Johns1-1/+1
2017-05-25m32c/m32csim: Exclude linpack from the tests.Chris Johns1-0/+5
2017-05-24build-system: Parallel build all subdirs.Chris Johns26-59/+123
2017-05-24arm/tms570: Update preinstall.am after bootstrap.Chris Johns1-0/+4
2017-05-14sparc: only define start if it is different from SYM(start)Jacob Hansen1-0/+2
2017-05-14sparc: Adjust assembly to improve compability with LLVMJacob Hansen5-13/+13
2017-05-14leon, grtc: SMP support by using spin-locksDaniel Hellstrom1-37/+54
2017-05-14leon, grtc: updated overrun condition handlingDaniel Hellstrom1-11/+33
2017-05-14leon, gr1553bm: SMP support by using spin-locksDaniel Hellstrom1-14/+39
2017-05-14leon, gr1553bc: SMP support by using spin-locksDaniel Hellstrom1-39/+84
2017-05-14leon, apbuart: remove old RAW UART driverDaniel Hellstrom5-934/+1
2017-05-14leon, grtm: SMP support by using spin-locksDaniel Hellstrom1-83/+115
2017-05-14leon, ahbstat: remove printf warningsDaniel Hellstrom1-2/+2
2017-05-14leon, pci-peripherals: SMP support by spin-locks and updated genirqDaniel Hellstrom8-142/+412
2017-05-14leon, genirq: SMP support for PCI peripheralsDaniel Hellstrom2-42/+63
2017-05-14leon: allow SMP boot from any CPUMartin Aberg2-5/+14
2017-05-14leon, grcan: removed unused txerror, rxerrorMartin Aberg1-13/+0
2017-05-14leon, grcan: fixed historical commentMartin Aberg1-4/+3
2017-05-14leon, grcan: semaphore reset count required after flushingDaniel Hellstrom1-30/+32
2017-05-14leon, grcan: split hw_stop() into hw and sw stopDaniel Hellstrom1-0/+13
2017-05-14leon, grcan: RTEMS_NO_TIMEOUT on tx_semMartin Aberg1-1/+1
2017-05-14leon, grcan: redesigned bus-off and AHB error handlingMartin Aberg2-154/+334
2017-05-14leon, grcan: updated device name and use it for ISRDaniel Hellstrom2-3/+36
2017-05-14leon, grcan: fixed race on interrupt mask registerMartin Aberg1-0/+14
2017-05-14leon, grcan: unregister interrupt handler at closeMartin Aberg1-1/+5
2017-05-14leon, grcan: protect statistics on copy to userMartin Aberg1-0/+3
2017-05-14leon, grcan: use RTEMS 4.12 SMP interrupt lockMartin Aberg1-27/+44
2017-05-14leon, grcan: consistent indentationMartin Aberg2-620/+618
2017-05-14leon, grcan: function based user interfaceMartin Aberg2-356/+436
2017-05-14bsp/leon3: Cleaner namespace for LEON3 debug UARTMartin Aberg3-21/+23