Timeline



02/14/23:

15:51 Changeset in rtems [725e5ce] by Alex White <alex.white@…>
bsps/microblaze: Add AXI GPIO driver
15:48 Changeset in rtems [bb465c8] by Sebastian Huber <sebastian.huber@…>
doxygen: Add Doxygen files to a group Update #3707.
15:20 Changeset in rtems-central [8fde6f7] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems-docs
15:13 Changeset in rtems-docs [248168d] by Sebastian Huber <sebastian.huber@…>
c-user: Use configuration option references
15:06 Changeset in rtems-docs [79d05f5] by Sebastian Huber <sebastian.huber@…>
c-user: Document CONFIGURE_INIT
15:05 Changeset in rtems-docs [e9603bf] by Sebastian Huber <sebastian.huber@…>
c-user: Fix header file path
15:05 Changeset in rtems-docs [ee8e1fe] by Sebastian Huber <sebastian.huber@…>
c-user: Harmonize header file references
15:01 Changeset in rtems-central [5923e32] by Sebastian Huber <sebastian.huber@…>
validation: Derive names from item UIDs Use the item UID converted to CamelCase for Doxygen group names and testsuite names.
14:59 Changeset in rtems [9bfe5f5] by Sebastian Huber <sebastian.huber@…>
validation: Derive names from item UIDs Use the item UID converted to CamelCase for Doxygen group names and testsuite names. Update #3716.
14:21 Changeset in rtems [7629760] by Sebastian Huber <sebastian.huber@…>
build: Remove superfluous attribute
14:07 Changeset in rtems [c2756c14] by Sebastian Huber <sebastian.huber@…>
doxygen: Document CONFIGURE_INIT
14:06 Changeset in rtems [bfc823dd] by Sebastian Huber <sebastian.huber@…>
doxygen: Fix header file path
14:06 Changeset in rtems [fa77ad14] by Sebastian Huber <sebastian.huber@…>
doxygen: Harmonize header file references
07:59 Ticket #4856 (bsp-bulder missing warnings in the BSP report table.) created by kgardas
Hello, the evidence is, the bsp builder misses warnings and does not …
07:07 Changeset in rtems-central [c381c8e] by Sebastian Huber <sebastian.huber@…>
spec: Fix SMP fatal code names
07:07 Changeset in rtems-central [c1f5943] by Sebastian Huber <sebastian.huber@…>
spec: Fix score group names
07:07 Changeset in rtems-central [fa017e8] by Sebastian Huber <sebastian.huber@…>
spec: Fix grlib store function names
07:04 Changeset in rtems-central [285b817] by Sebastian Huber <sebastian.huber@…>
applconfig: Add refs to unspecified functions
07:02 Changeset in rtems-central [942e8b2] by Sebastian Huber <sebastian.huber@…>
rtemsspec: Use @ref for appl config options The application configuration options are documented in "cpukit/doxygen/appl-config.h". Since the application configuration option defines are also present in multiple test program sources, the "#OPTION" references cannot be mapped to a unique definition. Add an anchor for each option and reference it to avoid the issues with the multiple definitions.
05:41 Release/5/5.3 edited by Chris Johns
5.3 is now closed (diff)
05:40 Release/5/5.4 created by Chris Johns
Add 5.4
05:39 Release/5 edited by Chris Johns
RTEMS 5.3 is released (diff)
05:20 Milestone 5.3 completed
Fix the version in a deployment build
05:19 WikiStart edited by Chris Johns
Update for 5.3 release (diff)

02/13/23:

18:24 Changeset in rtems [bb06cda] by Mateusz Guzik <mjg@…>
ntptime: ansify Sponsored by: Rubicon Communications, LLC ("Netgate")
14:50 Changeset in rtems [5fb9ebfc] by Sebastian Huber <sebastian.huber@…>
doxgen: Document build system provided files Update #3707.
14:21 Ticket #4855 (Input validity unchecked) created by Daniel Páscoa
In a generic way, function inputs shall be checked for validity before …
14:17 Ticket #4854 (Deprecated Functions) closed by Daniel Páscoa
duplicate
14:16 Ticket #4854 (Deprecated Functions) created by Daniel Páscoa
It is stated in the comments that these functions are deprecated: - …
14:16 Ticket #4853 (www.rtems.org "git" link points to non-existing wiki page and "news" ...) created by Jens Schweikhardt
Two problems on the home page, www.rtems.org 1. The "Git" link below …
14:13 Ticket #4852 (Deprecated Functions) created by Daniel Páscoa
It is stated in the comments that these functions are deprecated: - …
13:05 Ticket #4851 (Variable not initialized in any file / missing #ifdefs) closed by Daniel Páscoa
duplicate
13:00 Ticket #4851 (Variable not initialized in any file / missing #ifdefs) created by Daniel Páscoa
Within bsps\sparc\leon3\include\bsp\leon3.h (lines 207, 309) The …
12:59 Ticket #4850 (LEON3 - Variable not initialized in any file / missing #ifdefs) created by Daniel Páscoa
Within bsps\sparc\leon3\include\bsp\leon3.h (lines 207, 309) The …
09:05 Changeset in rtems [c68cfbd] by Sebastian Huber <sebastian.huber@…>
libtest: Fix Doxygen group identifier
08:36 Changeset in rtems-central [b91b2a1f] by Sebastian Huber <sebastian.huber@…>
spec: Fix grlib SPWTDP register name
08:23 Ticket #4846 (Code for test software) reopened by Sebastian Huber
One option is to remove the raise implementation for extended interrupts and test the extended interrupts through BSP-specific code.

02/12/23:

13:40 Changeset in rtems [0328a82] by Karel Gardas <karel@…>
bsps/stm32h7: fix compilation failure of stm32h757i-eval-m4 BSP

02/11/23:

19:58 Changeset in rtems [673d7861] by Karel Gardas <karel@…>
bsps/beagle: fix warning on possibly uninitialized clock control in pwmss.
19:46 Changeset in rtems [4600dd1d] by Karel Gardas <karel@…>
bsps/beagle: fix warning on missing cast
19:46 Changeset in rtems [14026f6b] by Karel Gardas <karel@…>
bsps/beagle: do not set values already set by spec file(s). The patch fixes few symbol already defined warnings here.

02/10/23:

21:34 Changeset in rtems [2a6aaf87] by Kinsey Moore <kinsey.moore@…>
bsps/aarch64: Fix off-by-one cache bug The whole cache invalidation and flushing functions only ended up flusing the first N-1 levels of cache due to an off by one error. This resovles that issue and makes consistent the usage of levels as they relate to caching.
21:28 Changeset in rtems [b44e26b] by Kinsey Moore <kinsey.moore@…>
bsps/aarch64: Flush cache before disabling MMU To ensure data consistency, the cache much be flushed before disabling the MMU. When the MMU is disabled, all accesses are treated as non-cachced and thus will bypass the cache.
15:08 Ticket #4846 (Code for test software) closed by Sebastian Huber
wontfix: This warning is pretty useless since it is invisible to the user. The hardware limitations are documented in the hardware manuals. We could introduce some sort of a test mode which guards this feature. To keep it simple I tend to not fix it.
15:01 Ticket #4331 (main_pci.c: Dereference after null check error spotted by Coverity) closed by Joel Sherrill
fixed: Commit had typo and closed the wrong ticket. In 26e1610/rtems: […]
15:01 Ticket #4845 (Global variable declared/defined in the wrong file) closed by Sebastian Huber <sebastian.huber@…>
fixed: In b993111/rtems: […]
14:58 Ticket #4843 (Output value not assigned) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 519e288/rtems: […]
14:58 Ticket #4847 (Goto statements) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 22d845d5/rtems: […]
13:55 Changeset in rtems [26e1610] by Joel Sherrill <joel@…>
shell/main_pci.c: Address Dereference after null error check Coverity CID 1399716 Closes #431.
13:38 Ticket #2828 (Remove libmisc/serdbg) closed by Joel Sherrill <joel@…>
fixed: In 77e7bd9/rtems: […]
12:57 Ticket #4849 ("Timer Server" Cannot be Used in Systems with Static Memory Allocation) created by Daniel Páscoa
For the current pre-qualified feature set of RTEMS, one wants to use …
12:42 Changeset in rtems-central [31bebc4] by Sebastian Huber <sebastian.huber@…>
spec: Turn CONFIGURE_INIT into an option
10:14 Changeset in rtems-central [d012414] by Sebastian Huber <sebastian.huber@…>
spec: Add header file references
10:04 Changeset in rtems-central [186f449] by Sebastian Huber <sebastian.huber@…>
rtemsspec: Add a get value for header files
09:52 Changeset in rtems [b993111] by Sebastian Huber <sebastian.huber@…>
bsp/leon3: Move SMP data to start.S The LEON3_Boot_Cpu global object is only used by start.S. Move the definition of this object to start.S and use a local symbol .Lbootcpuindex for it. Use a compare-and-swap instruction to assign the boot CPU. This allows a concurrent initialization. Close #4845.
07:43 Changeset in rtems [519e288] by Sebastian Huber <sebastian.huber@…>
bsps/irq: Clarify interrupt vector operations Clarify that the presence of error conditions is implementation-defined. Close #4843.
07:18 Changeset in rtems [22d845d5] by Sebastian Huber <sebastian.huber@…>
score: Replace goto with a break The goto label was directly after the loop, so we can replace the goto with a break. Close #4847.
02:25 Changeset in rtems [809e34e5] by zack <zack>
libmisc/shell/main_edit.c: User cannot cut using ctrl e and x Closes #4557

02/09/23:

16:23 GSoC/2010 edited by Joel Sherrill
Remove reference to obsolete Go information (diff)
16:22 GSoC/2010 edited by Joel Sherrill
Update to remove link to obsolete instructions to GCC Go (diff)
16:22 Developer/OpenProjects edited by Joel Sherrill
Delete link to obsolete GCC Go instructions (diff)
16:14 TBR/Website/Board_Support_Packages edited by Joel Sherrill
Delete obsolete link to old BSP submission instructions (diff)
16:12 WikiStart edited by Joel Sherrill
Delete obsolete link to old BSP submission instructions (diff)
16:07 WikiStart edited by Joel Sherrill
Remove reference to obsolete Ada instructions (diff)
15:59 Ticket #4848 (Commits to rtems-releases does not close tickets) created by Joel Sherrill
#4613, #4614, and #4615 did not close when the corresponding fix was …
15:59 Ticket #4615 (Deprecate v850 port in rtems6 and remove in rtems7) closed by Joel Sherrill
fixed: https://git.rtems.org/rtems-release/commit/?id=d35d32f82182fd71bade181a09fbc9576d60116e
15:58 Ticket #4613 (Deprecate sparc64 port in rtems6 and remove in rtems7) closed by Joel Sherrill
fixed: https://git.rtems.org/rtems-release/commit/?id=11aa44e068fe133ce088070cb1f5882b775a3e56
15:58 Ticket #4614 (Deprecate sh port in rtems6 and remove in rtems7) closed by Joel Sherrill
fixed: https://git.rtems.org/rtems-release/commit/?id=dffcad2c38d8328a66efda6a421aa7e39226afa3
15:05 Changeset in rtems [77e7bd9] by Joel Sherrill <joel@…>
libmisc/serdbg: Remove obsolete serial debug Closes #2828.
14:56 Ticket #4847 (Goto statements) created by Daniel Páscoa
The use of “goto” statements is strongly discouraged as it results in …
14:54 Ticket #4846 (Code for test software) created by Daniel Páscoa
Within function bsp_interrupt_raise ther is code active despite …
14:53 Ticket #4845 (Global variable declared/defined in the wrong file) created by Daniel Páscoa
This source file contains both declaration and definition of the …
14:52 Ticket #4844 (Unchecked boundaries) created by Daniel Páscoa
Consider checking for overflow situations and taking necessary actions …
14:44 Ticket #4843 (Output value not assigned) created by Daniel Páscoa
The Software Document Design (starting on page 181) specifies that …
14:43 Ticket #4842 (SPARC/grlib - Registers definitions wrongly defined when there are ...) created by Daniel Páscoa
With respect to RTEMS 6 (ESA-promoted RTEMS SMP Qualification Data …
13:13 Ticket #4838 (Fix for UART interrupt on aarch64 Versal) closed by Kinsey Moore
duplicate
08:03 Changeset in rtems-central [5ac1e04] by Sebastian Huber <sebastian.huber@…>
requirements.txt: Add coconut Remove requirements.txt files from "formal" directory
07:53 Changeset in rtems-central [798fd67] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems-docs

02/08/23:

14:38 Changeset in rtems [eb299786] by Sebastian Huber <sebastian.huber@…>
rtems: Document scheduler configuration API
03:15 Ticket #4559 (ln command problem in shell of RTEMS4.13/5.1) closed by Chris Johns
wontfix: I am closing this because the change will not be backwards compatible to 5.2 and 5.1. It is suitable for 6.

02/07/23:

22:02 Changeset in rtems-docs [cb37524] by Kinsey Moore <kinsey.moore@…>
eng: Add ObjectsItem? details This adds a section on adding ObjectsItems?.
22:00 Changeset in rtems-central [0f0a61e] by Kinsey Moore <kinsey.moore@…>
spec/build-objects: Add details about duplicates Add a comment warning against duplicate ObjectsItem? inclusions and why that can cause problems.
21:24 FundingProjects edited by Amar Takhar
Add placeholder for Project 3 and notice for Project 1 (diff)
20:36 Ticket #4841 (Setup Wiki.js for new wiki.) created by Amar Takhar
As we transition off of Trac we'll need a new wiki to replace …
09:54 Ticket #4840 (Single Sign On using GitLab instance) created by Christian Mauderer
If we migrate to a new system, it should support authentication with …

02/06/23:

23:09 Ticket #4839 (Ensure TLS 1.3 is enabled for *.rtems.org) created by Joel Sherrill
Passing along a report from a user that their IT has blocked pages …
20:56 Changeset in rtems [a932d5d6] by Kinsey Moore <kinsey.moore@…>
spec/bsps: Deduplicate objxilinxsupport The objxilinxsupport build object was accidentally included twice in some of the ZynqMP BSPs by two different drivers that required it. This commit manually deduplicates the inclusions by moving that inclusion to the BSP. Duplication of object inclusions is considered a bug and can cause race conditions in the build system.
18:48 Changeset in rtems-docs [63e175f] by Sebastian Huber <sebastian.huber@…>
c-user: Remove obsolete config section This commit already clarified that the defines of the removed section are optional BSP provided default values and not application configuration options: commit cf9f2121577b11f8eab5e49c48173c46cf09c627 Author: Sebastian Huber <sebastian.huber@…> Date: Wed Nov 17 08:46:56 2021 +0100 c-user: Clarify BSP related configuration settings
16:57 Changeset in rtems [a67b9443] by Sebastian Huber <sebastian.huber@…>
sha512_224: Fix SHA512_224_Final() on little-endian machines. PR: 266863 MFC after: 1 week Reviewed by: allanjude, cperciva, des Differential Revision: https://reviews.freebsd.org/D38372
14:21 Changeset in rtems [bcdcdd0] by Sebastian Huber <sebastian.huber@…>
doxygen: Clarify CONFIGURE_DISABLE_BSP_SETTINGS Each BSP may optionally provide default values for some application configuration options. Remove the documentation of these items, since the BSP provided defines are not application configuration options, they are optional default values. Clarify CONFIGURE_DISABLE_BSP_SETTINGS accordingly and move it into the "General System Configuration" group. Update #3994.
10:09 Changeset in rtems [1f8b26a] by Sebastian Huber <sebastian.huber@…>
doxygen: Use @anchor for appl config options The application configuration options are documented in "cpukit/doxygen/appl-config.h". Since the application configuration option defines are also present in multiple test program sources, the "#OPTION" references cannot be mapped to a unique definition. Add an anchor for each option and reference it to avoid the issues with the multiple definitions. Update #3994.
09:04 Changeset in rtems-central [73ab36e] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems-docs
09:04 Changeset in rtems-central [ceb2f9f] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems

02/05/23:

22:27 Ticket #4838 (Fix for UART interrupt on aarch64 Versal) created by Aaron N
Fixed UART interrupts for Versal. Tested on VCK190.

02/03/23:

07:53 Changeset in rtems [1d07dfa] by Sebastian Huber <sebastian.huber@…>
validation: Improve IRQ handler dispatch test Clarify wording. Use a function wrapper for the SMP spurious interrupt setup. Update #3716.
07:49 Changeset in rtems-central [690e064] by Sebastian Huber <sebastian.huber@…>
spec: Clarify interrupt handler dispatch

02/02/23:

21:21 Changeset in rtems-lwip [5e742dc] by Kinsey Moore <kinsey.moore@…>
rtemslwip/xil_shims: Improve error messages The error message produced in the case of MMU mapping failures was insufficient to track down the cause. This improves the out to assist the user in tracking down the issue.
21:05 Changeset in rtems-lwip [383751a] by Kinsey Moore <kinsey.moore@…>
rtemslwip: Resolve conflicts involving xparameters RTEMS recently imported drivers and their support code from Xilinx. This has created a conflict with xparameters.h since it is now provided in both RTEMS and RTEMS-lwIP. This moves the definitions provided by xparameters.h in RTEMS-lwIP to xparameters_ps.h and adjusts its accessibility to cover the same use cases.
20:58 Changeset in rtems [c0fad60] by Kinsey Moore <kinsey.moore@…>
bsps/xil: Import full xil_exception.h This imports the full xil_exception.h instead of an empty stub. This is required for some Xilinx drivers. The imported files adhere to the current VERSION file.
18:58 Changeset in rtems [d9f3dcb] by Kinsey Moore <kinsey.moore@…>
bsps/xil: Make sleep.h a stub This makes xil/sleep.h a stub to prevent multiple differing definitions of sleep functions from toolchain and local headers. The non-standard sleep definitions were not in use and can be added later if needed.
18:54 Changeset in rtems-lwip [44bdbd6] by Kinsey Moore <kinsey.moore@…>
rtemslwip: Remove sleep.h since RTEMS provides it This is a result of the inclusion of the Xilinx driver framework in RTEMS. A compatible sleep.h is now installed by RTEMS. Previously, it was not present.

02/01/23:

14:50 Ticket #4837 (Remove dependencies on GitHub on-the-fly tarball generation) created by Kinsey Moore
GitHub? has recently reminded everyone that tarballs generated on the …
04:13 RTEMSMailingLists edited by Chris Johns
Add email subscribe links. (diff)
04:09 WikiStart edited by Chris Johns
Update mailing list links. (diff)

01/31/23:

15:58 Changeset in rtems-source-builder [6685718] by Kinsey Moore <kinsey.moore@…>
Revert github tarball hash changes GitHub? has reverted the change that caused all these tarball hashes to change and so we follow suit.
05:20 Ticket #4565 (medit malloc problem of RTEMS5.1) closed by Chris Johns <chrisj@…>
fixed: In b7f1fa2f/rtems: […]
05:20 Ticket #4564 (close_editor problem of RTEMS4.13/5.1) closed by Chris Johns <chrisj@…>
fixed: In 45f60cf/rtems: […]
05:20 Ticket #4558 (chmod problem in shell of RTEMS4.13/RTEMS5.1) closed by Chris Johns <chrisj@…>
fixed: In 2243fd6/rtems: […]
05:17 Ticket #4835 (medit malloc problem of RTEMS (cloned)) closed by Chris Johns <chrisj@…>
fixed: In edea93c/rtems: […]
05:17 Ticket #4834 (close_editor problem of RTEMS4.13/5.1 (cloned)) closed by Chris Johns <chrisj@…>
fixed: In 3ad2789/rtems: […]
00:20 Ticket #4836 (Ongoing operation of RTEMS infrastructure.) created by Amar Takhar
Depending on the month it can take anywhere from 25-45 hours per month …
Note: See TracTimeline for information about the timeline view.