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

Timeline



02/23/22:

19:45 Ticket #4620 (Codeql Static Analyzer and RTEMS) created by Joel Sherrill
Codeql https://codeql.github.com/ is a open source static analysis …
16:53 Ticket #4619 (riscv/rv32iac: minimum sample test fails to build) created by Ryan Long
This issue was found while investigating #4618. The specifics of the …
16:33 Ticket #4618 (rtems-bsp-builder fails to parse riscv error message) created by Ryan Long
Sample of output from bsp-builder: […] This output is because the …
08:53 Ticket #4617 (Potential non-monotonic CLOCK_MONOTONIC) closed by Sebastian Huber
fixed: This bug was fixed by 870cf9695f688c06743dd7fe8a7113e0cb5e3607.
08:52 Ticket #4617 (Potential non-monotonic CLOCK_MONOTONIC) created by Sebastian Huber
The RTEMS timecounter implementation could lead to a non-monotonic …

02/19/22:

20:45 Ticket #4616 (Port an OpenGL Implementation to RTEMS) created by Joel Sherrill
This ticket reflects the desire to have OpenGL support for RTEMS based …
17:29 GSoC/2022 edited by Gedare Bloom
(diff)
17:29 GSoC/2022 edited by Gedare Bloom
(diff)
17:24 GSoC edited by Gedare Bloom
(diff)

02/17/22:

14:06 Ticket #3608 (RISC-V Simulator Not in RSB Qemu Version) closed by Joel Sherrill
fixed: I think this is OBE. We probably are always in need of a Qemu update in the RSB but not for this reason. At least not today.

02/16/22:

20:19 Ticket #4615 (Deprecate v850 port in rtems6 and remove in rtems7) created by Gedare Bloom
This port is no longer maintained. No one has been testing it and it …
20:18 Ticket #4614 (Deprecate sh port in rtems6 and remove in rtems7) created by Gedare Bloom
This port is no longer maintained. No one has been testing it and it …
20:17 Ticket #4613 (Deprecate sparc64 port in rtems6 and remove in rtems7) created by Gedare Bloom
This port is no longer maintained. No one has been testing it and it …
16:21 Developer/OpenProjects edited by Gedare Bloom
Replace small with medium to reflect GSoC language (diff)

02/15/22:

13:39 Ticket #4610 (BSP/atsam: UART driver sends data with a small gap) closed by Christian Mauderer <christian.mauderer@…>
fixed: In [changeset:"cff16379c9650324e1a320d0931892e220f8f55a/rtems" cff16379/rtems]: […]
13:38 Ticket #4611 (BSP/atsam: UART driver sends data with a small gap) closed by Christian Mauderer <christian.mauderer@…>
fixed: In [changeset:"fc21b923ba8cf092c227f082d80b889bbf8c1bb9/rtems" fc21b923/rtems]: […]

02/11/22:

15:05 Ticket #4612 (Locking Protocols for Multiprocessors) created by Kuan
== Introduction To prevent race conditions or data corruption during …
07:53 Ticket #4611 (BSP/atsam: UART driver sends data with a small gap) created by Christian Mauderer
Cloned from #4610: ---- The ATSAM UART waits for data to be …
07:53 Ticket #4610 (BSP/atsam: UART driver sends data with a small gap) created by Christian Mauderer
The ATSAM UART waits for data to be completely send before queuing the …
07:43 Ticket #4494 (pppd broken if serial driver can't handle big data) closed by Christian Mauderer <christian.mauderer@…>
fixed: In [changeset:"2ce166bd372320702c27b2c3980ca9192a60b159/rtems-libbsd" 2ce166bd/rtems-libbsd]: […]
07:42 Ticket #4493 (pppd broken if serial driver can't handle big data) closed by Christian Mauderer <christian.mauderer@…>
fixed: In [changeset:"17ac5a8cfe0bb0f6c2425dc4288363ba0d114e71/rtems-libbsd" 17ac5a8/rtems-libbsd]: […]
07:38 Ticket #4591 (BSP/Atsam: I2C driver doesn't return errors on NACK) closed by Christian Mauderer <christian.mauderer@…>
fixed: In [changeset:"f7a204e3d7a501b629916a590571b163e85cf875/rtems" f7a204e/rtems]: […]
07:37 Ticket #4592 (BSP/Atsam: I2C driver doesn't return errors on NACK) closed by Christian Mauderer <christian.mauderer@…>
fixed: In [changeset:"0074c9ecf3fafcceaf8a84d60304153cec7eed68/rtems" 0074c9ec/rtems]: […]
03:49 Ticket #4609 (support for DMA access) created by ostyche
we modify the IDE hard disk drive architecture, improve the IDE hard …
03:47 Ticket #4608 (Added support for Intel 82580) created by ostyche
Added support for Intel 82580 NIC drives.The relevant file path is …
03:44 Ticket #4607 (support for SATA(AHCI) drives) created by ostyche
Added support for SATA(AHCI) drives.The relevant file path is …
03:43 Ticket #4606 (TFTP server protocols) created by ostyche
RTEMS doesn’t support TFTP server protocols.
03:42 Ticket #4605 (TFTP client protocols) created by ostyche
RTEMS doesn’t support TFTP client protocols.
03:41 Ticket #4604 (Telnet client protocols) created by ostyche
RTEMS doesn’t support Telnet client protocols
03:39 Ticket #4603 (Added support for Intel I210) created by ostyche
Added support for Intel I210 NIC(Network Interface Card) drives.The …
03:37 Ticket #4602 (support commands such as rename) created by ostyche
We modify the FTP server code to support commands such as rename.The …
03:32 Ticket #4601 (support for 64KB clusters DOSFS) created by ostyche
Added support for 64KB clusters in DOSFS.The relevant file path is …
03:30 Ticket #4600 (non-alignment exception) created by ostyche
We improved the exception handling mechanism under the MIPS …
03:25 Ticket #4599 (support pmu under MIPS platform) created by ostyche
Added support for PMU(Performance Monitoring Unit) under MIPS …
03:22 Ticket #4598 (about MIPS architecture support) created by ostyche
Added support for the board support package of Loongson Technology …

02/09/22:

20:39 Ticket #4597 (Cobra Static Analyzer and RTEMS) created by Joel Sherrill
Cobra https://github.com/nimble-code/Cobra is a static analysis tool …
14:54 Ticket #3879 (Coverity reports out of bounds access in bsps/shared/irq/irq-server.c) closed by Joel Sherrill
fixed: Coverity is no longer reporting this. Closing.
14:52 Ticket #4167 (Coverity Scan Does Not Run on rtems6) closed by Joel Sherrill
fixed: Didn't get closed last time.
14:25 Ticket #4596 (Provide SPARC greth Network Drivers for libbsd) created by Joel Sherrill
The SPARC BSPs currently support the greth driver only for the legacy …
14:23 Ticket #4595 (Provide SPARC greth Network Drivers for lwip) created by Joel Sherrill
The SPARC BSPs currently support the greth driver only for the legacy …
13:46 console-io.c attached to NewTicket by ostyche
13:45 cfb_console.c attached to NewTicket by ostyche
13:40 Ticket #4594 (about MIPS architecture) created by ostyche
Added support for the board support package of Loongson Technology …
Note: See TracTimeline for information about the timeline view.