source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @e358088   05/28/13 08:54:46 Sebastian Huber smp: New SMP lock API Move the SMP lock implementation to the CPU … 4.115
(edit) @7c5ceea5   05/31/13 08:35:44 Sebastian Huber score: Mark as no return Mark rtems_smp_secondary_cpu_initialize() as … 4.115
(edit) @e3be6915   05/27/13 15:31:46 Sebastian Huber score: Remove idle field of Per_CPU_Control This field is unused … 4.115
(edit) @e071c183   05/16/13 09:08:40 Sebastian Huber smp: Move secondary CPU initialization request Do not assume that the … 4.115
(edit) @3148438   05/21/13 15:11:38 Sebastian Huber smp: Use _CPU_Fatal_halt() 4.115
(edit) @2f6108f9   05/28/13 08:58:19 Sebastian Huber smp: Simplify SMP initialization sequence Delete bsp_smp_wait_for(). … 4.115
(edit) @8cacceb   05/14/13 11:23:10 Sebastian Huber smp: Delete bsp_smp_secondary_cpu_initialize() Do not call … 4.115
(edit) @42eee51   05/14/13 10:26:47 Sebastian Huber smp: Delete rtems_smp_send_message() 4.115
(edit) @9f703b46   05/14/13 10:25:08 Sebastian Huber smp: Delete rtems_smp_initialize_per_cpu() 4.115
(edit) @baf8f4d   05/14/13 08:12:52 Sebastian Huber smp: Simplify main CPU initialization Call _SMP_Handler_initialize() … 4.115
(edit) @10643e9   05/13/13 13:44:02 Sebastian Huber smp: Make CPU_ALLOCATE_INTERRUPT_STACK optional 4.115
(edit) @a29704eb   05/13/13 13:39:51 Sebastian Huber smp: Rely on BSS initialization The _Per_CPU_Information is part of … 4.115
(edit) @e70a14ad   01/18/13 08:44:42 Sebastian Huber smp: Include missing header 4.115
(edit) @3d7eecc0   05/21/13 15:06:21 Sebastian Huber smp: Replace task delete with suspend The rtems_task_delete() does … 4.115
(edit) @d9bd5cd6   05/22/13 07:54:34 Sebastian Huber arm: Add CPU specific idle thread for ARMv7 4.115
(edit) @18e1e5b   05/23/13 07:04:19 Sebastian Huber arm: Fix CPSR and SPSR access The GNU assembler translates for … 4.115
(edit) @e67025e   05/22/13 10:10:33 ralf.kirchner dosfs: Add RTEMS_DOSFS_SEMAPHORES_PER_INSTANCE 4.115
(edit) @a0f3ce2   05/14/13 14:18:04 ralf.kirchner dosfs: Fix typo 4.115
(edit) @36a6f58a   05/18/13 18:38:02 Gedare Bloom score: use reference with strict mutex 4.115
(edit) @6c2eedc   05/13/13 11:37:06 Sebastian Huber smp: Add maximum_processors field to config Delete … 4.115
(edit) @7bb71c7   05/16/13 09:24:09 Andrey Mozzhuhin shell: Add df command 4.115
(edit) @56f22600   05/16/13 09:23:46 Andrey Mozzhuhin dosfs: Add statvfs() support 4.115
(edit) @d2d09eac   05/15/13 13:14:28 Andreas Heinig shell: Fix NULL pointer access 4.115
(edit) @b71336c   05/10/13 09:59:12 Sebastian Huber libcsupport: Avoid division by zero 4.115
(edit) @cfd8d7a   05/08/13 07:30:31 Sebastian Huber arm: Support VFP-D32 and Neon 4.115
(edit) @9dcc683   05/07/13 10:05:43 Sebastian Huber arm: Simplify architecture selection 4.115
(edit) @39993d6   05/07/13 08:14:55 Sebastian Huber score: Add CPU context validation 4.115
(edit) @aedeb57   05/07/13 09:22:38 Sebastian Huber arm: Add FUNCTION_THUMB_ENTRY(), etc. Add FUNCTION_THUMB_ENTRY(), … 4.115
(edit) @3806e01a   05/10/13 08:33:11 Chris Johns Revert bootstrap whitespace changes. 4.115
(edit) @ad4ef3c   05/07/13 09:24:29 Sebastian Huber sparc: Fix problem with assembler files 4.115
(edit) @b1ce6f29   05/06/13 10:23:42 Mohammed Khoory sparc.h: Included stdint.h This header uses uint32_t but does not … 4.115
(edit) @2bbea4dd   05/03/13 14:14:45 Sebastian Huber arm: Switch to ARM only for Thumb-1 The Thumb-2 instruction set as … 4.115
(edit) @57c05b54   05/03/13 14:07:34 Sebastian Huber arm: Fix DEFINE_FUNCTION_ARM() for ARMv7-AR 4.115
(edit) @d23c44d5   05/01/13 00:14:48 Joel Sherrill score/cpu/.../i386.h: PR2020: Remove soft float references i386 … 4.115
(edit) @502693f5   04/23/13 16:34:17 wei.a.yang Clear the atomic conditional compilation. 4.115
(edit) @9b605b28   04/23/13 16:34:16 wei.a.yang Using the generic atomic ops to implement UP mode atomic for all … 4.115
(edit) @f6db560   04/23/13 16:34:15 wei.a.yang Implement a generic atomic ops for all UP mode architectures with … 4.115
(edit) @b7cf1ff7   04/24/13 13:04:30 Sebastian Huber libcsupport: Delete libc_wrapup() Add and use … 4.115
(edit) @5fa0e5c5   04/24/13 12:37:50 Sebastian Huber libcsupport: Rename open_dev_console() Rename open_dev_console() to … 4.115
(edit) @a290fbe9   04/24/13 12:30:42 Sebastian Huber libcsupport: Make LibIO helper const Add and use rtems_libio_helper … 4.115
(edit) @aeba445   04/24/13 07:38:00 Sebastian Huber libcsupport: Remove superfluous assignments Remove superfluous … 4.115
(edit) @2f72de2   04/24/13 07:29:33 Sebastian Huber libcsupport: Make newlib_free_buffers() static 4.115
(edit) @3771f3cc   04/24/13 07:23:01 Sebastian Huber libcsupport: Delete unused newlib_begin_hook() 4.115
(edit) @0806f85   04/24/13 07:21:57 Sebastian Huber libcsupport: Delete REENT_MALLOCED define 4.115
(edit) @ad8010c   04/24/13 07:21:09 Sebastian Huber libcsupport: Use copyright notice of original file 4.115
(edit) @45c9b7d4   04/23/13 13:04:42 Sebastian Huber libcsupport: POSIX conformance for _exit() According to POSIX the … 4.115
(edit) @59c0559   04/23/13 07:46:47 Sebastian Huber mips: Fix warnings 4.115
(edit) @10e348ab   04/23/13 07:46:29 Sebastian Huber sapi: Fix warnings 4.115
(edit) @dc76d98   04/11/13 11:57:10 Sebastian Huber sapi: Fix unified workspace option 4.115
(edit) @6784547   04/07/13 22:28:48 Joel Sherrill confdefs.h: Only one clock or timer configuration parameter can be … 4.115
(edit) @92b33b8d   04/07/13 22:27:46 Joel Sherrill confdefs.h: Eliminate BSP_DEFAULT_UNIFIED_WORK_AREAS This was not … 4.115
(edit) @602d5ba   04/08/13 14:11:02 Sebastian Huber bsps: Fix warnings 4.115
(edit) @f71fc635   04/02/13 10:49:23 Andreas Heinig Fixed return in void function 4.115
(edit) @f2a1ba5   03/22/13 14:30:16 Sebastian Huber libfs: Always use geteuid() and getegid() The two functions are … 4.115
(edit) @13bcb3e   03/22/13 14:10:37 Sebastian Huber ramdisk: Fix device name generation 4.115
(edit) @5f745464   03/19/13 13:48:24 Andreas Heinig Fixed 2 compiler warnings 4.115
(edit) @af99ec25   03/12/13 15:15:47 Joel Sherrill sparc/cpu.h: Add comments 4.115
(edit) @4bcd8dc   03/18/13 16:41:19 Joel Sherrill m68k/cpu.h: Fix formatting and add comment block 4.115
(edit) @6d9ab345   03/18/13 14:19:35 Sebastian Huber IMFS: Fix NULL pointer access 4.115
(edit) @0a596409   03/11/13 07:29:21 Sebastian Huber nios2: Documentation 4.115
(edit) @0986294   02/06/13 07:35:17 hill nios2: Use NIOS2_CTLREG_INDEX_STATUS 4.115
(edit) @8b94c03   02/06/13 07:27:37 hill nios2: Set CPU_ISR_PASSES_FRAME_POINTER to FALSE This reflects what … 4.115
(edit) @1cddf47a   02/06/13 07:08:43 hill nios2: Add _Nios2_Count_leading_zeros() Add … 4.115
(edit) @3ac61e52   02/05/13 17:10:32 hill nios2: Rename file 4.115
(edit) @d8e44ec   02/05/13 17:03:30 hill nios2: Add optimized IP checksum support 4.115
(edit) @fad2d38   03/08/13 20:55:06 Gedare Bloom RTEMS: Delete ChangeLog? files. This commit deletes all RTEMS … 4.115
(edit) @2adc507f   02/28/13 19:08:21 Joel Sherrill cpukit moxie: Style corrections 4.115
(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
Note: See TracRevisionLog for help on using the revision log.