Timeline



01/23/09:

22:26 Developer/OpenProjects edited by JoelSherrill
/* Run-Time Tracing */ (diff)
22:26 Developer/OpenProjects edited by JoelSherrill
/* Page based memory management system */ (diff)
22:26 Developer/OpenProjects edited by JoelSherrill
/* TCP/IP Stack Update */ (diff)
22:26 Developer/OpenProjects edited by JoelSherrill
/* IDL base components model support in RTEMS */ (diff)
22:25 Developer/OpenProjects edited by JoelSherrill
/* LWIP */ (diff)
22:25 Developer/OpenProjects edited by JoelSherrill
/* Implement POSIX FIFOs */ Now a testing project (diff)
22:18 Developer/OpenProjects edited by JoelSherrill
/* Application Configuration GUI */ Update (diff)
22:10 Developer/OpenProjects edited by JoelSherrill
/* Automated GNU Tools Testing */ profiling addressed (diff)
22:08 Developer/OpenProjects edited by JoelSherrill
/* SPARC V8 Bit Scan Instruction */ Delete. Instruction only on SPARClite. Investigation showed no better way to scan (diff)
14:10 Ticket #1361 (capture: empty names in ctload and ctlist commands.) created by Nickolay Semyonov-Kolchin
rtems_monitor_dump_name(rtems_capture_task_name(task)) always produce …
13:58 Ticket #1360 (capture: ctload output to system default stdout, not calling task stdout.) created by Nickolay Semyonov-Kolchin
When ctload command is executed from telnet session, it outputs data …
03:53 WikiStart edited by JoelSherrill
text for wiki link (diff)
03:52 WikiStart edited by JoelSherrill
Updated GSoC references (diff)
00:12 Changeset in rtems [7311863]4.104.115 by Chris Johns <chrisj@…>
2009-01-23 Chris Johns <chrisj@…> * libmisc/shell/shell.c: Fix command line parsing of valid characters.

01/22/09:

14:49 Changeset in rtems [5ad3a91e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove.
14:46 Changeset in rtems [9e22fded]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add mingw hacks.
14:45 Changeset in rtems [3b35bcc5]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
14:44 Changeset in rtems [bf0597e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Update to gdb-*-20090122.diff
14:43 Changeset in rtems [17a806a3]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GDB_RPMREL.
14:42 Changeset in rtems [b2c4395d]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add hacks to work around Cdn-X and MinGW build issues.
06:58 Changeset in rtems [e574678]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add i686-pc-mingw32-termcap-helper.spec.in.
05:43 Ticket #1359 (rtems_libio_allocate: rtems_libio_iop_freelist incorrectly zeroed on ...) created by Nickolay Semyonov-Kolchin
Function text with comments: rtems_libio_t *rtems_libio_allocate( …
01:38 Release/4.7 edited by JoelSherrill
Move bullets over (diff)
01:36 Release/4.8 edited by JoelSherrill
/* Release 4.8.1 Changes */ Move bullets over (diff)
01:36 Release/4.8 edited by JoelSherrill
/* Release 4.8.2 Changes */ Move bullets over (diff)
01:35 Release/4.9 edited by JoelSherrill
Move bullets over to eft (diff)
01:34 Release/4.9 edited by JoelSherrill
/* Release 4.9.2 Changes */ 1357/cpukit - creating task with RTEMS_NO_ASR has no effect (diff)
01:34 Release/4.8 edited by JoelSherrill
/* Release 4.8.2 Changes */ 1357/cpukit - creating task with RTEMS_NO_ASR has no effect (diff)
01:33 Release/4.7 edited by JoelSherrill
/* Release 4.7.4 Changes */ 1357/cpukit - creating task with RTEMS_NO_ASR has no effect (diff)

01/21/09:

23:19 Release/4.7 edited by JoelSherrill
/* Release 4.7.4 Changes */ 1354/bsps - AV5282 Network driver can put empty mbuf on descriptor chain (diff)
23:19 Release/4.8 edited by JoelSherrill
/* Release 4.8.2 Changes */ 1354/bsps - AV5282 Network driver can put empty mbuf on descriptor chain (diff)
23:18 Release/4.9 edited by JoelSherrill
/* Release 4.9.2 Changes */ 1354/bsps - AV5282 Network driver can put empty mbuf on descriptor chain (diff)
23:09 Release/4.9 edited by JoelSherrill
/* Release 4.9.2 Changes */ 1355/filesystem - SD card code rejects MMC and random blocks written sequentially (diff)
21:52 Release/4.9 edited by JoelSherrill
/* Release 4.9.2 Changes */ 1358/bsps - Fix time-access bug in uc5282 BSP (diff)
20:48 Changeset in rtems [ecf19d14]4.8 by Joel Sherrill <joel.sherrill@…>
2009-01-21 Nickolay Kolchin <nbkolchin@…> Joel Sherrill <joel.sherrill@…> PR 1357/cpukit * rtems/src/tasks.c: Ensure creating a task with no ASR is honored.
20:48 Changeset in rtems [0e2f369]4.9 by Joel Sherrill <joel.sherrill@…>
2009-01-21 Nickolay Kolchin <nbkolchin@…> Joel Sherrill <joel.sherrill@…> PR 1357/cpukit * rtems/src/tasks.c: Ensure creating a task with no ASR is honored.
20:47 Changeset in rtems [03f0885]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-01-21 Nickolay Kolchin <nbkolchin@…> Joel Sherrill <joel.sherrill@…> PR 1357/cpukit * rtems/src/tasks.c: Ensure creating a task with no ASR is honored.
19:43 Ticket #1357 (creating task with RTEMS_NO_ASR has no effect) closed by Joel Sherrill
fixed: Patch applied to 4.8, 4.9 and CVS. For those using older versions, a fix for this PR is also available in the 4.6 and 4.7 Legacy releases for those with Legacy Support agreements.
19:38 Changeset in rtems [724527d]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-01-21 Joel Sherrill <joel.sherrill@…> * rtems/src/tasks.c: Initialize event_condition to 0 just because.
19:38 GSoC/GettingStarted edited by JoelSherrill
/* Configure and Build RTEMS for SPARC/SIS */ (diff)
18:18 Changeset in rtems [10fca44]4.9 by Joel Sherrill <joel.sherrill@…>
2009-01-21 Frank Ueberschar <frank.ueberschar@…> PR 1354/bsps * network/network.c: In some cases it can occur that an empty mbuf is put on the descriptor chain. (We found it especially then when transmitting fragmented IP Packets.) Since the actual buffer descriptor pointer will be incremented after every inserted mbuf (txBd = sc->txBdBase + sc->txBdHead;) even if m->m_len of the current mbuf was zero. This leads to the bug.
18:18 Changeset in rtems [2bcccf7]4.8 by Joel Sherrill <joel.sherrill@…>
2009-01-21 Frank Ueberschar <frank.ueberschar@…> PR 1354/bsps * network/network.c: In some cases it can occur that an empty mbuf is put on the descriptor chain. (We found it especially then when transmitting fragmented IP Packets.) Since the actual buffer descriptor pointer will be incremented after every inserted mbuf (txBd = sc->txBdBase + sc->txBdHead;) even if m->m_len of the current mbuf was zero. This leads to the bug.
18:17 Changeset in rtems [e026b963]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-01-21 Frank Ueberschar <frank.ueberschar@…> PR 1354/bsps * network/network.c: In some cases it can occur that an empty mbuf is put on the descriptor chain. (We found it especially then when transmitting fragmented IP Packets.) Since the actual buffer descriptor pointer will be incremented after every inserted mbuf (txBd = sc->txBdBase + sc->txBdHead;) even if m->m_len of the current mbuf was zero. This leads to the bug.
18:08 Changeset in rtems [4c18d8c]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-01-21 Sebastian Huber <sebastian.huber@…> * libchip/i2c/spi-sd-card.h, libchip/i2c/spi-sd-card.c: Fixed RTEMS_BLKDEV_CAPABILITIES ioctl which caused invalid multiple block writes. Fixed integer type in device structure.
18:07 Changeset in rtems [3a7df18]4.9 by Joel Sherrill <joel.sherrill@…>
2009-01-21 Sebastian Huber <sebastian.huber@…> * libchip/i2c/spi-sd-card.c: Fixed RTEMS_BLKDEV_CAPABILITIES ioctl which caused invalid multiple block writes.
17:20 Ticket #1354 (AV5282 Network driver can put empty mbuf on descriptor chain) closed by Joel Sherrill
fixed: Patch applied to 4.8 and 4.9 and CVS head
17:10 Ticket #1355 (SD card code rejects MMC and random blocks written sequentially) closed by Joel Sherrill
fixed
16:50 Changeset in rtems [f29aa73]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-01-21 Eric Norum <norume@…> PR 1358/bsps * clock/clock.c: Fix time-access bug in uc5282 BSP.
16:49 Changeset in rtems [06c12dd]4.9 by Joel Sherrill <joel.sherrill@…>
2009-01-21 Eric Norum <norume@…> PR 1358/bsps * clock/clock.c: Fix time-access bug in uc5282 BSP.
15:51 Ticket #1358 (Fix time-access bug in uc5282 BSP.) closed by Joel Sherrill
fixed: Patch applied to 4.9 branch and CVS head. The patch fails to apply to 4.8. I am assuming this problem was introduced post 4.8. If 4.8 requires a variation on this patch, please reopen with a 4.8 patch.
15:26 Changeset in rtems [8594dc7]4.9 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
12:19 Changeset in rtems [a7a8491d]4.9 by Ralf Corsepius <ralf.corsepius@…>
Bump BINUTILS_RPMREL.
12:16 Changeset in rtems [91a3c19b]4.9 by Ralf Corsepius <ralf.corsepius@…>
Bump RPMREL.
06:27 Changeset in rtems [15319e15]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
New.
06:26 Changeset in rtems [8d40ab0]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add gmp, mpfr, *-helper.
06:24 Changeset in rtems [15c468f3]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Update.
02:48 GSoC/GettingStarted edited by JoelSherrill
Move around text. (diff)
02:46 GSoC/GettingStarted edited by JoelSherrill
/* Prove You Can Work On RTEMS */ Add (diff)
02:44 GSoC/GettingStarted edited by JoelSherrill
/* Configure and Build RTEMS */ More clean up and links (diff)
02:39 GSoC/GettingStarted edited by JoelSherrill
/* Configure a Development Computer */ Add link. (diff)
02:38 GSoC/GettingStarted edited by JoelSherrill
Add graphics and structure (diff)

01/20/09:

19:25 Ticket #1358 (Fix time-access bug in uc5282 BSP.) created by Eric Norum
The fine-timing routine bsp_clock_nanoseconds_since_last_tick() in …
16:33 Changeset in rtems [7ad3289]4.9 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
16:31 Changeset in rtems [4196eb67]4.9 by Ralf Corsepius <ralf.corsepius@…>
Bump GDB_RPMREL.
16:29 Changeset in rtems [de057528]4.9 by Ralf Corsepius <ralf.corsepius@…>
Sync with CVS-HEAD.
14:59 TBR/UserApp/LogicLab_S.r.l. edited by Logiclab
(diff)
14:59 TBR/UserApp/LogicLab_S.r.l. edited by Logiclab
(diff)
14:56 TBR/UserApp/Automatic_Load_Shed edited by Logiclab
(diff)
08:14 TBR/UserApp/Automatic_Load_Shed edited by JoelSherrill
(diff)
08:13 TBR/UserApp/Fault_Recorder edited by JoelSherrill
(diff)
05:40 Ticket #1357 (creating task with RTEMS_NO_ASR has no effect) created by Nickolay Semyonov-Kolchin
Our partners found that RTEMS_NO_ASR in rtems_task_create has no …

01/19/09:

22:40 Ticket #1356 (Add support for High Capacity SD and MMC cards to RTEMS) created by Gene Smith
I could be wrong on this, but looking at the spi-sd-card.c code it …
16:39 TBR/UserApp/RTEMSApplications edited by Logiclab
/* Industrial */ (diff)
16:38 TBR/UserApp/RTEMSApplications edited by Logiclab
/* Industrial */ (diff)
16:37 TBR/UserApp/Fault_Recorder edited by Logiclab
(diff)
16:35 TBR/UserApp/DV938EAC_Automatic_Load_Shed edited by Logiclab
(diff)
16:35 TBR/UserApp/PowerProbe edited by Logiclab
(diff)
16:32 TBR/UserApp/DV938EAC_Automatic_Load_Shed edited by Logiclab
(diff)
16:30 TBR/UserApp/Automatic_Load_Shed edited by Logiclab
(diff)
16:30 TBR/UserApp/Automatic_Load_Shed edited by Logiclab
(diff)
16:29 TBR/UserApp/DV938EAC_Automatic_Load_Shed edited by Logiclab
(diff)
16:28 TBR/UserApp/Automatic_Load_Shed edited by Logiclab
(diff)
16:27 TBR/UserApp/Automatic_Load_Shed edited by Logiclab
(diff)
16:21 TBR/UserApp/Automatic_Load_Shed edited by Logiclab
(diff)
16:20 TBR/UserApp/PowerProbe edited by Logiclab
(diff)
16:20 TBR/UserApp/Automatic_Load_Shed edited by Logiclab
(diff)
16:19 TBR/UserApp/Automatic_Load_Shed edited by Logiclab
(diff)
16:19 TBR/UserApp/Fault_Recorder edited by Logiclab
(diff)
16:18 TBR/UserApp/PowerProbe edited by Logiclab
(diff)
16:18 TBR/UserApp/DV938EAC_Automatic_Load_Shed edited by Logiclab
(diff)
16:14 TBR/UserApp/Automatic_Load_Shed edited by Logiclab
(diff)
16:12 TBR/UserApp/Fault_Recorder edited by Logiclab
(diff)
16:01 TBR/UserApp/Automatic_Load_Shed edited by Logiclab
(diff)
15:45 TBR/UserApp/Automatic_Load_Shed edited by Logiclab
(diff)
15:25 TBR/UserApp/Automatic_Load_Shed created by Logiclab
New page: LogicLab? RTEMS-base Automatic Load Shed ==Hardware technical data== ===Power Supply=== Power supply voltage: 110V DC ± 20% *Medium power: 20W *Voltage dips and short interruptions :Ins…
15:11 TBR/UserApp/DV938EAC_Automatic_Load_Shed edited by Logiclab
(diff)
15:11 TBR/UserApp/PowerProbe edited by Logiclab
(diff)
15:10 TBR/UserApp/PowerProbe edited by Logiclab
(diff)
15:03 TBR/UserApp/DV938EAC_Automatic_Load_Shed created by Logiclab
New page: == DV938EAC Automatic Load Shed== EAC DV938 device was designed to satisfy ENEL and TERNA’s requirements for automatic load shedding program in power system distribution. DV938 is a l…
14:41 TBR/UserApp/LogicLab_S.r.l. edited by Logiclab
(diff)

01/18/09:

15:19 Changeset in rtems [3c044f1]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add freebsd7.1, freebsd6.4
15:18 Changeset in rtems [6beaac1]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
New.
15:15 Changeset in rtems [bdd2eb0a]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add more mingw32 hacks.

01/17/09:

08:34 Changeset in rtems [1bde0e5]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add freebsd7.1

01/16/09:

18:57 Changeset in rtems [22fa9d61]4.104.115 by Jennifer Averett <Jennifer.Averett@…>
2009-01-16 Jennifer Averett <jennifer.averett@…> * Makefile.am, configure.ac: Add new test to test Watchdog display helper routines. These reach into the SuperCore?. * spwatchdog/.cvsignore, spwatchdog/Makefile.am, spwatchdog/delay.c, spwatchdog/init.c, spwatchdog/prtime.c, spwatchdog/spwatchdog.scn, spwatchdog/system.h, spwatchdog/task1.c: New files.
17:27 Ticket #1355 (SD card code rejects MMC and random blocks written sequentially) created by Gene Smith
This describes two problems but my fix is a patch to one file so I …
17:24 TBR/UserApp/Fault_Recorder edited by Logiclab
(diff)

01/15/09:

21:54 TBR/UserManual/Using_the_RTEMS_DOS_File_System edited by JoelSherrill
Use TOC right macro (diff)
21:54 History/Timeline edited by JoelSherrill
Use TOC right macro (diff)
21:54 Developer/Eclipse/Plugin edited by JoelSherrill
Use TOC right macro (diff)
21:54 Developer/Eclipse/Information edited by JoelSherrill
Use TOC right macro (diff)
21:53 TBR/UserManual/MinGW_Tools_for_Windows edited by JoelSherrill
Use TOC right macro (diff)
21:52 Release/4.9 edited by JoelSherrill
Use TOC right macro (diff)
21:52 Release/4.8 edited by JoelSherrill
Use TOC right macro (diff)
21:52 Release/4.7 edited by JoelSherrill
Use TOC right macro (diff)
21:52 Release/4.6 edited by JoelSherrill
Use TOC right macro (diff)
21:51 Release/4.10 edited by JoelSherrill
Use TOC right macro (diff)
02:53 TBR/UserManual/MinGW_Tools_for_Windows edited by ChrisJohns
(diff)

01/13/09:

03:27 TBR/UserManual/GeneralInformation edited by JoelSherrill
(diff)
00:37 TBR/UserManual/GeneralInformation edited by JoelSherrill
(diff)

01/12/09:

11:00 Ticket #1354 (AV5282 Network driver can put empty mbuf on descriptor chain) created by Frank Ueberschar
In some cases it can occur that an empty mbuf is put on the descriptor …

01/10/09:

00:27 TBR/UserApp/RTEMSApplications edited by JoelSherrill
Use TOC right macro (diff)
00:27 TBR/UserManual/RTEMS_Development_Hosts edited by JoelSherrill
Use TOC right macro (diff)
00:26 Developer/FileSystems edited by JoelSherrill
Use TOC right macro (diff)
00:25 TBR/UserManual/RTEMSFeatures edited by JoelSherrill
Add TOC right (diff)

01/09/09:

20:23 TBR/Website/FAQ edited by JoelSherrill
Add link to GeneralInformation? (diff)
20:22 WikiStart edited by JoelSherrill
Add FAQ (diff)
20:22 TBR/Website/FAQ edited by JoelSherrill
(diff)
20:21 TBR/Website/FAQ edited by JoelSherrill
FAQPage? moved to FAQ: Why have Page in the name? (diff)
17:09 TBR/Website/Board_Support_Packages edited by JoelSherrill
/* ARM/Thumb BSPs */ typo (diff)
09:53 TBR/Website/Board_Support_Packages edited by Mrippa
/* PowerPC BSPs */ (diff)
08:17 TBR/BSP/Mvme2700 edited by Mrippa
(diff)
08:12 TBR/BSP/Mvme2700 edited by Mrippa
/* EPICS Channel Access Performance */ (diff)
08:09 TBR/BSP/Mvme2700 edited by Mrippa
/* EPICS Channel Access Performance */ (diff)
08:09 TBR/BSP/Mvme2700 edited by Mrippa
(diff)
05:41 TBR/Website/RTEMSReleases edited by MicheleSherrill
(diff)
05:41 TBR/Website/RTEMSReleases edited by MicheleSherrill
(diff)
04:29 TBR/BSP/Motorola_powerpc edited by Mrippa
(diff)
04:27 TBR/BSP/Mvme2700 edited by Mrippa
/* Board Setup */ (diff)
03:59 TBR/BSP/Mvme2700 created by Mrippa
New page: {{Infobox BSP |BSP_name = mvme2700 |Manufacturer = Motorola Computer Group now Emerson Network Power |image = MVME2700_L_833.jpg |Archi…
03:58 TBR/UserManual/GeneralInformation edited by JoelSherrill
(diff)
03:56 TBR/UserManual/GeneralInformation edited by JoelSherrill
(diff)
03:56 TBR/UserManual/GeneralInformation edited by JoelSherrill
Add Joel Pronouncing RTEMS (diff)
03:36 TBR/BSP/Edb7312 edited by JoelSherrill
/* Overview */ Typo (diff)
03:36 TBR/BSP/Edb7312 edited by JoelSherrill
/* Test Reports */ Switch to template Test Report (diff)
03:30 TBR/BSP/Edb7312 edited by JoelSherrill
/* Test Reports */ (diff)
02:40 TBR/Website/Board_Support_Packages edited by JoelSherrill
/* Lattice Mico32 BSPs */ (diff)
02:32 TBR/Website/Board_Support_Packages edited by Mrippa
/* PowerPC BSPs */ (diff)
02:12 TBR/Website/Board_Support_Packages edited by Mrippa
/* PowerPC BSPs */ (diff)
01:53 TBR/Website/Board_Support_Packages edited by Mhamel
/* PowerPC BSPs */ (diff)
01:45 TBR/Website/Board_Support_Packages edited by Mhamel
/* PowerPC BSPs */ (diff)
01:44 TBR/BSP/Virtex created by Rsg
New page: Xilinx Virtex-4FX BSP <!-- When filling in the box, + Try to include links to other Wiki pages and websites. + If a field is not applicable, not setting the variable will result in i…
Note: See TracTimeline for information about the timeline view.