Timeline



01/26/23:

19:40 FundingProjects edited by Amar Takhar
Use keywords to find projects instead of direct IDs (diff)
19:23 Changeset in rtems [a2360c4] by Joel Sherrill <joel@…>
cpukit/rtems/src/partcreate.c: Correct style by adding braces
18:20 Changeset in rtems [ada805ea] by Kinsey Moore <kinsey.moore@…>
bsps/nand: Update Xilinx NAND driver This resovles gcc warnings by updating to the latest Xilinx NAND controller driver.
18:18 Changeset in rtems [4c0a2d4] by Kinsey Moore <kinsey.moore@…>
cpukit/dev/can: Resolve warnings in 64bit builds This resolves various gcc warnings in AArch64 LP64 builds of the CAN framework.

01/25/23:

21:07 FundingProjects edited by Amar Takhar
Fixed Funded query. (diff)
17:34 Ticket #4825 (Issue building stack using RTEMS quick start guide) created by Prakhar Agrawal
In section 2.3 of the quick start guide …
14:15 Ticket #4821 (Ubuntu Host Instructions Wrong) closed by Joel Sherrill <joel@…>
fixed: In 68a44b2/rtems-docs: […]
12:43 Changeset in rtems [aff6af1] by Sebastian Huber <sebastian.huber@…>
Clarify hardpps() parameter name and comment Since 32c203577a5e by phk in 1999 (Make even more of the PPSAPI implementations generic), the "nsec" parameter of hardpps() is a time difference and no longer a time point. Change the name to "delta_nsec" and adjust the comment. Remove comment about a clock tick adjustment which is no longer in the code. Pull Request: https://github.com/freebsd/freebsd-src/pull/640 Reviewed by: imp
00:08 Changeset in rtems-docs [68a44b2] by Joel Sherrill <joel@…>
user/hosts/posix.rst: Update Ubuntu instructions to 22.x Closes #4821.

01/24/23:

18:24 Ticket #4822 (Function returning unchanged function input) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 48f693a9/rtems: […]
15:53 Changeset in rtems [48f693a9] by Sebastian Huber <sebastian.huber@…>
score: Remove unused return value Several SMP message processing functions returned a value. This value was always unused. Close #4822.
15:16 Ticket #4824 (Move mqueue.h to newlib) created by Joel Sherrill
Ensure it is compatible with Cygwin as part of moving.
15:16 Ticket #4823 (Move dlfcn.h to newlib) created by Joel Sherrill
Ensure it is compatible with Cygwin as part of moving.
11:35 Ticket #4822 (Function returning unchanged function input) created by Daniel Páscoa
Description: These functions appear to be returning their input …
10:54 Changeset in rtems-central [e052be1] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems
10:54 Changeset in rtems-central [067079d] by Sebastian Huber <sebastian.huber@…>
spec: Update group names
10:40 Changeset in rtems [5156cd69] by Sebastian Huber <sebastian.huber@…>
build: Add dl11 to libdl test exclude list
10:26 Ticket #4820 (Hazardous cast) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 10ee41a8/rtems: […]
10:26 Ticket #4818 (Incomplete Statement in “cpu->heir”) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 9ecb73f/rtems: […]

01/23/23:

23:41 Ticket #4821 (Ubuntu Host Instructions Wrong) created by Joel Sherrill
The current instructions were reported to be as being broken in email. …
21:57 GSoC/2023 created by Gedare Bloom
Import from 2022
21:55 GSoC edited by Gedare Bloom
Archive 2022 and Start 2023 pages (diff)
20:49 Ticket #4634 (Fix hash for glib-2.48) closed by Gedare Bloom
fixed
14:48 Changeset in rtems [d36070f] by Sebastian Huber <sebastian.huber@…>
intr: Add Interrupt Manager implementation group The shared BSP interrupt controller support code actually implements parts of the Interrupt Manager. Update #3706.
14:33 Changeset in rtems [0340fd9] by Sebastian Huber <sebastian.huber@…>
cpuuse: Use standard wording and group name Use standard wording in CPU usage reporting files.
14:26 Changeset in rtems [6136e28b] by Sebastian Huber <sebastian.huber@…>
clockdrv: Add clock driver implementation group Use standard wording in Clock Driver related files. Update #3706.
13:56 Changeset in rtems [10ee41a8] by Sebastian Huber <sebastian.huber@…>
tm27: Avoid function pointer casts Add TM27_USE_VECTOR_HANDLER to select the interrupt handler type used by the <tm27.h> implementation. Close #4820.
13:17 Changeset in rtems [9ecb73f] by Sebastian Huber <sebastian.huber@…>
score: Clarify code block Do not use a chained assignment for code clarity. Close #4818.
11:45 Ticket #4820 (Hazardous cast) created by Daniel Páscoa
Description: Converting a function pointer to a different type of …
11:43 Ticket #4819 (Unclear #IF 1 Clause in File: Possible Error) created by Daniel Páscoa
Description: It has been noticed that the noted file contains an …
11:42 Ticket #4818 (Incomplete Statement in “cpu->heir”) created by Daniel Páscoa
Description: The assignment statement "cpu->heir = " is …
11:41 Ticket #4817 (Wrong output type) created by Daniel Páscoa
Description: The function's return value does not match the …
11:39 Ticket #4816 (Wrong data type) created by Daniel Páscoa
Description: There are several issues with the function …
11:37 Ticket #4815 (Function defined in header file) created by Daniel Páscoa
Description: The functions found in the file …
11:35 Ticket #4814 (Incorrect Copyright License Information) created by Daniel Páscoa
Description: The copyright license text for this work is not in …
10:46 Ticket #4642 (RSB: log.py tends to remove relevant error messages) closed by Frank Kühndel <frank.kuehndel@…>
fixed: In b3b53c52/rtems-source-builder: […]
10:09 Ticket #4813 (Inaccurate comments at the beginning of file) created by Daniel Páscoa
Description: Inconsistency between Source Code Description and …
10:07 Ticket #4812 (Discrepancy between Code and Comments) created by Daniel Páscoa
Description: Inconsistency between Function Description and …
10:04 Ticket #4811 (Non-compliant Comments with Templates) created by Daniel Páscoa
Description: It has been identified that the comments are not …
10:02 Ticket #4810 (Unfinished TODO section) created by Daniel Páscoa
Description: The TODO section appears to be incomplete, with …
10:00 Ticket #4809 (Incorrect Formatting of "!" Statements) created by Daniel Páscoa
Description: The usage of the "!" operator in statements may …
09:58 Ticket #4808 (Incorrect Formatting of "if", "while", or "for" Statements) created by Daniel Páscoa
Description: As outlined in the RTEMS Engineering document, there …
09:55 Ticket #4807 (Two consecutive paragraphs) created by Daniel Páscoa
Description: As per the RTEMS Engineering document, there should …
08:52 Ticket #4806 (Header Source files format "extern C" missing) created by Daniel Páscoa
Description: The Header source files format "extern C" is missing …
08:45 Ticket #4805 (SPDX Licenses and Header File Formatting) created by Daniel Páscoa
Special note: This ticket pertains to ISVV findings numbered …
07:58 Changeset in rtems-central [e74f2d6] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems
07:58 Changeset in rtems-central [ad7874c] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems-docs
07:56 Changeset in rtems [434d11b] by Martin Erik Werner <martinerikwerner.aac@…>
rtems: Fix typo
07:51 Changeset in rtems-central [0a6f813] by Sebastian Huber <sebastian.huber@…>
spec: Fix typo
00:18 FundingProjects edited by Amar Takhar
Update summary for 'Project 2' (diff)

01/22/23:

23:02 Changeset in rtems [ff3a87c1] by Martin Erik Werner <martinerikwerner.aac@…>
score: Fix minor Rhe->The typo in doxygen
22:07 Ticket #4804 (broadcasting message to single task with higher importance priority ...) created by Martin Erik Werner
When a task with lower importance priority broadcasts a single message …
18:32 Changeset in rtems [4f274b6] by Sebastian Huber <sebastian.huber@…>
powerpc: Increase MAS0 ESEL width For example, the QorIQ T4240 has more than 16 TLB1 entries.
15:56 FundingProjects edited by Amar Takhar
Add a 3rd level. (diff)
15:55 FundingProjects edited by Amar Takhar
Add a couple of possible projects. (diff)
00:04 Changeset in rtems-docs [c4df72c] by Martin Erik Werner <martinerikwerner.aac@…>
c-user/message/directives.rst: byes->bytes typo

01/20/23:

22:37 Ticket #4803 (Revert or Mark CAN API as experimental) created by Gedare Bloom
The CAN API done in GSoC 2022 is not stable. There are some key …
15:06 Changeset in rtems-source-builder [b3b53c52] by Frank Kühndel <frank.kuehndel@…>
RSB: Mitigate too short error reports Close #4642
00:08 Ticket #4802 (Resolve TLS relocations for arches that support DL) created by Kinsey Moore
The change in the toolchain that moved to TLS symbols in newlib has …

01/19/23:

18:45 Changeset in rtems-central [65cd24d] by Andrew Butterfield <Andrew.Butterfield@…>
formal: fix licenses
17:27 Ticket #3892 (RTEMS Python Standardisation -- Pure Python project.) closed by Amar Takhar
invalid: No longer relevant maybe in the future.
17:24 Ticket #4576 (Internal server error while attaching files to tickets.) closed by Amar Takhar
invalid: Disk may have been full? Can't replicate looked at logs from around this time.
17:24 Ticket #4276 (Add Account for Jan Sommer) closed by Amar Takhar
fixed: Completed.
17:23 Ticket #3169 (Trac view change set results in a Trac error.) closed by Amar Takhar
fixed: This was a bug that was fixed a very long time ago. The hash itself is wrong.
17:21 FundingProjects edited by Amar Takhar
Add modified field. (diff)
17:21 Ticket #2262 (psxhdr Improvements) closed by Joel Sherrill
fixed: This has been done and the last comment cites another ticket which should be checked.
17:21 MyTickets edited by Amar Takhar
Add modified field. (diff)
16:36 Ticket #3565 (Or1k tools do not build.) closed by Amar Takhar
invalid
16:36 Ticket #3564 (Epiphany tools do not build.) closed by Amar Takhar
invalid
16:35 Ticket #3563 (Epiphany does not build.) closed by Amar Takhar
invalid
16:35 Ticket #3556 (Not all repositories are on located on git.rtems.org) closed by Amar Takhar
invalid: Not an issue anymore? We can revisit this if necessary.
16:32 Ticket #2620 (Setup Buildbot) closed by Amar Takhar
invalid: Close this in lieu of #4791
16:29 Ticket #4801 (V&V containerised builds) created by Amar Takhar
* Fully downloadable static path builds. * Complete toolchain, tool …
16:26 Ticket #4800 (Toolchain builds) created by Amar Takhar
* Rebuild toolchains daily with latest upstream changes * Make tools …
16:25 Ticket #4799 (CI dashboard) created by Amar Takhar
* Customised dashboard for community members to keep track of builds …
16:24 Ticket #4798 (Expanded hardware testing) created by Amar Takhar
* Add more hardware platforms * Add multiples of single platforms …
16:23 Ticket #4797 (Security enhancements) created by Amar Takhar
* Enhance security please contact the project for further details.
16:22 Ticket #4796 (Ansible for infrastructure maintenance) created by Amar Takhar
* Put all servers under Ansible for automated maintenance * Vault …
16:20 Ticket #4795 (Update Mailman to v3) created by Amar Takhar
* Move from Mailman v2 to v3 for security and usability purposes * …
16:20 Ticket #4794 (Migrate www.rtems.org) created by Amar Takhar
* On ancient version of Drupal that requires a lot of work * Migrate …
16:01 Ticket #4793 (Expand Gitlab CI and integration) created by Amar Takhar
* Further expand CI integration between BuildBot and developers * …
15:59 Ticket #4792 (Migrate all data from trac to Gitlab) created by Amar Takhar
* Export all ticket data to Gitlab * Export user data to Gitlab we …
15:58 Ticket #4791 (Update BuildBot) created by Amar Takhar
* Update for latest RTEMS * Hardware testing * Connect to Gitlab * …
15:27 Ticket #4790 (Setup Gitlab instance) created by Amar Takhar
* Setup Gitlab to handle patch submissions and CI. * Require a …
15:23 Ticket #4789 (Better Github mirroring) created by Amar Takhar
* Current setup is stable but annoying to update * Check for any …
15:22 Ticket #4788 (Update firewalls) created by Amar Takhar
* Update firewalls to latest FreeBSD 13.1 * Firewalls are dual …
15:19 FundingProjects edited by Amar Takhar
Sorting by priority was the right way to do it. (diff)
15:17 FundingProjects edited by Amar Takhar
Add a note about donation options and the OSL. (diff)
15:14 Changeset in rtems [0045634] by Sebastian Huber <sebastian.huber@…>
build: Update PyYAML to 5.4.1
15:14 FundingProjects edited by Amar Takhar
Make the table a little clearer, sort by severity. (diff)
15:11 Ticket #4787 (Update Trac) created by Amar Takhar
* Our Trac install is very old this needs updating * Many modules are …
15:02 Ticket #4786 (Formalise backups) created by Amar Takhar
* Currently we use more than one system for backups formalise all of …
14:59 Ticket #4785 (Setup log rotation to prevent service disruptions) created by Amar Takhar
* rtems.org receives a lot of attacks which can generate several GB of …
14:47 FundingProjects edited by Amar Takhar
Add a nice note. (diff)
14:46 FundingProjects edited by Amar Takhar
Switch to fancy tables. (diff)
14:43 FundingProjects edited by Amar Takhar
Change tag. (diff)
14:42 Ticket #4784 (Update servers to latest FreeBSD 13.1) created by Amar Takhar
This list of tasks is not exhaustive there are many other changes that …
14:38 FundingProjects created by Amar Takhar
Initial page.
14:34 WikiStart edited by Amar Takhar
Resolve the migration tickets and orphan the page. (diff)
14:32 Ticket #2320 (rtems ftp server) closed by Amar Takhar
invalid: No longer relevant.
14:31 Ticket #2196 (Too many ticket components) closed by Amar Takhar
worksforme: We are at 8 years now and it's still not changed. :) I think we're good!
14:30 Ticket #2197 (Fix broken wiki tables) closed by Amar Takhar
worksforme: Search no longer finds any examples so I can only assume these are fixed I can't find any.
14:29 Ticket #2200 (Missing IRC logs) closed by Amar Takhar
invalid: We are not using IRC anymore officially but there is a bot in #rtems on irc.libera.chat.

01/18/23:

16:24 Changeset in rtems [1da87d6] by Kinsey Moore <kinsey.moore@…>
spec: Install NandPsu? headers correctly These headers were mistakenly placed in the root of the installed BSP include directory. They should be in dev/nand.
11:43 Changeset in rtems-central [94ba704] by Sebastian Huber <sebastian.huber@…>
formal: Remove bogus character

01/17/23:

19:35 Ticket #4782 (Correct Issues in Rate Monotonic Manager Background Section) closed by Joel Sherrill
fixed
19:13 Ticket #4781 (RAP generated for ARM/AArch64 DL06 test won't read correctly with rtems-rap) reopened by Kinsey Moore
This was incorrectly closed by an unrelated commit.
15:57 Changeset in rtems [f36d8b1] by Kinsey Moore <kinsey.moore@…>
spec: Fix Xilinx support YAML licenses This should use the CC 4.0 license to match the rest of the tree.
15:18 Ticket #4781 (RAP generated for ARM/AArch64 DL06 test won't read correctly with rtems-rap) closed by Joel Sherrill <joel@…>
fixed: In f48f79d/rtems-docs: […]
14:45 Changeset in rtems-docs [0b0dd79] by Sebastian Huber <sebastian.huber@…>
eng: Use a recommendation for requirement texts Update #3715.
14:14 Changeset in rtems-docs [f690480] by Sebastian Huber <sebastian.huber@…>
eng: Add reason to test program state
14:14 Changeset in rtems-docs [f3811f2] by Sebastian Huber <sebastian.huber@…>
eng: Improve build option default values Merge "default" and "default-by-variant" attributes. Use an enabled-by expression to select the default value.
14:13 Changeset in rtems-docs [dc2ea30] by Sebastian Huber <sebastian.huber@…>
eng: Add more flags to build group item
14:10 Changeset in rtems-central [b91e7f2] by Sebastian Huber <sebastian.huber@…>
spec: Improve build option default values Merge "default" and "default-by-variant" attributes. Use an enabled-by expression to select the default value.
14:09 Changeset in rtems-central [dfd57e9] by Sebastian Huber <sebastian.huber@…>
spec: Add reason to test program state
09:11 Changeset in rtems [5b12443] by Sebastian Huber <sebastian.huber@…>
build: Fix copyright statement format
08:46 Changeset in rtems [70e2990c] by Sebastian Huber <sebastian.huber@…>
build: Remove bogus attribute

01/16/23:

21:23 Ticket #4783 (Fix issues when compiling dtc with Cygwin) created by Ryan Long
Currently, DTC is failing to build due to this check in checks.c. For …
08:36 Changeset in rtems [ebb9e8c] by Zhongjie Zhu <zhongjiezhu1@…>
score: Fix maybe uninitialized warning There are different cases for _ISR_lock_ISR_disable() and _ISR_lock_ISR_enable() in the case RTEMS_SMP is defined or RTEMS_PROFILING is defined, so remove the related code. ../../../cpukit/include/rtems/score/threaddispatch.h: In function '_Thread_Dispatch_disable': ../../../cpukit/include/rtems/score/threaddispatch.h:231:14: warning: 'lock_context' may be used uninitialized [-Wmaybe-uninitialized] 231 | cpu_self = _Thread_Dispatch_disable_critical( &lock_context ); | ~ ../../../cpukit/include/rtems/score/threaddispatch.h:210:32: note: by argument 1 of type 'const ISR_lock_Context *' to '_Thread_Dispatch_disable_critical' declared here 210 | static inline Per_CPU_Control *_Thread_Dispatch_disable_critical( | ../../../cpukit/include/rtems/score/threaddispatch.h:225:21: note: 'lock_context' declared here 225 | ISR_lock_Context lock_context; | ~ Update #4662.

01/13/23:

21:21 Changeset in rtems [caffdc4] by Kinsey Moore <kinsey.moore@…>
bsps/zynqmp: Add JFFS2 NAND adapter This adds the glue code necessary to allow JFFS2 to operate on top of NAND memory hosted by the XNandPsu peripheral/driver.
15:42 Changeset in rtems-central [8cca199] by Andrew Butterfield <Andrew.Butterfield@…>
adds old examples
15:42 Changeset in rtems-central [ebe9144] by Andrew Butterfield <Andrew.Butterfield@…>
modifications made to promela_yacc
15:41 Changeset in rtems-central [a64e772] by Andrew Butterfield <Andrew.Butterfield@…>
modifications made to comment_filter
15:37 Changeset in rtems-central [5d08ea3] by Andrew Butterfield <Andrew.Butterfield@…>
forked from https://github.com/johnyf/promela, commit 32d14184a50e920a92201058e4f601329be8c9c7
15:36 Changeset in rtems-central [13ed9da] by Andrew Butterfield <Andrew.Butterfield@…>
forked from https://github.com/quic/comment-filter/commits/master commit 9cfb52318e5f71af56b5808e280a9b089b9abc32
13:21 Changeset in rtems [cac528f8] by Sebastian Huber <sebastian.huber@…>
build: Add reason to test state definitions
13:20 Changeset in rtems [45ef2dd3] by Sebastian Huber <sebastian.huber@…>
bsp/tms570: Fix define redefinition error

01/12/23:

22:50 Changeset in rtems [81085ca9] by Kinsey Moore <kinsey.moore@…>
testsuites/libtest/dl11: Add DL test for TLS This adds a test verifying basic TLS functionality in loadable modules now that at least one architecture supports it.
21:45 Changeset in rtems [d3662980] by Kinsey Moore <kinsey.moore@…>
cpukit/libdl: Add AArch64 TLS reloc support This adds basic TLS relocation support for AArch64 to libdl. This lets loadable modules use TLS symbols hosted in the main binary. This does not allow loadable modules to host their own TLS symbols.
21:09 Changeset in rtems-tools [6970c47] by Kinsey Moore <kinsey.moore@…>
linkers/rtems-syms: Generate TLS symbols When generating the symbol table for loadable modules, include TLS symbols so that the modules can reference them.
13:38 Changeset in rtems [2ea03be] by Sebastian Huber <sebastian.huber@…>
jffs2: Fix return code of rtime compress The RTEMS and Linux JFFS2 compression support have a slightly different interface. This fixes a bug introduced by: commit 17c3d536ca8ee17d36ea251eade884e07ff1ee75 Author: Yang Yang <yang.yang29@…> Date: Thu Jan 28 02:55:35 2021 -0800 jffs2: check the validity of dstlen in jffs2_zlib_compress() KASAN reports a BUG when download file in jffs2 filesystem.It is because when dstlen == 1, cpage_out will write array out of bounds. Actually, data will not be compressed in jffs2_zlib_compress() if data's length less than 4.
09:26 Changeset in rtems [d2664faa] by Sebastian Huber <sebastian.huber@…>
build: Replace variant patterns with a list Replace the variant patterns in the default-by-variant list with an explicit list of matching BSPs. The change was tested by comparing the output of ./waf bspdefaults before and after the change.
09:03 Changeset in rtems [3368231] by Sebastian Huber <sebastian.huber@…>
build: Format build items Use yaml.dump(data, default_flow_style=False, allow_unicode=True) with a custom representer for integer default values to format all build items.
07:21 Changeset in rtems-docs [1030fea] by Sebastian Huber <sebastian.huber@…>
riscv: Resurrect RISCV_ENABLE_HTIF_SUPPORT Updates #4779.
Note: See TracTimeline for information about the timeline view.