summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom19-31726/+0
2013-02-28cpukit moxie: Style correctionsJoel Sherrill2-71/+7
2013-02-28Common file changes in support of Moxie portAnthony Green3-1/+3
2013-02-28Add Moxie CPU supportAnthony Green9-0/+1647
2013-02-27dosfs: PR2091: Fix warningAndreas Heinig1-2/+2
2013-02-27IMFS: PR2093: Fix warningSebastian Huber1-3/+2
2013-02-27dosfs: PR2092: Delete unused functionAndreas Heinig1-32/+0
2013-02-26PR2090: Fix warning in threadqdequeuepriority.cAndreas Heinig1-0/+1
2013-02-25add __ARM_ARCH_6ZK__ to cpukit/score/cpu/arm/rtems/score/arm.hCudmore, Alan P. (GSFC-5820)1-0/+4
2013-02-21libblock: Do resource allocation in one placeSebastian Huber1-115/+153
2013-02-20dosfs: Fix file length updateSebastian Huber1-2/+3
2013-02-15dosfs: Start scan with a valid data clusterSebastian Huber1-26/+16
2013-02-15dosfs: Fix file extendSebastian Huber1-23/+24
2013-02-15dosfs: Ensure valid data cluster countSebastian Huber1-1/+6
2013-02-14Conditionally install atomic-headers.Ralf Corsépius4-2/+8
2013-02-14Add RTEMS_CHECK_ATOMIC, RTEMS_CPUOPT([RTEMS_ATOMIC]), AM_CONDITIONAL ATOMIC.Ralf Corsépius1-0/+7
2013-02-14New.Ralf Corsépius1-0/+13
2013-02-14Include <stdint.h>Ralf Corsépius1-0/+2
2013-02-13ftpd: Go back to the root directorySebastian Huber1-0/+8
2013-02-12score: use new alignment routine in object extend information.Gedare Bloom1-12/+16
2013-02-12score: New routines to align addresses up or down.Gedare Bloom1-0/+44
2013-02-12sapi: PR1911: Add CONFIGURE_DISABLE_BSP_SETTINGSSebastian Huber2-0/+16
2013-02-12score: Add and use rtems_assert_contextSebastian Huber3-2/+21
2013-02-11PR1560: _Objects_Extend_information improper alignmentGedare Bloom1-5/+18
2013-02-07score: atomic support for RTEMS. Cleanup.WeiY3-226/+218
2013-02-07score: atomic support for RTEMS. Atomic operations for PowerPC.WeiY1-0/+537
2013-02-07score: atomic support for RTEMS. Atomic operations for i386.WeiY1-0/+341
2013-02-07score: atomic support for RTEMS. Generic atomic operations API definition.WeiY4-0/+876
2013-02-07score: atomic support for RTEMS automake and autoconf changesWeiY8-1/+30
2013-02-06rtems: Revert documentation changesSebastian Huber1-5/+5
2013-01-30dosfs: Always release the buffersSebastian Huber1-22/+23
2013-01-30ftpd: Check the root and current directory changeSebastian Huber1-20/+28
2013-01-28ftpfs: Fix SIZE command handlingSebastian Huber1-76/+98
2013-01-23Move <memory.h> and <sys/uio.h> to non-networking directoryJoel Sherrill7-28/+120
2013-01-14NIOS2: Fix register restore sequence in epilogueSebastian Huber1-3/+3
2013-01-10cpukit: Fix many Doxygen warningsJoel Sherrill18-59/+66
2013-01-10devfs: Doxygen Warning Removal and CleanupJoel Sherrill1-41/+56
2013-01-10cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill164-405/+290
2013-01-10cpukit: Add EOL on files missing EOL at EOFJoel Sherrill139-139/+139
2013-01-10rfs: Doxygen group cannot have a dash in itJoel Sherrill21-21/+21
2013-01-10cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill179-184/+180
2013-01-10cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill67-223/+210
2013-01-10score: Doxygen Clean Up Task #14Alex Ivanov20-30/+290
2013-01-10score: Doxygen Clean Up Task #12Alex Ivanov20-134/+446
2013-01-10rtems: Avoid NULL pointer accessSebastian Huber1-5/+7
2013-01-09IMFS: DocumentationSebastian Huber1-23/+36
2013-01-09libcsupport: DocumentationSebastian Huber1-6/+9
2013-01-09libcsupport: DocumentationSebastian Huber1-35/+22
2013-01-09sapi: DocumentationSebastian Huber1-15/+16
2013-01-09nfsclient: Return an error status in nfsInit()Sebastian Huber2-50/+84