Timeline



03/16/21:

19:27 GSoC/2021 edited by Matthew Joyce
(diff)
19:03 Ticket #4348 (Zynq input not working on qemu) created by Ryan Long
When running the fileio sample for Zynq on qemu, you can press a key …
18:30 Changeset in rtems-docs [a4755f6] by Meh Mbeh Ida Delphine <idadelm@…>
eng/vc-users: Set up patch message with repo name Added instructions on how to set up a patch message with a repo name. Author: Meh Mbeh Ida Delphine <idadelm@…> Date: Tue Mar 16 19:11:23 2021 +0100
15:02 Changeset in rtems-docs [b580a6d] by Sebastian Huber <sebastian.huber@…>
eng: Add build/appl config clauses to how-to Update #3715.
14:45 Changeset in rtems-docs [b40e043] by Sebastian Huber <sebastian.huber@…>
eng: Document expressions in action requirements Update #3715.
14:42 Changeset in rtems-docs [6659131] by Sebastian Huber <sebastian.huber@…>
c-user: Remove obsolete constraint
14:42 Changeset in rtems-docs [f2bbea6] by Sebastian Huber <sebastian.huber@…>
c-user: Update semaphore example Update #4346.
13:59 Changeset in rtems [3a66586]5 by Sebastian Huber <sebastian.huber@…>
rtems: Allow RTEMS_PRIORITY for MrsP semaphores In order to improve the compatibility of RTEMS 5.2 with future version of RTEMS which fixed #4346 allow MrsP semaphores to be created with RTEMS_PRIORITY. Close #4347.
13:47 Changeset in rtems-libbsd [2caeaaf]6-freebsd-12 by Christian Mauderer <christian.mauderer@…>
testsuite/media01: Add pattern test Update #4372
13:47 Changeset in rtems-libbsd [d7bdff4] by Christian Mauderer <christian.mauderer@…>
testsuite/media01: Add pattern test Update #4372
13:37 Changeset in rtems-central [b7c39f7] by Sebastian Huber <sebastian.huber@…>
spec: Update semaphore specification
13:27 Ticket #4347 (Allow RTEMS_PRIORITY for MrsP semaphores) created by Sebastian Huber
In order to improve the compatibility of RTEMS 5.2 with future version …
13:25 Ticket #4346 (Require RTEMS_PRIORITY for MrsP semaphores) created by Sebastian Huber
The MrsP semaphores are a generalization the priority ceiling …
13:01 Ticket #4343 (sp14 test failing on ARM and AArch64) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 5d752e7b/rtems: […]
12:49 Changeset in rtems-libbsd [43ae62e]6-freebsd-12 by Christian Mauderer <christian.mauderer@…>
testsuite/media01: Enable md5 command Update #4372
12:49 Changeset in rtems-libbsd [6064dbf] by Christian Mauderer <christian.mauderer@…>
testsuite/media01: Enable md5 command Update #4372
11:15 Changeset in rtems [5d752e7b] by Sebastian Huber <sebastian.huber@…>
sp14: Fix for SMP or robust thread dispatch Close #4343.
09:37 Ticket #4345 (Nexus Driver for Marvell mv643xx Ethernet Adapter (powerpc/beatnik ...) created by Till Straumann
This pull request
09:30 Ticket #4344 (powerpc/beatnik: split network driver into multiple files (preparation ...) created by Till Straumann
This pull request (on top of …
09:26 Changeset in rtems-central [a901295] by Sebastian Huber <sebastian.huber@…>
validation: Further reduce source code/rodata size
08:32 Changeset in rtems [fa1e7ea] by Sebastian Huber <sebastian.huber@…>
validation: Reduce source code/rodata size Use a common wording for the tests. Use the new templates for action requirements described in the RTEMS Software Engineering manual.
06:38 Changeset in rtems-source-builder [62363ba] by Sebastian Huber <sebastian.huber@…>
7: Update tool chain
06:38 Changeset in rtems-source-builder [775df1f] by Sebastian Huber <sebastian.huber@…>
6: Update tool chain
00:01 GSoC/2021 edited by Ida Delphine
(diff)

03/15/21:

21:34 Ticket #4343 (sp14 test failing on ARM and AArch64) created by Kinsey Moore
Since 8778a0e1188ee00932ce47d410de54c4e053f3bf got merged, sp14 fails …
16:39 Changeset in rtems [3cd58bd] by Ryan Long <ryan.long@…>
disp_hcms29xx.c: Unused value (CID #1399752) CID 1399752: Unused value in disp_hcms29xx_update_task(). Closes #4342
14:51 Changeset in rtems-tools [7d14bb8] by Alex White <alex.white@…>
covoar: Handle periods in symbols from objdump Occasionally the compiler will generate symbols that look similar to symbols defined in RTEMS code except that they contain some suffix. These symbol suffixes are only found in the ELF symbol table; the symbols appear to be normal in the DWARF info. This appears to be happening on all architectures. For example, the function _Message_queue_Create from rtems appears as "_Message_queue_Create.part.0". Other suffixes include ".isra.0", ".constprop.0", and ".0". This looks to be related to compiler optimizations. Symbols with suffixes were being treated as unique. For our purposes, they should be mapped to the equivalent symbols in the DWARF info. This has been fixed.
13:09 Changeset in rtems-central [3a8614d] by Sebastian Huber <sebastian.huber@…>
spec: Simplify /rtems/signal/req/catch
07:55 Changeset in rtems-central [2a4a257] by Sebastian Huber <sebastian.huber@…>
validation: Add post-condition expressions
07:24 Changeset in rtems-central [daa5224] by Sebastian Huber <sebastian.huber@…>
validation: Make Transition named tuple public
06:05 Changeset in rtems-central [e59e4be] by Sebastian Huber <sebastian.huber@…>
validation: Improve naming
00:45 GSoC/2021 edited by Daman Bir Singh
Added entry in Student Proposals, Daman Bir Singh (diff)

03/14/21:

19:32 Changeset in rtems-central [c24f223] by Sebastian Huber <sebastian.huber@…>
validation: Reorder generated code
18:00 GSoC/2021 edited by Ida Delphine
(diff)

03/13/21:

18:22 Changeset in rtems-central [d08eeb5] by Sebastian Huber <sebastian.huber@…>
validation: Add TransitionMap?
11:30 Changeset in rtems-libbsd [3cdf289] by G S Niteesh Babu <niteesh.gs@…>
arm/ti/ti_pinmux: Remove TI pinmux driver The TI driver has been moved to RTEMS so the driver can be removed from libBSD. The following files have been removed from libBSD and moved to RTEMS. 1) ti/am335x/am335x_scm_padconf.c 2) ti/am335x/am335x_scm_padconf.h 3) ti/ti_pinmux.c 4) ti/ti_pinmux.h Update #3784
11:02 Changeset in rtems [5607464] by G S Niteesh Babu <niteesh.gs@…>
bsp/beagle: Ported Beagle pinmux driver to RTEMS The following files have been ported 1) ti_pinmux.c 2) ti_pinmux.h 3) am335x_scm_padconf.c 4) am335x_scm_padconf.h Update #3784
11:02 Changeset in rtems [7589f1e0] by G S Niteesh Babu <niteesh.gs@…>
bsps/beagle: Added SOC detection using FDT Detects the SOC type using FDT and also replaces the ti_cpuid.h header in FreeBSD with custom one.
11:02 Changeset in rtems [5c656ead] by G S Niteesh Babu <niteesh.gs@…>
bsp/beagle: Import Beagle pinmux from FreeBSD This patch imports the beagle pinmux driver from FreeBSD into RTEMS. Previously this driver was placed in RTEMS-libBSD but this caused double initialization of few pins once during RTEMS initialization and second time during libBSD initialization. The following patches port the driver from FreeBSD to RTEMS and will remove the driver from RTEMS-libBSD. RTEMS Ticket Update: #3784 FreeBSD head: ca12b7e9534b10af022fed60c043984dbaf4003d The following files have been imported from FreeBSD: 1) freebsd/sys/arm/ti/am335x/am335x_scm_padconf.h 2) freebsd/sys/arm/ti/am335x/am335x_scm_padconf.c 3) freebsd/sys/arm/ti/ti_pinmux.h 4) freebsd/sys/arm/ti/ti_pinmux.c
11:02 Changeset in rtems [fc712906] by G S Niteesh Babu <niteesh.gs@…>
bsps/shared/ofw: Add rtems_ofw_is_node_compatible This patch extends the RTEMS OFW API by adding rtems_ofw_find_device_by_compat This function checks if a node has the expected compatible property.
09:46 Changeset in rtems-central [106e333] by Sebastian Huber <sebastian.huber@…>
validation: Optimize transition map This change significantly reduces the size of the generated source code as well as the read-only data size.

03/12/21:

20:56 Changeset in rtems [09d811b] by Ryan Long <ryan.long@…>
fastlz.c: Unused value (CID #1399751) CID 1399751: Unused value in fastlz2_compress(). Closes #4341
20:25 Changeset in rtems [0b23660] by Ryan Long <ryan.long@…>
print-ls.c: Unused value (CID #1255346) CID 1255346: Unused value in rtems_shell_ls_printacol(). Closes #4340
17:14 Changeset in rtems [fbc76440] by Ryan Long <ryan.long@…>
main_cp.c: Unused value (CID #1255344) CID 1255344: Unused value in copy(). Closes #4339
16:50 Ticket #4342 (disp_hcms29xx.c: Unused value error spotted by Coverity) created by Ryan Long
CID 1399752: Unused value in disp_hcms29xx_update_task(). […]
16:47 Ticket #4341 (fastlz.c: Unused value error spotted by Coverity) created by Ryan Long
CID 1399751: Unused value in fastlz2_compress(). […]
16:45 Ticket #4340 (print-ls.c: Unused value error spotted by Coverity) created by Ryan Long
CID 1255346: Unused value in rtems_shell_ls_printacol […]
16:29 Ticket #4339 (main_cp.c: Unused value error spotted by Coverity) created by Ryan Long
CID 1255344: Unused value in copy(). […]
15:59 Changeset in rtems [3ea43bc] by Kinsey Moore <kinsey.moore@…>
bsps/xilinx-zynqmp: Avoid constant UART reinit Constantly reinitializing the Cadence UART on every character output causes data corruption/loss on some ZynqMP hardware. Only initialize the UART once for early output and give it a kick on startup.
15:57 Changeset in rtems [342fe198] by Kinsey Moore <kinsey.moore@…>
score/aarch64: Align context validation frame Ensure the stack remains aligned by keeping the context frame at a multiple of 16 bytes. This avoids stack alignment exceptions which occur when the stack pointer is not 16 byte aligned.
15:12 Changeset in rtems-central [6a703f7] by Sebastian Huber <sebastian.huber@…>
validation: Allow N/A for post-condition states
14:13 Changeset in rtems [b4eb937] by Sebastian Huber <sebastian.huber@…>
rtems: Improve semaphore create error checks Do not mix checks for different error indicators (RTEMS_NOT_DEFINED and RTEMS_INVALID_NUMBER). This simplifies the specification of rtems_semaphore_create().
13:52 Ticket #4338 (rtems_clock_set(): Cannot set future dates later than approximately 2105) created by Frank Kuehndel
== Short Problem Description == …
13:37 Changeset in rtems [4ebdbee] by Sebastian Huber <sebastian.huber@…>
rtems: Allow initially locked MrsP semaphores Rejecting initially locked MrsP semaphores was due to a limitiation of the early limitiation of the MrsP protocol. This limitation no longer exists.
13:16 Changeset in rtems [0965b7c8] by Sebastian Huber <sebastian.huber@…>
rtems: Require RTEMS_PRIORITY for MrsP semaphores MrsP semaphores are a generalization of the priority ceiling semaphores for SMP configurations. Priority ceiling semaphores are required to use the priority task wait queue discipline. Require this discipline also for MrsP semaphores. Close #4347.
10:39 Changeset in rtems-central [a39bf43] by Sebastian Huber <sebastian.huber@…>
spec: Canonicalize directives Use common wording and the new templates for action requirements.
09:49 Changeset in rtems-central [9d6ba62] by Sebastian Huber <sebastian.huber@…>
spec: Specify semaphore create
09:24 Changeset in rtems-central [e7d6e8d] by Sebastian Huber <sebastian.huber@…>
validation: Shorten variable name
09:21 Changeset in rtems-central [bcbb588] by Sebastian Huber <sebastian.huber@…>
validation: Add default for transition map entries
07:31 Changeset in rtems [c9a41b00] by Sebastian Huber <sebastian.huber@…>
score: Add Thread_Configuration::cpu_time_budget Move the CPU time budget to the thread configuration. This simplifies _Thread_Initialize().
07:12 Changeset in rtems [5babc54] by Sebastian Huber <sebastian.huber@…>
validation: Task create/construct Run the task create/construct tests also on validation test suite 1 which has exactly one processor configured.
06:48 Changeset in rtems-central [2d07b28] by Sebastian Huber <sebastian.huber@…>
modules: Update rsb

03/11/21:

21:06 Changeset in rtems-central [375a49b] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems
20:40 Changeset in rtems [586e06e] by Sebastian Huber <sebastian.huber@…>
validation: Improve wording
16:54 Ticket #4337 (RSB build error with gmp-6.1.0.cfg (cloned)) closed by Ricardo Cárdenes <rcardenes@…>
fixed: In e5aa419d/rtems-source-builder: […]
16:52 Ticket #4155 (Add a workaround for the LEON3FT RETT Restart errata: TN-0018) closed by Daniel Hellstrom <daniel@…>
fixed: In b2da982/rtems: […]
16:52 Ticket #4336 (Improve the workaround for the LEON3FT store-store errata: TN-0009 on ...) closed by Daniel Hellstrom <daniel@…>
fixed: In 89d90c0/rtems: […]
16:52 Ticket #4324 (grlib,grcanfd: extend the GRCAN driver with GRCANFD support) closed by Daniel Hellstrom <daniel@…>
fixed: In 9bf8a9d/rtems: […]
16:52 Ticket #4323 (grlib,can: introduce a new common CAN baud-rate timing calculating ...) closed by Daniel Hellstrom <daniel@…>
fixed: In 65237ba0/rtems: […]
16:51 Ticket #4337 (RSB build error with gmp-6.1.0.cfg (cloned)) created by Vijay Kumar Banerjee
Cloned from #4335: ---- The RSB is crashing with the following error …
16:50 Ticket #4335 (RSB build error with gmp-6.1.0.cfg) closed by Ricardo Cárdenes <rcardenes@…>
fixed: In 5e449fb/rtems-source-builder: […]
15:17 Ticket #4154 (Improve the workaround for the LEON3FT store-store errata: TN-0009) closed by Daniel Hellstrom
fixed
15:16 Ticket #4336 (Improve the workaround for the LEON3FT store-store errata: TN-0009 on ...) created by Daniel Hellstrom
See also: ​https://www.gaisler.com/doc/antn/GRLIB-TN-0009.pdf Some …
12:04 Changeset in rtems-central [8055150] by Sebastian Huber <sebastian.huber@…>
spec: Specify extension set create/delete
10:35 Changeset in rtems-central [8e3f020] by Sebastian Huber <sebastian.huber@…>
spec: Specify message queue delete
10:21 Changeset in rtems-central [6eba193] by Sebastian Huber <sebastian.huber@…>
spec: Specify ratemon create/delete
10:21 Changeset in rtems-central [ee426f9] by Sebastian Huber <sebastian.huber@…>
spec: Improve or fix wording
10:05 Changeset in rtems-central [e8548bf] by Sebastian Huber <sebastian.huber@…>
spec: Specify timer create/delete
07:32 Changeset in rtems-source-builder [5e449fb] by Ricardo Cárdenes <rcardenes@…>
sb/config.py: Fix operator reconstruction Close #4335
07:32 Changeset in rtems-source-builder [e5aa419d]5 by Ricardo Cárdenes <rcardenes@…>
sb/config.py: Fix operator reconstruction Close #4337
06:57 Changeset in rtems [bfd1b6ee] by Sebastian Huber <sebastian.huber@…>
validation: Use common wording
06:54 Changeset in rtems-central [66ab92a] by Sebastian Huber <sebastian.huber@…>
spec: Use common wording
06:52 Changeset in rtems-docs [bc0a857] by Sebastian Huber <sebastian.huber@…>
eng: Clarify how-to for action requirements Bring how-to in line with current action requirements. Update #3715.
02:42 Ticket #4335 (RSB build error with gmp-6.1.0.cfg) created by Vijay Kumar Banerjee
The RSB is crashing with the following error while building the …

03/10/21:

22:48 Ticket #4334 (Replace Mongoose with Civetweb) created by Joel Sherrill
RTEMS has an old version of Mongoose using a permissive license before …
19:48 Ticket #4333 (rtl-allocator.c: Dereference null return value error spotted by Coverity) created by Ryan Long
CID 1444139: Dereference null return value in rtems_rtl_alloc_hook(). …
19:45 Ticket #4332 (rtl-obj.c: Derefernce null return value error spotted by Coverity) created by Ryan Long
CID 1444138: Derference null return value in …
19:14 Ticket #4320 (Add driver for cadence-spi device for xilinx based BSPs) closed by Jan Sommer <jan.sommer@…>
fixed: In 9223931/rtems: […]
19:06 Ticket #4331 (main_pci.c: Dereference after null check error spotted by Coverity) created by Ryan Long
CID 1399716: Dereference after null check in shell_pci_infodev(). […]
18:51 Changeset in rtems [8cf30c4] by Ryan Long <ryan.long@…>
main_rtrace.c: Add error return when malloc fails CID 1399709: Dereference after null check in rtems_trace_buffering_shell_save(). Closes #4329
18:49 Ticket #4330 (RSB: Build error with rtems-bsp.cfg (cloned)) closed by Vijay Kumar Banerjee <vijay@…>
fixed: In d638f2b/rtems-source-builder: […]
18:43 Ticket #4330 (RSB: Build error with rtems-bsp.cfg (cloned)) created by Vijay Kumar Banerjee
Cloned from #4319: ---- The RSB recipe for rtems-libbsd fails with …
18:42 Ticket #4329 (main_rtrace.c: Dereference after null check error spotted by Coverity) created by Ryan Long
CID 1399709: Dereference after null check in …
18:23 Ticket #4319 (RSB: Build error with rtems-bsp.cfg) closed by Vijay Kumar Banerjee <vijay@…>
fixed: In 2f9a68b/rtems-source-builder: […]
17:49 Ticket #4291 (main_help.c: Unchecked return value from library error spotted by Coverity) reopened by Ryan Long
16:35 Ticket #4328 (New APIs Added to POSIX Standard (202x)) created by Joel Sherrill
The following is a draft of the edits a set of new APIs are coming to …
15:05 Changeset in rtems [cdf66529] by Ryan Long <ryan.long@…>
objectextendinformation.c: Ensure information->object_blocks is not NULL CID 26033: Dereference after null check in _Objects_Extend_information(). Closes #4326
14:59 Ticket #4327 (shell.c: Dereference after null check error spotted by Coverity) created by Ryan Long
CID 26083: Dereference after null check in rtems_shell_login(). […]
13:56 Ticket #4326 (objectextendinformation.c: Dereference after null check error spotted ...) created by Ryan Long
CID 26033: Dereference after null check in …
13:33 Changeset in rtems-central [b1a2dc7] by Sebastian Huber <sebastian.huber@…>
membench: Add .gnu.attributes section
11:52 Changeset in rtems-docs [0518d94] by Sebastian Huber <sebastian.huber@…>
eng: Clarify how-to for action requirements Update #3715.
09:01 Changeset in rtems-central [03b6aa9] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems
07:53 Changeset in rtems-central [1691a0d] by Sebastian Huber <sebastian.huber@…>
sphinxcontent: Add user-defined section labels

03/09/21:

19:50 Changeset in rtems-tools [f78ec7c] by Alex White <alex.white@…>
tester: Remove target from BSP coverage configs
19:49 Changeset in rtems-tools [2c12337] by Alex White <alex.white@…>
tester: Update to support new build system The tester configurations had not been updated to match the paths and conventions used by the new build system. These have been updated, and a few more libraries have been enabled in symbol-sets.ini.
19:03 Changeset in rtems-source-builder [47d540e] by Sebastian Huber <sebastian.huber@…>
7: Update tool chain
19:03 Changeset in rtems-source-builder [0b44794] by Sebastian Huber <sebastian.huber@…>
6: Update tool chain
18:24 Changeset in rtems-source-builder [fe2d13b] by Vijay Kumar Banerjee <vijay@…>
Add recipe for building rtems-net-legacy
18:10 Changeset in rtems-source-builder [2f9a68b] by Vijay Kumar Banerjee <vijay@…>
sb/config.py: Fix relational operator Close #4319
18:10 Changeset in rtems-source-builder [d638f2b]5 by Vijay Kumar Banerjee <vijay@…>
sb/config.py: Fix relational operator Close #4330
15:05 Ticket #4325 (Ubuntu's gcc preventing QEMU from being built) created by Ryan Long
Ubuntu version: 20.4 GCC version: (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 …
14:31 Ticket #4324 (grlib,grcanfd: extend the GRCAN driver with GRCANFD support) created by Daniel Hellstrom
The new GRCAN_FD IP supports CAN FD standard and is mostly backwards …
14:30 Ticket #4323 (grlib,can: introduce a new common CAN baud-rate timing calculating ...) created by Daniel Hellstrom
There is no point in having two different implementations specific per …
13:52 Ticket #4322 (Add a workaround for the LEON3FT RETT Restart errata: TN-0018) created by Daniel Hellstrom
See also: ​https://www.gaisler.com/doc/antn/GRLIB-TN-0018.pdf The …
13:30 Ticket #4316 (grlib,grspw_pkt: SpaceWire link-state defines corrected) closed by Daniel Hellstrom
fixed
13:29 Ticket #4315 (grlib,l2cache: prevent unused diagnostic access) closed by Daniel Hellstrom
fixed: Minor improvement, no need to add to 5.2 changelog.
13:29 Ticket #4314 (grlib,ahbstat: add new register definitions for AHBSTAT version 1) closed by Daniel Hellstrom
fixed
13:28 Ticket #4313 (grlib,grspw_router: add function to control SpaceWire run clock divisor) closed by Daniel Hellstrom
fixed
13:28 Ticket #4312 (bsps,leon3: need to make cpucounter restart after underflow) closed by Daniel Hellstrom
fixed
13:27 Ticket #4311 (bsps,leon3: _st64() did not follow the SPARC ABI) closed by Daniel Hellstrom
fixed
13:27 Ticket #4310 (bsps,leon3: BSP assumes that timer pre-scaler runs at 1MHz) closed by Daniel Hellstrom
fixed
13:26 Ticket #4309 (bsps,leon3: avoid BSP dependency on apbuart/timer driver) closed by Daniel Hellstrom
fixed
13:26 Ticket #4308 (grlib,greth: added support for variable sized descriptor table sizes) closed by Daniel Hellstrom
fixed: Minor improvement, no need to add to 5.2 changelog.
13:25 Ticket #4307 (grlib,grcanfd: extend the GRCAN driver with GRCANFD support) closed by Daniel Hellstrom
fixed
13:25 Ticket #4306 (grlib,can: introduce a new common CAN baud-rate timing calculating ...) closed by Daniel Hellstrom
fixed
13:24 Ticket #4305 (grlib,ambapp: update GRLIB IP core ID list) closed by Daniel Hellstrom
fixed: Minor improvement, no need to add to 5.2 changelog.
13:23 Ticket #4304 (grlib,grspw: SET_PACKET_SIZE could use old DMA address) closed by Daniel Hellstrom
fixed
13:22 Ticket #4303 (grlib,gr1553bc: better check of the DMA area address alignment) closed by Daniel Hellstrom
fixed: Minor fix, no need to add to 5.2 Changelog.
13:21 Ticket #4275 (GR1553B: use new codec available in GR740 revision 1) closed by Daniel Hellstrom
fixed
13:20 Ticket #4274 (GR1553RT driver: fixes to memory allocation and locking on descriptor ...) closed by Daniel Hellstrom
fixed
12:01 Changeset in rtems [14bb077] by Frank Kühndel <frank.kuehndel@…>
basedefs: Clarify RTEMS_STRING(), RTEMS_XSTRING()
10:43 Ticket #4321 (Add spi driver for AXI SPI ip core from Xilinx) created by Jan Sommer
Add a spidev compatible driver for the xilinx axi quad spi ip core for …
10:41 Ticket #4320 (Add driver for cadence-spi device for xilinx based BSPs) created by Jan Sommer
Implement a spidev compatible driver for using the cadence-spi device …
10:38 Ticket #4263 (Activate ehci_pci in rtems-libbsd) closed by Jan Sommer
fixed: Fixed with https://git.rtems.org/rtems-libbsd/commit/?h=5-freebsd-12&id=ea5d0c78038d92597983c0922a011a62f5dc2dea
10:36 Ticket #4264 (Activate ehci_pci in rtems-libbsd (cloned)) closed by Jan Sommer
fixed
10:28 Changeset in rtems-central [6f5661d] by Frank Kühndel <frank.kuehndel@…>
spec: Update X/STRING and adding ALIGNOF specs This specification is up to date for ./cpukit/include/rtems/score/basedefs.h with commit be60372136ac4f5acd8bc3286da6ed3fc50fa053
08:30 Ticket #4236 (bsps/zynq: termios not working correctly for stdin) closed by Jan Sommer <jan.sommer@…>
fixed: In 645dbc5/rtems: […]
07:45 Changeset in rtems-central [cf72a49] by Sebastian Huber <sebastian.huber@…>
sphinxcontent: Add SphinxInterfaceMapper?
03:58 Changeset in rtems-tools [57e7b22] by Alex White <alex.white@…>
tester: Limit branch coverage percentage precision
03:49 Changeset in rtems [a3fa0702] by David Gibson <david@…>
libfdt: Fix a possible "unchecked return value" warning Apparently the unchecked return value of the first fdt_next_tag() call in fdt_add_subnode_namelen() is tripping Coverity Scan in some circumstances, although it appears not to for the scan on our project itself. This fdt_next_tag() should always return FDT_BEGIN_NODE, since otherwise the fdt_subnode_offset_namelen() above would have returned BADOFFSET or BADSTRUCTURE. Still, add a check to shut Coverity up, gated by a can_assume() to avoid bloat in small builds. Reported-by: Ryan Long <ryan.long@…> Signed-off-by: David Gibson <david@…>
02:36 Ticket #4319 (RSB: Build error with rtems-bsp.cfg) created by Vijay Kumar Banerjee
The RSB recipe for rtems-libbsd fails with powerpc/beatnik with the …

03/08/21:

20:56 Ticket #4291 (main_help.c: Unchecked return value from library error spotted by Coverity) closed by Ryan Long <ryan.long@…>
fixed: In fbab832/rtems: […]
20:56 Ticket #4282 (pwdgrp.c: Unchecked return value from library error spotted by Coverity) closed by Ryan Long <ryan.long@…>
fixed: In 55ba229/rtems: […]
20:56 Ticket #4281 (main_chmod.c: Unchecked return value from library error spotted by Coverity) closed by Ryan Long <ryan.long@…>
fixed: In 8e34aa3/rtems: […]
20:56 Ticket #4280 (gen_uuid.c: Unchecked return value from library errors spotted by Coverity) closed by Ryan Long <ryan.long@…>
fixed: In 597e4f4/rtems: […]
16:23 Changeset in rtems-central [5777691] by Sebastian Huber <sebastian.huber@…>
membench: New module
16:09 Changeset in rtems-libbsd [b7a12cc]6-freebsd-12 by Kinsey Moore <kinsey.moore@…>
if_cgem: Add support for ZynqMP CGEM This is a port of the latest patch in FreeBSD that adds support for 64bit CGEMs as used in ZynqMP. This does not include the work necessary for support on RISC-V systems.
16:06 Changeset in rtems-central [5277664] by Sebastian Huber <sebastian.huber@…>
util: Add function to run commands
15:30 Changeset in rtems [10db41e] by Alex White <alexanderjwhite@…>
spec/aarch64: Enable previously disabled tests This enables several testsuites that were initially disabled during development.
14:05 Changeset in rtems-libbsd [023e94f]6-freebsd-12 by Kinsey Moore <kinsey.moore@…>
nexus: Add UKPHY driver to ZynqMP ZynqMP hardware comes with many different Ethernet PHYs depending on which board is used. Add the UKPHY driver to handle basic PHY interaction for any unrecognized PHYs.
13:26 Changeset in rtems-central [11ee8371] by Sebastian Huber <sebastian.huber@…>
sphinxcontent: Add add_simple_table()
10:52 Changeset in rtems-source-builder [56cba3c] by Sebastian Huber <sebastian.huber@…>
7: Update tool chain
10:52 Changeset in rtems-source-builder [f21b9ba] by Sebastian Huber <sebastian.huber@…>
6: Update tool chain
09:49 Changeset in rtems [e76470df] by Sebastian Huber <sebastian.huber@…>
validation: Use common wording
09:19 Changeset in rtems-docs [e05df28] by Sebastian Huber <sebastian.huber@…>
eng: Clarify how-to for action requirements Update #3715.
08:18 Changeset in rtems-central [e2a63ed] by Sebastian Huber <sebastian.huber@…>
spec: Use common wording
07:15 Changeset in rtems-docs [a4b3019] by Sebastian Huber <sebastian.huber@…>
eng: Add how-to for action requirements Update #3715.
07:15 Changeset in rtems-docs [7918ef8] by Sebastian Huber <sebastian.huber@…>
c-user: Clarify constraints
04:14 Changeset in rtems-tools [8ce2cfc] by Alex White <alex.white@…>
coverage: Fix option processing on FreeBSD Covoar uses getopt() to process the command line options. If getopt() is POSIX-compliant, it will return -1 when it encounters the first non-option command line argument. It appears that it behaves this way on FreeBSD, but on Linux getopt() continues to process arguments while skipping any non-options. This changes the order of arguments passed to covoar by coverage.py to group all options at the beginning. This allows hosts with POSIX-compliant getopt() implementations to correctly process all command line options.
03:59 Changeset in rtems-tools [bfee550] by Alex White <alex.white@…>
coverage: Give coverage bars red background
03:51 Changeset in rtems-tools [aca2df5] by Alex White <alex.white@…>
coverage/symbol-sets.ini : Add libtrace

03/07/21:

23:50 Changeset in rtems [2cf3700]5 by Konstantin Belousov <kib@…>
Make kern.timecounter.hardware tunable Noted and reviewed by: kevans MFC after: 1 week Sponsored by: The FreeBSD Foundation Differential revision: https://reviews.freebsd.org/D29122
23:50 Changeset in rtems [8d5fc57] by Konstantin Belousov <kib@…>
Make kern.timecounter.hardware tunable Noted and reviewed by: kevans MFC after: 1 week Sponsored by: The FreeBSD Foundation Differential revision: https://reviews.freebsd.org/D29122
15:00 Ticket #4318 (grlib,gr1553bc: set BC transfer descriptor timeout correctly) created by Daniel Hellstrom
GR1553 BC driver gr1553bc_slot_transfer() bit shift logic does not …
14:55 Ticket #4317 (grlib,gr1553bc: list creation did not set table_size field) created by Daniel Hellstrom
By not setting the table_size field, either required the user to do …
14:45 Ticket #4316 (grlib,grspw_pkt: SpaceWire link-state defines corrected) created by Daniel Hellstrom
Numbering of SPW_LS_CONNECTING and SPW_LS_STARTED was swapped.
14:42 Ticket #4315 (grlib,l2cache: prevent unused diagnostic access) created by Daniel Hellstrom
GR740 L2-cache driver improvement.
14:40 Ticket #4314 (grlib,ahbstat: add new register definitions for AHBSTAT version 1) created by Daniel Hellstrom
This is needed for GR740 users.
14:37 Ticket #4313 (grlib,grspw_router: add function to control SpaceWire run clock divisor) created by Daniel Hellstrom
The driver needs to allow the user to set SpaceWire? run clock divisor …
14:34 Ticket #4312 (bsps,leon3: need to make cpucounter restart after underflow) created by Daniel Hellstrom
Fix for the BSP timer initialization when GPTIMER is used as the …
14:29 Ticket #4311 (bsps,leon3: _st64() did not follow the SPARC ABI) created by Daniel Hellstrom
STD instruction requires even register alignment for 64-bit data.
14:19 Ticket #4310 (bsps,leon3: BSP assumes that timer pre-scaler runs at 1MHz) created by Daniel Hellstrom
When driver manager GPTIMER driver is used a different pre-scaler can …
14:13 Ticket #4309 (bsps,leon3: avoid BSP dependency on apbuart/timer driver) created by Daniel Hellstrom
The BSP amba.c references the GPTIMER and APBUART drivers causing them …
14:06 Ticket #4308 (grlib,greth: added support for variable sized descriptor table sizes) created by Daniel Hellstrom
14:00 Ticket #4307 (grlib,grcanfd: extend the GRCAN driver with GRCANFD support) created by Daniel Hellstrom
The new GRCAN_FD IP supports CAN FD standard and is mostly backwards …
13:46 Ticket #4306 (grlib,can: introduce a new common CAN baud-rate timing calculating ...) created by Daniel Hellstrom
There is no point in having two different implementations specific per …
13:41 Ticket #4305 (grlib,ambapp: update GRLIB IP core ID list) created by Daniel Hellstrom
Add the new AMBA PnP IDs of the new cores.
13:37 Ticket #4304 (grlib,grspw: SET_PACKET_SIZE could use old DMA address) created by Daniel Hellstrom
When the DMA table has been allocated dynamically, the …
13:26 Ticket #4303 (grlib,gr1553bc: better check of the DMA area address alignment) created by Daniel Hellstrom
GR1553 BC hardware truncates unaligned DMA memory addresses. Need to …

03/06/21:

15:05 Changeset in rtems [ba48f20] by Sebastian Huber <sebastian.huber@…>
build: Fix broken link
12:52 Changeset in rtems-central [e9d9a6a] by Sebastian Huber <sebastian.huber@…>
spec: Add memory benchmarks

03/05/21:

20:20 Ticket #4301 (grcan.c: Unused value error spotted by Coverity) closed by Ryan Long <ryan.long@…>
fixed: In f762b7c2/rtems: […]
20:20 Ticket #4295 (b1553brm.c: Unsigned compared against 0 error spotted by Coverity) closed by Ryan Long <ryan.long@…>
fixed: In c57079a/rtems: […]
20:20 Ticket #4294 (satcan.c: Unsigned compared against 0 error spotted by Coverity) closed by Ryan Long <ryan.long@…>
fixed: In 1f29ee4/rtems: […]
20:20 Ticket #4290 (gr_cpci_gr740.c: Unchecked return value from library error spotted by ...) closed by Ryan Long <ryan.long@…>
fixed: In f8047788/rtems: […]
20:20 Ticket #4289 (gr_tmtc_1553.c: Unchecked return value from library error spotted by ...) closed by Ryan Long <ryan.long@…>
fixed: In 5f0a7ceb/rtems: […]
20:20 Ticket #4288 (gr_701.c: Unchecked return value from library error spotted by Coverity) closed by Ryan Long <ryan.long@…>
fixed: In 4c0d9c5a/rtems: […]
20:20 Ticket #4287 (gr_rasta_adcdac.c: Unchecked return value from library error spotted ...) closed by Ryan Long <ryan.long@…>
fixed: In 91e38f8/rtems: […]
20:20 Ticket #4286 (gr_rasta_tmtc.c: Unchecked return value from library error spotted by ...) closed by Ryan Long <ryan.long@…>
fixed: In 17d525b5/rtems: […]
20:20 Ticket #4285 (gr_leon4_n2x.c: Unchecked return value error from library error ...) closed by Ryan Long <ryan.long@…>
fixed: In 570b558/rtems: […]
20:20 Ticket #4279 (pci_cfg_read.c: Missing break in switch error spotted by Coverity) closed by Ryan Long <ryan.long@…>
fixed: In 0d33d10/rtems: […]
20:19 Ticket #4284 (gr_rasta_io.c: Unchecked return value from library error spotted by ...) closed by Ryan Long <ryan.long@…>
fixed: In b84ce61/rtems: […]
20:19 Ticket #4283 (gr_rasta_spw_router.c: Unchecked return value from library error ...) closed by Ryan Long <ryan.long@…>
fixed: In 04436013/rtems: […]
20:19 Ticket #4278 (cpuusagetop.c: Missing break in switch errors spotted by Coverity) closed by Ryan Long <ryan.long@…>
fixed: In c7eb89f8/rtems: […]
20:19 Ticket #4277 (grtc.c: Missing break in switch errors spotted by Coverity) closed by Ryan Long <ryan.long@…>
fixed: In 13d6fae/rtems: […]
20:19 Ticket #4259 (grspw.c: Unchecked return value error spotted by Coverity) closed by Ryan Long <ryan.long@…>
fixed: In 1eaf4e46/rtems: […]
20:18 Changeset in rtems [1ce127e] by Sebastian Huber <sebastian.huber@…>
validation: Use common wording
20:17 Changeset in rtems-central [c03fbf4] by Sebastian Huber <sebastian.huber@…>
spec: Use common wording
14:43 Ticket #4255 (aarch64 GCC alignment bug) closed by Kinsey Moore <kinsey.moore@…>
fixed: In bbc9974a/rtems: […]
14:43 Ticket #4178 (Resolve use of SUBALIGN in AArch64 under ILP32 multilib variant) closed by Kinsey Moore <kinsey.moore@…>
fixed: In 6bfbfb5/rtems: […]
14:06 Ticket #4206 (aarch64/xilinx_zynqmp_lp64 does not run with RTEMS_DEBUG enabled) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 61d688bf/rtems: […]
09:45 Changeset in rtems-central [d99d7bd] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems
09:35 Changeset in rtems-central [dba1ebc] by Sebastian Huber <sebastian.huber@…>
generate_membench.py: New script
06:16 Changeset in rtems-source-builder [102cb1e] by Sebastian Huber <sebastian.huber@…>
7: Update tool chain
06:15 Changeset in rtems-source-builder [d156707] by Sebastian Huber <sebastian.huber@…>
6: Update tool chain

03/04/21:

19:40 Ticket #4302 (Obsolete powerpc/haleakala board) created by Joel Sherrill
This BSP was merged in 1995 and there has been no mention of it …
19:00 Changeset in rtems [f762b7c2] by Ryan Long <ryan.long@…>
grcan.c: Fix Unused value (CID #1437613) CID 1437613: Unused value in grcan_set_filter(). This fix was recommended by Daniel Hellstrom (daniel@…). Closes #4301
18:43 Ticket #4301 (grcan.c: Unused value error spotted by Coverity) created by Ryan Long
CID 1437613: Unused value in grcan_set_sfilter(). […]
17:06 Ticket #4300 (rtl-shell.c: Resource leak error spotted by Coverity) created by Ryan Long
CID 1444140: Resource leak in rtems_rtl_shell_object().
16:59 Ticket #4299 (flashdisk.c: Resource leak error spotted by Coverity) created by Ryan Long
CID 1439298: Resource leak in rtems_fdisk_initialize(). […]
16:53 Changeset in rtems-docs [084a564] by Kinsey Moore <kinsey.moore@…>
user: Update ZynqMP QEMU BSP name The ZynqMP QEMU BSPs have had _qemu added to their names to better identify them as QEMU BSPs similar to other BSPs which are meant to run exclusively on QEMU and not hardware.
16:02 Ticket #4298 (nvdisk.c: Resource leak error spotted by Coverity) created by Ryan Long
CID 1439297: Resource leak in rtems_nvdisk_initialize(). […]
15:59 Ticket #4297 (rtems-fdt.c: Resource leak error spotted by Coverity) created by Ryan Long
CID 1437645: Resource leak in rtems_fdt_load(). […]
15:51 Ticket #4296 (hexdump-parse.c: Resource leak error spotted by Coverity) created by Ryan Long
CID 26032: Resource leak in rtems_shell_hexdump_rewrite(). […]
15:08 Ticket #4295 (b1553brm.c: Unsigned compared against 0 error spotted by Coverity) created by Ryan Long
CID 1399773: Unsigned compared against 0 in brm_write(). […]
15:03 Ticket #4294 (satcan.c: Unsigned compared against 0 error spotted by Coverity) created by Ryan Long
CID 1399768: Unsigned compared against 0 in satcan_ioctl(). […]
08:12 Ticket #4197 (testsuite: ts-validation-0 broken on AArch64 due to SIZE_MAX issues in ...) closed by Sebastian Huber
fixed: Fixed by 8fe59be236e7f2047adb6e393639bbf56bbd996d.
08:10 Ticket #4179 (libbsd select timeout issue) reopened by Sebastian Huber
Sorry, wrong number in commit.
08:08 Ticket #4179 (libbsd select timeout issue) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 8fe59be/rtems: […]
07:12 Changeset in rtems [61d688bf] by Sebastian Huber <sebastian.huber@…>
aarch64: Fix context switch The Per_CPU_Control::isr_dispatch_disable is a 32-bit integer. Close #4206.
06:33 Changeset in rtems-central [9dab58f] by Sebastian Huber <sebastian.huber@…>
spec: Fix message queue construct
02:46 Ticket #4293 (Remove unused files from beatnik/net) closed by Vijay Kumar Banerjee <vijay@…>
fixed: In f4d00aa/rtems: […]

03/03/21:

22:33 Changeset in rtems [f4d00aa]5 by Vijay Kumar Banerjee <vijay@…>
powerpc/beatnik/net: Remove unused files Close #4293
22:32 Ticket #4293 (Remove unused files from beatnik/net) created by Vijay Kumar Banerjee
The powerpc/beatnik has some files that are not being built by the …
21:07 Changeset in rtems [c57079a] by Ryan Long <ryan.long@…>
b1553brm.c: Fix Unsigned compared against 0 (CID #1399773) CID 1399773: Unsigned compared against 0 in brm_write(). Closes #4295
21:04 Ticket #4292 (rtems-rfs-bitmaps.c: Useless call (CID 1399749)) created by Joel Sherrill
Coverity Scan spotted this in rtems-rfs-bitmaps.c as CID 1399749). On …
20:52 Changeset in rtems [1f29ee4] by Ryan Long <ryan.long@…>
satcan.c: Fix Unsigned compared against 0 (CID #1399768) CID 1399768: Unsigned compared against 0 in satcan_ioctl(). Closes #4294
19:53 Changeset in rtems [83835729] by Vijay Kumar Banerjee <vijay@…>
cpukit/include: Remove telnetd.h Update #3850
15:48 Changeset in rtems-tools [420d7a1] by Alex White <alex.white@…>
rld-process: Add named tempfile constructor This adds a new tempfile constructor for creating a named tempfile rather than generating the name.
15:37 Changeset in rtems-tools [a7802e3] by Alex White <alex.white@…>
covoar: Fix DWARF reading There were a couple of issues with the way the DWARF info was being read. The first issue was that it inefficiently included all symbols, even symbols that were not desired. The second issue is that it did not handle inline functions correctly. These have been fixed.
15:36 Changeset in rtems-tools [85eb59e] by Alex White <alex.white@…>
rld-dwarf: Add function::has_entry_pc
09:27 Changeset in rtems [8fe59be] by Sebastian Huber <sebastian.huber@…>
validation: Fix for 64-bit targets Closes #4179.
09:10 Changeset in rtems-central [524ce30] by Sebastian Huber <sebastian.huber@…>
spec: CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZE
08:36 Changeset in rtems [1de00d6] by Sebastian Huber <sebastian.huber@…>
CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZE Ensure that CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZE meets the task storage alignment requirement.
08:33 Changeset in rtems-central [56f715e] by Sebastian Huber <sebastian.huber@…>
spec: Fix RTEMS_TASK_STORAGE_ALIGNMENT
08:23 Changeset in rtems [5248395] by Sebastian Huber <sebastian.huber@…>
score: Ensure stack alignment requirement Make sure that a user-provided stack size is the minimum size allocated for the stack. Make sure we meet the stack alignment requirement also for CPU ports with CPU_STACK_ALIGNMENT > CPU_HEAP_ALIGNMENT.
07:39 Changeset in rtems [4a765b47] by Sebastian Huber <sebastian.huber@…>
score: Enforce CPU_STACK_ALIGNMENT requirements Clarify CPU_STACK_ALIGNMENT requirements in no_cpu port. Add static assertion to enforce CPU_STACK_ALIGNMENT requirements.
07:04 Changeset in rtems [30f6fd5b] by Sebastian Huber <sebastian.huber@…>
rtems: Fix RTEMS_TASK_STORAGE_ALIGNMENT Make sure we meet the stack alignment requirement for user-provided thread storage areas.
02:27 Changeset in rtems-lwip [1d5d514] by Vijay Kumar Banerjee <vijay@…>
add .gitignore
02:27 Changeset in rtems-lwip [3e61278] by Vijay Kumar Banerjee <vijay@…>
Add script to import files from lwip upstream

03/02/21:

21:11 Changeset in rtems-lwip [817dbdb] by Vijay Kumar Banerjee <vijay@…>
Add rtems_waf submodule
21:10 Changeset in rtems-lwip [55ebfa9] by Vijay Kumar Banerjee <vijay@…>
Initial Commit add lwip upstream submodule
20:11 Changeset in rtems [2ee12f02] by Kinsey Moore <kinsey.moore@…>
bsps: Allow override of ARM TM27 IRQs ZynqMP hardware appears to have an odd hard-wired SGI implementation in which the SGIs are permanently set as enabled or disabled. Allow the TM27 IRQs to be overridden as necessary.
18:51 Changeset in rtems [fbab832] by Ryan Long <ryan.long@…>
main_help.c: Unchecked return value from library (CID #1437650) CID 1437650: Unchecked return value from library in rtems_shell_help(). Closes #4291
18:25 Changeset in rtems [f8047788] by Ryan Long <ryan.long@…>
gr_cpci_gr740.c: Unchecked return value from library (CID #1437630) CID 1437630: Unchecked return value from library in gr_cpci_gr740_init1(). Closes #4290
18:17 Changeset in rtems [5f0a7ceb] by Ryan Long <ryan.long@…>
gr_tmtc_1553.c: Unchecked return value from library (CID #1399785) CID 1399785: Unchecked return value from library in gr_tmtc_1553_init1(). Closes #4289
18:10 Changeset in rtems [4c0d9c5a] by Ryan Long <ryan.long@…>
gr_701.c: Unchecked return value from library (CID #1399783) CID 1399783: Unchecked return value from library in gr701_init1(). Closes #4288
18:08 Changeset in rtems [91e38f8] by Ryan Long <ryan.long@…>
gr_rasta_adcdac.c: Fix Unchecked return value from library (CID #1399780) CID 1399780: Unchecked return value from library in gr_rasta_adcdac_init1(). Closes #4287
18:05 Changeset in rtems [17d525b5] by Ryan Long <ryan.long@…>
gr_rasta_tmtc.c: Fix Unchecked return value from library (CID #1399771) CID 1399771: Unchecked return value from library in gr_rasta_tmtc_init1(). Closes #4286
18:01 Changeset in rtems [570b558] by Ryan Long <ryan.long@…>
gr_leon4_n2x.c: Fix Unchecked return value from library (CID #1399767) CID 1399767: Unchecked return value error from library in gr_cpci_leon4_n2x_init1(). Closes #4285
17:50 Changeset in rtems [b84ce61] by Ryan Long <ryan.long@…>
gr_rasta_io.c: Fix Unchecked return value from library (CID #1399763) CID 1399763: Unchecked return value from library in gr_rasta_io_init1(). Closes #4284
17:40 Changeset in rtems [04436013] by Ryan Long <ryan.long@…>
gr_rasta_spw_router.c: Fix Unchecked return value from library (CID #1399760) CID 1399760: Unchecked return value from library in gr_rasta_spw_router_init1(). Closes #4283
16:46 Changeset in rtems [55ba229] by Ryan Long <ryan.long@…>
pwdgrp.c: Fix Unchecked return value from library (CID #1255518) CID 1255518: Unchecked return value from library in pwdgrp_init(). Closes #4282
16:34 Changeset in rtems [8e34aa3] by Ryan Long <ryan.long@…>
main_chmod.c: Fix Unchecked return value from library (CID #1063856) CID 1063856: Unchecked return value from library in rtems_shell_main_chmod(). Closes #4281
16:08 Changeset in rtems [597e4f4] by Ryan Long <ryan.long@…>
gen_uuid.c: Fix two Unchecked return value from library errors CID 1049146: Unchecked return value from library in get_clock(). CID 1049147: Unchecked return value from library in get_random_fd(). Closes #4280
15:49 Ticket #4291 (main_help.c: Unchecked return value from library error spotted by Coverity) created by Ryan Long
CID 1437650: Unchecked return value from library in …
15:41 Ticket #4290 (gr_cpci_gr740.c: Unchecked return value from library error spotted by ...) created by Ryan Long
CID 1437630: Unchecked return value from library in …
15:38 Ticket #4289 (gr_tmtc_1553.c: Unchecked return value from library error spotted by ...) created by Ryan Long
CID 1399785: Unchecked return value from library in …
15:35 Ticket #4288 (gr_701.c: Unchecked return value from library error spotted by Coverity) created by Ryan Long
CID 1399783: Unchecked return value from library in gr701_init1(). […]
15:29 Ticket #4287 (gr_rasta_adcdac.c: Unchecked return value from library error spotted ...) created by Ryan Long
CID 1399780: Unchecked return value from library in …
15:23 Ticket #4286 (gr_rasta_tmtc.c: Unchecked return value from library error spotted by ...) created by Ryan Long
CID 1399771: Unchecked return value from library in …
15:16 Ticket #4285 (gr_leon4_n2x.c: Unchecked return value error from library error ...) created by Ryan Long
CID 1399767: Unchecked return value error from library in …
15:14 Changeset in rtems [8fd29cfb] by Christian Mauderer <christian.mauderer@…>
stm32h7: Add init for sdmmc pins Update #4372
15:09 Ticket #4284 (gr_rasta_io.c: Unchecked return value from library error spotted by ...) created by Ryan Long
CID 1399763: Unchecked return value from library in …
15:06 Ticket #4283 (gr_rasta_spw_router.c: Unchecked return value from library error ...) created by Ryan Long
CID 1399760: Unchecked return value from library in …
15:01 Ticket #4282 (pwdgrp.c: Unchecked return value from library error spotted by Coverity) created by Ryan Long
CID 1255518: Unchecked return value from library in pwdgrp_init(). […]
14:30 Ticket #4281 (main_chmod.c: Unchecked return value from library error spotted by Coverity) created by Ryan Long
CID 1063856: Unchecked return value from library in …
14:26 Ticket #4280 (gen_uuid.c: Unchecked return value from library errors spotted by Coverity) created by Ryan Long
CID 1049146: Unchecked return value from library in get_clock(). CID …
13:00 Changeset in rtems [aa9e3c62] by Christian Mauderer <christian.mauderer@…>
stm32h7: Add SDMMC modules to clock Update #4372
12:53 Changeset in rtems-central [2b135e3] by Sebastian Huber <sebastian.huber@…>
spec: Improve signal catch specification
11:31 Changeset in rtems [83b1b25d] by Sebastian Huber <sebastian.huber@…>
rtems: Simplify rtems_signal_catch() In uniprocessor configurations, we can simplify rtems_signal_catch(). Add a validation test for the SMP special case.
09:55 Changeset in rtems [9a13f37] by Sebastian Huber <sebastian.huber@…>
rtems: Simplify _Signal_Action_handler() Use the invariant that an ASR is only processed if ASR processing is enabled.
07:28 Changeset in rtems-docs [fcac22e] by Sebastian Huber <sebastian.huber@…>
eng: Fix typo Update #3715.
07:27 Changeset in rtems-central [f914a32] by Sebastian Huber <sebastian.huber@…>
config.yml: Generate more chapters
07:27 Changeset in rtems-central [3ea9cd9] by Sebastian Huber <sebastian.huber@…>
config.yml: Generate more chapters
07:02 Changeset in rtems-central [833a7b9] by Sebastian Huber <sebastian.huber@…>
validation: Wrap comment blocks
06:54 Changeset in rtems [c0c4b8b] by Sebastian Huber <sebastian.huber@…>
validation: Format comment blocks
Note: See TracTimeline for information about the timeline view.