source: rtems

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @17ce103   06/05/13 10:00:02 Sebastian Huber score: Simplify _Thread_Create_idle_helper() The _Thread_Initialize() … 4.115
(edit) @62da44e   06/05/13 12:09:38 Sebastian Huber rtems: Move unnest dispatch after ISR enable This prevents a lock … 4.115
(edit) @2f49cfdf   06/05/13 12:07:32 Sebastian Huber rtems: Fix system event send for remote threads 4.115
(edit) @9bfd7ff   06/06/13 10:07:50 Sebastian Huber dosfs: Documentation 4.115
(edit) @1f3ce60   06/07/13 14:26:10 Sebastian Huber termios: Fix warning 4.115
(edit) @36ae561   06/04/13 13:51:35 Sebastian Huber nfsclient: Add rpcSetXIDs() 4.115
(edit) @a2854fd   06/04/13 13:43:39 Sebastian Huber nfsclient: Fix warnings 4.115
(edit) @442db915   06/04/13 13:34:49 Sebastian Huber nfsclient: Delete superfluous mask operation 4.115
(edit) @c295e09   06/04/13 12:57:04 Sebastian Huber nfsclient: Delete superfluous assignment 4.115
(edit) @cffa5b7   06/04/13 11:56:19 Sebastian Huber libblock: Use UTF-8 converter in media manager 4.115
(edit) @27170bae   05/31/13 08:49:59 ralf.kirchner dosfs: Documentation 4.115
(edit) @581c9982   03/22/13 14:14:11 ralf.kirchner fsdsosfsname01: Ensure endian correctness 4.115
(edit) @e148397   02/26/13 14:58:42 ralf.kirchner fsdosfsname01: Add compatibility tests Test handling of file names … 4.115
(edit) @52f3aa0   02/26/13 14:18:55 ralf.kirchner fsdosfsname01: Add multibyte tests Test handling of file names and … 4.115
(edit) @83a4cbb   05/23/13 13:48:54 ralf.kirchner dosfs: UTF-8 Support: Multibyte conversions Add optional conversion … 4.115
(edit) @2ee8b15   02/26/13 12:25:46 ralf.kirchner libtests: Add new test: utf8proc01 utf8proc is a library for … 4.115
(edit) @46b7f921   02/26/13 11:00:34 ralf.kirchner libmisc: Add utf8proc-v1.1.5 utf8proc is a small library for … 4.115
(edit) @ccd212e   02/26/13 10:18:32 ralf.kirchner fsdosfsname01: New test Test handling of file names and directory … 4.115
(edit) @d2e0bb3   05/22/13 10:16:18 ralf.kirchner dosfs: UTF-8 Support: UI, backwards compatibility User interface and … 4.115
(edit) @8bed603   06/03/13 08:03:44 Sebastian Huber bsp/lm3s69xx: Typos 4.115
(edit) @94c17af   06/03/13 08:03:10 Sebastian Huber bsp/qoriq: Add missing #ifdef RTEMS_SMP 4.115
(edit) @db42c079   05/31/13 11:59:47 Sebastian Huber bsps/arm: Add SMP support 4.115
(edit) @f2f211c5   05/31/13 11:59:34 Sebastian Huber smp: Add ARM support 4.115
(edit) @bd39add   05/31/13 08:08:43 Sebastian Huber bsp/qoriq: Add SMP support 4.115
(edit) @ffbeb6f   01/18/13 08:42:49 Sebastian Huber smp: Add PowerPC support 4.115
(edit) @bbed1866   05/29/13 08:41:18 Sebastian Huber smptests/smplock01: New test 4.115
(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) @17e09f8e   05/27/13 15:29:47 Sebastian Huber bsps: Use _Objects_Information_table Eliminate copy and paste. Use … 4.115
(edit) @5b391f85   05/31/13 08:00:07 Sebastian Huber bsps/arm: Use Write-Allocate cache for ARMv7 4.115
(edit) @1dcf5fe   05/31/13 07:59:27 Sebastian Huber bsps/arm: Merge ARMv7 MMU section definitions 4.115
(edit) @ac2bb464   05/31/13 11:56:56 Sebastian Huber smptests: Use priority ceiling for locked print In case the printf() … 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) @d65de8a1   05/27/13 12:47:20 Ralf Corsepius Update from automake-1.13.2. 4.115
(edit) @10fd9533   05/24/13 08:03:40 Sebastian Huber smptests/smp09: Add missing newline 4.115
(edit) @b734b9e8   05/21/13 14:42:12 Sebastian Huber smptests/smp01: Do not assume CPU 0 runs Init 4.115
(edit) @db0cede1   01/18/13 08:42:00 Sebastian Huber smptests/smp01: Fix semaphore count The locked print needs one semaphore. 4.115
(edit) @9344677   05/21/13 13:58:12 Sebastian Huber bsp/qoriq: Avoid NULL pointer access 4.115
(edit) @9984acd   05/13/13 07:42:51 Sebastian Huber bsps/arm: Add CLOCK_DRIVER_USE_FAST_IDLE option 4.115
(edit) @0d671d70   05/27/13 10:43:53 Sebastian Huber bsps/arm: Move .fast_text section Move the .fast_text section after … 4.115
(edit) @cab410f   05/21/13 12:19:24 Sebastian Huber bsps: Update due to linker changes In case the VMA and LMA regions … 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) @8db586c8   02/26/13 10:04:57 ralf.kirchner fstests: Use "tmacros.h" instead of "pmacros.h" 4.115
(edit) @26ecc74   05/19/13 21:30:06 Gedare Bloom sptests: add test to demonstrate bug in strict order mutex 4.115
(edit) @9cdbf73   05/18/13 18:57:14 Gedare Bloom sptests: add test for priority inversion with multiple locks 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) @12c99a64   05/16/13 09:38:57 Sebastian Huber fstests/fsstatvfs: Fix end of test message 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) @5e45d36   05/15/13 15:46:37 dchabot Add c++ guard to header. 4.115
(edit) @b71336c   05/10/13 09:59:12 Sebastian Huber libcsupport: Avoid division by zero 4.115
(edit) @9deed9ed   05/10/13 09:58:39 Sebastian Huber libtests/malloc04: Prevent compiler optimizations 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) @a94d46c8   05/06/13 12:34:55 Sebastian Huber bsp/xilinx-zynq: New BSP 4.115
(edit) @12d182c4   05/06/13 12:01:10 Sebastian Huber bsps/arm: Fix register usage 4.115
(edit) @e37d57bc   05/06/13 08:59:07 Sebastian Huber bsps/arm: Add shared GIC tmtests/tm27 support 4.115
(edit) @33c98fd   05/06/13 08:20:26 Sebastian Huber bsps/arm: Remove superfluous parameter 4.115
(edit) @f2e9d0d   05/06/13 07:59:16 Sebastian Huber bsp/raspberrypi: Use shared start code 4.115
(edit) @86b79fb   05/06/13 07:54:02 Sebastian Huber bsp/lm3s69xx: Fix initialization value 4.115
(edit) @9bc1913e   05/05/13 22:02:07 eugen bsp/lm3s69xx: Use interrupts for UART receive This makes continuous … 4.115
(edit) @847e2cac   05/05/13 22:02:06 eugen bsp/lm3s69xx: More access macros for UART data register Add mask for … 4.115
(edit) @9159711   05/06/13 07:37:12 alan.cudmore bsp/raspberrypi: Enable unaligned access 4.115
(edit) @936c8d6   05/03/13 14:46:09 Sebastian Huber psxtests/psxtime: Reduce test time 4.115
(edit) @a91dc98b   04/26/13 13:06:32 Sebastian Huber bsp/realview-pbx-a9: New BSP 4.115
(edit) @9ce65803   05/02/13 11:37:30 Sebastian Huber bsps/arm: Copy vector table only if necessary 4.115
(edit) @27690ec3   05/02/13 11:36:03 Sebastian Huber bsps/arm: Move .vector section The .vector section contains … 4.115
(edit) @ecf7dd9   05/02/13 09:41:22 Sebastian Huber bsps/arm: Move CP15 start initialization 4.115
(edit) @fd51f7e   05/02/13 09:09:24 Sebastian Huber bsps/arm: Support ARMv7 VMSA sections and control 4.115
(edit) @88cf23f8   04/30/13 13:23:45 Sebastian Huber bsps/arm: Add arm_cp15_set_exception_handler() 4.115
(edit) @037e8ae5   05/02/13 15:42:20 Sebastian Huber bsps/arm: Add arm_cp15_set_trans*_table_entries() 4.115
(edit) @544615d   05/02/13 15:41:11 Sebastian Huber bsps/arm: Add arm_cp15_mmu_disable() 4.115
(edit) @d2d02961   05/02/13 15:40:45 Sebastian Huber bsps/arm: Add arm_cp15_get_min_cache_line_size() 4.115
(edit) @962e0fac   05/02/13 09:18:09 Sebastian Huber bsps/arm: Add and use bsp_translation_table_base 4.115
(edit) @fb0584f   05/03/13 08:39:26 Sebastian Huber bsps/arm: Move implementation to inline functions 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) @85387db5   05/03/13 15:28:48 Sebastian Huber libtests/malloc04: Adjust for new sbrk() support 4.115
(edit) @77ebea3   05/01/13 00:42:45 Joel Sherrill SUPPORT: Fix phone number 4.115
Note: See TracRevisionLog for help on using the revision log.