Timeline



06/04/11:

16:40 Ticket #1812 (st_blksize missing in IMFS) created by seb
see also https://github.com/milkymist/bugs/issues/17 fix: --- …

05/26/11:

23:37 Changeset in rtems [771803b]4.10 by Chris Johns <chrisj@…>
2011-05-27 Chris Johns <chrisj@…> * samples/fileio/init.c, samples/fileio/system.h: Add support for create a RAM disk from the shell to aid bug testing on the 4.10 branch.
23:34 Changeset in rtems [f74c529]4.10 by Chris Johns <chrisj@…>
2011-05-27 Bo Hansen <mdboha@…> PR 1776/networking * libnetworking/rtems/rtems_glue.c: Higher resolution microtime() for SO_TIMESTAMP.
22:34 Ticket #1776 (Higher resolution microtime() for SO_TIMESTAMP) closed by Chris Johns
fixed: Committed to branch-4.10.
18:07 Changeset in rtems [d4dc7c8]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-05-26 Jennifer Averett <Jennifer.Averett@…> PR 1796/cpukit * sapi/src/exshutdown.c, score/include/rtems/score/percpu.h, score/include/rtems/score/smp.h, score/src/smp.c, score/src/threaddispatch.c, score/src/threadhandler.c: Added SMP interprocess communications.
17:14 Ticket #1796 (SMP Interprocessor communications) closed by Jennifer Averett
fixed: Merged on head.

05/25/11:

16:22 Changeset in rtems [27f09f17]4.115 by Jennifer Averett <Jennifer.Averett@…>
Fix broken cvs id.
14:40 Changeset in rtems [6f4c0c6]4.115 by Jennifer Averett <Jennifer.Averett@…>
Fix cvs id.
14:38 Changeset in rtems [dc1c997b]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-05-25 Jennifer Averett <Jennifer.Averett@…> PR 1792/bsps * src/lib/libbsp/i386/pc386/Makefile.am, src/lib/libbsp/sparc/erc32/Makefile.am, src/lib/libbsp/sparc/leon2/Makefile.am, src/lib/libbsp/sparc/leon3/Makefile.am: Added a generic smp wait method to sparc and i386 bsps. * src/lib/libbsp/shared/smp/bspsmp_wait_for.c: New file.
14:18 Changeset in rtems [336a0df]4.10 by Ralf Corsepius <ralf.corsepius@…>
2011-05-25 Ralf Corsépius <ralf.corsepius@…> * include/rtems/bspIo.h, include/rtems/concat.h, include/rtems/irq.h, libblock/include/rtems/bdbuf.h libcsupport/include/rtems/libio_.h, libcsupport/src/getuid.c, score/include/rtems/score/coremutex.h, score/include/rtems/score/heap.h, score/include/rtems/score/sysstate.h, score/src/objectidtoname.c, score/src/objectnametoid.c, score/src/objectnametoidstring.c, score/src/thread.c, score/src/threadchangepriority.c, score/src/threadclearstate.c, score/src/threadclose.c, score/src/threadcreateidle.c, score/src/threaddelayended.c, score/src/threaddispatch.c, score/src/threadget.c, score/src/threadhandler.c, score/src/threadinitialize.c, score/src/threadloadenv.c, score/src/threadready.c, score/src/threadreset.c, score/src/threadrestart.c score/src/threadsetpriority.c, score/src/threadsetstate.c, score/src/threadsettransient.c, score/src/threadstackallocate.c score/src/threadstackfree.c, score/src/threadstart.c: Cosmetics from CVS-HEAD.
14:17 Changeset in rtems [dea1dc20]4.10 by Ralf Corsepius <ralf.corsepius@…>
Cosmetics from CVS-HEAD.
13:41 Ticket #1792 (Need default bsp_smp_wait_for method in bsps) closed by Jennifer Averett
fixed: Patch committed to head.
11:35 Ticket #1811 (FTPD generates invalid command reply) created by Sebastian Huber
According to RFC 959: A reply is defined to contain the 3-digit code, …
11:23 Changeset in rtems [4667b4d]4.10 by Ralf Corsepius <ralf.corsepius@…>
Merge with CVS-HEAD.
11:19 Changeset in rtems [2b07af59]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-05-25 Ralf Corsépius <ralf.corsepius@…> * serial/uart.c, serial/uart.h: Remove CVS-Author tag.
06:23 Changeset in rtems [9492fb7f]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-05-25 Ralf Corsépius <ralf.corsepius@…> * shared/comm/tty_drv.c, shared/comm/tty_drv.h: Remove CVS-Headers. Add CVS-Ids.
04:48 Changeset in rtems [3342963e]4.10 by Ralf Corsepius <ralf.corsepius@…>
2011-05-25 Ralf Corsépius <ralf.corsepius@…> * libblock/src/flashdisk.c, libblock/src/nvdisk.c: Add va_end() (Backport from HEAD).

05/24/11:

19:07 Changeset in multiio [1d1fbe0] by Joel Sherrill <joel.sherrill@…>
2011-05-24 Joel Sherrill <joel.sherrill@…> * README.doxygen, include/Doxyfile, include/mainpage.h: New files.
18:58 Changeset in multiio [68422d4] by Jennifer Averett <Jennifer.Averett@…>
2011-05-24 Jennifer Averett <Jennifer.Averett@…> * include/adc.h: New file.
16:25 Changeset in rtems [1ba4148]4.115 by Joel Sherrill <joel.sherrill@…>
2011-05-24 Joel Sherrill <joel.sherrill@…> PR 1810/misc * ChangeLog?: Fix previous damage.
15:25 Ticket #1810 (toplevel ChangeLog is corrupt) closed by Joel Sherrill
fixed
15:22 Ticket #1810 (toplevel ChangeLog is corrupt) created by Ralf Corsepius
Subject says all. Seemingly something went wrong with Joel's …
13:36 Ticket #1809 (SMP : Lock/Unlock critical Section) created by Frederic Brault
This is a rather big patch, impacting many files. It adds a call to …
10:48 Ticket #1808 (PerCore SMP Scheduler) created by Marta Rybczynska
This patch adds PerCore? SMP Scheduler. This scheduler is based on the …
02:45 Changeset in rtems [71f2e449]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-05-24 Ralf Corsépius <ralf.corsepius@…> * score/include/rtems/score/percpu.h, score/include/rtems/score/prioritybitmap.h, score/include/rtems/score/rbtree.h, score/include/rtems/score/schedulerpriority.h, score/include/rtems/score/schedulersimple.h, score/include/rtems/score/schedulersimplesmp.h, score/include/rtems/score/smp.h, score/include/rtems/score/smplock.h, score/include/rtems/score/thread.h, score/src/heapfree.c, score/src/objectinitializeinformation.c, score/src/rbtree.c, score/src/rbtreeextract.c, score/src/rbtreefind.c, score/src/rbtreeinsert.c, score/src/rbtreepeek.c, score/src/schedulerpriorityenqueue.c, score/src/schedulerpriorityenqueuefirst.c, score/src/schedulerpriorityextract.c, score/src/schedulerpriorityupdate.c, score/src/schedulersimple.c, score/src/schedulersimpleextract.c, score/src/schedulersimpleschedule.c, score/src/schedulersimplesmpschedule.c, score/src/schedulersimpleyield.c, score/src/smp.c, score/src/smplock.c, score/src/threadcreateidle.c, score/src/threadget.c, score/src/threadsetstate.c, score/src/threadsettransient.c: Remove white-spaces.
02:44 Changeset in rtems [dacdda30]4.115 by Ralf Corsepius <ralf.corsepius@…>
Remove white-spaces.

05/23/11:

17:41 Changeset in rtems [b8870a0]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-05-23 Jennifer Averett <Jennifer.Averett@…> PR 1795/bsps * erc32/Makefile.am, leon2/Makefile.am, leon3/Makefile.am: Add rtems_bsp_delay to sparc bsps. * erc32/startup/bspdelay.c, leon2/startup/bspdelay.c, leon3/startup/bspdelay.c: New files.
16:48 Ticket #1795 (Add rtems_bsp_delay to sparc bsp's) closed by Jennifer Averett
fixed: Opened PR 1807 to deal with the clock issue. Commited patch to the head.
16:46 Ticket #1807 (sparc - rtems_bsp_delay depends on the clock driver) created by Jennifer Averett
On these BSPs, this is the best way to do it. We need to look at …
16:18 Changeset in rtems [b718dde0]4.115 by Joel Sherrill <joel.sherrill@…>
2011-05-23 Joel Sherrill <joel.sherrilL@…> * bsp_howto/support.t: Update copyright.
16:07 Changeset in rtems [926b3cf]4.115 by Joel Sherrill <joel.sherrill@…>
2011-05-23 Joel Sherrill <joel.sherrilL@…> * bsp_howto/support.t: Add section describing configuration macros which may be defined at the BSP level to alter defaults in rtems/confdefs.h.
16:06 Changeset in rtems [c1545f0]4.115 by Joel Sherrill <joel.sherrill@…>
2011-05-23 Marta Rybczynska <marta.rybczynska@…> PR 1805/cpukit * sapi/include/confdefs.h: Currently unified areas are defined per-application. For some memory constrained and/or very dynamic environments (BSPs), it may be better to have per-BSP default value. This patch introduces such option. The default behaviour is left unchanged.
15:08 Ticket #1805 (Per-BSP unified areas) closed by Joel Sherrill
fixed: I committed this fix and added a new section to the BSP manuals on the confdefs.h macros which may be defined by the BSP to alter default behaviour. Thanks.
14:55 Changeset in rtems [49f6309b]4.115 by Joel Sherrill <joel.sherrill@…>
2011-05-23 Joel Sherrill <joel.sherrilL@…> PR 1804/cpukit * sapi/include/confdefs.h: Replace obsolete THREAD_READY_CHAINS with CONFIGURE_MEMORY_FOR_SCHEDULER and CONFIGURE_MEMORY_PER_TASK_FOR_SCHEDULER in debug structure.
14:18 Ticket #1791 (DispatchDisableLevel is not smp safe) closed by Jennifer Averett
fixed: Patch applied to head.
13:56 Changeset in rtems [068d059b]4.115 by Jennifer Averett <Jennifer.Averett@…>
Add PR to changelog.
13:56 Ticket #1804 (confdefs: define default for CONFIGURE_MEMORY_FOR_THREAD_READY_CHAINS) closed by Joel Sherrill
fixed: Patch committed.
13:30 Changeset in rtems [3a8a999]4.115 by Jennifer Averett <Jennifer.Averett@…>
2011-05-23 Jennifer Averett <Jennifer.Averett@…> * score/Makefile.am, score/include/rtems/score/thread.h, score/inline/rtems/score/thread.inl: Add smp support to dispable dispatch level accesses. * score/src/threaddispatchdisablelevel.c: New file.
13:13 Ticket #1806 (SMP: affinity step #1) created by Marta Rybczynska
This patch is the first step for CPU affinity. A new field is added to …
10:43 Ticket #1805 (Per-BSP unified areas) created by Marta Rybczynska
Currently unified areas are defined per-application. For some memory …
10:40 Ticket #1804 (confdefs: define default for CONFIGURE_MEMORY_FOR_THREAD_READY_CHAINS) created by Marta Rybczynska
If we use CONFIGURE_CONFDEFS_DEBUG, there is no default definition of …
10:37 Ticket #1803 (SMP: _Thread_Is_executing and _Thread_Is_heir) created by Marta Rybczynska
This patch adds SMP versions for _Thread_Is_executing and …
06:45 Changeset in rtems [760c817e]4.115 by Ralf Corsepius <ralf.corsepius@…>
Fix typo.
06:45 Changeset in rtems [2b0ee29]4.115 by Ralf Corsepius <ralf.corsepius@…>
New.
06:43 Changeset in rtems [4018204d]4.115 by Ralf Corsepius <ralf.corsepius@…>
Add rtems4.11/arm-eabi.
06:42 Changeset in rtems [bcaff0e]4.115 by Ralf Corsepius <ralf.corsepius@…>
Add arm-eabi.
06:40 Changeset in rtems [bec941c]4.115 by Ralf Corsepius <ralf.corsepius@…>
Comment out cpukit (multilibs are broken).
06:33 Changeset in rtems [f70b1a64]4.115 by Ralf Corsepius <ralf.corsepius@…>
New.
Note: See TracTimeline for information about the timeline view.