Timeline



11/27/20:

19:13 Changeset in rtems [dbe830c9] by Tom Rix <trix@…>
jffs2: remove trailing semicolon in macro definition The macro use will already have a semicolon. Signed-off-by: Tom Rix <trix@…> Signed-off-by: Richard Weinberger <richard@…>
18:51 Changeset in rtems [b48b1808] by Sebastian Huber <sebastian.huber@…>
score: Delete empty pheapinit.c
16:21 Changeset in rtems [9278f3d] by Sebastian Huber <sebastian.huber@…>
score: Canonicalize Doxygen @file comments Use common phrases for the file brief descriptions. Update #3706.
15:14 Changeset in rtems [6c8c774] by Sebastian Huber <sebastian.huber@…>
rtems: Remove empty and unused rtclock.c
13:43 Changeset in rtems [cadbd7d1] by Jan Sommer <jan.sommer@…>
bsp/xilinx_zynq: Enable support for 4kiB MMU pages - Disabled by default - Enable using ARM_MMU_USE_SMALL_PAGES option Close 4192.
13:34 Ticket #4192 (bsp/xilinx_zynq: Enable support for small MMU pages) created by Jan Sommer
Enable the xilinx_zynq based BSPs to support the configuration of the …
10:05 Changeset in rtems-central [eb8410c] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems
10:04 Changeset in rtems-central [89eaf3a] by Sebastian Huber <sebastian.huber@…>
spec: Add test suite for model based testing
09:34 Ticket #4191 (MSYS2 build error) created by rmueller
I think this is an issue which has happended before: …
08:52 Changeset in rtems [6e566bad] by Sebastian Huber <sebastian.huber@…>
config: CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZE Fix the documentation. Update #4181.
08:36 Changeset in rtems-central [fd89864] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems-docs
08:35 Changeset in rtems-central [0b3ed2a] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems
08:16 Ticket #4181 (Add CONFIGURE_INIT_TASK_STORAGE_SIZE) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 00b3444/rtems-docs: […]
08:13 Changeset in rtems-docs [a08e672] by Sebastian Huber <sebastian.huber@…>
eng: Add design group requirement item type Update #3715.
07:38 Changeset in rtems-central [29f0401] by Sebastian Huber <sebastian.huber@…>
spec: Review Classic API implementation group

11/26/20:

18:53 Changeset in rtems [9c20b987] by Sebastian Huber <sebastian.huber@…>
rtems: Add <rtems/rtems/clockimpl.h>
10:45 Changeset in rtems [6b5f22dc] by Sebastian Huber <sebastian.huber@…>
rtems: Canonicalize Doxygen @file comments Use common phrases for the file brief descriptions. Update #3706.
10:29 Changeset in rtems [3a5c33a7] by Sebastian Huber <sebastian.huber@…>
sapi: Remove obsolete README file
10:08 Changeset in rtems [b2a677b] by Sebastian Huber <sebastian.huber@…>
rtems: Move "Set Errno" group to the API
09:42 Changeset in rtems [c81ac0e] by Sebastian Huber <sebastian.huber@…>
score: Canonicalize Doxygen groups Adjust group identifier and names to be in line with a common pattern. Use common phrases for the group brief descriptions. Update #3706.
09:01 Changeset in rtems [41725e95] by Sebastian Huber <sebastian.huber@…>
score: Change _Per_CPU_Information declaration Change the _Per_CPU_Information declaration so that Doxygen can parse it. This attribute placement is also in line with the _Alignas() specifier of C11.
07:57 Changeset in rtems [139306c] by Sebastian Huber <sebastian.huber@…>
rtems: Remove unused barriermp.h
07:13 Changeset in rtems [fe58f6ce] by Sebastian Huber <sebastian.huber@…>
bsp/stm32h7: Add and use BSP Doxygen group Update #3910.

11/25/20:

15:42 Changeset in rtems [e07088d9] by Sebastian Huber <sebastian.huber@…>
rtems: Canonicalize implementation Doxygen groups Rename Classic API top-level group from Classic to RTEMSImplClassic. Use RTEMSImplClassic as a prefix for the subgroups. Change the group names to be in line with the API group names. Use common phrases for the group brief descriptions. Update #3706.
14:38 Changeset in rtems-central [f1f6f83] by Sebastian Huber <sebastian.huber@…>
spec: Use design groups
14:24 Changeset in rtems-central [6449ee0] by Sebastian Huber <sebastian.huber@…>
spec: Specify design group requirement
14:16 Changeset in rtems-central [47be3d0] by Sebastian Huber <sebastian.huber@…>
spec: Clarify runtime performance requirement
07:33 Ticket #4190 (Back port rtems_interrupt_server_create() improvements) closed by Sebastian Huber <sebastian.huber@…>
fixed: In dedc3e1d/rtems: […]
07:33 Ticket #4189 (rtems_interrupt_server_delete() does not destroy the ISR lock of the ...) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 1dbdf94e/rtems: […]
07:31 Ticket #4190 (Back port rtems_interrupt_server_create() improvements) created by Sebastian Huber
Back port 99c73303deb09ad66d4cc1c89961f62e4e618938 to RTEMS 5 to fix …
07:24 Ticket #4189 (rtems_interrupt_server_delete() does not destroy the ISR lock of the ...) created by Sebastian Huber
Cloned from #4158: ---- This leads to memory corruption if …
06:59 Changeset in rtems [ef8c4ebc] by Sebastian Huber <sebastian.huber@…>
config: Clarify the use of pragmas

11/24/20:

20:50 Changeset in rtems-tools [2bb7d3a1] by Kinsey Moore <kinsey.moore@…>
tester: Report fatal-error test states as failures Tests resulting in the fatal-error state are counted as failures, but are not currently reported in the text summary. This has already been fixed for JSON output.
16:22 Changeset in rtems [a434cc8] by Christian Mauderer <christian.mauderer@…>
bsps/shared: Adapt fsl-edma driver for imxrt Note: The changes have been done with portability in mind. The driver should (in theory) be able to replace the original one in the MPC BSPs too. For full compatibility an adaption layer and especially a test would be necessary. Because both are missing, don't integrate it into the MPC BSP now. Update #4180
14:02 Changeset in rtems-central [65b889d] by Sebastian Huber <sebastian.huber@…>
spec: Fix /rtems/io/if/header
14:00 Ticket #4188 (Quick Start 2.6 Not working for me and some tests failing for sparc-rtems6) created by rmueller
The chapter to test the test the built BSP is not working for me in …
12:41 Changeset in rtems-docs [dad89ce] by Sebastian Huber <sebastian.huber@…>
c-user: Generate Object Services documentation The documentation is a consolidation of the comments in Doxygen markup and the documentation sources in Sphinx markup. The documentation was transfered to interface specification items. The documentation source files were generated from the items by a script. Update #3993.
12:36 Changeset in rtems [e2f888d1] by Sebastian Huber <sebastian.huber@…>
score: Free old name in _Objects_Set_name() This is the behaviour document in the RTEMS Classic API Guide.
10:56 Ticket #4186 (Update QuickStart 2.4 for git install) closed by rmueller
duplicate
10:54 Ticket #4187 (Update QuickStart 2.4 for git install) created by rmueller
When installing the tool suite for a git clone, the build set …
10:52 Ticket #4186 (Update QuickStart 2.4 for git install) created by rmueller
When installing the tool suite for a git clone, the build set …
10:31 Changeset in rtems-central [8b55b59] by Sebastian Huber <sebastian.huber@…>
Revert "interfacedoc: Strip leading "_" from parameters" This reverts commit d459b58772183bb987f350c4b463ff05c012520e.
09:55 Changeset in rtems [9b3def2] by Christian Mauderer <christian.mauderer@…>
bsps/arm/imx*: Fix location of shared headers When moving the headers from the imx BSP to the shared area, the wrong directory has been selected. This patch fixes that problem. Update #4180
09:51 Changeset in rtems-central [d459b58] by Sebastian Huber <sebastian.huber@…>
interfacedoc: Strip leading "_" from parameters
09:47 Changeset in rtems [301bbc3] by Christian Mauderer <christian.mauderer@…>
bsps/shared: Copy fsl-edma from mpc55xx This is a preparation for making the driver universal. Update #4180
08:40 Changeset in rtems [1a7afb5] by Jan Sommer <jan.sommer@…>
bsps/arm: Fix MMU small pages support - For small tables only round to the next 4kiB instead of 1MiB Close #4184.
08:40 Changeset in rtems [21ed8d11]5 by Jan Sommer <jan.sommer@…>
bsps/arm: Fix MMU small pages support - For small tables only round to the next 4kiB instead of 1MiB Close #4185.
08:34 Ticket #4185 (arm/bsps: Small MMU pages are rounded to 1 MiB (cloned)) created by Jan Sommer
Cloned from #4184: ---- The function …
08:33 Ticket #4184 (arm/bsps: Small MMU pages are rounded to 1 MiB) created by Jan Sommer
The function arm_cp15_start_set_translation_table_entries rounds the …
08:15 Changeset in rtems-central [6d65f83] by Sebastian Huber <sebastian.huber@…>
interfacedoc: Support macros
07:05 Changeset in rtems [6c1afc19] by Sebastian Huber <sebastian.huber@…>
config: Check CONFIGURE_INIT_TASK_STACK_SIZE

11/23/20:

16:27 Ticket #4176 (Address libbsd build issues with AArch64) closed by Kinsey Moore
fixed: Patches resolving this issue have been committed.
16:24 Changeset in rtems [766009b4] by Sebastian Huber <sebastian.huber@…>
rtems: Fix rtems_object_set_name() Return RTEMS_NO_MEMORY if there is not memory available to duplicate the name.
16:22 Changeset in rtems [13bab34] by Sebastian Huber <sebastian.huber@…>
score: Return a status in _Objects_Set_name()
15:34 Changeset in rtems [99c73303] by Sebastian Huber <sebastian.huber@…>
rtems: Improve rtems_interrupt_server_create() Also start interrupt server tasks on processors which do not have a scheduler. Applications may dynamically manage processors using rtems_scheduler_remove_processor() and rtems_scheduler_add_processor().
15:34 Changeset in rtems [dedc3e1d]5 by Sebastian Huber <sebastian.huber@…>
rtems: Improve rtems_interrupt_server_create() Also start interrupt server tasks on processors which do not have a scheduler. Applications may dynamically manage processors using rtems_scheduler_remove_processor() and rtems_scheduler_add_processor(). Close #4190.

11/22/20:

16:39 Ticket #4183 (MinGW64 RSB build fails with encoding error) created by rmueller
Hi, I followed the quick start guide to install the RSB …

11/21/20:

20:15 Changeset in rtems [aa1c6dd] by Sebastian Huber <sebastian.huber@…>
libtest: Fix undefined setjmp() behaviour Bug was introduced by 78baeb757957fa0807c30e6c4d21ae99c9639e6a. Update #3199.

11/20/20:

17:46 Changeset in rtems [2406fe8] by Sebastian Huber <sebastian.huber@…>
rtems: Delete rtems_object_id_api_maximum_class() This directive has no implementation. It is documented in the RTEMS Classic API Guide. It was added by commit 6c06288f6452da96fa630f1482aeaaba5d217531 Author: Joel Sherrill <joel.sherrill@…> Date: Tue Jan 29 21:52:21 2008 +0000 without an implementation. The later change commit fdc57ca4b6794dc17c7b7d94ae557da21e314d6a Author: Joel Sherrill <joel.sherrill@…> Date: Mon Nov 23 14:53:04 2009 +0000 renamed the similar rtems_object_id_api_minimum_class() in rtems_object_api_minimum_class(). The rtems_object_api_maximum_class() is documented and implemented. It can be assumed that the rtems_object_id_api_maximum_class() is a fragement left over from development.
16:19 Ticket #4182 (Port Rust to RTEMS) created by Joel Sherrill
With at least two architectures (SPARC and RISC-V) buildable with …
13:45 Changeset in rtems-central [90a688d] by Sebastian Huber <sebastian.huber@…>
spec: Review object services API
13:22 Changeset in rtems-docs [05f06aa] by Sebastian Huber <sebastian.huber@…>
c-user: Split up object services This makes it easier to automatically generate parts of the module documentation in the future. Update #3993.
13:03 Changeset in rtems-central [805ebf0] by Sebastian Huber <sebastian.huber@…>
items: Improve YAML parser error messages
09:35 Changeset in rtems-docs [00b3444] by Sebastian Huber <sebastian.huber@…>
c-user: CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZE Document new configuration option CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZE. Close #4181.
07:31 Ticket #4181 (Add CONFIGURE_INIT_TASK_STORAGE_SIZE) created by Sebastian Huber
Currently, the Classic API initialization task is created with …
07:10 Changeset in rtems [c13fd2d] by Sebastian Huber <sebastian.huber@…>
score: Restore RTEMS_COMPILER_UNUSED_ATTRIBUTE Commit 21af87199297460470578479293ec6bc8c4e04b2 accidentally removed the RTEMS_COMPILER_UNUSED_ATTRIBUTE and added RTEMS_COMPILER_USED_ATTRIBUTE.
07:08 Changeset in rtems-central [ab78183] by Sebastian Huber <sebastian.huber@…>
spec: Restore RTEMS_COMPILER_UNUSED_ATTRIBUTE

11/19/20:

18:58 Changeset in rtems [b2ea2bc3] by Kinsey Moore <kinsey.moore@…>
wscript: Apply test state expectations correctly The variety of expected test states are not currently applied to tests with names containing '-' correctly due to a failure to replace '-' with '_' before adding the CPPFLAGS to the environment for that test. This ensures that all additions of CPPFLAGS have that replacement performed so that the CPPFLAGS are applied properly during compilation.
15:07 Changeset in rtems [06386fc7] by Sebastian Huber <sebastian.huber@…>
Use CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZE Update #4181.
15:07 Changeset in rtems [657e30c1] by Sebastian Huber <sebastian.huber@…>
config: CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZE In order to better support applications which use the new rtems_task_construct() directive add the CONFIGURE_INIT_TASK_CONSTURCT_STORAGE_SIZE configuration option. If this option is specified, then the Classic API initialization task is constructed with rtems_task_construct(). Update #4181.
14:33 Changeset in rtems-central [4896f8a] by Sebastian Huber <sebastian.huber@…>
spec: CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZE
14:30 Changeset in rtems [bc175a1] by Sebastian Huber <sebastian.huber@…>
Avoid INTERNAL_ERROR_RTEMS_INIT_TASK_ENTRY_IS_NULL Replace a runtime check with a compile time assertion. This makes the INTERNAL_ERROR_RTEMS_INIT_TASK_ENTRY_IS_NULL obsolete. Update #4181.
13:32 Changeset in rtems-central [cd8ff23] by Sebastian Huber <sebastian.huber@…>
spec-spec: Add optional float
10:22 Changeset in rtems-docs [bbd8d4a] by Sebastian Huber <sebastian.huber@…>
eng: Fix typo Update #3715.
10:18 Changeset in rtems-central [e0079d0] by Sebastian Huber <sebastian.huber@…>
specdoc: Fix typo
07:54 Changeset in rtems-docs [9291bbb] by Sebastian Huber <sebastian.huber@…>
c-user: Update internal error list
07:40 Changeset in rtems [298b5ef1] by Sebastian Huber <sebastian.huber@…>
config: Initialize task stack allocator on demand Register a custom task stack allocator initialization handler only if necessary.
07:40 Changeset in rtems [c5af8aa0] by Sebastian Huber <sebastian.huber@…>
config: Simplify task stack allocator init Replace runtime checks with compile time assertions. This makes the INTERNAL_ERROR_BAD_STACK_HOOK obsolete.
06:42 Changeset in rtems [90b2dbec] by Sebastian Huber <sebastian.huber@…>
build: Remove duplicate ARM_MMU_USE_SMALL_PAGES

11/18/20:

22:36 Changeset in rtems [0f5f4261] by Kinsey Moore <kinsey.moore@…>
score/aarch64: Resolve warning in exception dump This resolves a warning in the exception frame dump for AArch64 relating to a missized printf format specifier.
07:36 Changeset in rtems [1618e69] by Christian Mauderer <christian.mauderer@…>
shell: Add i2c and spi commands This adds some commands that are usefull for debugging simple serial interfaces. Even if they are a complete re-implementation, the i2c* commands use a simmilar call like the Linux i2c tools.
07:36 Changeset in rtems [a274b6f]5 by Christian Mauderer <christian.mauderer@…>
shell: Add i2c and spi commands This adds some commands that are usefull for debugging simple serial interfaces. Even if they are a complete re-implementation, the i2c* commands use a simmilar call like the Linux i2c tools. Closes #4371

11/17/20:

21:25 Changeset in rtems [22c3d4f2] by Kinsey Moore <kinsey.moore@…>
spec/a53: Set conditionally failing test state The spintrcritical03-05 and psx12 tests are known to fail on Qemu when the host system is heavily loaded. A single run of Qemu per core during a testsuite run tends to yield positive results, but any additional load on a system will result in test failures. This patch also applies the correct expected test state for intermittent failures so that those tests will still build.
10:56 Changeset in rtems-docs [f501682] by Christian Mauderer <christian.mauderer@…>
user/bsps: Fix list in bsps-arm Seems that some filenames haven't been added correctly.
10:35 Changeset in rtems-docs [e95d992] by Christian Mauderer <christian.mauderer@…>
user/bsps: Add imxrt Update #4180
10:16 Ticket #4180 (Add BSP for i.MXRT1050) created by Christian Mauderer
Add a BSP for the ​i.MXRT1050 series. The default settings for the BSP …
09:11 Changeset in rtems [57b5b29c] by Christian Mauderer <christian.mauderer@…>
bsp/imxrt: Adapt imported files Update #4180
08:38 Changeset in rtems [b169095c] by Christian Mauderer <christian.mauderer@…>
cpu/armv7m: Add table based init for ARMV7M_MPU Modify the MPU functions of the stm32h7 BSP to be table based and available for all ARMV7M BSPs. Update #4180
01:45 Ticket #4179 (libbsd select timeout issue) created by Zhengxin Rui
Kernel put the select thread to sleep queue in sleepq_set_timeout_sbt, …

11/16/20:

20:58 Changeset in rtems-tools [4bc285e] by Kinsey Moore <kinsey.moore@…>
tester: Add configs for AArch64 ZynqMP BSPs
20:31 Changeset in rtems-libbsd [0ad342a]6-freebsd-12 by Kinsey Moore <kinsey.moore@…>
Add CGEM definitions for ZynqMP
20:31 Changeset in rtems-libbsd [98d1978] by Kinsey Moore <kinsey.moore@…>
Add CGEM definitions for ZynqMP
19:36 Changeset in rtems [a92d4ae] by Kinsey Moore <kinsey.moore@…>
Add AArch64 ZynpMP BSP This adds a BSP family that runs on the Xilinx Ultrascale+ MPSOC (ZynqMP) family of chips. It is configured to be usable on the Qemu ZCU102 machine definition and should be almost trivially portable to ZynqMP development boards and custom hardware. It is also configured to be usable with libbsd.
19:00 Changeset in rtems-source-builder [c576ec2] by Sebastian Huber <sebastian.huber@…>
6/7: Update unstable RTEMS 6/7 tool chain Close #4193.
16:38 Ticket #4178 (Resolve use of SUBALIGN in AArch64 under ILP32 multilib variant) created by Kinsey Moore
Currently, the AArch64 ILP32 multilib variant is functional, but …
16:17 Ticket #4177 (Update arm64/aarch64 support) closed by Kinsey Moore
fixed
16:17 Ticket #4175 (Resolve warning during AArch64 build) closed by Kinsey Moore
fixed
04:57 Changeset in rtems-source-builder [31dd1ab] by Chris Johns <chrisj@…>
devel/qemu: Add the hash for the QEMU 5.2.0-rc1

11/14/20:

20:49 Changeset in rtems-tools [7b63e35] by Vijay Kumar Banerjee <vijay@…>
bsps/a53_*: Fix typo in qemu options
Note: See TracTimeline for information about the timeline view.