Timeline



11/07/11:

22:39 Projects/CVStoGit edited by Cdcs
(diff)
21:46 Changeset in rtems [467c767]4.115 by Joel Sherrill <joel.sherrill@…>
2011-11-07 Joel Sherrill <joel.sherrill@…> PR 1953/bsps * console/uart.c: Do not use /dev/console in libchip configuration table. Shared driver framework selects device to use as /dev/console.
21:46 Changeset in rtems [3dcdad4a]4.115 by Joel Sherrill <joel.sherrill@…>
2011-11-07 Joel Sherrill <joel.sherrill@…> PR 1953/bsps * console/uarts.c: Do not use /dev/console in libchip configuration table. Shared driver framework selects device to use as /dev/console.
21:42 Changeset in rtems [83fec7c2]4.9 by Joel Sherrill <joel.sherrill@…>
2011-11-07 Ralf Corsepius <ralf.corsepius@…> PR 1952/cpukit * libmisc/untar/untar.c: Add return code for failure when unable to write file.
21:42 Changeset in rtems [41fb7c4]4.10 by Joel Sherrill <joel.sherrill@…>
2011-11-07 Ralf Corsepius <ralf.corsepius@…> PR 1952/cpukit * libmisc/untar/untar.c: Add return code for failure when unable to write file.
21:42 Changeset in rtems [d9bc968d]4.115 by Joel Sherrill <joel.sherrill@…>
2011-11-07 Ralf Corsepius <ralf.corsepius@…> PR 1952/cpukit * libmisc/untar/untar.c: Add return code for failure when unable to write file.
21:41 Changeset in rtems [89926c9]4.115 by Joel Sherrill <joel.sherrill@…>
Revert.
21:40 Changeset in rtems [4485c9a]4.115 by Joel Sherrill <joel.sherrill@…>
2011-11-07 Ralf Corsepius <ralf.corsepius@…> PR 1952/cpukit * libcsupport/include/rtems/libio.h: Add return code for failure when unable to write file.
20:47 Ticket #1953 (sparc64: do not use NULL as console sDeviceName) closed by Joel Sherrill
fixed: Fixed.
20:45 Ticket #1952 (Untar_FromMemory returns successful despite an error) closed by Joel Sherrill
fixed: Patch applied to head and applicable branches. Thanks.
20:29 Ticket #1953 (sparc64: do not use NULL as console sDeviceName) reopened by Joel Sherrill
08:33 Changeset in rtems [18aa7150]4.115 by Sebastian Huber <sebastian.huber@…>
2011-11-07 Sebastian Huber <sebastian.huber@…> * console/console-config.c: Avoid explicit type.
08:26 Changeset in rtems [47f56094]4.115 by Sebastian Huber <sebastian.huber@…>
2011-11-07 Sebastian Huber <sebastian.huber@…> PR 1951/bsps * Makefile.am, console/console-config.c: Update due to API changes.
08:20 Changeset in rtems [d791a39]4.115 by Sebastian Huber <sebastian.huber@…>
2011-11-07 Sebastian Huber <sebastian.huber@…> * console_private.h: Removed Console_Port_Minor declaration. * console.c: Define console_initialized as static.
08:18 Changeset in rtems [6cb084d9]4.115 by Sebastian Huber <sebastian.huber@…>
2011-11-07 Sebastian Huber <sebastian.huber@…> * libchip/serial/serial.h: Declare Console_Port_Minor.
07:58 Changeset in rtems [6343ea4e]4.115 by Sebastian Huber <sebastian.huber@…>
2011-11-07 Sebastian Huber <sebastian.huber@…> * rtems/score/cpu.h: Removed unused register_pc from Context_Control.
07:48 Changeset in rtems [e2691dcb]4.115 by Sebastian Huber <sebastian.huber@…>
2011-11-07 Sebastian Huber <sebastian.huber@…> PR 1949/cpukit PR 1950/cpukit * rtems/score/arm.h: Select ARMv4 multilib implementation for ARM_ARCH_6J.
07:27 Ticket #1951 (libchip/serial.h: Console_Port_Tbl conflicts) closed by Sebastian Huber
fixed: Replying to comment:0: […] > - A side-effect of the dyn. console effort. I am not sure if it works, but the tests compile and link.
06:50 Ticket #1949 (arm_interrupt_disable: no return statement in function returning non-void) closed by Sebastian Huber
fixed: The ARM1136JF-S is software compatible with earlier ARM cores, thus I selected the ARM_MULTILIB_ARCH_V4 support.
06:50 Ticket #1950 (arm/armeabi: error: unknown type name 'CPU_Interrupt_frame') closed by Sebastian Huber
fixed: The ARM1136JF-S is software compatible with earlier ARM cores, thus I selected the ARM_MULTILIB_ARCH_V4 support.
02:25 Ticket #1945 (RFE: Abandon rtems_off64_t) closed by Ralf Corsepius
fixed: rtems_off64_t is history. All places having used it were replaced to use off_t.

11/06/11:

20:12 Changeset in rtems [053b7e04]4.115 by Gedare Bloom <gedare@…>
2011-11-06 Gedare Bloom <gedare@…> * shared/console/conscfg.c: Whitespace and style fixes.
20:01 Changeset in rtems [82c46f8]4.115 by Gedare Bloom <gedare@…>
2011-11-06 Gedare Bloom <gedare@…> * shared/console/conscfg.c: Give console port a name.
19:01 Ticket #1953 (sparc64: do not use NULL as console sDeviceName) closed by Gedare Bloom
fixed
18:57 Ticket #1953 (sparc64: do not use NULL as console sDeviceName) created by Gedare Bloom
With the current shared console.c code, a BSP cannot leave sDeviceName …
18:13 Ticket #1952 (Untar_FromMemory returns successful despite an error) created by Gedare Bloom
Untar_FromMemory breaks if it detects that not all the data was …
16:55 Changeset in rtems [65f2aecc]4.115 by Gedare Bloom <gedare@…>
2011-11-06 Gedare Bloom <gedare@…> * ChangeLog?: Fix ChangeLog? with name and email address
16:48 Changeset in rtems [05e75a4b]4.115 by Gedare Bloom <gedare@…>
2011-11-06 gedare@… * shared/score/interrupt.S: Pass ISR correct pointer to interrupt frame
16:01 Ticket #1951 (libchip/serial.h: Console_Port_Tbl conflicts) created by Ralf Corsepius
Building the lm3s6965 BSP exposes this error: ... # …
15:58 Changeset in rtems [1ddad65]4.115 by Gedare Bloom <gedare@…>
2011-11-06 gedare@… * MAINTAINERS: Fix whitespace.
14:39 Ticket #1950 (arm/armeabi: error: unknown type name 'CPU_Interrupt_frame') created by Ralf Corsepius
The arm1136jfs BSP fails to build with this error: gmake[7]: Entering …
14:37 Ticket #1949 (arm_interrupt_disable: no return statement in function returning non-void) created by Ralf Corsepius
GCC emits this warning when building the arm1136jfs BSP: make[7]: …
12:44 Changeset in rtems [66b8047]4.115 by Ralf Corsepius <ralf.corsepius@…>
Remove stray whitespaces.
12:40 Changeset in rtems [0527367c]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-11-06 Ralf Corsépius <ralf.corsepius@…> PR 1945/cpukit * libchip/i2c/spi-memdrv.c: Replace rtems_off64_t with off_t.
12:36 Changeset in rtems [515ecec]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-11-06 Ralf Corsépius <ralf.corsepius@…> PR 1945/cpukit * umon/tfsDriver.c: Replace rtems_off64_t with off_t.
12:00 Changeset in rtems [984c4c49]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-11-06 Ralf Corsépius <ralf.corsepius@…> PR1945/cpukit * libfs/src/nfsclient/src/nfs.c, libfs/src/rfs/rtems-rfs-rtems-dev.c, libfs/src/rfs/rtems-rfs-rtems-dir.c, libfs/src/rfs/rtems-rfs-rtems-file.c, libnetworking/lib/ftpfs.c, libnetworking/lib/tftpDriver.c: Replace rtems_off64_t with off_t.
11:57 Changeset in rtems [22ad8263]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-11-06 Ralf Corsépius <ralf.corsepius@…> PR1945/cpukit * libfs/src/imfs/deviceio.c, libfs/src/imfs/imfs.h, libfs/src/imfs/imfs_directory.c, libfs/src/imfs/imfs_fifo.c, libfs/src/imfs/memfile.c: Replace rtems_off64_t with off_t.
11:54 Changeset in rtems [59ca2f8c]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-11-06 Ralf Corsépius <ralf.corsepius@…> PR1945/cpukit * libfs/src/dosfs/msdos.h, libfs/src/dosfs/msdos_dir.c, libfs/src/dosfs/msdos_file.c: Replace rtems_off64_t with off_t.
11:52 Changeset in rtems [e4c0a04b]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-11-06 Ralf Corsépius <ralf.corsepius@…> PR1945/cpukit * libfs/src/defaults/default_ftruncate.c, libfs/src/defaults/default_lseek.c: Replace rtems_off64_t with off_t.
11:50 Changeset in rtems [b799e4eb]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-11-06 Ralf Corsépius <ralf.corsepius@…> PR1945/cpukit * libcsupport/include/rtems/libio.h: Mark rtems_off64_t as deprecated. Replace rtems_off64_t with off_t.
07:08 Changeset in rtems [e3865876]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-11-06 Ralf Corsépius <ralf.corsepius@…> * libfs/src/rfs/rtems-rfs-dir.c: Rename PRIdoff_t into PRIooff_t.

11/04/11:

19:47 Changeset in rtems [a6bd46d]4.115 by Joel Sherrill <joel.sherrill@…>
2011-11-04 Joel Sherrill <joel.sherrill@…> * ChangeLog?, Makefile.am: Add bsp_reset() stub.
19:12 Changeset in rtems [39eabe0]4.115 by Gedare Bloom <gedare@…>
2011-11-04 gedare@… * MAINTAINERS: Add myself as maintainer
09:55 Changeset in rtems [abe5612]4.115 by Sebastian Huber <sebastian.huber@…>
2011-11-04 Sebastian Huber <sebastian.huber@…> * support/src/test_support.c: Avoid magic numbers.

11/03/11:

22:02 Changeset in rtems [1e0f63b5]4.115 by Chris Johns <chrisj@…>
2011-11-04 Chris Johns <chrisj@…> * libfs/src/rfs/rtems-rfs-dir.h: Commit the missing change. Part of removing the hardcoded dir string.
14:11 Changeset in rtems [6167a5b]4.115 by Joel Sherrill <joel.sherrill@…>
2011-11-03 Chris Johns <chrisj@…> PR 1948/filesystem * libfs/src/rfs/rtems-rfs-file-system.c, libfs/src/rfs/rtems-rfs-file-system.h, libfs/src/rfs/rtems-rfs-format.c, libfs/src/rfs/rtems-rfs-rtems.c: Add support for mount passing an ASCIIZ string containing configuration options. Remove the hardcoded dir string and size. Fix comments. * libblock/src/bdbuf.c: Fix state labels in trace output.
06:32 Changeset in rtems [97ae192a]4.115 by Chris Johns <chrisj@…>
2011-11-03 Chris Johns <chrisj@…> PR 1948/filesystem * libfs/src/rfs/rtems-rfs-file-system.c, libfs/src/rfs/rtems-rfs-file-system.h, libfs/src/rfs/rtems-rfs-format.c, libfs/src/rfs/rtems-rfs-rtems.c: Add support for mount passing an ASCIIZ string containing configuration options. Remove the hardcoded dir string and size. Fix comments. * libblock/src/bdbuf.c: Fix state labels in trace output.
05:36 Ticket #1948 (RFS mount options for configuration.) closed by Chris Johns
fixed
04:23 Changeset in rtems [4c5e2fc]4.10 by Chris Johns <chrisj@…>
2011-11-03 Chris Johns <chrisj@…> PR 1948/filesystem * libfs/src/rfs/rtems-rfs-file-system.c, libfs/src/rfs/rtems-rfs-file-system.h, libfs/src/rfs/rtems-rfs-format.c, libfs/src/rfs/rtems-rfs-rtems.c: Add support for mount passing an ASCIIZ string containing configuration options. * libblock/src/bdbuf.c: Fix state labels in trace output.
03:17 Ticket #1948 (RFS mount options for configuration.) created by Chris Johns
The RFS defaults to max_held_buffers or 5. On small cache sizes with a …

10/31/11:

13:46 Changeset in rtems [b009f481]4.115 by Joel Sherrill <joel.sherrill@…>
2011-10-31 Joel Sherrill <joel.sherrill@…> PR 1947/doc * started/buildrt.t: Make note that native toolset is needed to configure and build RTEMS.
12:47 Ticket #1947 (Getting Started manual needs update) closed by Joel Sherrill
fixed: Modified, more general version of warning added. Thanks.
08:08 Changeset in rtems [478fb7e]4.10 by Ralf Corsepius <ralf.corsepius@…>
GDB_RPMREL = 2.

10/30/11:

16:07 Changeset in rtems [c652dfe2]4.115 by Ralf Corsepius <ralf.corsepius@…>
New.
05:33 Changeset in rtems [9bdb4292]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-10-30 Ralf Corsépius <ralf.corsepius@…> * libcsupport/src/newlibc_exit.c: Don't undef USE_INIT_FINI.

10/28/11:

20:07 Ticket #1947 (Getting Started manual needs update) created by sh.rtems
I did not have local host GCC toolchain before building RTEMS source …
13:58 Changeset in rtems [4778c6e0]4.115 by Joel Sherrill <joel.sherrill@…>
2011-10-28 Joel Sherrill <joel.sherrill@…> PR 1944/misc * libchip/serial/mc68681.c: Remove #if 0.
13:21 Changeset in rtems [dc2cc62]4.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
13:19 Changeset in rtems [f282566]4.115 by Ralf Corsepius <ralf.corsepius@…>
Preps for gcc-4.6.2.
12:59 Ticket #1944 (c/src/libchip/serial/mc68681.c: mc68681_close is a nop) closed by Joel Sherrill
fixed: Committed.

10/27/11:

22:24 Developer/Projects/Obsolete/Hypervisor edited by Gedare
(diff)
22:21 Developer/Projects/Obsolete/Hypervisor edited by Gedare
(diff)
22:17 Developer/Projects/Obsolete/Hypervisor edited by Gedare
/* ARINC653 API support */ (diff)
22:17 Developer/Projects/Obsolete/Hypervisor edited by Gedare
/* ARINC653 API support */ (diff)
22:16 Developer/Projects/Open/ARINC653API edited by Gedare
(diff)
22:16 Projects/ARINC653VM edited by Gedare
/* Tailoring RTEMS to support hypervisor/virtual machine */ (diff)
22:15 Developer/OpenProjects edited by Gedare
/* RTEMS Run-Time Oriented */ (diff)
22:13 Developer/OpenProjects edited by Gedare
/* RTEMS Run-Time Oriented */ (diff)
22:13 Developer/OpenProjects edited by Gedare
/* Run-Time Projects Not Initiated */ (diff)
22:13 Developer/Projects/Obsolete/Hypervisor edited by Gedare
rearrange and add arinc653 api (diff)
22:10 Developer/Projects/Obsolete/Hypervisor edited by Gedare
(diff)
22:05 GSoC/GettingStarted edited by Gedare
link to rtems soc wiki page (diff)
19:52 Projects/ARINC653VM created by Julien Delange
Created page with "== Tailoring RTEMS to support hypervisor/virtual machine == The idea of this project is to ease the integration of RTEMS with hypervisor/supervisor/IMA platforms. At this time, ..."
19:52 Developer/Projects/Open/ARINC653API created by Julien Delange
Created page with "== ARINC653 API support == The goal is to provide a minimal ARINC653 layer that support only intra-partition services. As inter-partitions would be managed by an underlying hype..."
19:50 Developer/OpenProjects edited by Julien Delange
/* Run-Time Projects Not Initiated */ (diff)

10/26/11:

17:36 Ticket #1946 (Asymmetric SMP mega-patch) created by Jennifer Averett
The following patch is being submitted by Marta Rybczynska and is …
14:05 Changeset in rtems [243b1cc]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-10-26 Ralf Corsépius <ralf.corsepius@…> * libmisc/monitor/mon-monitor.c (rtems_monitor_wakeup): Remove unused var "status" (Avoid warning).
13:35 Changeset in rtems [27620f44]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-10-26 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Fix DIST_SUBDIRS. Reformat. Add support/fstest.h.
11:13 Changeset in rtems [5a868873]4.115 by Sebastian Huber <sebastian.huber@…>
2011-10-26 Sebastian Huber <sebastian.huber@…> * mouse01/init.c: Account for extra message buffer size.
10:34 Changeset in rtems [ad0e103]4.115 by Sebastian Huber <sebastian.huber@…>
2011-10-26 Sebastian Huber <sebastian.huber@…> * ftp01/init.c: Account for extra FTP worker task stack sizes.
10:32 Changeset in rtems [09647b7]4.115 by Sebastian Huber <sebastian.huber@…>
2011-10-26 Sebastian Huber <sebastian.huber@…> * ftpd/ftpd.h, ftpd/ftpd.c: Moved buffer and stack size constants into header file.
10:20 Changeset in rtems [eef45d1]4.115 by Sebastian Huber <sebastian.huber@…>
2011-10-26 Sebastian Huber <sebastian.huber@…> * ftpd/ftpd.c: Increased data buffer size to 4096 bytes. Use RTEMS_MINIMUM_STACK_SIZE plus the data buffer size for worker thread stack size.
03:49 Changeset in rtems [8c30ecd]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-10-26 Ralf Corsépius <ralf.corsepius@…> * libfs/src/imfs/imfs.h: Add IMFS_memfile_maximum_size.
03:08 Changeset in rtems [7a415db]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-10-26 Ralf Corsépius <ralf.corsepius@…> * shared/can/occan.c: Comment out unused var "tmp".
02:54 Changeset in rtems [c4639963]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-10-26 Ralf Corsépius <ralf.corsepius@…> * network/network.c: Remove unused var "dptr".
02:51 Changeset in rtems [d8b4256]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-10-26 Ralf Corsépius <ralf.corsepius@…> * libchip/serial/ns16550.c (ns16550_init): Remove unused var "ucTrash".

10/25/11:

16:30 Changeset in rtems [5008f65]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-10-25 Ralf Corsépius <ralf.corsepius@…> * support/include/tmacros.h: Remove fatal_posix_service_pointer_minus_one (unused).
16:29 Changeset in rtems [41909de]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-10-25 Ralf Corsépius <ralf.corsepius@…> * psxmsgq01/init.c: Introduce fatal_posix_mqd. Replace fatal_posix_service_pointer_minus_one with fatal_posix_mqd. * psxsem01/init.c: Introduce fatal_posix_sem. Replace fatal_posix_service_pointer_minus_one with fatal_posix_sem.
15:12 Changeset in rtems [8ed7d0a]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-10-25 Ralf Corsépius <ralf.corsepius@…> * psxreaddir/test.c: Remove bogus casts. Fix fprintf format strings.
15:10 Changeset in rtems [12935408]4.115 by Ralf Corsepius <ralf.corsepius@…>
Apply missing patch.
07:45 Changeset in rtems [95008c6]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-10-25 Ralf Corsépius <ralf.corsepius@…> * rtems/Makefile.am: Add src/status.c. * rtems/include/rtems/rtems/status.h: Make _Status_Object_name_errors_to_status an external variable. * rtems/src/status.c: New (split out from rtems/include/rtems/rtems/status.h).
07:11 Changeset in rtems [d5de617]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-10-25 Ralf Corsépius <ralf.corsepius@…> * rtems/Makefile.am: Reformat.

10/24/11:

13:29 Ticket #1945 (RFE: Abandon rtems_off64_t) created by Ralf Corsepius
cpukit/libcsupport/include/rtems/libio.h contains this: / * A …
13:08 Changeset in rtems [74bfa2e4]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-10-24 Ralf Corsépius <ralf.corsepius@…> * configure.ac: Check for decls of utime and utimes.
13:01 Ticket #1944 (c/src/libchip/serial/mc68681.c: mc68681_close is a nop) created by Ralf Corsepius
The function mc68681_close in c/src/libchip/serial/mc68681.c …
12:54 Changeset in rtems [68b1b17]4.115 by Ralf Corsepius <ralf.corsepius@…>
2011-10-24 Ralf Corsépius <ralf.corsepius@…> PR 1942/cpukit: * score/src/schedulercbsdetachthread.c: Move initialization of var "sched_info" down (Avoid it being used uninitialized).
11:56 Ticket #1942 (cpukit/score/src/schedulercbsdetachthread.c: 'sched_info' may be used ...) closed by Ralf Corsepius
fixed: Patch applied, closing.
11:37 Ticket #1943 (NULL pointer access in if_ppp.c) created by Sebastian Huber
In if_ppp.c (ppp_rxdaemon) we have: […] /* allocate a new …
Note: See TracTimeline for information about the timeline view.