Timeline



11/07/22:

15:00 Ticket #4750 (Linker discards RTEMS_SYSINIT_ITEM object) closed by Sebastian Huber
invalid
10:20 Changeset in rtems-docs [a382919] by Matt Joyce <matthew.joyce@…>
c-user/clock: Fix typo
10:20 Changeset in rtems-docs [c881d1e] by Matt Joyce <matthew.joyce@…>
eng: Fix typos
09:07 Changeset in rtems [e15c5e5] by Sebastian Huber <sebastian.huber@…>
build: Disable can01 for small memory BSPs
07:53 Changeset in rtems [0f92310] by Sebastian Huber <sebastian.huber@…>
config: Place init task storage area in .rtemsstack This avoids a superfluous zero initialization of the task storage area. This reduces the system initialization time.

11/04/22:

20:22 Changeset in rtems [dc8539c] by Gedare Bloom <gedare@…>
wscript: fix formatting with yapf
13:40 Ticket #4750 (Linker discards RTEMS_SYSINIT_ITEM object) created by dsa93
Hi I am developing device driver in custom BSP in RTEMS. I applied my …
12:47 Changeset in rtems [b4ffaa7c] by Sebastian Huber <sebastian.huber@…>
bsps/riscv: Use start data for object Maybe this helps to ensure that the object is properly aligned. Update #4658.
11:50 Ticket #4749 (Clock Driver Validation) created by Matt Joyce
The current testsuite requires additional work to properly validate …
11:10 Changeset in rtems-source-builder [f6907014] by Sebastian Huber <sebastian.huber@…>
7: Update Binutils, GDB, and GCC
11:07 Changeset in rtems-source-builder [682431a] by Sebastian Huber <sebastian.huber@…>
6: Update GCC 10 and 12
11:06 Changeset in rtems-source-builder [be99f1c] by Sebastian Huber <sebastian.huber@…>
6/7: Update Newlib
11:02 Changeset in rtems-source-builder [481233a] by Sebastian Huber <sebastian.huber@…>
sis: update to version 2.30

11/03/22:

16:33 Changeset in rtems-docs [1b7a2ad] by Gedare Bloom <gedare@…>
eng: show how to set local default subject-prefix
15:56 Changeset in rtems-docs [9ef41e4] by Gedare Bloom <gedare@…>
eng, user: update bsp_list to bsplist
15:54 Changeset in rtems-docs [168ed27] by Gedare Bloom <gedare@…>
eng, user: update bsp_defaults to bspdefaults
14:31 Changeset in rtems [a640854b] by Gedare Bloom <gedare@…>
wscript: rename bsp_list to bsplist
14:28 Changeset in rtems [9c15524] by Gedare Bloom <gedare@…>
wscript: rename bsp_defaults to bspdefaults

11/02/22:

18:54 Ticket #4748 (Rename 'master' branches to 'main') created by Gedare Bloom
In keeping with the general trends across the open-source community, …

11/01/22:

18:54 Changeset in rtems-docs [82b3a44] by Kinsey Moore <kinsey.moore@…>
user/zynqmp: Add information about CFC-400X Add a list of known working hardware and commentary about bitstream loading for specific hardware.

10/31/22:

15:02 Ticket #4462 (CID 1437638: Logically dead code) closed by Gedare Bloom
fixed
15:00 Ticket #4460 (CID 1437647: Explicit null dereferenced) closed by Gedare Bloom
fixed
14:52 Ticket #4446 (CID 1472578: Uninitialized scalar variable) closed by Gedare Bloom
wontfix: JFFS2 code should be updated or fixed upstream.

10/30/22:

23:42 Ticket #4747 (termios #if 1) created by Chris Johns
I do not understand this #if 1 and if something more is needed or …
20:52 Ticket #4744 (libdebugger arm backend does not single step) closed by Chris Johns <chrisj@…>
fixed: In 18b1a591/rtems: […]

10/29/22:

00:53 Changeset in rtems-docs [6ed77a9] by Alan Cudmore <alan.cudmore@…>
user: Add openSUSE host details This patch adds details on the packages needed for the RTEMS source builder on openSUSE Leap 15.4 64 bit. The commands were tested on a new install with the RTEMS source builder master branch.

10/27/22:

22:00 Ticket #4689 (mips/jmr3904 Massive Number of Test Failures) closed by Joel Sherrill <joel@…>
fixed: In cb8821e/rtems-source-builder: […]
21:58 Changeset in rtems [698227e6] by Kinsey Moore <kinsey.moore@…>
bsps/aarch64: Ensure FPU trap state is consistent RTEMS may be booted from a dirty environment. Ensure that FPU trap settings are consistent.
21:40 Changeset in rtems [d64e10e] by Chris Johns <chrisj@…>
rtems-bsps: Generate empty config.ini for arc/bsp combinations - Generate a config for all BSPs in an arch
21:21 Changeset in rtems-lwip [1b1d85b] by Kinsey Moore <kinsey.moore@…>
lwip.py: Remove redundant system includes These includes are already provided in the build by the pkgconfig (.pc) from the installed BSP.
21:21 Changeset in rtems-lwip [99e9191] by Kinsey Moore <kinsey.moore@…>
lwip.py: Remove redundant assignment
21:04 Changeset in rtems-lwip [e02d02e] by Duc Doan <dtbpkmte@…>
lwip.py: Use ant_glob instead of os.walk() Updates #4714
21:04 Changeset in rtems-lwip [bfef87f] by Duc Doan <dtbpkmte@…>
lwip.py: Change arch and bsp check method
18:47 Changeset in rtems [18b1a591] by Chris Johns <chrisj@…>
cpukit/libdebugger: Fix stepping on ARM architectures Closes #4744
12:40 Changeset in rtems [89ba2a98] by Sebastian Huber <sebastian.huber@…>
bsps/riscv: Workaround for sporadic linker issues Disable the linker relaxation in start.S to work around an issue described here: https://mail.gnu.org/archive/html/bug-binutils/2021-03/msg00164.html The real issue is probably in the linker command file or the linker itself. Update #4658.
08:53 Changeset in rtems [eff408b6] by Sebastian Huber <sebastian.huber@…>
bsps/arm: Use interrupt entry for clock driver Avoid a dynamic memory allocation for the clock driver interrupt.
08:23 Changeset in rtems [363fafb] by Sebastian Huber <sebastian.huber@…>
bsps/arm: Use interrupt entry for <tm27.h> Avoid a dynamic memory allocation for the <tm27.h> interrupts. Replace assert() with _Assert().

10/26/22:

18:27 Changeset in rtems [26d50bd] by Prashanth S <fishesprashanth@…>
bsps/arm/beagle/dcan: Added DCAN support
11:05 Changeset in rtems [7d17b996] by Sebastian Huber <sebastian.huber@…>
bsps/riscv: RISCV_MAXIMUM_EXTERNAL_INTERRUPTS Increase RISCV_MAXIMUM_EXTERNAL_INTERRUPTS to 128 to support recent Qemu versions by default.
10:14 Changeset in rtems-docs [0f7e3a6] by Daniel Cederman <cederman@…>
user: Add documentation for leon2 and leon3 BSP
10:13 Changeset in rtems-docs [34c4038] by Daniel Cederman <cederman@…>
user: Add documentation for NOEL-V BSP
09:36 Ticket #4746 (Armv7-M SysTick clock driver uses off by one reload value) closed by Dariusz Sabala <dariusz.sabala@…>
fixed: In 1eae6f2/rtems: […]
09:31 Ticket #4746 (Armv7-M SysTick clock driver uses off by one reload value) created by Sebastian Huber

10/25/22:

22:22 Ticket #2871 (Use bibtex references thoughout the documentation) closed by Joel Sherrill
fixed: Classic API Guide has a generated references section now
19:03 Changeset in rtems [5a37722b] by Kinsey Moore <kinsey.moore@…>
spec/pkgconfig: Allow builds to override headers This allows any builds targeting an installed RTEMS BSP to override headers in the installed BSP reliably, including headers previously installed by that or other builds. This includes applications, network stacks, libraries, and any other builds. Closes #4896
17:41 Changeset in rtems-source-builder [cb8821e] by Joel Sherrill <joel@…>
Update mipstx39 gdb version to pick up fix to make simulator work Closes #4689.
17:41 Changeset in rtems [080dc5d] by Kinsey Moore <kinsey.moore@…>
cpukit/aarch64: Emulate FPSR for FENV traps The AArch64 TRM specifies that when FPCR is set to trap floating point exceptions, the FPSR exception bits are not set. This ensures that FPSR is updated as FENV expects even if floating point exception traps are enabled.
15:01 Changeset in rtems-docs [9d0f454] by Hesham Almatary <heshamelmatary@…>
bsp/riscv: Add a section about running on QEMU
14:31 Changeset in rtems-docs [c234a7b] by Hesham Almatary <heshamelmatary@…>
bsps/riscv: Remove inaccurate statement about reliance on a boot loader The BSP is capable of initialising the hardware being the first software that takes control on hardware reset (after the bootrom). For instance, using on QEMU's virt platforms, RTEMS runs as a bios without BBL. Similarily, RTEMS can also be run on harware/FPGA and loaded using GDB; the bootrom (or a GDB script) should just set the a0/a1 registers with the boot HART ID and DTB address respectively.
11:44 Ticket #4745 (Subscribing to the mailing lists is not working) created by dsa93
Hi Subscribing to the devel and users lists is not working. No matter …
09:11 Changeset in rtems [1eae6f2] by Dariusz Sabala <dariusz.sabala@…>
bsps/arm: fix Cortex-M7 systick reload value - see ARM DUI 0646C Arm Cortex-M7 Devices Generic User Guide "The RELOAD value is calculated according to its use. For example, to generate a multi-shot timer with a period of N processor clock cycles, use a RELOAD value of N-1. If the SysTick? interrupt is required every 100 clock pulses, set RELOAD to 99." - see routines used in CMSIS project for reference Close #4746.
08:38 Changeset in rtems [aca1724] by Sebastian Huber <sebastian.huber@…>
build: Optionally use a VERSION file Define the RTEMS version in the wscript. Optionally use a VERSION file to change the default values of the wscript. Allow the command line option --rtems-version to override RTEMS_MAJOR. Remove support for command line configurable options (--rtems-option). Rename internal define RTEMS_VERSION_VC_KEY to RTEMS_VERSION_CONTROL_KEY.
05:59 Changeset in rtems [f6bcf163] by Sebastian Huber <sebastian.huber@…>
sptests: Avoid fatal error to end a test End the test with a normal exit instead of INTERNAL_ERROR_THREAD_EXITTED.
03:11 Ticket #4744 (libdebugger arm backend does not single step) created by Chris Johns
Single stepping with the ARM backend does not cleanly step instructions.
03:10 Ticket #3779 (arm_switch_reg undeclared when building libdebugger/rtems-debugger-arm) closed by Chris Johns
fixed

10/24/22:

13:37 Changeset in rtems [c3e1401] by Alex White <alex.white@…>
bsps/microblaze: Fix console interrupt build errors This fixes build errors seen when building with console interrupts enabled. A few places were missing bspopts.h includes, and one of the UART functions was not defined.
13:33 Changeset in rtems-source-builder [b02f778] by Karel Gardas <karel@…>
devel/sis: fix compilation of SIS on Mac OS X SIS compiles on Mac OS X fine, but without providing --host/--build configure options. Removing them solves the issue of configure not being able to recognize arm64-darwin platform.
13:09 Changeset in rtems-central [817131c] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems
11:29 Changeset in rtems [468f21e] by Sebastian Huber <sebastian.huber@…>
bsps: Add Cache Manager implementation group Update #3707.
Note: See TracTimeline for information about the timeline view.