Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Timeline



04/01/21:

19:13 GSoC/2021 edited by pranav
(diff)
17:43 Ticket #4368 (rtems--tools tool kit temp file constructor does nothing) closed by Alex White
fixed: This patch set up the interfaces used in the "covoar: Add option to create named objdumps" patch that I sent. We determined that patch was not needed given its hacked-togetherness along with future speedups that we had in mind which would make it obsolete anyway. This patch should have been removed from the set to be committed, but I forgot to send out a notice to exclude it. Sorry for the confusion. This commit should be reverted.
12:21 Developer/discord edited by Gedare Bloom
(diff)
11:59 GSoC/2021 edited by Matthew Joyce
(diff)
07:19 Ticket #4372 (STM32H7: SDMMC driver) closed by Christian Mauderer
fixed
07:03 Ticket #4372 (STM32H7: SDMMC driver) created by Christian Mauderer
The STM32H7 BSP is missing a SDMMC driver.

03/31/21:

08:27 Ticket #4371 (RTEMS5: Shell: Backport commands for spi and i2c) created by Jan Sommer
Backport the i2c and spi shell commands of Christian Mauderer.
08:06 Ticket #4370 (RTEMS5: Add spi driver for AXI SPI ip core from Xilinx (cloned)) created by Jan Sommer
Cloned from #4321: --> Backport to RTEMS5 ---- Add a spidev compatible …
07:15 Ticket #4369 (RTEMS5: Add driver for cadence-spi device for xilinx based BSPs (cloned)) created by Jan Sommer
Cloned from #4320: Backport to RTEMS5 ---- Implement a spidev …
04:50 Ticket #4366 (gdb-9-1 fails to build for powerpc) closed by Vijay Kumar Banerjee <vijay@…>
fixed: In [changeset:"1b3f09251ae53a93ea647e4d8ebeffeead91a880/rtems-source-builder" 1b3f092/rtems-source-builder]: […]
03:26 Ticket #4368 (rtems--tools tool kit temp file constructor does nothing) created by Chris Johns
A change to add an overloaded constructor ... …
03:06 GSoC/2021 edited by Rajiv Vaidyanathan
(diff)

03/30/21:

22:01 Ticket #4367 (gdb-9-1 fails to build for powerpc (cloned)) created by Vijay Kumar Banerjee
Cloned from #4366: ---- The RSB fails to build powerpc-rtems5-gdb-9.1 …
21:35 Ticket #4366 (gdb-9-1 fails to build for powerpc) created by Vijay Kumar Banerjee
The RSB fails to build powerpc-rtems5-gdb-9.1 due to link errors.
15:03 Ticket #4321 (Add spi driver for AXI SPI ip core from Xilinx) closed by Jan Sommer <jan.sommer@…>
fixed: In [changeset:"33fd9155a1cd25c26ba5acdca93b9e7bd0aa73e8/rtems" 33fd915/rtems]: […]
14:44 Ticket #4365 (main_cp.c: Ignore return value from stat()) created by Ryan Long
CID 26051: Unchecked return value from library in main_cp(). […]

03/28/21:

15:51 Ticket #4364 (rtems-test Fails to list failed tests to user) created by Joel Sherrill
rtems-test does not report the set of failed tests to the user at the …
06:08 Ticket #4363 (GDB does not build on Windows for MSYS2) created by Chris Johns
The details are in the GDB bug ... …

03/27/21:

02:32 Ticket #4362 (about error number) created by only_yipie
We found that there is an error code defined as 5, usually the error …

03/26/21:

13:28 Ticket #3689 (bdbuf: Replace automatic read-ahead with rtems_bdbuf_peek()) closed by Christian Mauderer <christian.mauderer@…>
fixed: In [changeset:"fd639b8abf1b82a74d14fbfe0180d853bbb43855/rtems" fd639b8/rtems]: […]
13:12 Ticket #4360 (libbsd: racoon and ping6 don't honor file descriptor maximum) closed by Christian Mauderer
fixed
12:51 Ticket #4361 (libbsd: racoon and ping6 don't honor file descriptor maximum) created by Christian Mauderer
Cloned from #4360: ---- racoon and ping6 use fd_sets. If RTEMS is …
12:50 Ticket #4360 (libbsd: racoon and ping6 don't honor file descriptor maximum) created by Christian Mauderer
racoon and ping6 use fd_sets. If RTEMS is build with a big number of …
12:45 Ticket #3782 (Beagle Bone Black BSP / libbsd: Some pinmux settings are initialized twice) closed by Christian Mauderer
fixed

03/25/21:

08:09 Ticket #4359 (Priority discipline is broken for semaphores and message queues in SMP ...) created by Sebastian Huber
Cloned from #4358: ---- The priority queues in clustered scheduling …
08:08 Ticket #4358 (Priority discipline is broken for semaphores and message queues in SMP ...) created by Sebastian Huber
The priority queues in clustered scheduling configurations use a per …
03:29 Developer/discord created by Chris Johns

03/24/21:

13:06 Ticket #4280 (gen_uuid.c: Unchecked return value from library errors spotted by Coverity) reopened by Joel Sherrill
The fix was incorrect. It did not include the rtems assert.h header. Assuming the paths were testable, it would be checking return values on fcntl() commands that RTEMS does not support. A more likely approach is to ifndef rtems the unsupported fcntl's and see how that goes. It is unclear if there was communication with the upstream project which would have been needed.

03/23/21:

20:05 Ticket #4355 (Remove leon3 test configurations which assume sis is built into gdb ...) closed by Ryan Long <ryan.long@…>
fixed: In [changeset:"64ad86c10b4ec8ecfc861dad39f0a51a69db6ca5/rtems-tools" 64ad86c/rtems-tools]: […]
17:14 Ticket #4357 (rtems_semaphore_set_priority() uses an invalid SMP lock (cloned)) created by Sebastian Huber
Cloned from #4356: ---- If the priority of a locked priority ceiling …
17:14 Ticket #4356 (rtems_semaphore_set_priority() uses an invalid SMP lock) created by Sebastian Huber
If the priority of a locked priority ceiling mutex is set, the used …
17:02 Ticket #4282 (pwdgrp.c: Unchecked return value from library error spotted by Coverity) closed by Ryan Long <ryan.long@…>
fixed: In [changeset:"37fc6516d36e82e0a740b33cc2787b4d031411d9/rtems" 37fc651/rtems]: […]
15:55 Ticket #4355 (Remove leon3 test configurations which assume sis is built into gdb ...) created by Ryan Long
When trying to run the tests with rtems-test on leon3, every test was …
13:45 Ticket #4282 (pwdgrp.c: Unchecked return value from library error spotted by Coverity) reopened by Joel Sherrill
It turns out that at least /etc can be created in multiple places depending on the RTEMS application structure. It was discussed that a standard mechanism is needed to address additional base file system directories. Ticket #4354 has been created for that which allows this issue to be strictly about the Coverity issue. Changing the _Assert which was used to (void) mkdir should be sufficient to close this ticket again. Improvements to the base file system directory create can occur under #4354
13:44 Ticket #4354 (Improve Base File System Content Generation) created by Joel Sherrill
In working on #4282 to address a call to mkdir() that was ignoring the …
10:13 GSoC/2021 edited by Husni Faiz
(diff)

03/21/21:

11:40 Ticket #4350 (Infinite loop in rtems-fdt.c) closed by G S Niteesh Babu <niteesh.gs@…>
fixed: In [changeset:"08f807e64a2bf34a716a27cdfde022664979b46a/rtems" 08f807e/rtems]: […]
09:26 Ticket #4353 (the pci initialization part cannot pass the initialization) created by only_yipie
the pci initialization part of x86 version cannot be initialized on …
09:11 Ticket #4352 (about get cpu number) created by only_yipie
The x86 multi-core version can get the correct core number on qemu, …
09:02 Ticket #4351 (about mips mutil-core) created by only_yipie
rtems MIPS architecture does not provide multi-core support.
06:59 Ticket #4350 (Infinite loop in rtems-fdt.c) created by niteesh
The function rtems_fdt_load in file rtems-fdt.c contains an infinite …

03/19/21:

18:55 GSoC/2021 edited by Rajiv Vaidyanathan
Added entry in GSoC student table (diff)
10:54 GSoC/2021 edited by Matthew Joyce
(diff)
10:52 GSoC/2021 edited by Matthew Joyce
(diff)

03/18/21:

20:49 GSoC/2021 edited by eshan dhawan
(diff)
19:59 Ticket #4349 (Package Micro Python) created by eshan dhawan
MicroPython? (https://micropython.org/) is supported in RTEMS for a …
Note: See TracTimeline for information about the timeline view.