summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: use new alignment routine in object extend information.Gedare Bloom2013-02-121-12/+16
* score: New routines to align addresses up or down.Gedare Bloom2013-02-121-0/+44
* sapi: PR1911: Add CONFIGURE_DISABLE_BSP_SETTINGSSebastian Huber2013-02-122-0/+16
* score: Add and use rtems_assert_contextSebastian Huber2013-02-123-2/+21
* PR1560: _Objects_Extend_information improper alignmentGedare Bloom2013-02-111-5/+18
* score: atomic support for RTEMS. Cleanup.WeiY2013-02-073-226/+218
* score: atomic support for RTEMS. Atomic operations for PowerPC.WeiY2013-02-071-0/+537
* score: atomic support for RTEMS. Atomic operations for i386.WeiY2013-02-071-0/+341
* score: atomic support for RTEMS. Generic atomic operations API definition.WeiY2013-02-074-0/+876
* score: atomic support for RTEMS automake and autoconf changesWeiY2013-02-078-1/+30
* rtems: Revert documentation changesSebastian Huber2013-02-061-5/+5
* dosfs: Always release the buffersSebastian Huber2013-01-301-22/+23
* ftpd: Check the root and current directory changeSebastian Huber2013-01-301-20/+28
* ftpfs: Fix SIZE command handlingSebastian Huber2013-01-281-76/+98
* Move <memory.h> and <sys/uio.h> to non-networking directoryJoel Sherrill2013-01-237-28/+120
* NIOS2: Fix register restore sequence in epilogueSebastian Huber2013-01-141-3/+3
* cpukit: Fix many Doxygen warningsJoel Sherrill2013-01-1018-59/+66
* devfs: Doxygen Warning Removal and CleanupJoel Sherrill2013-01-101-41/+56
* cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill2013-01-10164-405/+290
* cpukit: Add EOL on files missing EOL at EOFJoel Sherrill2013-01-10139-139/+139
* rfs: Doxygen group cannot have a dash in itJoel Sherrill2013-01-1021-21/+21
* cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill2013-01-10179-184/+180
* cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill2013-01-1067-223/+210
* score: Doxygen Clean Up Task #14Alex Ivanov2013-01-1020-30/+290
* score: Doxygen Clean Up Task #12Alex Ivanov2013-01-1020-134/+446
* rtems: Avoid NULL pointer accessSebastian Huber2013-01-101-5/+7
* IMFS: DocumentationSebastian Huber2013-01-091-23/+36
* libcsupport: DocumentationSebastian Huber2013-01-091-6/+9
* libcsupport: DocumentationSebastian Huber2013-01-091-35/+22
* sapi: DocumentationSebastian Huber2013-01-091-15/+16
* nfsclient: Return an error status in nfsInit()Sebastian Huber2013-01-092-50/+84
* score: Doxygen Clean Up Task #18Alex Ivanov2013-01-0912-338/+422
* score: Doxygen Clean Up Task #17Alex Ivanov2013-01-0920-709/+818
* score: Doxygen Clean Up Task #16Alex Ivanov2013-01-0819-1355/+1429
* score: Doxygen Clean Up Task #4Alex Ivanov2013-01-0820-1185/+1256
* score: Doxygen Clean Up Task #15Alex Ivanov2013-01-0820-733/+769
* libfs: Doxygen Clean Up Task #1Alex Ivanov2013-01-0819-482/+666
* sapi: Doxygen Clean Up Task #1Alex Ivanov2013-01-0818-770/+791
* libcsupport: Doxygen Clean Up Task #1Alex Ivanov2013-01-0815-143/+162
* sapi: Add rtems_fatal_source_description()Sebastian Huber2013-01-073-1/+64
* posix: Doxygen Clean Up Task #1Alex Ivanov2013-01-0720-345/+419
* score: Doxygen Clean Up Task #11Mathew Kallada2013-01-0720-830/+1068
* rtems: Simplify _Event_Surrender()Sebastian Huber2013-01-071-28/+14
* rtems: Simplify _Event_Surrender()Sebastian Huber2013-01-071-4/+6
* rtems: Simplify _Event_Surrender()Sebastian Huber2013-01-071-2/+1
* rtems: Critical fix for eventsSebastian Huber2013-01-071-7/+12
* rtems: Add commentSebastian Huber2013-01-071-0/+5
* arm: Add AIRCR register definesSebastian Huber2013-01-071-0/+15
* arm: Implement CPU_Exception_frame_print()Sebastian Huber2013-01-073-35/+40
* arm: Add and use _ARMV7M_Exception_default()Sebastian Huber2013-01-073-0/+56