summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
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
2013-01-09score: Doxygen Clean Up Task #18Alex Ivanov12-338/+422
2013-01-09score: Doxygen Clean Up Task #17Alex Ivanov20-709/+818
2013-01-08score: Doxygen Clean Up Task #16Alex Ivanov19-1355/+1429
2013-01-08score: Doxygen Clean Up Task #4Alex Ivanov20-1185/+1256
2013-01-08score: Doxygen Clean Up Task #15Alex Ivanov20-733/+769
2013-01-08libfs: Doxygen Clean Up Task #1Alex Ivanov19-482/+666
2013-01-08sapi: Doxygen Clean Up Task #1Alex Ivanov18-770/+791
2013-01-08libcsupport: Doxygen Clean Up Task #1Alex Ivanov15-143/+162
2013-01-07sapi: Add rtems_fatal_source_description()Sebastian Huber3-1/+64
2013-01-07posix: Doxygen Clean Up Task #1Alex Ivanov20-345/+419
2013-01-07score: Doxygen Clean Up Task #11Mathew Kallada20-830/+1068
2013-01-07rtems: Simplify _Event_Surrender()Sebastian Huber1-28/+14
2013-01-07rtems: Simplify _Event_Surrender()Sebastian Huber1-4/+6
2013-01-07rtems: Simplify _Event_Surrender()Sebastian Huber1-2/+1
2013-01-07rtems: Critical fix for eventsSebastian Huber1-7/+12
2013-01-07rtems: Add commentSebastian Huber1-0/+5
2013-01-07arm: Add AIRCR register definesSebastian Huber1-0/+15
2013-01-07arm: Implement CPU_Exception_frame_print()Sebastian Huber3-35/+40
2013-01-07arm: Add and use _ARMV7M_Exception_default()Sebastian Huber3-0/+56