Timeline



11/09/11:

23:51 Release/4.10 edited by JoelSherrill
/* Release 4.10.2 Changes */ 1954/cpukit - lm32: Add missing parentheses on a couple of macro uses for protection (diff)
23:43 Release/4.10 edited by JoelSherrill
/* Release 4.10.2 Changes */ 1957/cpukit - Add missing parentheses on a couple of macro uses for protection (diff)
23:43 Release/4.9 edited by JoelSherrill
/* Release 4.9.7 Changes */ 1957/cpukit - Add missing parentheses on a couple of macro uses for protection (diff)
20:51 Changeset in rtems [c9ba56f]4.9 by Joel Sherrill <joel.sherrill@…>
2011-11-09 Jennifer Averett <jennifer.averett@…> PR 1934/bsps * libchip/serial/ns16550.c: Change to unsigned variable.
20:51 Changeset in rtems [5b6f544]4.10 by Joel Sherrill <joel.sherrill@…>
2011-11-09 Jennifer Averett <jennifer.averett@…> PR 1934/bsps * libchip/serial/ns16550.c: Change to unsigned variable.
20:51 Changeset in rtems [36cfb55f]4.115 by Joel Sherrill <joel.sherrill@…>
2011-11-09 Jennifer Averett <jennifer.averett@…> PR 1934/bsps * libchip/serial/ns16550.c: Change to unsigned variable.
20:16 Release/4.10 edited by JoelSherrill
/* Release 4.10.2 Changes */ 1955/cpukit] - lm32 Convert CPU_swap_u16 to static inline (diff)
19:53 Ticket #1934 (libchip ns16550 bug -use unsigned type) closed by Joel Sherrill
fixed: Patch applied to all applicable branches. Thanks.
18:52 Changeset in rtems [8d4d978]4.10 by Joel Sherrill <joel.sherrill@…>
Move entries to correct file.
18:51 Changeset in rtems [529aa9d4]4.115 by Joel Sherrill <joel.sherrill@…>
Move entries to correct file.
18:51 Changeset in rtems [294a609]4.10 by Joel Sherrill <joel.sherrill@…>
2011-11-09 Werner Almesberger <werner@…> PR 1954/cpukit * rtems/score/lm32.h: Protect against macro expansion.
18:51 Changeset in rtems [634b14e]4.115 by Joel Sherrill <joel.sherrill@…>
2011-11-09 Werner Almesberger <werner@…> PR 1954/cpukit * score/cpu/lm32/rtems/score/lm32.h: Protect against macro expansion.
18:44 Changeset in rtems [a4c22f5f]4.9 by Joel Sherrill <joel.sherrill@…>
2011-11-09 Werner Almesberger <werner@…> PR 1957/cpukit * score/include/rtems/score/coremutex.h, score/inline/rtems/score/threadmp.inl: Add parentheses to protect macro arguments.
18:44 Changeset in rtems [e3fbffb]4.10 by Joel Sherrill <joel.sherrill@…>
2011-11-09 Werner Almesberger <werner@…> PR 1957/cpukit * score/include/rtems/score/coremutex.h, score/inline/rtems/score/threadmp.inl: Add parentheses to protect macro arguments.
18:42 Changeset in rtems [0f7afe50]4.115 by Joel Sherrill <joel.sherrill@…>
2011-11-09 Werner Almesberger <werner@…> PR 1957/cpukit * score/include/rtems/score/coremutex.h, score/inline/rtems/score/threadmp.inl: Add parentheses to protect macro arguments.
17:53 Ticket #1954 (Incorrect macro expansion in lm32.h) closed by Joel Sherrill
fixed: This one applied cleanly but I had to make the changes to 4.10 manually. Applied. Closing. Thanks.
17:46 Ticket #1957 (Unprotected macro arguments) closed by Joel Sherrill
fixed: I had to manually recreate these changes. Next time save the output to a file and attach it. It really makes live easier. Cutting and pasting patches is unreliable. But this is applied to all applicable branches and the head. In case you are curious, we keep a running list of PRs for the next release: http://www.rtems.org/wiki/index.php/4.10_Release_Notes#Release_4.10.2_Changes Thanks.
15:15 Changeset in rtems [c937e8fc]4.10 by Joel Sherrill <joel.sherrill@…>
2011-11-09 Werner Almesberger <werner@…> PR 1955/cpukit * rtems/score/cpu.h: Convert CPU_swap_u16 into a static inline.
15:15 Changeset in rtems [552a80fc]4.115 by Joel Sherrill <joel.sherrill@…>
2011-11-09 Werner Almesberger <werner@…> PR 1955/cpukit * rtems/score/cpu.h: Convert CPU_swap_u16 into a static inline.
14:20 Changeset in rtems [4689f30c]4.115 by Joel Sherrill <joel.sherrill@…>
2011-11-09 Joel Sherrill <joel.sherrill@…> * MAINTAINERS: Rewrite and update.
14:16 Ticket #1955 (Fix CPU_swap_u16) closed by Joel Sherrill
fixed: Added to 4.10 branch and head. Closing. Thanks.

11/08/11:

22:42 Ticket #1957 (Unprotected macro arguments) created by seb
(from Werner Almesberger) Index: coremutex.h …
20:49 Ticket #1956 (Fix CPU_STACK_ALIGNMENT) created by seb
(from Werner Almesberger) The comments in …
20:42 Ticket #1955 (Fix CPU_swap_u16) created by seb
(from Werner Almesberger) CPU_swap_u16 is a macro, with all the …
20:38 Ticket #1954 (Incorrect macro expansion in lm32.h) created by seb
(from Werner Almesberger) I've been complaining about sloppy use of …
17:29 Changeset in rtems [3d1313e8]4.115 by Gedare Bloom <gedare@…>
2011-11-08 Gedare Bloom <gedare@…> * MAINTAINERS: Revert adding myself as a maintainer.
10:39 Changeset in rtems [4a6cc2a]4.115 by Sebastian Huber <sebastian.huber@…>
2011-11-08 Sebastian Huber <sebastian.huber@…> * include/lpc17xx.h: New file. * Makefile.am, preinstall.am: Reflect change above. Update due to API changes. * configure.ac, console/console-config.c, include/bsp.h, include/io.h, include/irq.h, include/lcd.h, include/lpc-clock-config.h, include/lpc24xx.h, include/start-config.h, irq/irq-dispatch.c, irq/irq.c, misc/bspidle.c, misc/io.c, misc/lcd.c, misc/restart.c, misc/system-clocks.c, ssp/ssp.c, startup/bspreset.c, startup/bspstart.c, startup/bspstarthooks.c, startup/start-config-emc-dynamic.c, startup/start-config-emc-static.c, startup/start-config-pinsel.c: Basic support for LPC17XX. New memory configurations for W9825G2JB75I, IS42S32800B, and SST39VF3201.
10:18 Changeset in rtems [4c622e5]4.115 by Sebastian Huber <sebastian.huber@…>
2011-11-08 Sebastian Huber <sebastian.huber@…> * shared/startup/bsp-start-copy-sections.c, shared/startup/bsp-start-memcpy.S: New files. * shared/include/start.h: Declare bsp_start_copy_sections(). * shared/start/start.S, shared/include/linker-symbols.h: Moved content. Support for ARMv7-M.
10:13 Changeset in rtems [d922dab]4.115 by Sebastian Huber <sebastian.huber@…>
2011-11-08 Sebastian Huber <sebastian.huber@…> * make/custom/mpc5566evb_spe.cfg, make/custom/mpc5674fevb_spe.cfg, startup/linkcmds.mpc5566evb_spe, startup/linkcmds.mpc5674fevb_spe, startup/reset.c: New files. * Makefile.am, preinstall.am: Reflect changes above. * startup/early-init.c: Added missing section attribute. * configure.ac, network/smsc9218i.c: New BSP options SMSC9218I_EDMA_RX_CHANNEL and SMSC9218I_EDMA_TX_CHANNEL. Enable reset at cleanup.
10:08 Changeset in rtems [d558bc49]4.115 by Sebastian Huber <sebastian.huber@…>
2011-11-08 Sebastian Huber <sebastian.huber@…> * include/utility.h: Fixed some casts. * include/irq-generic.h: Define bsp_interrupt_handler_index_type conditionally.
10:05 Changeset in rtems [edb1dd83]4.115 by Sebastian Huber <sebastian.huber@…>
2011-11-08 Sebastian Huber <sebastian.huber@…> * new-exceptions/bspsupport/ppc_exc_async_normal.S: Bugfix for MPC5674F. Use it for all to be safe. * mpc55xx/include/emios.h: Fixed eMIOS module count. * mpc55xx/include/irq.h: Fixed CAN vector numbers. BSP_INTERRUPT_HANDLER_TABLE_SIZE is now a BSP option.
02:45 Release/4.9 edited by JoelSherrill
/* Release 4.9.7 Changes */ 1952/cpukit - Add missing return code to untar.c (diff)
02:45 Release/4.10 edited by JoelSherrill
/* Release 4.10.2 Changes */ 1952/cpukit - Add missing return code to untar.c (diff)

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".
Note: See TracTimeline for information about the timeline view.