Timeline



06/18/13:

23:47 Projects/BenchmarkKit edited by C Rempel
(diff)
15:47 Changeset in rtems [c9db7f9]4.115 by Sebastian Huber <sebastian.huber@…>
bsps: Use CONSOLE_DEVICE_NAME
15:45 Changeset in rtems [a4bc725e]4.115 by Sebastian Huber <sebastian.huber@…>
bsps: Remove debug output in shared console driver
15:20 Changeset in rtems [39c1534f]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/virtex: Use generic interrupt support
14:44 Changeset in rtems [894e93f]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/virtex: Fix header includes
14:42 Changeset in rtems [53dc697]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/virtex: Delete BSP_ask_for_reset and BSP_panic
14:39 Changeset in rtems [bee7612e]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/virtex: Move timer config to new file
14:27 Changeset in rtems [48ab8465]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/virtex: Do not use PPC403 TTY driver
14:26 Changeset in rtems [ad094f4]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/virtex: Fix warnings
14:25 Changeset in rtems [b45397fb]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/virtex: Delete bsp_XAssertHandler()
14:24 Changeset in rtems [ff538bbf]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/virtex: Delete unused variables
14:12 Changeset in rtems [0ba2736]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/virtex: Replace low-level BSP start code Use linkcmds.base. Use EABI with small-data area.
13:19 Changeset in rtems [546c1056]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/virtex: Rename file dlentry.S in start.S Use default bsp_specs file.
12:57 Changeset in rtems [40883773]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add _Assert_Thread_dispatching_repressed()
12:14 Changeset in rtems [9165a5b0]4.115 by Sebastian Huber <sebastian.huber@…>
IMFS: Fix reference count for debug enabled
11:37 Changeset in rtems [67f89f2]4.115 by Ralf Corsépius <ralf.corsepius@…>
Update from automake-1.13.3.
07:18 Changeset in rtems [49bc9f81]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/xilinx-zynq: Use second UART for console This is in now line with the evaluation board.

06/17/13:

23:48 Projects/Leon_rtems_merge edited by C Rempel
(diff)
17:10 Changeset in rtems-tools [56a70ae]4.104.115 by Dhananjay Balan <mb.dhananjay@…>
Intial commit. Chris's intial work on the extenstions.
15:31 Changeset in rtems-tools [911e710]4.104.115 by Dhananjay Balan <mb.dhananjay@…>
Initial commit
09:32 Developer/Simulators/QEMU/CANEmulation edited by Jinyang
(diff)
09:01 Developer/Simulators/QEMU/CANEmulation edited by Jinyang
(diff)
08:21 Changeset in rtems [010e4058]4.115 by Sebastian Huber <sebastian.huber@…>
smptests/smpschedule01: Update due to API change
08:12 Changeset in rtems [c4a236a]4.115 by Sebastian Huber <sebastian.huber@…>
Revert "sptests/sp02: Fix maximum task count" This reverts commit 6f8adb073b0c1b4d2a638f99710fda4e99938332. The resource count was correct.
07:57 Changeset in rtems [cf46db85]4.115 by Sebastian Huber <sebastian.huber@…>
bsps: Provide simple console selection
07:57 Changeset in rtems [9f868a16]4.115 by Sebastian Huber <sebastian.huber@…>
bsps: Add missing include
00:09 Changeset in rtems-source-builder [80d5fde]4.104.114.95 by Chris Johns <chrisj@…>
Remove /usr/local from build flags. They cause problems with BFD etc.

06/16/13:

13:40 Changeset in rtems [45fecbb6]4.115 by Jiri Gaisler <jiri@…>
greth: do not advertise 1000M capability if MAC does not support it.
13:28 Changeset in rtems [1bdc6d1]4.115 by Jiri Gaisler <jiri@…>
greth: prefer full duplex if available

06/15/13:

22:13 Changeset in rtems [1f4ee30]4.115 by Jiri Gaisler <jiri@…>
Added in_cksum_sparc.h to optimize IP checksum calculations for SPARC.

06/14/13:

13:30 Changeset in rtems [961669d]4.115 by Sebastian Huber <sebastian.huber@…>
documentation: Fix Doxygen comments
12:26 Changeset in rtems [edde99b]4.115 by Sebastian Huber <sebastian.huber@…>
score: Rename rtems_smp_get_number_of_processors() Rename in rtems_smp_get_processor_count(). Always provide <rtems/score/smp.h> and <rtems/rtems/smp.h>. Add _SMP_Get_processor_count(). This function will be a compile time constant defined to be one on uni-processor configurations. This allows iterations over all processors without overhead on uni-processor configurations.
12:00 Changeset in rtems [39e51758]4.115 by Sebastian Huber <sebastian.huber@…>
smp: Add and use _CPU_SMP_Get_current_processor() Add and use _SMP_Get_current_processor() and rtems_smp_get_current_processor(). Delete bsp_smp_interrupt_cpu(). Change type of current processor index from int to uint32_t to match _SMP_Processor_count type.
11:04 Changeset in rtems [6f8adb0]4.115 by Sebastian Huber <sebastian.huber@…>
sptests/sp02: Fix maximum task count
07:36 Ticket #2126 (building rtems) created by youssef
i have executed this …
07:14 Changeset in rtems [d5ef7ae2]4.115 by Sebastian Huber <sebastian.huber@…>
smp: Delete _SMP_Request_other_cores_to_dispatch() Use an event triggered unicast to inform remote processors about a necessary thread dispatch instead.
00:50 Projects/Leon_rtems_merge edited by C Rempel
(diff)
00:46 Projects/Leon_rtems_merge edited by C Rempel
/* References */ (diff)
00:36 Developer/OpenProjects edited by C Rempel
/* Tools and Development Environment */ (diff)
00:30 Projects/Leon_rtems_merge edited by C Rempel
(diff)
00:29 Developer/OpenProjects edited by C Rempel
/* Tools and Development Environment */ (diff)
00:26 Developer/OpenProjects edited by C Rempel
comment out CEXP, due to possible licensing issues (diff)

06/13/13:

21:38 WikiStart edited by JoelSherrill
/* Tutorials */ Add ESA SOCIS (diff)
14:05 Changeset in rtems [f7740e97]4.115 by Sebastian Huber <sebastian.huber@…>
smp: Rename _CPU_Processor_event_receive() Rename to _CPU_SMP_Processor_event_receive().
14:00 Changeset in rtems [07f6e419]4.115 by Sebastian Huber <sebastian.huber@…>
smp: Rename _CPU_Processor_event_broadcast() Rename to _CPU_SMP_Processor_event_broadcast().
13:41 Changeset in rtems [ca63ae2]4.115 by Sebastian Huber <sebastian.huber@…>
smp: Add and use _CPU_SMP_Send_interrupt() Delete bsp_smp_interrupt_cpu().
08:34 Changeset in rtems [a7ce0ce]4.115 by Sebastian Huber <sebastian.huber@…>
smp: Delete RTEMS_BSP_SMP_CONTEXT_SWITCH_NECESSARY The thread dispatch is a side-effect of interrupt processing, thus there is no need to send an explicit message.

06/12/13:

15:06 Changeset in rtems [477259c]4.115 by Sebastian Huber <sebastian.huber@…>
score: Simplify _Thread_Create_idle()
13:11 Changeset in rtems [aabfcd0]4.115 by Sebastian Huber <sebastian.huber@…>
smp: Fix _Thread_Dispatch_decrement_disable_level We must obtain the processor ID after interrupts are disabled since a non-optimizing compiler may store the value on the stack and read it back.
09:44 Ticket #2125 (building rtems) created by youssef
when i arrived to make cd rtems export PATH=/opt/rtems-4.11/bin:$PATH …
09:39 Changeset in rtems [8f420927]4.115 by Sebastian Huber <sebastian.huber@…>
scheduler: Simplify simple scheduler Add and use _Scheduler_simple_Insert_priority_fifo_order(), _Scheduler_simple_Insert_priority_lifo_order(), _Scheduler_simple_Insert_priority_fifo() and _Scheduler_simple_Insert_priority_lifo().
09:29 Changeset in rtems [ec978d9]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add _Chain_Insert_ordered_unprotected()
08:28 Developer/Simulators/QEMU/CANEmulation edited by C Rempel
/* RTEMS environment */ (diff)
08:08 Changeset in rtems [5c78940d]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add and use _Thread_Dispatch_if_necessary() Delete _Thread_Evaluate_is_dispatch_needed(). Use _Thread_Dispatch_is_enabled() in rtems_task_mode() instead of the system state to determine if a thread dispatch is allowed. Signales are now delivered in rtems_task_mode() even if preemption is disabled. This is in line with rtems_signal_send().
07:25 Changeset in rtems [49cdf40]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add and use _Thread_Dispatch_is_enabled() Delete _Thread_Dispatch_in_critical_section() and _Thread_Is_dispatching_enabled().
07:16 Changeset in rtems [df244cfc]4.115 by Sebastian Huber <sebastian.huber@…>
smp: Protect decrement operation

06/11/13:

15:09 Changeset in rtems [7a34ca37]4.115 by Sebastian Huber <sebastian.huber@…>
rtems: Simplify rtems_task_mode()
08:00 Changeset in rtems [8b222be]4.115 by Sebastian Huber <sebastian.huber@…>
smptests/smpschedule01: New test
07:29 Changeset in rtems [a8ef3bf0]4.115 by Sebastian Huber <sebastian.huber@…>
smp: Add and use _Per_CPU_Lock_acquire() Add and use _Per_CPU_Lock_release().
07:26 Changeset in rtems [f70526a7]4.115 by Sebastian Huber <sebastian.huber@…>
score: Avoid cyclic include dependency
07:23 Changeset in rtems [1270440]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add missing include

06/10/13:

19:13 GSoC/2013/ParavirtualizationOfRTEMS edited by Phipse
/* Issues */ (diff)
19:13 GSoC/2013/ParavirtualizationOfRTEMS edited by Phipse
Implementation section (diff)
14:15 Changeset in rtems [6eba7c85]4.115 by Sebastian Huber <sebastian.huber@…>
scheduler: Specify thread of yield operation The yielding thread of the yield operation is now specified by a parameter. The tick operation may be performed for each executing thread in a SMP configuration.
12:36 Changeset in rtems [fed92f5f]4.115 by Sebastian Huber <sebastian.huber@…>
termios: Notify driver about inactive transmit Returning this state in the return value leads to race conditions on SMP. The inactive state notification must be inside the critical section.
12:24 Changeset in rtems [7338299c]4.115 by Sebastian Huber <sebastian.huber@…>
termios: Expand critical section Use interrupt disable/enable to protect the complete refill state change. This avoids race conditions for the task driven configuration and a later SMP support.
12:22 Changeset in rtems [65483f8]4.115 by Sebastian Huber <sebastian.huber@…>
termios: SMP support
12:18 Changeset in rtems [58cde54]4.115 by Sebastian Huber <sebastian.huber@…>
termios: Move wake up writer task action
12:11 Changeset in rtems [15f3a91]4.115 by Sebastian Huber <sebastian.huber@…>
libchip: Use Termios API change for NS16550 This avoids a race condition on SMP configurations.
12:10 Changeset in rtems [2a8713a]4.115 by Sebastian Huber <sebastian.huber@…>
termios: Avoid second return path
12:07 Changeset in rtems [6896ca2]4.115 by Sebastian Huber <sebastian.huber@…>
libchip: Delete superfluous assignments
09:14 Changeset in rtems [c7bc6d4]4.115 by Sebastian Huber <sebastian.huber@…>
rtems: Add interrupt locks Interrupt locks are low-level lock to protect critical sections accessed by threads and interrupt service routines.
09:12 Changeset in rtems [3ccce23]4.115 by Sebastian Huber <sebastian.huber@…>
score: Always provide <rtems/score/smplock.h>
08:38 Developer/Simulators/QEMU/CANEmulation edited by Jinyang
/* RTEMS environment */ (diff)
08:35 Developer/Simulators/QEMU/CANEmulation edited by Jinyang
(diff)
08:10 Changeset in rtems [aec0e195]4.115 by Sebastian Huber <sebastian.huber@…>
configure: Documentation

06/09/13:

02:13 Changeset in rtems [873859a4]4.115 by Cynthia Rempel <cynt6007@…>
Make the default values easier for the configuration GUI to parse

06/07/13:

14:26 Changeset in rtems [1f3ce60]4.115 by Sebastian Huber <sebastian.huber@…>
termios: Fix warning
09:50 Changeset in rtems [18e2fbe7]4.115 by Sebastian Huber <sebastian.huber@…>
smp: Fix PowerPC context switch

06/06/13:

13:42 Changeset in rtems [7cf2ec6f]4.115 by Sebastian Huber <sebastian.huber@…>
smp: Set state PER_CPU_STATE_UP on main processor
13:41 Changeset in rtems [a936aa49]4.115 by Sebastian Huber <sebastian.huber@…>
scheduler: New simple SMP scheduler implementation The new Simple SMP Scheduler allocates a processor for the processor count highest priority ready threads. The thread priority and position in the ready chain are the only information to determine the scheduling decision. Threads with an allocated processor are in the scheduled chain. After initialization the scheduled chain has exactly processor count nodes. Each processor has exactly one allocated thread after initialization. All enqueue and extract operations may exchange threads with the scheduled chain. One thread will be added and another will be removed. The scheduled and ready chain is ordered according to the thread priority order. The chain insert operations are O(count of ready threads), thus this scheduler is unsuitable for most real-time applications. The thread preempt mode will be ignored.
13:32 Changeset in rtems [a344308]4.115 by Sebastian Huber <sebastian.huber@…>
scheduler: Add and use _Scheduler_default_Tick() Delete _Scheduler_priority_Tick(). Use _SMP_Get_processor_count() for default tick operation. Delete _Scheduler_simple_smp_Tick().
13:28 Changeset in rtems [1ccb64e1]4.115 by Sebastian Huber <sebastian.huber@…>
scheduler: Add start idle thread operation Add and use _Scheduler_Start_idle().
10:07 Changeset in rtems [9bfd7ff]4.115 by Sebastian Huber <sebastian.huber@…>
dosfs: Documentation
05:13 Changeset in rtems-source-builder [8113b76]4.104.114.95 by Chris Johns <chrisj@…>
m32c: As per GCC PR 50928 use -O0 to build libgcc.

06/05/13:

15:13 Changeset in rtems [4f5baff]4.115 by Sebastian Huber <sebastian.huber@…>
score: Simplify _CORE_mutex_Seize_interrupt_try*
12:09 Changeset in rtems [62da44e]4.115 by Sebastian Huber <sebastian.huber@…>
rtems: Move unnest dispatch after ISR enable This prevents a lock order reversal.
12:07 Changeset in rtems [2f49cfdf]4.115 by Sebastian Huber <sebastian.huber@…>
rtems: Fix system event send for remote threads
10:08 Changeset in rtems [4fc370e]4.115 by Sebastian Huber <sebastian.huber@…>
score: Move thread dispatch content to new file Move thread dispatch declarations and inline functions to new header <rtems/score/threaddispatch.h> to make it independent of the Thread_Control structure. This avoids a cyclic dependency in case thread dispatch functions are used for the object implementation.
10:00 Changeset in rtems [17ce103]4.115 by Sebastian Huber <sebastian.huber@…>
score: Simplify _Thread_Create_idle_helper() The _Thread_Initialize() function has nothing to do with thread dispatching it simply initializes the thread control.
09:48 Changeset in rtems [2d2352b]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add and use _Objects_Put() Add and use _Objects_Put_without_thread_dispatch(). These two functions pair with the _Objects_Get() function. This helps to introduce object specific SMP locks to avoid lock contention.
09:48 Changeset in rtems [54e9216]4.115 by Sebastian Huber <sebastian.huber@…>
score: Add _Objects_Put_for_get_isr_disable() Provide SMP support. The ISR disable/enable is not enough to ensure mutual exclusion for SMP configurations.
09:39 Changeset in rtems [dcb4daf8]4.115 by Sebastian Huber <sebastian.huber@…>
score: Simplify _CORE_semaphore_Seize_isr_disable
08:34 Changeset in rtems [c398c66]4.115 by Sebastian Huber <sebastian.huber@…>
score: Align _Objects_Get_isr_disable() Align ISR disable/enable sequence in _Objects_Get_isr_disable() with thread dispatch disable/enable sequence in _Objects_Get().

06/04/13:

13:51 Changeset in rtems [36ae561]4.115 by Sebastian Huber <sebastian.huber@…>
nfsclient: Add rpcSetXIDs()
13:43 Changeset in rtems [a2854fd]4.115 by Sebastian Huber <sebastian.huber@…>
nfsclient: Fix warnings
13:34 Changeset in rtems [442db915]4.115 by Sebastian Huber <sebastian.huber@…>
nfsclient: Delete superfluous mask operation
12:57 Changeset in rtems [c295e09]4.115 by Sebastian Huber <sebastian.huber@…>
nfsclient: Delete superfluous assignment
11:56 Changeset in rtems [cffa5b7]4.115 by Sebastian Huber <sebastian.huber@…>
libblock: Use UTF-8 converter in media manager
Note: See TracTimeline for information about the timeline view.