summaryrefslogtreecommitdiff
path: root/cpukit (follow)
AgeCommit message (Expand)Author
2013-04-23mips: Fix warningsSebastian Huber
2013-04-23sapi: Fix warningsSebastian Huber
2013-04-11sapi: Fix unified workspace optionSebastian Huber
2013-04-09confdefs.h: Only one clock or timer configuration parameter can be definedJoel Sherrill
2013-04-09confdefs.h: Eliminate BSP_DEFAULT_UNIFIED_WORK_AREASJoel Sherrill
2013-04-08bsps: Fix warningsSebastian Huber
2013-04-02Fixed return in void functionAndreas Heinig
2013-03-22libfs: Always use geteuid() and getegid()Sebastian Huber
2013-03-22ramdisk: Fix device name generationSebastian Huber
2013-03-19Fixed 2 compiler warningsAndreas Heinig
2013-03-18sparc/cpu.h: Add commentsJoel Sherrill
2013-03-18m68k/cpu.h: Fix formatting and add comment blockJoel Sherrill
2013-03-18IMFS: Fix NULL pointer accessSebastian Huber
2013-03-11nios2: DocumentationSebastian Huber
2013-03-11nios2: Use NIOS2_CTLREG_INDEX_STATUSJeffrey O. Hill
2013-03-11nios2: Set CPU_ISR_PASSES_FRAME_POINTER to FALSEJeffrey O. Hill
2013-03-11nios2: Add _Nios2_Count_leading_zeros()Jeffrey O. Hill
2013-03-11nios2: Rename fileJeffrey O. Hill
2013-03-11nios2: Add optimized IP checksum supportJeffrey O. Hill
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom
2013-02-28cpukit moxie: Style correctionsJoel Sherrill
2013-02-28Common file changes in support of Moxie portAnthony Green
2013-02-28Add Moxie CPU supportAnthony Green
2013-02-27dosfs: PR2091: Fix warningAndreas Heinig
2013-02-27IMFS: PR2093: Fix warningSebastian Huber
2013-02-27dosfs: PR2092: Delete unused functionAndreas Heinig
2013-02-26PR2090: Fix warning in threadqdequeuepriority.cAndreas Heinig
2013-02-25add __ARM_ARCH_6ZK__ to cpukit/score/cpu/arm/rtems/score/arm.hCudmore, Alan P. (GSFC-5820)
2013-02-21libblock: Do resource allocation in one placeSebastian Huber
2013-02-20dosfs: Fix file length updateSebastian Huber
2013-02-15dosfs: Start scan with a valid data clusterSebastian Huber
2013-02-15dosfs: Fix file extendSebastian Huber
2013-02-15dosfs: Ensure valid data cluster countSebastian Huber
2013-02-14Conditionally install atomic-headers.Ralf Corsépius
2013-02-14Add RTEMS_CHECK_ATOMIC, RTEMS_CPUOPT([RTEMS_ATOMIC]), AM_CONDITIONAL ATOMIC.Ralf Corsépius
2013-02-14New.Ralf Corsépius
2013-02-14Include <stdint.h>Ralf Corsépius
2013-02-13ftpd: Go back to the root directorySebastian Huber
2013-02-12score: use new alignment routine in object extend information.Gedare Bloom
2013-02-12score: New routines to align addresses up or down.Gedare Bloom
2013-02-12sapi: PR1911: Add CONFIGURE_DISABLE_BSP_SETTINGSSebastian Huber
2013-02-12score: Add and use rtems_assert_contextSebastian Huber
2013-02-11PR1560: _Objects_Extend_information improper alignmentGedare Bloom
2013-02-07score: atomic support for RTEMS. Cleanup.WeiY
2013-02-07score: atomic support for RTEMS. Atomic operations for PowerPC.WeiY
2013-02-07score: atomic support for RTEMS. Atomic operations for i386.WeiY
2013-02-07score: atomic support for RTEMS. Generic atomic operations API definition.WeiY
2013-02-07score: atomic support for RTEMS automake and autoconf changesWeiY
2013-02-06rtems: Revert documentation changesSebastian Huber
2013-01-30dosfs: Always release the buffersSebastian Huber