Timeline



08/23/21:

17:58 Changeset in rtems [7792ab8] by Stephen Clark <stephen.clark@…>
bsps/zynqmp: Added I2C support for ZynqMP Added I2C drivers for ZynqMP and updated build system accordingly.
17:53 Changeset in rtems [73c182a] by Stephen Clark <stephen.clark@…>
bsps/zynq: Moved general i2c files to shared directories Certain files related to the Zynq BSP's I2C driver are useable by the ZynqMP BSP as well. Moved these files to shared directory in anticipation of I2C support for ZynqMP.
16:43 Changeset in rtems [3951d4d] by Ryan Long <ryan.long@…>
pxcdevctl: Adjust for standard psxdevctl is supposed to return the value in errno. Before, it was returning -1 and setting errno. Changed the tests to reflect these changes. Added code from RRADE's posix_devctl.c. Closes #4506
16:43 Changeset in rtems [e9712e78]5 by Ryan Long <ryan.long@…>
pxcdevctl: Adjust for standard (5 branch) psxdevctl is supposed to return the value in errno. Before, it was returning -1 and setting errno. Changed the tests to reflect these changes. Added code from RRADE's posix_devctl.c. Closes #4505
16:00 Changeset in rtems-tools [323007a] by Alex White <alex.white@…>
tester: Add MicroBlaze? KCU105 QEMU BSP
15:25 Changeset in rtems-tools [00213f4] by Ryan Long <ryan.long@…>
GcovData?.cc: Remove ampersands where not needed Removed some ampersands that were left in on accident.

08/21/21:

02:49 Changeset in rtems [8f3973f] by Chris Johns <chrisj@…>
libmisc/shell: Check the shell command pointers when adding a command
02:46 Changeset in rtems [4dc81f65] by Chris Johns <chrisj@…>
libmisc/fdt: fix node initialise error with RTEMS_DEBUG

08/20/21:

19:24 Ticket #4506 (posix_devctl() should return the errno directly not -1 and set errno) created by Joel Sherrill
The RTEMS implementation of posix_devctl() from POSIX 1003.26 does not …
19:23 Ticket #4505 (posix_devctl() should return the errno directly not -1 and set errno) created by Joel Sherrill
The RTEMS implementation of posix_devctl() from POSIX 1003.26 does not …
17:47 Ticket #4486 (TraceWriterQEMU.cc: String not null terminated issue spotted by Coverity) closed by Ryan Long <ryan.long@…>
fixed: In f316d16/rtems-tools: […]
17:47 Ticket #4485 (GcovData.cc: Out-of-bounds acces errors spotted by Coverity) closed by Ryan Long <ryan.long@…>
fixed: In 0ab060f/rtems-tools: […]
14:54 TBR/UserApp/RTEMSApplications edited by Jonathan Brandmeyer
(diff)

08/19/21:

23:07 Ticket #4504 (RTEMS6 has incorrect code generation for stm32f4 bsp) created by Andrei Chichak
I'm working with the master head targeting arm/stm32f4 for RTEMS 6. I …
22:40 Ticket #4503 (Add glibc malloc family extension malloc_usable_size()) created by Joel Sherrill
RTEMS already has this functionality so it should not be hard to …
20:30 Changeset in rtems-tools [5519a63] by Ryan Long <ryan.long@…>
rld-rapp.cpp: Add catch for exception CID 1471643: Uncaught exception Closes #4502
19:29 Changeset in rtems-tools [234c19e] by Ryan Long <ryan.long@…>
TraceConverter?.cc: Add catch for exception CID 1471639: Uncaught exception Closes #4501
19:26 Ticket #4502 (rld-rap.cpp: Uncaught exception issue spotted by Coverity) created by Ryan Long
CID 1471643: Uncaught exception […]
19:21 Ticket #4501 (TraceConverter.cc: Uncaught exception issue spotted by Coverity) created by Ryan Long
CID 1471639: Uncaught exception […]
17:38 Changeset in rtems-tools [70088f6] by Ryan Long <ryan.long@…>
TraceWriterQEMU.cc: Initialize header._pad CID 1506204: Uninitialized scalar variable Closes #4488
13:20 Changeset in rtems-central [9f4f0ce] by Frank Kühndel <frank.kuehndel@…>
spec: Partially specify message manager
03:35 Changeset in rtems-source-builder [b3786d7] by Alex White <alex.white@…>
rsb: Add MicroBlaze? tools

08/18/21:

22:47 Changeset in rtems [de14073] by Chris Johns <chrisj@…>
aarch64/versal: Enable TX and RX FIFOs - Wait for the tx holding register to empty in a tx flush
20:08 Changeset in rtems [a12144e] by Miklos Szeredi <mszeredi@…>
vfs: add rcu argument to ->get_acl() callback Add a rcu argument to the ->get_acl() callback to allow get_cached_acl_rcu() to call the ->get_acl() method in the next patch. Signed-off-by: Miklos Szeredi <mszeredi@…>
18:53 Changeset in rtems-tools [2cf693a] by Ryan Long <ryan.long@…>
rld-dwarf.cpp: Initialize member variables Initialize member variables not listed. CID 1503019: Uninitialized scalar field. Closes #4500
15:12 Ticket #4500 (rld-dwarf.cpp: Uninitialized scalar field) created by Ryan Long
CID 1503019: Uninitialized scalar field […]
14:47 Changeset in rtems-tools [7ccbcd89] by Ryan Long <ryan.long@…>
GcovData?.cc: Initialize gcnoPreamble CID 1506206: Uninitialized scalar field Closes #4487
14:26 Ticket #3373 (add confstr() method) closed by Eshan dhawan <eshandhawan51@…>
fixed: In 574cd83/rtems: […]
13:40 Ticket #4499 (rtems-exeinfo.cpp: Uninitialized scalar field error spotted by Coverity) created by Ryan Long
CID 1471637: Uninitialized scalar field […]
13:34 Changeset in rtems-tools [1d4edfb] by Ryan Long <ryan.long@…>
rtems-exeinfo.cpp: Initialize byteorder CID 1471637: Uninitialized scalar field Closes #4499
13:13 Changeset in rtems-source-builder [31055f2] by Joel Sherrill <joel@…>
rtems-tools-6.cfg: Bump to latest hash. Latest is 632414dc0f2976cc3ce0267d0c51aeb7c4de1e14
13:12 Changeset in rtems-source-builder [fd31a30] by Joel Sherrill <joel@…>
rtems-gcc-10-newlib-head.cfg: Bump to latest hash (4f81149)
09:27 Changeset in rtems-docs [d223ec9] by Sebastian Huber <sebastian.huber@…>
eng: Document use of BSP family for defaults Update #4468.

08/17/21:

15:32 Changeset in rtems-central [2085243] by Sebastian Huber <sebastian.huber@…>
validation: Add ${.:/test-context-type} Add and use ${.:/test-context-type} and ${.:/test-context-instance} substitutions.
15:27 Changeset in rtems-central [a6bba0d] by Sebastian Huber <sebastian.huber@…>
spec: Move TQ get owner to base context
15:02 Ticket #4498 (libelftc_dem_gnu3.c: Resource leak spotted by Coverity) created by Ryan Long
Upstream issue https://sourceforge.net/p/elftoolchain/tickets/607/
14:57 Ticket #4497 (libelftc_dem_gnu2.c: Resource leak spotted by Coverity) created by Ryan Long
Upstream ticket https://sourceforge.net/p/elftoolchain/tickets/607/
14:51 Ticket #4496 (libelftc_dem_arm.c: Resource leak spotted by Coverity) created by Ryan Long
Upstream ticket https://sourceforge.net/p/elftoolchain/tickets/607
14:11 Changeset in rtems-tools [0ab060f] by Ryan Long <ryan.long@…>
GcovData?.cc: Fix out-of-bounds access errors Adjusted number of bytes to be read, removed length variable CID 1506208: Out-of-bounds access CID 1506209: Out-of-bounds access Closes #4485
11:46 Changeset in rtems [30570b4] by Sebastian Huber <sebastian.huber@…>
smpfatal01: Fix test time out on sparc/leon3 End the test on the processor which triggers the test condition. This avoids endless power down loops in the sparc/leon3 BSP.
10:58 Ticket #4495 (rtems-tools does not build with up-to-date llvm) closed by Christian Mauderer <christian.mauderer@…>
fixed: In c7870f6/rtems-source-builder: […]
10:58 Changeset in rtems-source-builder [c7870f6]5 by Christian Mauderer <christian.mauderer@…>
rtems-tools: Pick up fix for modern llvm Closes #4495
08:45 Changeset in rtems [522db76a] by Chris Johns <chrisj@…>
cpukit/mghttpd: Support all descriptors in select - Support all possible descriptors in a select call. Borrowed from Christain and his mDNS change in LibBSD - If select (or poll) fails pause for a bit rather than locking up in a hard loop
08:26 Changeset in rtems-central [6dfe4e0] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems
08:13 Changeset in rtems-central [520bc152] by Sebastian Huber <sebastian.huber@…>
validation: Simplify mapper customization
07:57 Changeset in rtems [691d0ed] by Chris Johns <chrisj@…>
arm/xilinx: Fix zynq-uart interrupt receive - Trigger on a single character entering the RX FIFO - Disable the RX timeout - Send up to a FIFO full of data
07:37 Changeset in rtems-central [b8ef80b] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems
07:35 Changeset in rtems-central [41ca85e] by Sebastian Huber <sebastian.huber@…>
spec2modules.py: Add target files option
06:39 Ticket #4495 (rtems-tools does not build with up-to-date llvm) created by Christian Mauderer
On the 5 branch of the rtems-source-builder, rtems-tools can't be …

08/16/21:

17:13 Changeset in rtems-central [600a975] by Sebastian Huber <sebastian.huber@…>
spec: Remove space profile test suite
10:41 Changeset in rtems [a93d0ce2] by Sebastian Huber <sebastian.huber@…>
validation: Improve generated test code Move the transition map members of the test context to a dedicated structure. Move the transition variant pre-condition prepare, action, and post-condition checks to a separate function to reduce the indentation level and allow skipping of transition variants.
10:38 GSoC/2021 edited by pranav
(diff)
10:27 Changeset in rtems-docs [bd4dedc] by pranav <dangipranav@…>
bsps/raspberrypi: Change firmware version, add SPI & I2C support
10:19 Changeset in rtems-central [1574e66] by Sebastian Huber <sebastian.huber@…>
validation: Move parts of loop body to a function
09:51 Changeset in rtems-central [6e02ba4] by Sebastian Huber <sebastian.huber@…>
spec: Specify initial modes in task construction

08/15/21:

07:58 Changeset in rtems [574cd83] by Eshan dhawan <eshandhawan51@…>
confstr() support for RTEMS Closes #3373 confstr() style update Signed-off-by: Eshan Dhawan <eshandhawan51@…>

08/14/21:

01:39 GSoC/2021 edited by Husni Faiz
(diff)

08/13/21:

20:26 Changeset in rtems-central [54e9530] by Sebastian Huber <sebastian.huber@…>
validation: Move map index/entry to context
19:57 Ticket #4471 (ReportsHtml.cc: Not restoring ostream format error spotted by Coverity) closed by Ryan Long
fixed
19:56 Ticket #4470 (CoverageMapBase.cc: Not restoring ostream format error spotted by Coverity) closed by Ryan Long
fixed
19:55 Ticket #4469 (rtems-exeinfo.cpp: Not restoring ostream format errors spotted by Coverity) closed by Ryan Long
fixed
19:49 Changeset in rtems-central [5f798f4] by Sebastian Huber <sebastian.huber@…>
validation: Simplify pre-condition N/A support
19:02 Ticket #4472 (ReportsText.cc: Not restoring ostream format error spotted by Coverity) closed by Ryan Long <ryan.long@…>
fixed: In 632414d/rtems-tools: […]
19:01 Ticket #4484 (GcovFunctionData.cc: Not restoring ostream format error spotted by Coverity) closed by Ryan Long <ryan.long@…>
fixed: In dc5e1fc/rtems-tools: […]
19:01 Ticket #4483 (GcovData.cc: Not restoring ostream format error spotted by Coverity) closed by Ryan Long <ryan.long@…>
fixed: In 415a2b6/rtems-tools: […]
18:08 Changeset in rtems-central [713d94b] by Sebastian Huber <sebastian.huber@…>
validation: Add ${.:skip} for action requirements Add support to skip pre-condition states at runtime.
11:54 Changeset in rtems-central [d0b9a1a] by Sebastian Huber <sebastian.huber@…>
spec: Specify floating-point task construction
07:52 Changeset in rtems-central [8293cd4] by Sebastian Huber <sebastian.huber@…>
spec: Improve rtems_task_construct() validation Call rtems_task_construct() with a zombie thread if it should be called with at least one inactive task available. Try to make the zombie thread executing in SMP configurations.
06:49 Changeset in rtems [1dff0a38] by Sebastian Huber <sebastian.huber@…>
score: Delete unused rtems_ada_self
06:43 Changeset in rtems [d4336905] by Sebastian Huber <sebastian.huber@…>
score: Make zombie registry observable This helps to write tests for _Thread_Wait_for_execution_stop(). Rename Thread_Zombie_control in Thread_Zombie_registry.
06:06 Changeset in rtems [923a922e] by Sebastian Huber <sebastian.huber@…>
score: Simplify _Thread_Kill_zombies()

08/12/21:

19:06 Changeset in rtems [75af5be6] by Sebastian Huber <sebastian.huber@…>
bsp/leon3: Fix rtems_interrupt_is_pending() Take the interrupt force register into account in all configurations. Update #3269.
18:59 Changeset in rtems-tools [7245050] by Ryan Long <ryan.long@…>
ReportsBase?.cc: Add assert for member variables The uncoveredRanges and uncoveredBranch member variables are allocated as a pair. They are both either NULL or not NULL. Coverity does not know this though, so this assert is added to ensure they are not NULL before being dereferenced. CID 1503710: Dereference after null check Closes #4428
14:14 Changeset in rtems-central [93c6ede] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems
13:17 Changeset in rtems-central [fd2405a] by Sebastian Huber <sebastian.huber@…>
spec: Specify priority ceiling violation
12:49 Ticket #4458 (Simplify trap table initialization) closed by Sebastian Huber
fixed: The trap table is now statically initialized.
12:47 Ticket #3319 (SPARC: Constructors/destructors with priority are not called) closed by Thanassis Tsiodras <Thanassis.Tsiodras@…>
fixed: In 63c6b06f/rtems: […]
12:30 Ticket #2985 (Add documentation for printk()) closed by Sebastian Huber
fixed: This was fixed by #4482.
12:25 Ticket #4490 (rtems_partition_return_buffer() wrongly accepts buffers which are ...) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 9399e12c/rtems: […]
09:26 Ticket #4494 (pppd broken if serial driver can't handle big data) created by Christian Mauderer
Cloned from #4493: ---- The current implementation of ppp assumes (in …
09:25 Ticket #4493 (pppd broken if serial driver can't handle big data) created by Christian Mauderer
The current implementation of ppp assumes (in ppp_tty.c:pppstart) that …
09:06 Changeset in rtems [0a69ce0f] by Sebastian Huber <sebastian.huber@…>
score: Simplify _Scheduler_Tick() The NULL pointer check for the executing thread was introduced by commit: commit be3c257286ad870d8d1a64941cde53fd2d33a633 Author: Sebastian Huber <sebastian.huber@…> Date: Thu Jun 5 11:17:26 2014 +0200 score: Avoid NULL pointer access Check that the executing thread is not NULL in _Scheduler_Tick(). It may be NULL in case the processor has an optional scheduler assigned and the system was not able to start the processor. However, it is no longer necessary since now the clock interrupt is distributed to the online processors.
08:00 Changeset in rtems [cff16379] by Christian Mauderer <christian.mauderer@…>
bsp/atsam: Improve UART / USART tx performance Put the next character into the send buffer if the buffer is empty and not when the last character has been sent out to the line. This improves the performance slightly. Before that patch, the receive path was faster than the transmit path. Therefore a simple echo could drop characters on a busy connection. With this patch sending and receiving has about the same performance so that no characters are lost. Fixes #4610
08:00 Changeset in rtems [fc21b923]5 by Christian Mauderer <christian.mauderer@…>
bsp/atsam: Improve UART / USART tx performance Put the next character into the send buffer if the buffer is empty and not when the last character has been sent out to the line. This improves the performance slightly. Before that patch, the receive path was faster than the transmit path. Therefore a simple echo could drop characters on a busy connection. With this patch sending and receiving has about the same performance so that no characters are lost. Fixes #4611
07:51 Changeset in rtems [7b5948d4] by Christian Mauderer <christian.mauderer@…>
termios: Pass number of sent chars to l_start At the moment the line discipline start function (l_start) has no possibility to get feedback about the number of characters that have been sent. This patch passes that information via an additional parameter. The change might trigger a warning on existing code because of a pointer mismatch but it shouldn't break it. An existing function with the old API will just ignore the additional parameter. Update #4493
07:51 Changeset in rtems [9942ff80]5 by Christian Mauderer <christian.mauderer@…>
termios: Pass number of sent chars to l_start At the moment the line discipline start function (l_start) has no possibility to get feedback about the number of characters that have been sent. This patch passes that information via an additional parameter. The change might trigger a warning on existing code because of a pointer mismatch but it shouldn't break it. An existing function with the old API will just ignore the additional parameter. Update #4494
06:54 Changeset in rtems-libbsd [0b883f3] by Christian Mauderer <christian.mauderer@…>
ppp: Fix transmitting data The pppstart expected that a driver write would somehow magically process all data passed to the write function. Because ppp disables all buffering that originally has been in termios, that assumption is not true for all but polled drivers. With this patch, the pppstart now gets and processes the feedback that is returned from the driver via rtems_termios_dequeue_characters. Update #4493
06:54 Changeset in rtems-libbsd [17ac5a8]6-freebsd-12 by Christian Mauderer <christian.mauderer@…>
ppp: Fix transmitting data The pppstart expected that a driver write would somehow magically process all data passed to the write function. Because ppp disables all buffering that originally has been in termios, that assumption is not true for all but polled drivers. With this patch, the pppstart now gets and processes the feedback that is returned from the driver via rtems_termios_dequeue_characters. Fixes #4493
06:54 Changeset in rtems-libbsd [2ce166bd]5-freebsd-12 by Christian Mauderer <christian.mauderer@…>
ppp: Fix transmitting data The pppstart expected that a driver write would somehow magically process all data passed to the write function. Because ppp disables all buffering that originally has been in termios, that assumption is not true for all but polled drivers. With this patch, the pppstart now gets and processes the feedback that is returned from the driver via rtems_termios_dequeue_characters. Fixes #4494
06:30 Changeset in rtems-central [0b697e8] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems
06:28 Changeset in rtems-central [39cc1c1] by Sebastian Huber <sebastian.huber@…>
spec: Improve coverage Use a larger than normal CPU set.

08/11/21:

21:27 Changeset in rtems [9c2cb68] by Kinsey Moore <kinsey.moore@…>
cpukit/aarch64: Use correct interrupt level types All other architectures use uint32_t for interrupt levels and there is no reason not to do so on AArch64.
21:23 Changeset in rtems-tools [f316d16] by Ryan Long <ryan.long@…>
TraceWriterQEMU.cc: Remove unterminated string Replaced header.magic with QEMU_TRACE_MAGIC to get rid of "String not null terminated" Coverity issue. CID 1506203: String not null terminated Closes #4486
20:16 Changeset in rtems-tools [632414d] by Ryan Long <ryan.long@…>
ReportsText?.cc: Add ostream_guard CID 1505940: Not restoring ostream format Closes #4472
20:13 Changeset in rtems-tools [dc5e1fc] by Ryan Long <ryan.long@…>
GcovFunctionData?.cc: Add ostream_guard CID 1506205: Not restoring ostream format Closes #4484
20:11 Changeset in rtems-tools [415a2b6] by Ryan Long <ryan.long@…>
GcovData?.cc: Add ostream_guard CID 1506202: Not restoring ostream format Closes #4483
18:37 Ticket #4492 (ObjdumpProcessor.cc: Uninitialized pointer field) created by Ryan Long
CID 1506210: Uninitialized pointer field […]
18:15 Changeset in rtems-tools [7b5dc22] by Ryan Long <ryan.long@…>
record-filter-zlib.cc: Initialize stream_'s fields CID 1503020: Uninitialized pointer field Closes #4434
18:10 Changeset in rtems-tools [247d39a] by Ryan Long <ryan.long@…>
GcovFunctionData?.cc: Initialize member variables CID 1399640: Uninitialized pointer field Closes #4432
18:06 Changeset in rtems-tools [06a39db] by Ryan Long <ryan.long@…>
DesiredSymbols?.h: Initialize symbolInfo CID 1399627: Uninitialized pointer field Closes #4433
17:43 Changeset in rtems-tools [a06f48a] by Ryan Long <ryan.long@…>
TraceWriterQEMU.cc: Change strncpy to memcpy CID 1506207: Buffer not null terminated Closes #4491
15:05 GSoC/2021 edited by Husni Faiz
(diff)
14:50 GSoC/2021 edited by Husni Faiz
(diff)
13:47 Changeset in rtems-central [34701f8] by Sebastian Huber <sebastian.huber@…>
spec: Specify priority ceiling violation
12:50 Changeset in rtems-central [5bf5cc6] by Sebastian Huber <sebastian.huber@…>
spec: Specify per-processor jobs order
12:26 GSoC/2021 edited by pranav
(diff)
12:04 Changeset in rtems-central [18fe81a0] by Sebastian Huber <sebastian.huber@…>
spec: Specify rtems_status_text()
09:01 Changeset in rtems-central [cde8481] by Sebastian Huber <sebastian.huber@…>
spec: Test default values of acfg options
08:48 Changeset in rtems-central [c2e657b] by Sebastian Huber <sebastian.huber@…>
spec: Specify thread-local storage
08:00 Changeset in rtems-central [02c729f] by Sebastian Huber <sebastian.huber@…>
spec: Improve rtems_task_wake_after()
Note: See TracTimeline for information about the timeline view.