summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-14score: Remove rtems_ada_selfSebastian Huber2-12/+0
2017-06-13xz: Use CRC32Sebastian Huber2-7/+2
2017-06-12network: Remove FreeBSD specific hackSebastian Huber5-21/+8
2017-06-12i386: Support thread-local storage (TLS)Sebastian Huber4-11/+62
2017-06-09i386: Move _CPU_Context_Initialize()Sebastian Huber2-46/+65
2017-06-09Simplify TLS support in context switchSebastian Huber1-11/+2
2017-06-08libblock: FreeBSD kernel-space compatibilitySebastian Huber1-1/+1
2017-06-08network: Fix DHCP client protocolStavros Passas3-6/+36
2017-06-07Fix CPU_COPY() usageSebastian Huber6-7/+7
2017-06-07network: Header file compatiblitySebastian Huber11-21/+39
2017-06-07network: Use inet_ntoa_r()Sebastian Huber7-21/+29
2017-06-07network: Update <arpa/inet.h>Sebastian Huber6-102/+189
2017-06-07network: Move header filesSebastian Huber14-24/+24
2017-06-07network: Move RTEMS specificsSebastian Huber4-18/+32
2017-06-07network: Include <sys/uio.h> explicitlySebastian Huber3-0/+3
2017-06-07Include missing <sys/param.h>Sebastian Huber2-0/+2
2017-06-07rpc: Remove superfluous includesSebastian Huber2-2/+0
2017-06-07Do not include <sys/ioctl.h> in kernel-spaceSebastian Huber19-15/+21
2017-06-07Move RTEMS-specific Termios API contentSebastian Huber4-34/+11
2017-06-07Do not use deprecated <sys/termios.h>Sebastian Huber1-1/+1
2017-06-07Test for POSIX headers from Newlib 20170522Sebastian Huber5-99/+110
2017-06-07Provide kernel space headers used by NewlibSebastian Huber4-0/+39
2017-06-07network: Do not use MSIZESebastian Huber4-12/+13
2017-06-07network: Include missing <inttypes.h>Sebastian Huber2-0/+2
2017-05-26build-system: Fix the targets support for the parallel build.Chris Johns1-1/+1
2017-05-24build-system: Parallel build all subdirs.Chris Johns5-55/+99
2017-05-24cpukit/libxz: Fix the include path to remove the make warnings.Chris Johns2-12/+6
2017-05-23arm: Fix profiling support of Thumb-1 targetsSebastian Huber1-1/+3
2017-05-16posix: clarify expression with parenthesesGedare Bloom1-1/+1
2017-05-16confdefs.h: Add SMP enabled field to configurationSebastian Huber2-1/+12
2017-05-16confdefs.h: Fix compile error in non-SMP cfgSebastian Huber1-1/+1
2017-05-12confdefs.h: Use SMP scheduler only if necessarySebastian Huber1-1/+1
2017-05-11confdefs.h: CONFIGURE_DISABLE_SMP_CONFIGURATIONSebastian Huber1-2/+6
2017-05-05posix/mman: add mmap support for shm objectsGedare Bloom13-94/+376
2017-05-05posix: Add mmap/unmap support for mapping files.Chris Johns5-36/+319
2017-05-05posix/shm: replace threadq with mutex (allocator lock)Gedare Bloom2-28/+5
2017-05-05posix/mman: update atime on shared memory read callGedare Bloom2-0/+10
2017-05-04cpukit: Fix __RTEMS_REVISION__ defineSebastian Huber1-1/+1
2017-05-02leon, l4stat: Initial driver commitJavier Jalle1-0/+4
2017-05-02leon, memscrub: add GR740 memory scrubber driverJavier Jalle1-0/+4
2017-05-02leon, griommu: add GR740 IOMMU driverJavier Jalle1-0/+4
2017-05-02leon, l2cache: add GR740 L2-Cache driverJavier Jalle1-0/+4
2017-05-02drvmgr: ability to configure IRQ affinityDaniel Hellstrom2-0/+33
2017-05-02leon, GR-CPCI-GR740: Added peripheral PCI driverJavier Jalle3-0/+6
2017-05-02shell: Fix format specifiersSebastian Huber1-3/+3
2017-04-28rtems/inttypes.h: Add PRIdrtems_vector_number. Missed in previous commitJoel Sherrill1-0/+3
2017-04-27posix/src/mutexinit.c: Reorder to make priority a scoped variableJoel Sherrill1-28/+24
2017-04-26posix/src/mutexinit.c: Reorder to make priority a scoped variableJoel Sherrill1-22/+19
2017-04-25rtems/inttypes.h, block08: Add and use PRIdrtems_blkdev_bnumJoel Sherrill1-2/+5
2017-04-25score/cpu/or1k/rtems/score/cpu.h: Fix printf() format warningJoel Sherrill1-1/+3