Timeline



08/22/17:

23:49 Ticket #3024 (dl04, dl05 build failes) closed by Chris Johns <chrisj@…>
fixed: In 2ed53cb9/rtems: […]
20:30 GSoC/2017 edited by Denis Obrezkov
(diff)
15:51 Changeset in rtems-libbsd [301ee6e]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Remove strtoimax() and strtoumax() This is now provided by Newlib.
15:44 Changeset in rtems-libbsd [95b102f]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
ffec: Port to RTEMS
15:28 Ticket #3106 (Rate monotonic and timer delete broken in SMP configurations) created by Sebastian Huber
In case a rate monotonic or timer object is deleted and the …
14:54 Changeset in rtems-tools [fd0bcc5]5 by Sebastian Huber <sebastian.huber@…>
tester: Add qoriq_e6500_64 Update #3082.
14:13 Ticket #3105 (Invalid memory size configuration for POSIX keys) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 492c95e/rtems: […]
14:10 Changeset in rtems-source-builder [7e3ff84]5 by Sebastian Huber <sebastian.huber@…>
4.12: Fix 64-bit PowerPC support of GCC 7.2 Update #3082.
13:07 Changeset in rtems-source-builder [beda114]5 by Sebastian Huber <sebastian.huber@…>
4.12: Add basic RISC-V tool chain GDB is not included. This probably needs some patches or an update to GDB 8.0.
12:18 Changeset in rtems [93934f88]5 by Sebastian Huber <sebastian.huber@…>
heap: Fix integer types Update #3082.
12:17 Changeset in rtems [e062741d]5 by Sebastian Huber <sebastian.huber@…>
dev/i2c: Fix integer type Update #3082.
10:51 Changeset in rtems [7f13fae8]5 by Daniel Hellstrom <daniel@…>
leon,ambapp: fixes bad allocation check Updates #2496 but to close needs to be applied to 4.11 accoring to ticket.
10:28 Changeset in rtems [360fb2f]5 by Daniel Hellstrom <daniel@…>
leon,gr1553b: improve init check Check in init3 not needed since same data is already checked in init2 stage. Adds an extra check that the APB register space is available before accessing it. Updates #2331 but needs to be applied to 4.11 according to ticket.
10:28 Changeset in rtems [a100457]4.11 by Daniel Hellstrom <daniel@…>
leon,gr1553b: improve init check Check in init3 not needed since same data is already checked in init2 stage. Adds an extra check that the APB register space is available before accessing it. Closes #2331
09:37 Changeset in rtems [5e1a831]5 by Sebastian Huber <sebastian.huber@…>
libchip/serial: Fix integer types Update #3082.
08:57 Changeset in rtems [1ccce05]5 by Daniel Hellstrom <daniel@…>
libchip,greth: disable driver if SMP kernel Update #2355
08:32 Changeset in rtems [3471d3d]5 by Daniel Hellstrom <daniel@…>
leon,occan: remove dead code. Fixes #2878
08:25 Ticket #2325 (Broken console driver infrastructure for SPARC) closed by Daniel Hellstrom
fixed
06:00 Changeset in rtems [492c95e]4.11 by Sebastian Huber <sebastian.huber@…>
confdefs: Fix POSIX keys configuration Remove the OBJECTS_UNLIMITED_OBJECTS flag for the memory size configuration. Close #3105.
06:00 Changeset in rtems [e0660391]5 by Sebastian Huber <sebastian.huber@…>
confdefs: Fix POSIX keys configuration Remove the OBJECTS_UNLIMITED_OBJECTS flag for the memory size configuration. Update #3105.
06:00 Ticket #3105 (Invalid memory size configuration for POSIX keys) created by Sebastian Huber
The unlimited objects option is available for POSIX key value pairs. …
05:23 Changeset in rtems-source-builder [630e658c]5 by Sebastian Huber <sebastian.huber@…>
4.12: Update to GCC 7.2
05:05 Changeset in rtems-source-builder [0a18a8f]5 by Sebastian Huber <sebastian.huber@…>
4.12: Update to Newlib 2.5.0.20170818
04:31 Changeset in rtems [2ed53cb9]4.11 by Chris Johns <chrisj@…>
testsuite/dl: Add C++ by default for DL tests which use C++. - Add AM C++ support to the testsuite configure.ac script. - Fix the dependences in the DL tests. Closes #3024.
02:56 Ticket #3104 (Shell internal commands should be public.) created by Chris Johns
This is back port of the patch on development. See #3096.

08/21/17:

23:22 Ticket #3100 (Add Xilinx AXI I2C driver) closed by Chris Johns
fixed
23:21 Ticket #3101 (Add I2C Drivers for LM25066A, TMP112, ADS1113 and ADS1115) closed by Chris Johns
fixed
07:24 Changeset in rtems-source-builder [bb004cd]5 by Chris Johns <chrisj@…>
Update to the newlib snapshot 20170818.
05:26 Ticket #2350 (One watchdog ticks header per scheduler instance) closed by Sebastian Huber
fixed: There is now one watchdog header per processor.
05:21 Ticket #2354 (Replace red-black tree implementation, change API) closed by Sebastian Huber
fixed

08/20/17:

07:22 Ticket #3103 (rtems-tools on CentOS 7 Build Failure) closed by Chris Johns <chrisj@…>
fixed: In f2bb439/rtems-tools: […]
07:19 Changeset in rtems-tools [f2bb439]5 by Chris Johns <chrisj@…>
rtemstoolkit/libiberty: Fix broken configure detection. The file libiberty.h requires some configure macros to control some parts and these are not provided so the file did not match what was needed. Hard code the result and remove the need for the macros. The related calls are not provided in our libiberty usage and not needed. Closes #3103.
01:12 Ticket #3099 (Add RTEMS FDT wrapper and shell command to libmisc) closed by Chris Johns <chrisj@…>
fixed: In 6b7efdb2/rtems: […]

08/19/17:

17:07 Ticket #3103 (rtems-tools on CentOS 7 Build Failure) created by Joel Sherrill
A build failure for rtems-tools on the master has been reported on …
15:06 GSoC/2017/coveragetools edited by Cillian O'Donnell
(diff)

08/16/17:

15:43 GSoC/2017 edited by Cillian O'Donnell
(diff)
15:29 GSoC/2017 edited by Sichen Zhao
(diff)
14:52 SOCIS/2017 edited by Mikail Yayla
(diff)
08:18 Ticket #3102 (rtems-exeinfo does not decode ARM static constructors.) closed by Chris Johns <chrisj@…>
fixed: In 78bbe4c/rtems-tools: […]
08:09 Changeset in rtems-tools [78bbe4c]5 by Chris Johns <chrisj@…>
linkers/exe-info Support ARM static constructors. Note, ARM destructors are registered at runtime and currently not easly found. Update libiberty to get a newer demangler. Closes #3102.
08:09 Ticket #3102 (rtems-exeinfo does not decode ARM static constructors.) created by Chris Johns
The sections for ARM are not the same as other architectures.
05:10 Changeset in rtems [849500d]5 by Chris Johns <chrisj@…>
dev/i2c: Add I2C device support for FPGA Slave, LM25066A, TMP112, ADS1113, ADS1114 and ADS1115 Closes #3101.
04:49 Changeset in rtems [12dea0a]5 by Chris Johns <chrisj@…>
dev/i2c: Add Xilinx AXI I2C driver. This is a generic driver for use with Xilinx AXI I2C controller IP. Closes #3100.
04:22 Changeset in rtems [6b7efdb2]5 by Chris Johns <chrisj@…>
libmisc/rtems-fdt: Add RTEMS FDT wrapper and shell command to libmisc. - Provide application support for handling FDT blobs in RTEMS. This is useful when interfacing FPGA fabrics. - Provide a shell command to list a blob as well as provide read and write access to addresses in the FTB. Closes #3099.
03:53 Ticket #3101 (Add I2C Drivers for LM25066A, TMP112, ADS1113 and ADS1115) created by Chris Johns
Add drivers for: 1. LM25066A 2. TMP112 3. ADS1113 4. ADS1115
03:50 Ticket #3100 (Add Xilinx AXI I2C driver) created by Chris Johns
Add a Xilinx AXI I2C driver.
03:49 Ticket #3099 (Add RTEMS FDT wrapper and shell command to libmisc) created by Chris Johns
Provide a wrapper to the FDT library for use on RTEMS. The wrapper …
03:35 Ticket #3097 (i386 libdebugger build failure) closed by Chris Johns <chrisj@…>
fixed: In 8ad4d93/rtems: […]
03:34 Changeset in rtems [8ad4d93]5 by Chris Johns <chrisj@…>
libdebugger/i386 Fix i386 backend after changes. Closes #3097.
00:03 Ticket #3098 (Add new RTEMS repos to github.) created by Chris Johns
Please add: 1. rtems-docs.git 2. rtems-release.git to our github repos.
00:00 GSoC/2017/RTEMS_for_HiFive1 edited by Denis Obrezkov
(diff)

08/15/17:

23:56 GSoC/2017/RTEMS_for_HiFive1 edited by Denis Obrezkov
(diff)
17:57 Ticket #3097 (i386 libdebugger build failure) created by Joel Sherrill
On the master: i386-rtems4.12-gcc --pipe -DHAVE_CONFIG_H -I.. …
01:40 Ticket #2879 (src/cpukit/libdebugger/rtems-debugger-server.c: four problems) closed by Chris Johns <chrisj@…>
fixed: In b2353ed9/rtems: […]
01:38 Ticket #3096 (Shell internal commands should be public.) closed by Chris Johns <chrisj@…>
fixed: In 2465c01/rtems: […]

08/14/17:

04:50 Changeset in rtems [2465c01]5 by Chris Johns <chrisj@…>
libmisc/shell: Make some internal shell functions public. - Add 'rtems_shell_init_environment()' so a user can create the shell environment without needing to run a shell. - Move 'rtems_shell_lookup_topic', 'rtems_shell_can_see_cmd', and 'rtems_shell_execute_cmd' from the internal interface to the public interface. Closes #3096.
04:50 Changeset in rtems [89fd08e]4.11 by Chris Johns <chrisj@…>
libmisc/shell: Make some internal shell functions public. - Add 'rtems_shell_init_environment()' so a user can create the shell environment without needing to run a shell. - Move 'rtems_shell_lookup_topic', 'rtems_shell_can_see_cmd', and 'rtems_shell_execute_cmd' from the internal interface to the public interface. Closes #3104.
01:03 Ticket #2621 (Address Cross Porting to Mailing Lists) closed by Chris Johns
wontfix: Do not cross post, send emails to each list.
01:00 Ticket #3043 (4.11/rtems-nios2 does not build on Windows.) closed by Chris Johns
fixed: Patch fixes for Windows have been merged.
00:59 Ticket #3087 (RSB rtems-gdb-7.12-1.cfg MD5 value is ERROR) closed by Chris Johns
fixed
00:57 Ticket #2804 (Add http(s) paths to git.rtems.org repos) closed by Chris Johns
wontfix: Use github.
00:56 Ticket #2649 (RSB remove 4.11, 4.10 and 4.9 from the master branch.) closed by Chris Johns
fixed
00:54 Ticket #2398 (Set cross-compiler tool) closed by Chris Johns
wontfix
00:44 Ticket #3042 (4.11/rtems-bfin does not build on Windows) closed by Chris Johns
fixed
00:40 Ticket #2114 (statvfs for MS-DOS filesystem and 'df' coomand for shell) closed by Chris Johns
invalid: No activity.
00:37 Ticket #2058 (RPC library audit required) closed by Chris Johns
wontfix: This will not be fixed in the legacy stack. Use the newer libbsd stack.
00:32 Ticket #1820 (sptests/sp36: Improper buildsystem integration) closed by Chris Johns
wontfix
00:27 Ticket #3041 (4.11/rtems-avr does not build on Windows.) closed by Chris Johns
duplicate: See #3065.
00:20 Ticket #2907 (BSP Script v4.11 Fix) closed by Chris Johns
fixed: This has been fixed and the 4.11.2 release.
00:16 Ticket #2896 (RSB requirements are missing pax) closed by Chris Johns
wontfix: I need patches to the documentation to fix this.
00:01 Ticket #2308 (Change uniprocessor INIT task mode to preempt.) closed by Chris Johns
fixed: This is fixed on the master branch (4.12). The mode is NO_PREEMPT for non-SMP builds only.

08/13/17:

23:57 Ticket #2267 (Increase maximum block size allowed by IMFS) closed by Chris Johns
wontfix: Please reopen if this issue is still valid.
23:41 Ticket #2071 (The object-file suffixes for default-bsp-post-link in leaf.cfg don't ...) closed by Chris Johns
wontfix
06:00 Ticket #3096 (Shell internal commands should be public.) created by Chris Johns
A few of the functions held in cpukit/libmisc/shell/internal.h are …

08/12/17:

14:10 GSoC/2017 edited by Denis Obrezkov
GSoC 2017, 2nd week of the Final Phase, meeting notes from Obrezkov Denis (diff)
02:54 GSoC/2017/BeagleboneBSPProject edited by Sichen Zhao
(diff)
02:52 GSoC/2017/BeagleboneBSPProject edited by Sichen Zhao
(diff)
02:50 GSoC/2017/BeagleboneBSPProject edited by Sichen Zhao
(diff)
02:46 GSoC/2017/BeagleboneBSPProject edited by Sichen Zhao
(diff)
02:45 GSoC/2017/BeagleboneBSPProject edited by Sichen Zhao
(diff)

08/11/17:

08:44 Changeset in rtems [c693a3a]5 by Sebastian Huber <sebastian.huber@…>
powerpc: PPC64_NOP_FOR_LINKER_TOC_POINTER_RESTORE In 64-bit mode, the linker must have the ability to restore the TOC pointer after an external function call. Update #3082.
05:27 Changeset in rtems-libbsd [8d2dbd3]55-freebsd-126-freebsd-12 by Christian Mauderer <oss@…>
waf: Move glob operator to builder.py This allows a finer decision which headers should be installed.
05:27 Changeset in rtems-libbsd [307b324]55-freebsd-126-freebsd-12 by Christian Mauderer <christian.mauderer@…>
waf_generator: Copy headers if necessary. There are some cases, where a header is installed into a directory with a different name then it's source directory. In that case, the build might fail because the header is not found. One example would be the <openssl/opensslv.h>. The source for this file is in freebsd/crypto/openssl/crypto/opensslv.h. To allow the build to work in such cases too, copy such files into a temporary location in the build tree.
05:16 Ticket #3094 (ARM: Back port Newlib patch to avoid warnings with -fno-short-enums) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 50908d2/rtems-source-builder: […]
03:46 Ticket #2865 (Coverpage installed when building the docs repeats catalogue.xml entries) closed by Chris Johns <chrisj@…>
fixed: In feb6832/rtems-docs: […]
03:42 Changeset in rtems-docs [feb6832]5 by Chris Johns <chrisj@…>
coverpage: Fix repeated entries. Closes #2865.
03:09 Changeset in rtems-docs [efc29ff]5 by Chris Johns <chrisj@…>
Update copyright notices.
00:32 Changeset in rtems-docs [ba143e0]4.11 by Chris Johns <chrisj@…>
pdf: Update the RTEMS style to work recent Sphinx versions. Closes #3119.
00:32 Changeset in rtems-docs [c684611]5 by Chris Johns <chrisj@…>
pdf: Update the RTEMS style to work recent Sphinx versions.
00:31 Changeset in rtems-docs [7464b71]5 by Chris Johns <chrisj@…>
common/conf: Clean up.

08/10/17:

13:03 Changeset in rtems-libbsd [34ff390]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
BUS_SPACE(9): 64-bit support Update #3082.
12:44 Ticket #3095 (Trac: Unable to login due to internal database error) created by Sebastian Huber
The user "peerst" is not able to log in to Trac due to: […]
12:29 Changeset in rtems [a8f4fd2]5 by Sebastian Huber <sebastian.huber@…>
smptests: Fix format specifier Update #3082.
12:23 Changeset in rtems [ec25c6ef]5 by Sebastian Huber <sebastian.huber@…>
bsps: Fix integer to/from pointer Update #3082.
12:21 Changeset in rtems [279c540]5 by Sebastian Huber <sebastian.huber@…>
score: Fix format specifier Update #3082.
12:14 Changeset in rtems [77c81016]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: 64-bit support for interrupt controller Update #3082.
11:09 Changeset in rtems [7837728b]5 by Sebastian Huber <sebastian.huber@…>
powerpc: 64-bit _CPU_Context_Initialize() support Update #3082.
11:01 Changeset in rtems [b98e407]5 by Sebastian Huber <sebastian.huber@…>
libchip/ata: Fix integer to/from pointer Update #3082.
09:39 Changeset in rtems [43cc2b4]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Add basic 64-bit support Update #3082.
09:38 Changeset in rtems [60d077f]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Add 64-bit linker sections Update #3082.
09:37 Changeset in rtems [695c9c50]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Add qoriq_e6500_64 variant Update #3082.
09:35 Changeset in rtems [5a9372f]5 by Sebastian Huber <sebastian.huber@…>
powerpc: 64-bit support for CPU_SIZEOF_POINTER Update #3082.
09:34 Changeset in rtems [ea9084de]5 by Sebastian Huber <sebastian.huber@…>
powerpc: ppc_interrupt_get_disable_mask() Fix warning on 64-bit PowerPC. Update #3082.
08:18 Ticket #3091 (Core Dump in powerpc-rtems4.12-ld) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 7208ab6/rtems-source-builder: […]
08:02 Changeset in rtems-source-builder [7208ab6]5 by Sebastian Huber <sebastian.huber@…>
4.12: Fix for Binutils PR21884 See https://sourceware.org/bugzilla/show_bug.cgi?id=21884. Close #3091.
07:25 Ticket #3093 (ARM: Validate IT[7:0] bit field in PSR on Thumb 2 targets) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 7d097c5/rtems: […]
07:03 Changeset in rtems [0daa8ab]5 by Sebastian Huber <sebastian.huber@…>
arm: Use ARM code on Thumb 1 targets Update #3093.
06:24 Ticket #3092 (ARM: Test spcontext01 fails on Cortex-R4) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 5cc276e/rtems: […]
06:12 Changeset in rtems-source-builder [50908d2]4.11 by Sebastian Huber <sebastian.huber@…>
ARM: Avoid warnings with -fno-short-enums Close #3094.
06:12 Ticket #3094 (ARM: Back port Newlib patch to avoid warnings with -fno-short-enums) created by Sebastian Huber
Some architectures like ARM encode the short enum option state in the …
05:51 Changeset in rtems [7d097c5]4.11 by Sebastian Huber <sebastian.huber@…>
arm: Validate IT[7:0] bit field of PSR Close #3093.
05:51 Changeset in rtems [a95d909]5 by Sebastian Huber <sebastian.huber@…>
arm: Validate IT[7:0] bit field of PSR Update #3093.
05:49 Ticket #3093 (ARM: Validate IT[7:0] bit field in PSR on Thumb 2 targets) created by Sebastian Huber
The context validation function did not take care of the IT[7:0] bit …
05:10 Ticket #3092 (ARM: Test spcontext01 fails on Cortex-R4) created by Sebastian Huber

08/09/17:

14:39 GSoC/2017 edited by Sichen Zhao
(diff)
14:36 SOCIS/2017 edited by Mikail Yayla
student update socis (diff)
14:34 GSoC/2017 edited by Cillian O'Donnell
(diff)
10:19 Changeset in rtems-docs [58de62d]5 by Chris Johns <chrisj@…>
Revert "Add the sphinxcontrib.bibtex extension to the repo." This reverts commit aa4f8e2e436d6c49e1524a4a3fb164b28632d894. The contrib has too many dependencies to add into the repo.

08/08/17:

23:29 Changeset in rtems-source-builder [9cf5427]5 by Chris Johns <chrisj@…>
4.12/lm32: Fix building on Windows. This patch fixes building the LM32 GDB on Windows. Closes #3030.
18:52 GSoC/2017 edited by aditya
(diff)
10:44 Changeset in rtems-source-builder [826e526]5 by Chris Johns <chrisj@…>
4.12/gcc-4.8.3 Fix building with a newer version of gcc. Updates #2990.
10:25 Changeset in rtems-source-builder [71c76d0]5 by Chris Johns <chrisj@…>
gcc: Disable makeinfo cause newer versions do not build gcc-4.8 docs. Newer makeinfo tools cannot build the existing texinfo in gcc so disable building it. This will not be fixed on the gcc branch. Updates #3027.
10:16 Changeset in rtems-source-builder [4578e0a]5 by Chris Johns <chrisj@…>
sb: Fix long path support in copy_tree and removeall path support. The change lets the LM32 target build on Windows which has temporary install paths greater than the Win32 API max size. The buildroot path compression is still needed as the GNU assembler does not like paths that exceed the max Windows limit. Closes #2992.
05:24 Changeset in rtems-source-builder [2064f90]5 by Sebastian Huber <sebastian.huber@…>
4.12: Update to Newlib 2.5.0.20170720
Note: See TracTimeline for information about the timeline view.