summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* IMFS: Aggregate link support in dedicated modulesSebastian Huber2015-01-285-177/+152
* IMFS: Replace node union with individual structSebastian Huber2015-01-2726-625/+536
* sys/socket.h: Add include of <sys/_types.h> for ssize_tJoel Sherrill2015-01-231-0/+1
* libnetworking: Fix memset() callSebastian Huber2015-01-231-1/+1
* score: Delete superfluous Heap_Statistics::instanceSebastian Huber2015-01-223-10/+0
* Filesystem: Delete node type operationSebastian Huber2015-01-2231-476/+61
* powerpc: Fix AltiVec VSCR save/restoreSebastian Huber2015-01-203-10/+13
* libnetworking: Fix close of active socketsSebastian Huber2015-01-206-66/+99
* libnetworking: Delete dead codeSebastian Huber2015-01-204-10/+0
* libnetworking: Avoid spurious event deliverySebastian Huber2015-01-201-1/+0
* libnetworking: Simplify sbwait()Sebastian Huber2015-01-151-11/+1
* powerpc: AltiVec and FPU context supportSebastian Huber2015-01-135-8/+700
* nios2: Disable assembler warningSebastian Huber2015-01-131-2/+3
* arm: Fix compile error for ARMv6-M multilibSebastian Huber2015-01-092-2/+5
* powerpc: Add AltiVec register ASM definesSebastian Huber2015-01-091-0/+32
* powerpc: Use PPC_HAS_FPUSebastian Huber2015-01-091-0/+2
* powerpc: Add PPC_STACK_ALIGN_POWERSebastian Huber2015-01-091-16/+6
* powerpc: Set PPC_DEFAULT_CACHE_LINE_SIZE for e6500Sebastian Huber2015-01-092-6/+12
* powerpc: Use PPC_DEFAULT_CACHE_LINE_SIZESebastian Huber2015-01-092-3/+4
* powerpc: Delete _CPU_IRQ_infoSebastian Huber2015-01-091-16/+0
* powerpc: Use alternate time base for CPU counterSebastian Huber2015-01-091-3/+3
* smp: Add and use _SMP_Should_start_processor()Sebastian Huber2015-01-092-3/+20
* capture: Fix lock initializationSebastian Huber2015-01-091-6/+11
* untar.c: Coverity ID 26151 and reformatJoel Sherrill2015-01-041-295/+251
* Correct error return mismatchesNick Withers2014-12-234-22/+48
* libnetworking: Make rtems_dhcp_failsafe() run time configurablePeter Dufault2014-12-232-44/+91
* posix: Delete unused _POSIX_Threads_Get()Sebastian Huber2014-12-181-34/+0
* smp: Fix timeout for MrsP semaphoresSebastian Huber2014-12-182-60/+91
* Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber2014-12-162-4/+2
* sys/endian.h: Fix 16-bit int problemsSebastian Huber2014-12-151-4/+6
* Enable WebSocket support in the Mongoose HTTP serverNick Withers2014-12-151-1/+1
* libcsupport: Do not use _Assert() for sync()Sebastian Huber2014-12-121-11/+3
* shell: Add 'all' topic for help for all commandsSebastian Huber2014-12-121-11/+19
* Add POSIX key value pairs to resource snapshotSebastian Huber2014-12-122-12/+45
* posix: Delete key/value if value is set to NULLSebastian Huber2014-12-123-38/+87
* posix: Simplify _POSIX_Keys_Find()Sebastian Huber2014-12-124-12/+10
* confdefs.h: Fix workspace size if idle task is FPSebastian Huber2014-12-121-2/+8
* Teach rtems_tarfs_load() about symlinksNick Withers2014-12-111-0/+17
* sparc64: put each copyright on one lineGedare Bloom2014-12-085-16/+11
* shell: Avoid __DATE__ and adjust welcome messageSebastian Huber2014-12-051-2/+1
* nfsclient: Avoid __FILE__ and __LINE__Sebastian Huber2014-12-051-3/+1
* Update bug report URLSebastian Huber2014-12-051-1/+1
* libmisc: More useful default configurationSebastian Huber2014-12-054-65/+106
* doxygen: expand specified compiler macros to empty string, so they are ignore...Jan Dolezal2014-12-041-3/+4
* i386: doxygen and comments related to VESA real mode framebufferJan Dolezal2014-12-042-17/+26
* SPARC: optimize IRQ enable & disableDaniel Hellstrom2014-12-041-2/+16
* monitor: Replace puts() with proper fprintf()Sebastian Huber2014-12-032-3/+3
* nfs: Add RPCd task affinity config optionDaniel Cederman2014-12-022-0/+23
* net: Add network task affinity configDaniel Cederman2014-12-023-0/+55
* libmisc/shell: Edit history hack is corrupting memory. Remove it.Chris Johns2014-12-011-24/+1