Timeline



02/01/18:

23:59 Changeset in rtems-source-builder [652a90f]4.10 by Chris Johns <chrisj@…>
sb: Back port changes to support mailing list posting. Close #3287
23:56 Ticket #3287 (RSB backport changes to support mailing list posting of builds.) created by Chris Johns
To help the long term support of the 4.10 branch back port the RSB …
18:48 Changeset in rtems-tools [6e468c7]5 by Joel Sherrill <joel@…>
rtems-bsps-powerpc.ini: Add PowerPC qemu BSPs
14:14 Changeset in rtems [63fab5aa]5 by Sebastian Huber <sebastian.huber@…>
smpschedaffinity04: Fix configuration
14:11 Changeset in rtems [c9aba80]5 by Sebastian Huber <sebastian.huber@…>
smpcapture01: Fix configuration
12:49 Changeset in rtems [c1c71cd]5 by Sebastian Huber <sebastian.huber@…>
sp20: Fix print buffer size There were two issues: 1. The buffer size must be divisible by 8 on 64-bit targets 2. It must be large enough to service the begin of start message. Update #3082.
08:39 Changeset in rtems [5f0a6376]5 by Sebastian Huber <sebastian.huber@…>
bsp/leon3: Do not use internal cache API Update #3285.
06:14 Ticket #3284 (RSB uses hard coded GCC binary paths) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 2a5c9da/rtems-source-builder: […]
04:00 Ticket #3173 (XIlinx AXI I2C driver IP race condition causes clock glitch.) closed by Chris Johns <chrisj@…>
fixed: In 05015dc1/rtems: […]
03:48 Changeset in rtems-source-builder [61d2c55]4.10 by Chris Johns <chrisj@…>
sb: Backport from 4.11 the --rsb-file with releases fixes. Close #3286
03:44 Ticket #3272 (Avoid using multiprocessor.org in rtems source builder (4.10)) closed by Chris Johns
fixed

01/31/18:

23:52 Ticket #3278 (bsp-builder has incorrect print (%s in output)) closed by Chris Johns <chrisj@…>
fixed: In 005f995/rtems-tools: […]
23:51 Changeset in rtems-tools [005f995]5 by Chris Johns <chrisj@…>
rtems-bsp-builder: Remove stray %s from the run log message. Close #3278
22:42 Changeset in rtems-tools [623a641]5 by Chris Johns <chrisj@…>
rtems-bsp-builder: Add a check for invalid ARCH and BSP names. If invalid characters are in a BSP or ARCH name generate an error. Add the missing ',' to the line in the PowerPC BSP configuration.
08:29 Changeset in rtems-source-builder [703532c]5 by Sebastian Huber <sebastian.huber@…>
5: Add versions to file names
08:21 Changeset in rtems-source-builder [2a5c9da]5 by Sebastian Huber <sebastian.huber@…>
Avoid hard coded GCC binary paths In order to build a tool chain with Ada support a native GCC with Ada support of the same version as the cross compiler is required. The RSB used hard coded paths for the gcc and g++ programs. This forced the RSB user to change the main GCC installation of the machine to build a particular RTEMS tool chain. This is undesired/infeasible in most situations. Close #3284.
07:18 Changeset in rtems [1c64c688]5 by Sebastian Huber <sebastian.huber@…>
epiphany: Workaround until next Newlib snapshot At least with Binutils 2.30 and GCC 7.3 we need symbol definitions without the leading underscore. Fixed in Newlib 1658a57715de93d50983f34e75216101eb373993.
07:02 Changeset in rtems [9819425]5 by Sebastian Huber <sebastian.huber@…>
epiphany: Fixes for GCC 7.3 GCC 7.3 defines USER_LABEL_PREFIX to nothing.
02:43 Ticket #3286 (RSB does not handle the `--rsb-file` option named sources with releases.) created by Chris Johns
This is the same as #3064 for the 4.11 branch.
00:11 Ticket #3283 (Bad URL in OpenOCD/Xilinx_Zynq Wiki Page) closed by Chris Johns
fixed: Wiki page links have been updated.
00:11 Debugging/OpenOCD/Xilinx_Zynq edited by Chris Johns
Close #3283 (diff)

01/30/18:

23:25 Changeset in rtems [ea7f4a0c]5 by Joel Sherrill <joel@…>
sparc/*/linkcmds*: Move ENTRY() from linkcmds.base to top linkcmds This was at the request of a user to make it easier to have a custom entry point. This way they just provide their own top level linkcmds and include linkcmds.base. Updates #3520.
09:48 Ticket #3285 (Reorganize BSP source directory) created by Sebastian Huber
Now, that all BSP header files are in * bsps/include * …
09:36 Ticket #3284 (RSB uses hard coded GCC binary paths) created by Sebastian Huber
In order to build a tool chain with Ada support you need a native GCC …

01/29/18:

12:53 Changeset in rtems [865b3027]5 by Sebastian Huber <sebastian.huber@…>
Avoid Newlib-specific _EXFUN()
06:23 Changeset in rtems-source-builder [6d9c77c]5 by Sebastian Huber <sebastian.huber@…>
5: Update to Binutils 2.30
03:26 Ticket #3279 (Make the XZ executable path based on the Darwin (MacOS) host.) closed by Chris Johns <chrisj@…>
fixed: In 892b416/rtems-source-builder: […]
03:24 Ticket #3280 (Make the XZ executable path based on the Darwin (MacOS) host.) closed by Chris Johns <chrisj@…>
fixed: In b0fc0b2/rtems-source-builder: […]

01/28/18:

18:19 Developer/OpenProjects edited by Gedare Bloom
(diff)
18:17 Ticket #2919 (RTEMS Tester Improvements) closed by Gedare Bloom
duplicate
18:07 Developer/OpenProjects edited by Gedare Bloom
(diff)

01/27/18:

13:37 Changeset in rtems [4cf93658]5 by Sebastian Huber <sebastian.huber@…>
bsps: Rework cache manager implementation The previous cache manager support used a single souce file (cache_manager.c) which included an implementation header (cache_.h). This required the use of specialized include paths to find the right header file. Change this to include a generic implementation header (cacheimpl.h) in specialized source files. Use the following directories and files: * bsps/shared/cache * bsps/@RTEMS_CPU@/shared/cache * bsps/@RTEMS_CPU@/@RTEMS_BSP_FAMILY/start/cache.c Update #3285.
10:12 Changeset in rtems [d8d6a08]5 by Sebastian Huber <sebastian.huber@…>
bsps: Move network define to source files Define INSIDE_RTEMS_BSD_TCPIP_STACK in the network interface driver source files to avoid some build system magic.

01/26/18:

15:10 Ticket #3283 (Bad URL in OpenOCD/Xilinx_Zynq Wiki Page) created by Joel Sherrill
https://devel.rtems.org/wiki/Debugging/OpenOCD/Xilinx_Zynq has a link …
14:39 Ticket #3282 (or1k GCC 4.9.3 and 5.3.0 do not build on FreeBSD 11) created by Sebastian Huber
[…]
08:06 Ticket #3281 (Add epiphany support to GDB 8.0.0) created by Sebastian Huber
06:46 Changeset in rtems-source-builder [d7fd320]5 by Sebastian Huber <sebastian.huber@…>
5: Update to Newlib 3.0.0 and GCC 7.3 Epiphany target can now use the default build set. The or1k and m32c targets still need special GCC versions.
03:30 Changeset in rtems [208ebf2] by eadler <eadler@…>
dd(1): Use a local swapbytes() function. swab(3) has restrict qualifiers for src and dst. Avoid relying on undefined overlapping swab behavior. Obtained From: OpenBSD
01:49 GSoC/GettingStarted edited by Gedare Bloom
(diff)
01:49 WikiStart edited by Gedare Bloom
(diff)

01/25/18:

05:52 Changeset in rtems-source-builder [b0f7ca7]4.11 by Chris Johns <chrisj@…>
darwin: Fix building GCC 4.9.3 on Darwin (MacOS). The latest Xcode command line tools broken on 4.9.3 and a patch is needed. Note, a suitable binutils is configured for the ARM. Close #2439
05:46 Changeset in rtems-source-builder [892b416]4.11 by Chris Johns <chrisj@…>
darwin: Make the xz executable path based. The xz tool is not provided in Xcode command line tools and needs to built or obtained somehow. This path can be any where so relax the need for an absolute path. Close #3279
05:46 Changeset in rtems-source-builder [b0fc0b2]4.10 by Chris Johns <chrisj@…>
darwin: Make the xz executable path based. The xz tool is not provided in Xcode command line tools and needs to built or obtained somehow. This path can be any where so relax the need for an absolute path. Close #3280
05:25 Ticket #3280 (Make the XZ executable path based on the Darwin (MacOS) host.) created by Chris Johns
The Darwin configuration expects the tool to be in /usr/local/bin …
05:23 Ticket #3279 (Make the XZ executable path based on the Darwin (MacOS) host.) created by Chris Johns
The Darwin configuration expects the tool to be in /usr/local/bin
05:13 Changeset in rtems [c13e400]5 by Nathan Whitehorn <nwhitehorn@…>
Add limited read-only support for older (V2 and V3) device tree to libfdt. This can be useful in particular in the kernel when booting on systems with FDT-emitting firmware that is out of date. Releases of kexec-tools on ppc64 prior to the end of 2014 are notable examples of such. Signed-off-by: Nathan Whitehorn <nwhitehorn@…> [dwg: Some whitespace cleanups] Signed-off-by: David Gibson <david@…>

01/24/18:

04:50 GSoC/GettingStarted edited by Amaan Cheval
Fix RSB docs link (diff)

01/23/18:

21:37 Ticket #2578 (rtems-tools configure fails for Cxc builds) closed by Chris Johns
wontfix: I am going to close this ticket. We are now building Windows tools on Windows so the need for Cxc build is not as important as it was. Building on Windows ensures we have the correct DLL set for the tools.
21:18 Ticket #3278 (bsp-builder has incorrect print (%s in output)) created by Joel Sherrill
I don't think the tools have branches so only impacts master. Notice …
13:54 Ticket #3277 (QorIQ: Add MAC-less DPAA driver to libbsd) created by Sebastian Huber
The SDK Linux DPAA driver supports a so called MAC-less interface …
10:52 Changeset in rtems-libbsd [2253814]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Add rtems_bsd_ifconfig()
09:48 Changeset in rtems-libbsd [2fba1e4]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
dpaa: Remove unused configuration defines Update #3277.
09:12 Changeset in rtems [56a7540]5 by Daniel Hellstrom <daniel@…>
leon: substitute printf with printk in driver init
08:53 Changeset in rtems [bc96f3b4]5 by Sebastian Huber <sebastian.huber@…>
ada: Introduce RTEMS.Size type Some time ago the Classic API object size related parameters were changed to use size_t. Reflect this in the Ada bindings. Update #3082.
08:49 Changeset in rtems [d8de6b9]5 by Sebastian Huber <sebastian.huber@…>
ada: Fix RTEMS.Time_t Update #3111.
07:00 Changeset in rtems [6bb9b3df]5 by Sebastian Huber <sebastian.huber@…>
rfs: Fix format warning Update #3082.
06:28 Changeset in rtems [469fdeb]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Fix define for optional intercom Update #3085.
02:23 Changeset in rtems [05015dc1]5 by Chris Johns <chrisj@…>
Xilinx AXI I2C driver IP race condition causes clock glitch. Setting the PIRQ to 0 before reading the data produces a short clock pulse. Moving the write to after reading the data fixes the issue. Close #3173

01/22/18:

14:23 Changeset in rtems [0349a2b]5 by Sebastian Huber <sebastian.huber@…>
cdtest: Increase stack size
14:17 GSoC/2018 edited by Vidushi Vashishth
(diff)
13:44 GSoC/2018 edited by Amaan Cheval
(diff)
13:13 Changeset in rtems [990235d]5 by Sebastian Huber <sebastian.huber@…>
psxchroot01: Force release of global locations Free deferred locations before the greedy memory allocation. This test fails on powerpc/qoriq_e6500_64 otherwise.
12:15 Changeset in rtems [e79bb0c3]5 by Sebastian Huber <sebastian.huber@…>
bsp/gen5200: Use public include path Update #3254.
11:32 Changeset in rtems [5fb838d]5 by Sebastian Huber <sebastian.huber@…>
rfs: Fix for 64-bit targets The RTEMS_BLKIO_SETBLKSIZE IO control expects an uint32_t parameter and not a size_t which is 64-bits on 64-bit targets. Update #3082.
11:32 Ticket #3268 (PowerPC BSP include naming mess.) closed by Sebastian Huber
fixed: This problem was fixed by [d898f6e18ec2e84977edb5024052ecca64cf39f3/rtems].
08:56 Changeset in rtems [9704efb4]5 by Christian Mauderer <Christian.Mauderer@…>
MAINTAINERS: Add myself to Write After Approval.
06:39 Ticket #3276 (rtems-test: Add option to consume a log file and generate a report for it) created by Sebastian Huber
The RTEMS Tester works quite well if it can run the tests step by …

01/19/18:

14:28 Changeset in rtems [d898f6e]5 by Sebastian Huber <sebastian.huber@…>
bsp/gen5200: Fix i2c.h and i2cdrv.h installation Install these files only as <bsp/i2c.h> and <bsp/i2cdrv.h>. Update #3254.
12:08 Changeset in rtems [cf2024b]5 by Sebastian Huber <sebastian.huber@…>
smp03: Use floating-point tasks This test uses sprintf().
12:04 Changeset in rtems [cf099be]5 by Sebastian Huber <sebastian.huber@…>
smp03: Use floating-point task This test uses sprintf().
09:57 Changeset in rtems [5e3ef46]5 by Sebastian Huber <sebastian.huber@…>
smpaffinity01: Use floating-point task This test uses sprintf().
09:56 Changeset in rtems [7274e67]5 by Sebastian Huber <sebastian.huber@…>
smp08: Use floating-point task This test uses sprintf().
09:54 Changeset in rtems [60dc020]5 by Sebastian Huber <sebastian.huber@…>
psxfile01: Use floating-point task This test uses fprintf().
09:50 Changeset in rtems [654fa58a]5 by Sebastian Huber <sebastian.huber@…>
block06: Use floating-point task This test uses sprintf().
09:49 Changeset in rtems [5b7f922]5 by Sebastian Huber <sebastian.huber@…>
fstests: Use floating-point task The fstests use snprintf().
09:44 Changeset in rtems [168277e7]5 by Sebastian Huber <sebastian.huber@…>
tests: Change TEST BUILD to use define names
09:05 Changeset in rtems [32d50688]5 by Sebastian Huber <sebastian.huber@…>
psxpasswd02: Use floating-point task This test uses sprintf().
09:03 Changeset in rtems [e9588d5f]5 by Sebastian Huber <sebastian.huber@…>
psxstat: Use floating-point task This test uses sprintf().
09:00 Changeset in rtems [d2f9d10f]5 by Sebastian Huber <sebastian.huber@…>
psximfs02: Use floating-point task This test uses sprintf().
08:57 Changeset in rtems [32e8fc3]5 by Sebastian Huber <sebastian.huber@…>
spassoc01: Use floating-point task This test uses sprintf().
08:53 Changeset in rtems [3205fd6]5 by Sebastian Huber <sebastian.huber@…>
tests: Use vprintk() in locked_printf() This avoids blocking output and the use of the floating-point unit.
08:53 Changeset in rtems [047e8aa]5 by Sebastian Huber <sebastian.huber@…>
tests: Remove unused locked_printk()
08:52 Changeset in rtems [e6d89860]5 by Sebastian Huber <sebastian.huber@…>
smpmigration01: Enable floating-point output
08:47 Changeset in rtems [9c270ac]5 by Sebastian Huber <sebastian.huber@…>
fstests: Use floating-point task The fstests use snprintf().
02:44 Ticket #3275 (RSB do not build the kernel when released.) closed by Chris Johns <chrisj@…>
fixed: In 49033ff/rtems-source-builder: […]
02:19 Ticket #3274 (RSB remove unused tool configuration files.) closed by Chris Johns
fixed

01/18/18:

18:12 GSoC/2018 edited by Anshuman Chhabra
(diff)
12:13 Changeset in rtems [0a49929]5 by Sebastian Huber <sebastian.huber@…>
bsp/leon3: Fix interrupt timestamp timecounter
07:11 Changeset in rtems-source-builder [49033ff]4.11 by Chris Johns <chrisj@…>
kernel: Do not build the RTEMS kernel by default when released. Close #3275
04:11 Changeset in rtems-source-builder [efa1677]4.11 by Chris Johns <chrisj@…>
rtems: Update all MPC version to use GNU's FTP site. Update #3274
04:10 Changeset in rtems-source-builder [f448a14]4.11 by Chris Johns <chrisj@…>
rtems: Remobve used tool configurations. Update 3274
03:47 Ticket #3275 (RSB do not build the kernel when released.) created by Chris Johns
Do not build the RTEMS kernel by default when released.
03:41 Changeset in rtems-source-builder [7f49a01]4.11 by Chris Johns <chrisj@…>
sb: Back port options module from master. Update #3274
03:35 Changeset in rtems-source-builder [e1346e2]4.11 by Chris Johns <chrisj@…>
sb: Back port the path module from master. Update #3274
03:10 Ticket #3274 (RSB remove unused tool configuration files.) created by Chris Johns
Remove and clean up the configuration files that are not used on the …
02:53 Ticket #3273 (RSB removed used tools configuration files.) created by Chris Johns
Remove and clean up the configuration files that are not used any more.
02:38 Changeset in rtems-source-builder [6951eb2]4.11 by Chris Johns <chrisj@…>
sb: Disable a log file for the check command. Fix a minor issue in the log module.
02:38 Changeset in rtems-source-builder [a293ddc]5 by Chris Johns <chrisj@…>
sb: Disable a log file for the check command. Fix a minor issue in the log module.
02:16 Changeset in rtems-source-builder [2ac145a]4.11 by Chris Johns <chrisj@…>
sb: Add an orphan check to sb-check. The orphans check lets you see which configuration and build set files in the RSB are not referernced. You can audit the list and remove any configuration files not being used. Top level build set files are included so you need to becareful not to remove something that is valid and useful. To run: $ ./source-builder/sb-check --check-orphans Update #3274
02:16 Changeset in rtems-source-builder [3ddbd79]5 by Chris Johns <chrisj@…>
sb: Add an orphan check to sb-check. The orphans check lets you see which configuration and build set files in the RSB are not referernced. You can audit the list and remove any configuration files not being used. Top level build set files are included so you need to becareful not to remove something that is valid and useful. To run: $ ./source-builder/sb-check --check-orphans
Note: See TracTimeline for information about the timeline view.