source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @48fc25f   02/27/13 18:13:21 Anthony Green Common file changes in support of Moxie port Signed-off-by: Anthony … 4.115
(edit) @ff11282c   02/27/13 18:13:19 Anthony Green Add Moxie CPU support Signed-off-by: Anthony Green <green@…> 4.115
(edit) @2434555   02/27/13 10:00:26 Andreas Heinig dosfs: PR2091: Fix warning 4.115
(edit) @01eff24   02/27/13 09:22:28 Sebastian Huber IMFS: PR2093: Fix warning 4.115
(edit) @d06d4ab   02/27/13 09:40:13 Andreas Heinig dosfs: PR2092: Delete unused function 4.115
(edit) @c4946cd0   02/26/13 15:26:13 Andreas Heinig PR2090: Fix warning in threadqdequeuepriority.c 4.115
(edit) @75e5127   02/20/13 17:41:12 alan.p.cudmore add ARM_ARCH_6ZK to cpukit/score/cpu/arm/rtems/score/arm.h 4.115
(edit) @71cf3e9d   02/20/13 12:30:43 Sebastian Huber libblock: Do resource allocation in one place All resource … 4.115
(edit) @78a50d9   02/18/13 07:36:55 Sebastian Huber dosfs: Fix file length update 4.115
(edit) @cd85e84   02/15/13 15:57:21 Sebastian Huber dosfs: Start scan with a valid data cluster Simpify the loop. Set … 4.115
(edit) @df8c2d7   02/15/13 15:53:53 Sebastian Huber dosfs: Fix file extend Only append a valid cluster chain (cluster … 4.115
(edit) @0c9b35e8   02/15/13 15:52:05 Sebastian Huber dosfs: Ensure valid data cluster count 4.115
(edit) @fa1004bd   02/14/13 22:36:24 Ralf Corsepius Conditionally install atomic-headers. 4.115
(edit) @a718918   02/14/13 22:35:33 Ralf Corsepius Add RTEMS_CHECK_ATOMIC, RTEMS_CPUOPT([RTEMS_ATOMIC]), AM_CONDITIONAL … 4.115
(edit) @390258c   02/14/13 22:45:23 Ralf Corsepius New. 4.115
(edit) @91de38f8   02/14/13 16:27:15 Ralf Corsepius Include <stdint.h> 4.115
(edit) @995610e1   02/13/13 13:17:41 Sebastian Huber ftpd: Go back to the root directory 4.115
(edit) @9bd26e9   02/12/13 15:22:52 Gedare Bloom score: use new alignment routine in object extend information. 4.115
(edit) @a24bd46   02/12/13 15:20:51 Gedare Bloom score: New routines to align addresses up or down. 4.115
(edit) @7571a23   01/27/13 14:10:39 Sebastian Huber sapi: PR1911: Add CONFIGURE_DISABLE_BSP_SETTINGS 4.115
(edit) @68f36d14   01/27/13 13:02:50 Sebastian Huber score: Add and use rtems_assert_context 4.115
(edit) @d5ec2573   02/11/13 19:12:08 Gedare Bloom PR1560: _Objects_Extend_information improper alignment … 4.115
(edit) @4c96372   01/25/13 16:34:57 wei.a.yang score: atomic support for RTEMS. Cleanup. 4.115
(edit) @b8601fd   01/25/13 15:57:51 wei.a.yang score: atomic support for RTEMS. Atomic operations for PowerPC. 4.115
(edit) @45c6d53   01/25/13 15:56:40 wei.a.yang score: atomic support for RTEMS. Atomic operations for i386. 4.115
(edit) @2f0a0936   01/25/13 15:55:25 wei.a.yang score: atomic support for RTEMS. Generic atomic operations API definition. 4.115
(edit) @9d23df2   01/25/13 15:53:52 wei.a.yang score: atomic support for RTEMS automake and autoconf changes 4.115
(edit) @a2930a9   02/06/13 14:18:53 Sebastian Huber rtems: Revert documentation changes 4.115
(edit) @eefeefdd   01/30/13 09:31:40 Sebastian Huber dosfs: Always release the buffers Release the buffers also if this is … 4.115
(edit) @1b937c6   01/29/13 13:12:20 Sebastian Huber ftpd: Check the root and current directory change Only continue the … 4.115
(edit) @b63c8f9   01/28/13 09:23:28 Sebastian Huber ftpfs: Fix SIZE command handling It is invalid to issue a SIZE … 4.115
(edit) @bb679b3   01/23/13 19:09:18 Joel Sherrill Move <memory.h> and <sys/uio.h> to non-networking directory These two … 4.115
(edit) @0cce75e   01/14/13 08:54:21 Sebastian Huber NIOS2: Fix register restore sequence in epilogue This fix is … 4.115
(edit) @e858f70   01/10/13 23:06:06 Joel Sherrill cpukit: Fix many Doxygen warnings 4.115
(edit) @0c2f1e3   01/10/13 22:31:52 Joel Sherrill devfs: Doxygen Warning Removal and Cleanup 4.115
(edit) @b697bc6   01/10/13 21:06:42 Joel Sherrill cpukit: Use Consistent Beginning of Doxygen Group Notation This is … 4.115
(edit) @b10825c   01/10/13 19:29:41 Joel Sherrill cpukit: Add EOL on files missing EOL at EOF 4.115
(edit) @ff1becb   01/10/13 19:22:57 Joel Sherrill rfs: Doxygen group cannot have a dash in it Change rtems-rfs to rtems_rfs 4.115
(edit) @5cb175bb   01/10/13 19:22:31 Joel Sherrill cpukit/posix: Doxygen group is POSIXAPI 4.115
(edit) @a15eaaf   01/10/13 19:20:34 Joel Sherrill cpukit: Doxygen group fixes and many warnings addressed The output of … 4.115
(edit) @ed70eaea   01/10/13 14:50:33 alexivanov97 score: Doxygen Clean Up Task #14 4.115
(edit) @11050207   01/10/13 13:50:26 alexivanov97 score: Doxygen Clean Up Task #124.115
(edit) @cf8a351   01/10/13 13:03:46 Sebastian Huber rtems: Avoid NULL pointer access The _MPCI_table may be NULL in case … 4.115
(edit) @a89a2ec5   01/09/13 19:52:44 Sebastian Huber IMFS: Documentation 4.115
(edit) @25ba0cd   01/09/13 19:39:26 Sebastian Huber libcsupport: Documentation 4.115
(edit) @b403c67   01/09/13 19:39:11 Sebastian Huber libcsupport: Documentation 4.115
(edit) @e82fcb4   01/09/13 19:38:55 Sebastian Huber sapi: Documentation 4.115
(edit) @f33a84b5   01/09/13 16:22:51 Sebastian Huber nfsclient: Return an error status in nfsInit() Avoid assert() and use … 4.115
(edit) @d8134178   01/09/13 16:20:58 alexivanov97 score: Doxygen Clean Up Task #184.115
(edit) @1f0d013   01/09/13 13:56:28 alexivanov97 score: Doxygen Clean Up Task #17 4.115
(edit) @4f5740f   01/08/13 19:36:13 alexivanov97 score: Doxygen Clean Up Task #16 4.115
(edit) @1362b7a   01/08/13 17:39:08 alexivanov97 score: Doxygen Clean Up Task #4 4.115
(edit) @66fffc7   01/08/13 15:22:33 alexivanov97 score: Doxygen Clean Up Task #15 4.115
(edit) @e354eb4f   01/08/13 14:02:58 alexivanov97 libfs: Doxygen Clean Up Task #14.115
(edit) @27f071cd   01/08/13 13:13:41 alexivanov97 sapi: Doxygen Clean Up Task #1 4.115
(edit) @4027e63   01/08/13 12:40:27 alexivanov97 libcsupport: Doxygen Clean Up Task #1 4.115
(edit) @f2f39b62   01/07/13 15:01:45 Sebastian Huber sapi: Add rtems_fatal_source_description() 4.115
(edit) @cf301c9   01/07/13 14:53:43 alexivanov97 posix: Doxygen Clean Up Task #1 4.115
(edit) @34d12977   01/07/13 14:45:34 matkallada score: Doxygen Clean Up Task #11 4.115
(edit) @5f8d1c27   01/02/13 17:56:38 Sebastian Huber rtems: Simplify _Event_Surrender() Check for a satisfied event … 4.115
(edit) @1794f33   01/02/13 17:56:37 Sebastian Huber rtems: Simplify _Event_Surrender() Remove superfluous test for … 4.115
(edit) @0b422d56   01/02/13 17:56:36 Sebastian Huber rtems: Simplify _Event_Surrender() It is impossible to reach the … 4.115
(edit) @57f125d   01/02/13 17:56:35 Sebastian Huber rtems: Critical fix for events Commit … 4.115
(edit) @69d034a   01/02/13 17:56:34 Sebastian Huber rtems: Add comment 4.115
(edit) @2570a2a8   01/07/13 13:55:23 Sebastian Huber arm: Add AIRCR register defines 4.115
(edit) @2f28a03   01/07/13 12:42:09 Sebastian Huber arm: Implement CPU_Exception_frame_print() 4.115
(edit) @04f399d   01/07/13 09:19:23 Sebastian Huber arm: Add and use _ARMV7M_Exception_default() 4.115
(edit) @e377ad7   01/07/13 07:48:45 Sebastian Huber arm: Include <rtems/score/cpu.h> 4.115
(edit) @0d8cde9   01/07/13 07:39:45 Sebastian Huber arm: Provide CPU_Exception_frame for ARMv7-M 4.115
(edit) @0f7abd99   01/04/13 15:25:19 Sebastian Huber arm: Rename inline functions Rename arm_status_irq_enable() to … 4.115
(edit) @8df0e91   01/04/13 15:22:18 Sebastian Huber arm: Move inline functions 4.115
(edit) @13cf952   01/04/13 14:47:34 Sebastian Huber arm: Add and use default exception handler Add and use … 4.115
(edit) @50f3c42b   01/04/13 13:22:10 Sebastian Huber arm: Add and use _ARM_Exception_default() 4.115
(edit) @8d687737   01/04/13 13:09:19 Sebastian Huber arm: Change CPU_Exception_frame Provide proper CPU_Exception_frame … 4.115
(edit) @010c09a   01/04/13 12:20:37 Sebastian Huber arm: Rename type and functions Rename arm_exc_abort_handler to … 4.115
(edit) @c04ac2ca   01/04/13 12:16:35 Sebastian Huber arm: Move type definition and prototypes 4.115
(edit) @370c2c80   01/04/13 12:06:51 Sebastian Huber arm: Rename arm_exc_interrupt() Rename arm_exc_interrupt() to … 4.115
(edit) @9b2e7143   01/04/13 12:05:28 Sebastian Huber arm: Move prototypes to new file Move bsp_interrupt_dispatch() and … 4.115
(edit) @31eebc9   01/04/13 11:32:19 Sebastian Huber arm: Delete unused arm_exc_undefined() 4.115
(edit) @b41f2e2   01/03/13 16:07:14 Sebastian Huber score: Fix _Objects_Shrink_information() The chain iteration was … 4.115
(edit) @a163882   01/04/13 19:09:14 kolaveridi87 libmisc: Doxygen Clean Up Task #1 Conflicts occured durning this patch … 4.115
(edit) @436f86e   01/04/13 15:36:01 alexivanov97 posix: Doxygen Clean Up Task #2 4.115
(edit) @61b8e9f   01/04/13 15:29:06 kolaveridi87 rtems: Doxygen Clean Up Task #1 4.115
(edit) @d106ab3   01/04/13 15:22:20 kolaveridi87 rtems: Doxygen Clean Up Task #2 4.115
(edit) @00c1cd5   01/04/13 15:06:08 matkallada score: Doxygen Clean Up Task #10 4.115
(edit) @a1f9934a   01/04/13 15:01:21 matkallada score: Doxygen Clean Up Task #3 4.115
(edit) @455bd4e   01/04/13 14:49:56 alexivanov97 score: Doxygen Clean Up Task #9 4.115
(edit) @2305f97   01/04/13 14:39:30 matkallada libfs: Doxygen Clean Up Task #2 There were minor conflicts and the … 4.115
(edit) @d9e0006   01/02/13 17:27:31 alexivanov97 score: Doxygen Clean Up Task #5 4.115
(edit) @0ca61727   12/22/12 16:58:50 Sebastian Huber score: Add const qualifier 4.115
(edit) @53afcfd2   12/22/12 16:57:07 Sebastian Huber score: Do not inline _RBTree_Find_unprotected() This function is to … 4.115
(edit) @1dbbc0c   12/29/12 16:27:48 matkallada score: Doxygen Clean Up Task #1 4.115
(edit) @b98bb9e   12/29/12 13:34:18 matkallada score: Doxygen Clean Up Task #6 4.115
(edit) @9abeca85   12/29/12 12:22:26 Jennifer Averett cpukit avr: Replace dos eol with unix eol. 4.115
(edit) @38fcda7f   12/29/12 12:17:51 matkallada score: Doxygen Clean Up Task #8 4.115
(edit) @a65f4b19   12/29/12 00:12:12 matkallada score: Doxygen Clean Up Task #7 4.115
(edit) @319cb20   12/29/12 00:04:01 matkallada score: Doxygen Clean Up Task #2 4.115
(edit) @3cf4031   12/28/12 23:48:12 alexivanov97 Header File Doxygen Enhancement Task #1 4.115
(edit) @7ee5bc4c   12/28/12 23:23:21 matkallada rtems: Doxygen Clean Up Task #3 4.115
(edit) @f3255a6   12/28/12 17:30:27 matkallada Header File Doxygen Enhancement Task #11 4.115
Note: See TracRevisionLog for help on using the revision log.