summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* network: Use inet_ntoa_r()Sebastian Huber2017-06-077-21/+29
* network: Update <arpa/inet.h>Sebastian Huber2017-06-076-102/+189
* network: Move header filesSebastian Huber2017-06-0714-24/+24
* network: Move RTEMS specificsSebastian Huber2017-06-074-18/+32
* network: Include <sys/uio.h> explicitlySebastian Huber2017-06-073-0/+3
* Include missing <sys/param.h>Sebastian Huber2017-06-072-0/+2
* rpc: Remove superfluous includesSebastian Huber2017-06-072-2/+0
* Do not include <sys/ioctl.h> in kernel-spaceSebastian Huber2017-06-0727-21/+25
* Move RTEMS-specific Termios API contentSebastian Huber2017-06-079-118/+19
* Do not use deprecated <sys/termios.h>Sebastian Huber2017-06-071-1/+1
* Test for POSIX headers from Newlib 20170522Sebastian Huber2017-06-075-99/+110
* Provide kernel space headers used by NewlibSebastian Huber2017-06-074-0/+39
* network: Do not use MSIZESebastian Huber2017-06-074-12/+13
* network: Include missing <inttypes.h>Sebastian Huber2017-06-073-0/+3
* ada-tests/spatcb01: New testSebastian Huber2017-06-026-0/+63
* 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
* ada: Remove task notepad supportSebastian Huber2017-05-291-14/+0
* ada: Update due to Clock Manager API changesSebastian Huber2017-05-297-12/+20
* ada: Remove <rtems/debug.h> supportSebastian Huber2017-05-295-122/+0
* build-system: Fix the targets support for the parallel build.Chris Johns2017-05-264-5/+4
* testsuite: Fix excluding tests that a substring of another test.Chris Johns2017-05-251-11/+10
* m32c/m32csim: Exclude linpack from the tests.Chris Johns2017-05-251-0/+5
* build-system: Parallel build all subdirs.Chris Johns2017-05-2431-114/+222
* testsuite: Add fsjffs2gc01 to the disable JFFS tests.Chris Johns2017-05-241-0/+1
* testusite: Fix the parallel build test excludes.Chris Johns2017-05-241-26/+22
* arm/tms570: Update preinstall.am after bootstrap.Chris Johns2017-05-241-0/+4
* cpukit/libxz: Fix the include path to remove the make warnings.Chris Johns2017-05-242-12/+6
* arm: Fix profiling support of Thumb-1 targetsSebastian Huber2017-05-231-1/+3
* posix: clarify expression with parenthesesGedare Bloom2017-05-161-1/+1
* confdefs.h: Add SMP enabled field to configurationSebastian Huber2017-05-1620-3/+46
* confdefs.h: Fix compile error in non-SMP cfgSebastian Huber2017-05-161-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-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
* 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