Timeline



03/07/18:

20:31 Changeset in rtems [0706581]5 by Joel Sherrill <joel@…>
misc sh: Remove includes of rtems/score/types.h
15:29 Changeset in rtems [0231ebc]5 by Sebastian Huber <sebastian.huber@…>
config: Remove RTEMS prefix from internal defines Update #3325.
14:17 Changeset in rtems-docs [c65aeed]5 by Sebastian Huber <sebastian.huber@…>
c-user: Rework clustered scheduling configuration
13:18 Changeset in rtems-docs [464d541]5 by Sebastian Huber <sebastian.huber@…>
c-user: Use uniprocessor throughout
13:10 Changeset in rtems-docs [690b7f9]5 by Sebastian Huber <sebastian.huber@…>
c-user: Sort scheduler configuration options
13:06 Changeset in rtems-docs [c2ee227]5 by Sebastian Huber <sebastian.huber@…>
c-user: Promote clustered scheduler configuration Add own section for the clustered scheduler configuration.
13:05 Changeset in rtems-docs [3bb3e57]5 by Sebastian Huber <sebastian.huber@…>
c-user: Fix scheduler configuration overview
12:43 Changeset in rtems-docs [8010b6e]5 by Sebastian Huber <sebastian.huber@…>
c-user: Update CONFIGURE_SCHEDULER_NAME
12:01 Changeset in rtems [ef900ab]5 by Sebastian Huber <sebastian.huber@…>
capture: Fix get priority methods
12:00 Changeset in rtems [a4151d0]5 by Sebastian Huber <sebastian.huber@…>
libtests/capture01: Fix configuration
09:48 Ticket #3307 (PowerPC linkcmds.base missing wildcards on some sections) reopened by Sebastian Huber
I reverted [40c623a8/rtems] and built the qoriq_e6500_32 with the -fPIC option. I got no linker failures in the test suite. We should investigate what sections are not recognized before we add dangerous *.x wildcards. See also [1fcdd639ee38a990e629fdaa670eeda9faae9beb/rtems].
09:32 Changeset in rtems [befae6ab]5 by Sebastian Huber <sebastian.huber@…>
bsp/genmcf548x: Fix printk() support
09:32 Changeset in rtems [d440a9e]5 by Sebastian Huber <sebastian.huber@…>
bsps/m68k: Fix entry point in linkcmds.base Updates #3520.
09:31 Changeset in rtems [ff281a6f]5 by Sebastian Huber <sebastian.huber@…>
smptests: Fix obsolete FIXME comments/code
05:37 Changeset in rtems [d39cc068]5 by Sebastian Huber <sebastian.huber@…>
bsps: More verbose bsp_fatal_extension() Close #3318.

03/06/18:

17:59 Ticket #3322 (powerPC bsp not booting with memory larger than 256Mb) created by Eric Tremblay
Whenever memory available to the bsp is greater than 256Mb the …
12:14 Ticket #3321 (Improve console driver documentation) created by Sebastian Huber
We have now three different standard console drivers. Improve the …
11:32 Ticket #3320 (Add a simple task console driver) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 337a186/rtems: […]
07:07 Ticket #3320 (Add a simple task console driver) created by Sebastian Huber
The default console driver for tests is the simple console driver. It …
06:38 Changeset in rtems-docs [f6c6c8b]5 by Sebastian Huber <sebastian.huber@…>
CONFIGURE_*_SIMPLE_TASK_CONSOLE_DRIVER Update #3320.
06:23 Changeset in rtems [4899759]5 by Thanassis Tsiodras <Thanassis.Tsiodras@…>
bsps/sparc: Fix global construction/destruction The KEEP (*(SORT(.ctors.*))) KEEP (*(.ctors)) cannot be simplified to KEEP (*(SORT(.ctors*))) since .ctors < .ctors.* in lexicographical order. See spglobalcon02 test case. Update #3319.
06:23 Changeset in rtems [63c6b06f]4.11 by Thanassis Tsiodras <Thanassis.Tsiodras@…>
bsps/sparc: Fix global construction/destruction The KEEP (*(SORT(.ctors.*))) KEEP (*(.ctors)) cannot be simplified to KEEP (*(SORT(.ctors*))) since .ctors < .ctors.* in lexicographical order. See spglobalcon02 test case. Close #3319.
06:15 Ticket #3319 (SPARC: Constructors/destructors with priority are not called) created by Sebastian Huber
Bug reported to mailing list: …

03/04/18:

21:37 Changeset in rtems-source-builder [62f68d9]4.11 by Chris Johns <chrisj@…>
The libexpat project has moved to github. Fetch expat from github. Closes #3316
21:31 Ticket #3315 (Move expat's home site to github from SF.) closed by Chris Johns <chrisj@…>
fixed: In 4b3e0f8/rtems-source-builder: […]
21:29 Changeset in rtems-source-builder [4b3e0f8]5 by Chris Johns <chrisj@…>
The libexpat project has moved to github. Fetch expat from github. Close #3315
21:22 WikiStart edited by Chris Johns
RTEMS 5 milestone and documentations link were swapped. (diff)
07:43 GSoC/2018 edited by Abhinav Jain
Added name to the students tracking table. (diff)

03/03/18:

12:30 Changeset in rtems [c4d35fb]5 by Sebastian Huber <sebastian.huber@…>
libchip: Use rtems_blkdev_create() Update #3358.
12:24 Changeset in rtems [30c3898]5 by Sebastian Huber <sebastian.huber@…>
libblock: Init deps in rtems_blkdev_create() Update #3358.

03/02/18:

10:12 Ticket #3318 (Improve INTERNAL_ERROR_THREAD_EXITTED to show the id and thread name) created by Matthew J Fletcher
It might be more helpful i the case of a thread exit to output some …
00:24 Ticket #3317 (Move expat's home site to github from SF.) created by Chris Johns
See #3315
00:23 Ticket #3316 (Move expat's home site to github from SF.) created by Chris Johns
See #3315
00:21 Ticket #3315 (Move expat's home site to github from SF.) created by Chris Johns
Move expat's home site from SF to github: https://libexpat.github.io/

03/01/18:

08:14 Boards/Beagle Board edited by Christian Mauderer
Add chapter describing JTAG debugging using Segger J-Link on BBB. (diff)
01:06 Ticket #3314 (RTEMS Release Notes Generator) created by Chris Johns
= RTEMS Release Notes Generator = [[PageOutline?(1-5, Contents, …
00:46 WikiStart edited by Chris Johns
Add the Open Projects link to the top page. (diff)

02/28/18:

14:52 Developer/VirtualMachines/VirtualBox edited by Tony Richardson
(diff)
12:02 Changeset in rtems [8b2d5b8]5 by Sebastian Huber <sebastian.huber@…>
spglobalcon02: New test Update #3319.

02/27/18:

07:25 Boards/Beagle Board edited by Chris Johns
Start adding BBB JTAG details. (diff)
06:57 Debugging edited by Chris Johns
Add a link to the Zynq (diff)

02/25/18:

21:34 Ticket #3313 (RSB VERSION in unicode environment fails.) closed by Chris Johns <chrisj@…>
fixed: In 883dfa5/rtems-source-builder: […]
21:33 Ticket #3312 (RSB macro calls such as define fail on unicode keys.) closed by Chris Johns <chrisj@…>
fixed: In d255e81/rtems-source-builder: […]

02/23/18:

11:56 GSoC/2018 edited by udit agarwal
Entry made in student proposal table (diff)
02:03 Changeset in rtems-source-builder [883dfa5]4.11 by Chris Johns <chrisj@…>
sb: Convert any unicode keys to strings Closes #3313
01:58 Changeset in rtems-source-builder [d255e81]5 by Chris Johns <chrisj@…>
sb: Convert any unicode keys to strings Closes #3312
01:27 Ticket #3313 (RSB VERSION in unicode environment fails.) created by Chris Johns
This is the issue in #3312
00:34 Ticket #3312 (RSB macro calls such as define fail on unicode keys.) created by Chris Johns
The define call in macros.py checks for a str while the …

02/22/18:

20:37 Ticket #3311 (Update waf.py for Sphinx 1.7 compatibility) created by Richard Campbell
sphinx-build --version in sphinx 1.7 seems to return its version …
16:23 Changeset in rtems-docs [2a06644]5 by Richard Campbell <richard.campbell@…>
RTEMS Docs: Check sphinx version Sphinx.util.compat module was removed at Sphinx version 1.7. Imported module was not being used. Closes #3311.
15:37 Changeset in rtems [0d44e251]5 by Sebastian Huber <sebastian.huber@…>
ada/sp04: Fix test failure due to compiler opti The SPTEST.RUN_COUNT must be volatile since it is changed outside of the procedure scope by the thread switch extension.
14:34 Changeset in rtems [5618997d]5 by Sebastian Huber <sebastian.huber@…>
termios: Fix use of uninitialized variable Update #2840.

02/21/18:

18:23 Changeset in rtems [c2011b47]5 by Martin Aberg <maberg@…>
leon, grspw_pkt: support CCSDS/ISO16 data CRC When the CCSDS/CCITT CRC-16 and 16-bit ISO-checksum logic is available in GRSPW2, the DCRCT field is used to determine how to generate the CRC/checksum code. grspw_hw_sup has been extended with the field ccsds_crc
15:22 GSoC/2018 edited by Vijay Kumar Banerjee
(diff)
11:40 Changeset in rtems [7bf072b]5 by Sebastian Huber <sebastian.huber@…>
bsp/powerpc: Remove wildcards in linkcmds.base This reverts commit 40c623a883da5dd80e4599cf4cd14097834706bd. The use of postfix wildcards, e.g. of the form "*.x" is dangerous since it circumvents the standard matching rules for sections. Unknown input sections should be added explicitly to the desired output section via "x.*" wildcards. Update #3307.
11:40 Changeset in rtems [337a186]5 by Sebastian Huber <sebastian.huber@…>
Add a simple task console driver Close #3320.
10:10 Ticket #3310 (zynq_uart_write_polled could produce a blocking scenario) created by fdpousa
The actual code for the zynq_uart_write_polled has a while loop …
02:26 Ticket #3309 (rtems_task_create's initial_mode SMP update) created by Chris Johns
The initial_mode cannot have the non-preempt flag or an interrupt …
Note: See TracTimeline for information about the timeline view.