source: rtems

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @ade27c6   06/20/13 09:44:04 Sebastian Huber bsps: Move bsp_generic_fatal_code to new file Add bsp_generic_fatal(). 4.115
(edit) @5f91272   06/20/13 09:17:23 Sebastian Huber bsps/powerpc: Delete bsp_exceptions_in_RAM Delete … 4.115
(edit) @6520aef1   06/20/13 15:52:16 Joel Sherrill sparc in_cksum: Use sparc which is available in -ansi mode 4.115
(edit) @cddb8f4   06/20/13 07:48:27 Ric Claus bsps/arm: Fix some GIC functions 4.115
(edit) @9a037da9   06/19/13 09:20:06 Sebastian Huber bsps/arm: Set vector base address if necessary 4.115
(edit) @45fecbb6   06/16/13 13:40:03 Jiri Gaisler greth: do not advertise 1000M capability if MAC does not support it. 4.115
(edit) @1bdc6d1   06/16/13 13:28:20 Jiri Gaisler greth: prefer full duplex if available 4.115
(edit) @1f4ee30   06/15/13 22:13:41 Jiri Gaisler Added in_cksum_sparc.h to optimize IP checksum calculations for SPARC. 4.115
(edit) @cb6b9ba   06/19/13 10:57:54 Sebastian Huber bsp/xilinx-zynq: Use magic UART baud divisor Use a baud divisor … 4.115
(edit) @3f6a823   06/19/13 10:57:26 Sebastian Huber bsp/xilinx-zynq: Do not start transmitter break 4.115
(edit) @67f89f2   06/18/13 11:37:16 Ralf Corsepius Update from automake-1.13.3. 4.115
(edit) @49bc9f81   06/18/13 07:18:21 Sebastian Huber bsp/xilinx-zynq: Use second UART for console This is in now line with … 4.115
(edit) @010e4058   06/17/13 08:21:48 Sebastian Huber smptests/smpschedule01: Update due to API change 4.115
(edit) @c4a236a   06/17/13 08:12:26 Sebastian Huber Revert "sptests/sp02: Fix maximum task count" This reverts commit … 4.115
(edit) @cf46db85   06/17/13 07:57:42 Sebastian Huber bsps: Provide simple console selection 4.115
(edit) @9f868a16   06/17/13 07:57:08 Sebastian Huber bsps: Add missing include 4.115
(edit) @961669d   06/14/13 13:30:37 Sebastian Huber documentation: Fix Doxygen comments 4.115
(edit) @8b222be   06/11/13 08:00:25 Sebastian Huber smptests/smpschedule01: New test 4.115
(edit) @a936aa49   06/06/13 13:41:00 Sebastian Huber scheduler: New simple SMP scheduler implementation The new Simple SMP … 4.115
(edit) @8f420927   06/12/13 09:39:49 Sebastian Huber scheduler: Simplify simple scheduler Add and use … 4.115
(edit) @a344308   06/06/13 13:32:22 Sebastian Huber scheduler: Add and use _Scheduler_default_Tick() Delete … 4.115
(edit) @6eba7c85   06/10/13 14:15:46 Sebastian Huber scheduler: Specify thread of yield operation The yielding thread of … 4.115
(edit) @1ccb64e1   06/06/13 13:28:41 Sebastian Huber scheduler: Add start idle thread operation Add and use … 4.115
(edit) @477259c   06/12/13 15:06:51 Sebastian Huber score: Simplify _Thread_Create_idle() 4.115
(edit) @edde99b   06/14/13 12:26:34 Sebastian Huber score: Rename rtems_smp_get_number_of_processors() Rename in … 4.115
(edit) @5c78940d   06/12/13 08:08:58 Sebastian Huber score: Add and use _Thread_Dispatch_if_necessary() Delete … 4.115
(edit) @49cdf40   06/12/13 07:25:39 Sebastian Huber score: Add and use _Thread_Dispatch_is_enabled() Delete … 4.115
(edit) @ec978d9   06/12/13 09:29:12 Sebastian Huber score: Add _Chain_Insert_ordered_unprotected() 4.115
(edit) @7a34ca37   06/11/13 15:09:02 Sebastian Huber rtems: Simplify rtems_task_mode() 4.115
(edit) @6f8adb0   06/14/13 11:04:43 Sebastian Huber sptests/sp02: Fix maximum task count 4.115
(edit) @873859a4   06/09/13 02:13:00 cynt6007 Make the default values easier for the configuration GUI to parse 4.115
(edit) @aabfcd0   06/12/13 13:11:57 Sebastian Huber smp: Fix _Thread_Dispatch_decrement_disable_level We must obtain the … 4.115
(edit) @df244cfc   06/12/13 07:16:30 Sebastian Huber smp: Protect decrement operation 4.115
(edit) @a8ef3bf0   06/11/13 07:29:45 Sebastian Huber smp: Add and use _Per_CPU_Lock_acquire() Add and use … 4.115
(edit) @f70526a7   06/11/13 07:26:30 Sebastian Huber score: Avoid cyclic include dependency 4.115
(edit) @1270440   06/11/13 07:23:35 Sebastian Huber score: Add missing include 4.115
(edit) @15f3a91   06/10/13 12:11:07 Sebastian Huber libchip: Use Termios API change for NS16550 This avoids a race … 4.115
(edit) @6896ca2   06/10/13 12:07:13 Sebastian Huber libchip: Delete superfluous assignments 4.115
(edit) @65483f8   06/10/13 12:22:28 Sebastian Huber termios: SMP support 4.115
(edit) @fed92f5f   06/10/13 12:36:44 Sebastian Huber termios: Notify driver about inactive transmit Returning this state … 4.115
(edit) @7338299c   06/10/13 12:24:52 Sebastian Huber termios: Expand critical section Use interrupt disable/enable to … 4.115
(edit) @58cde54   06/10/13 12:18:57 Sebastian Huber termios: Move wake up writer task action 4.115
(edit) @2a8713a   06/10/13 12:10:49 Sebastian Huber termios: Avoid second return path 4.115
(edit) @c7bc6d4   06/10/13 09:14:35 Sebastian Huber rtems: Add interrupt locks Interrupt locks are low-level lock to … 4.115
(edit) @3ccce23   06/10/13 09:12:39 Sebastian Huber score: Always provide <rtems/score/smplock.h> 4.115
(edit) @aec0e195   06/10/13 08:10:43 Sebastian Huber configure: Documentation 4.115
(edit) @18e2fbe7   06/07/13 09:50:37 Sebastian Huber smp: Fix PowerPC context switch 4.115
(edit) @7cf2ec6f   06/06/13 13:42:47 Sebastian Huber smp: Set state PER_CPU_STATE_UP on main processor 4.115
(edit) @2d2352b   06/05/13 09:48:57 Sebastian Huber score: Add and use _Objects_Put() Add and use … 4.115
(edit) @54e9216   06/05/13 09:48:28 Sebastian Huber score: Add _Objects_Put_for_get_isr_disable() Provide SMP support. … 4.115
(edit) @c398c66   06/05/13 08:34:05 Sebastian Huber score: Align _Objects_Get_isr_disable() Align ISR disable/enable … 4.115
(edit) @4fc370e   06/05/13 10:08:23 Sebastian Huber score: Move thread dispatch content to new file Move thread dispatch … 4.115
(edit) @4f5baff   06/05/13 15:13:14 Sebastian Huber score: Simplify _CORE_mutex_Seize_interrupt_try* 4.115
(edit) @dcb4daf8   06/05/13 09:39:31 Sebastian Huber score: Simplify _CORE_semaphore_Seize_isr_disable 4.115
(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
Note: See TracRevisionLog for help on using the revision log.