Timeline



12/02/15:

10:18 Ticket #2483 (raspberrypi: i2c driver can block task forever if compiled with #if ...) created by Jan Sommer
If the i2c driver is compiled with #if I2C_IO_MODE == 1 it uses a …
01:13 Ticket #2482 (RSB to download source from RTEMS ftp for releases.) created by Chris Johns
Detect an RSB release and first attempt to download package source …
01:11 Ticket #2481 (RSB release to download tar files for the RTEMS kernel and tools.) created by Chris Johns
Detect a release and download a release tarball of the RTEMS kernel …
01:10 Ticket #2480 (RBS release support for VERSION.) created by Chris Johns
Add support to the RSB to detect a release by having a VERSION file in …
00:43 Changeset in rtems [b41cd6c]5 by Courtney Cavin <courtney.cavin@…>
libfdt: check for potential overrun in _fdt_splice() This patch catches the conditions where: - 'splicepoint' is set to a point outside of [ fdt, fdt_totalsize(fdt) ) - 'newlen' is negative, or 'splicepoint' plus 'newlen' results in overflow Either of these cases can be caused by math which overflows in calling functions, or by sizes specified through dynamic means. Signed-off-by: Courtney Cavin <courtney.cavin@…> Signed-off-by: Bjorn Andersson <bjorn.andersson@…>

12/01/15:

14:33 Changeset in rtems [4b8184f0]5 by Joel Sherrill <joel.sherrill@…>
psxtmtests_plan.csv: Fix typo

11/30/15:

17:20 Ticket #2479 (RTEMS Source Builder gets wrong version of rtems-tools for rtems4-11.) created by Mike Westfall
When building the tool chain for RTEMS 4.11, RSB gets the 4.12 version …
12:04 Changeset in rtems [8d6ceb1]5 by Sebastian Huber <sebastian.huber@…>
bsp/t32mppc: Add primitive NULL pointer protection

11/29/15:

22:52 GCI/QA/InvestigateTicket edited by Gedare Bloom
Update mentor instructions. (diff)
22:51 GCI/QA/InvestigateTicket edited by Gedare Bloom
fix link (diff)
22:50 GCI/QA/InvestigateTicket edited by Gedare Bloom
Import instructions. (diff)

11/28/15:

20:55 Changeset in rtems-source-builder [eec82cd]4.104.95 by YANG Qiao <yangqiao0505@…>
fix libpng version number
20:55 Changeset in rtems-source-builder [bf05b15]4.104.95 by YANG Qiao <yangqiao0505@…>
add dependencies for nxlib
20:55 Changeset in rtems-source-builder [3618353]4.104.95 by YANG Qiao <yangqiao0505@…>
add graphics-all bset
20:55 Changeset in rtems-source-builder [4cef681]4.104.95 by YANG Qiao <yangqiao0505@…>
add dependencies for nanox
20:55 Changeset in rtems-source-builder [7a9ec6e]4.104.95 by YANG Qiao <yangqiao0505@…>
fix nanox patch url
20:55 Changeset in rtems-source-builder [3dfedc9]4.104.95 by YANG Qiao <yangqiao0505@…>
fix t1lib patch url
11:01 Changeset in rtems [2a9db26]4.11 by Pavel Pisa <pisa@…>
bsp/tms570: ensure that linker symbol comparison to NULL is not optimized out. Signed-off-by: Pavel Pisa <pisa@…>
11:01 Changeset in rtems [4a02a74]5 by Pavel Pisa <pisa@…>
bsp/tms570: ensure that linker symbol comparison to NULL is not optimized out. Signed-off-by: Pavel Pisa <pisa@…>
02:29 GCI/Outreach/Citations created by Gedare Bloom

11/27/15:

10:17 Changeset in rtems [bbd8484b]5 by Sebastian Huber <sebastian.huber@…>
bsp/t32mppc: Use -Og optimization level
09:39 Changeset in rtems [0a311015]5 by Sebastian Huber <sebastian.huber@…>
bsp/t32mppc: Convert to Termios device

11/26/15:

13:11 Changeset in rtems [a062014]5 by Sebastian Huber <sebastian.huber@…>
Delete _Region_Debug_Walk() The expensive heap walks are superfluous due to the heap protection enabled via RTEMS_DEBUG. Update #2477.
13:08 Changeset in rtems [8054b1c]5 by Sebastian Huber <sebastian.huber@…>
Remove <rtems/debug.h> Close #2477.
10:42 Ticket #2478 (c/src/lib/libbsp/arm/csb336/network/lan91c11x.c: array out of range) created by David Binderman
c/src/lib/libbsp/arm/csb336/network/lan91c11x.c:148]: (error) Array …
06:29 Changeset in rtems [5055281]5 by Sebastian Huber <sebastian.huber@…>
Delete unused declarations and define

11/25/15:

08:30 Ticket #2477 (Remove <rtems/debug.h>) created by Sebastian Huber
RTEMS has an API for dynamic debug support in <rtems/debug.h>. This …
08:01 Changeset in rtems [443c61ec]5 by Sebastian Huber <sebastian.huber@…>
Delete empty libc_init()
07:46 Ticket #2476 (HELP: Trac thinks I'm a spammer) created by Goetz Pfeiffer
Hello, I can no longer modify my ticket from my desktop PC because …
07:33 Changeset in rtems [ac5f2442]5 by Sebastian Huber <sebastian.huber@…>
Require getreent() This function is used by Newlib since 2013-07-09 (Git commit 9b51cd8c6b9cdd067d9648a7ab952884019c56a5).
06:55 Changeset in rtems [7828f1c3]4.11 by Sebastian Huber <sebastian.huber@…>
Fix _Assert() statement
06:55 Changeset in rtems [8ce0b0cb]5 by Sebastian Huber <sebastian.huber@…>
Fix _Assert() statement

11/24/15:

14:58 Changeset in rtems [f6a1ef9]5 by Sebastian Huber <sebastian.huber@…>
posix: Require struct _pthread_cleanup_context This structure is available in Newlib since 2013-11-29 (Git commit a534dfd26e765047621acd0eda656ded886e7108).
07:33 Changeset in rtems [d62dfc7]5 by Sebastian Huber <sebastian.huber@…>
bsp/altera-cyclone-v: Add fatal extension handler
07:31 Changeset in rtems [b308f23]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Use array for FMan modules

11/23/15:

15:40 Ticket #2413 (Untar_FromMemory breaks on create directory if they exists, even on ...) closed by Pavel Pisa <pisa@…>
fixed: In 9394aa5ed7ef6db28045e0103a6a174d9540d6c2/rtems: […]
09:09 Changeset in rtems [9394aa5e]5 by Pavel Pisa <pisa@…>
untar: do not exit with error when created directory already exists. The problem exists for both RTEMS untar implementations and their variants: Untar_FromMemory(), Untar_FromFile() and rtems_tarfs_load(). If filesystem object already exists at extracted directory path then if it is directory, creation is ignored. Attempt to delete/unlink object and make directory is tried for other cases. This simple approach problem reported in ticket fixes #2413. Behavior follows GNU tar and BSD tar practice for directories but much more work is required to achieve full semantics of the full featured tar implementation still.
09:09 Changeset in rtems [a6d176f]4.11 by Pavel Pisa <pisa@…>
untar: do not exit with error when created directory already exists. The problem exists for both RTEMS untar implementations and their variants: Untar_FromMemory(), Untar_FromFile() and rtems_tarfs_load(). If filesystem object already exists at extracted directory path then if it is directory, creation is ignored. Attempt to delete/unlink object and make directory is tried for other cases. This simple approach problem reported in ticket fixes #2413. Behavior follows GNU tar and BSD tar practice for directories but much more work is required to achieve full semantics of the full featured tar implementation still.

11/20/15:

15:11 Ticket #2475 (Various bugfixes for rtems-source-builder) created by Goetz Pfeiffer
Hello, I tried to build rtems 4.9, 4.10, 4.11 and 4.12 with …

11/19/15:

02:05 GCI/Obsolete/RefactorBSPs edited by Gedare Bloom
(diff)
02:04 GCI/Coding/POSIXTimingTest edited by Gedare Bloom
Update TOC (diff)

11/18/15:

22:48 WikiStart edited by Chris Johns
Add GCI. (diff)
22:46 GCI created by Chris Johns
Add a top level GCI page.
22:37 Ticket #2473 (mvme162 has invalid code in start up) created by Eric Williams
TRAP #7 generated in code for bsp_start(). This is same issue as …
17:45 Changeset in rtems [3e1196d]5 by Premysl Houdek <kom541000@…>
bsp/tms570: unite code duplication in pinmux and clean SCI close per review remarks. Signed-off-by: Premysl Houdek <kom541000@…>
17:45 Changeset in rtems [f8bbbdd]4.11 by Premysl Houdek <kom541000@…>
bsp/tms570: unite code duplication in pinmux and clean SCI close per review remarks. Signed-off-by: Premysl Houdek <kom541000@…>
08:47 Changeset in rtems-libbsd [1061324]55-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
NETSTAT(1): Avoid use of uninitialized memory
08:24 Changeset in rtems-libbsd [cf9836e]55-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Add .exe extension to test programs
08:23 Changeset in rtems-libbsd [eb3b5db]55-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Fix for RTEMS provided <sys/priority.h>
08:22 Changeset in rtems [8708900]5 by Sebastian Huber <sebastian.huber@…>
Provide dummy <sys/priority.h> Required by new network stack.
Note: See TracTimeline for information about the timeline view.