summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-08bsps: Fix warningsSebastian Huber1-0/+21
2013-04-02Fixed return in void functionAndreas Heinig1-1/+1
2013-03-22libfs: Always use geteuid() and getegid()Sebastian Huber2-12/+2
2013-03-22ramdisk: Fix device name generationSebastian Huber1-1/+1
2013-03-19Fixed 2 compiler warningsAndreas Heinig1-1/+1
2013-03-18sparc/cpu.h: Add commentsJoel Sherrill1-0/+3
2013-03-18m68k/cpu.h: Fix formatting and add comment blockJoel Sherrill1-3/+10
2013-03-18IMFS: Fix NULL pointer accessSebastian Huber1-9/+10
2013-03-11nios2: DocumentationSebastian Huber1-13/+2
2013-03-11nios2: Use NIOS2_CTLREG_INDEX_STATUSJeffrey O. Hill1-1/+2
2013-03-11nios2: Set CPU_ISR_PASSES_FRAME_POINTER to FALSEJeffrey O. Hill2-23/+3
2013-03-11nios2: Add _Nios2_Count_leading_zeros()Jeffrey O. Hill3-0/+75
2013-03-11nios2: Rename fileJeffrey O. Hill2-1/+1
2013-03-11nios2: Add optimized IP checksum supportJeffrey O. Hill3-0/+365
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