Timeline



11/27/22:

09:20 Changeset in rtems-tools [df2d86e] by zhengxiaojun <17935334@…>
fix _mkdir parameter error. fix _mkdir parameter error. Signed-off-by: zhengxiaojun <jameszxj at gmail.com>

11/26/22:

03:19 Changeset in rtems [24098722] by Kinsey Moore <kinsey.moore@…>
spec/beagle: Add missing spi.h install The beagle SPI functions are unusable by applications unless this file is installed with the BSP. This ensures that the file is installed properly.

11/25/22:

16:17 Ticket #4764 (msdos_format throws RTEMS_FATAL_SOURCE_INVALID_HEAP_FREE on ...) created by Giovanni Righi
Hello, I'm trying to mount the FAT filesystem on the external memory …
04:45 Changeset in rtems-libbsd [1dfdee9]6-freebsd-12 by Chris Johns <chrisj@…>
freebsd/vfs: Pass in the td's cred to the VFS calls Closes #4723
01:18 Changeset in rtems [408dbeb] by Chris Johns <chrisj@…>
libmisc/rtems-fdt: Support prop map items up to the size of uintptr_t Updates #4729
01:14 Changeset in rtems [904a9112] by Chris Johns <chrisj@…>
libmisc/shell: Fix edit Coverity error Coverity Id: CID 1517029, CID 1517030, CID 1517031

11/23/22:

18:22 Packages/LWIP edited by Kinsey Moore
update hardware support (diff)
07:13 Changeset in rtems-central [cb0e455] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems
07:12 Changeset in rtems-central [e6d8d0d] by Sebastian Huber <sebastian.huber@…>
spec: Improve spurious interrupt test case Use the tm27 support to test a spurious interrupt. This helps to run the validation test case on targets which have no software interrupt available for tests (for example riscv/PLIC/CLINT in the SMP configuration).
06:53 Changeset in rtems [d9c7db5] by Sebastian Huber <sebastian.huber@…>
bsps/riscv: Simplify PLIC support In uniprocessor configurations there is no need to take interrupt affinities into account for the interrupt vector enable/disable.
06:49 Changeset in rtems [d448aa4] by Sebastian Huber <sebastian.huber@…>
bsps/riscv: Fix PLIC enable register count
06:46 Changeset in rtems [733d9b7] by Sebastian Huber <sebastian.huber@…>
bsps/riscv: Add riscv_plic_cpu_0_init() Move boot processor initialization of PLIC to separate function.
06:27 Changeset in rtems [5756a6a] by Sebastian Huber <sebastian.huber@…>
bsps/riscv: Fix bsp_fdt_map_intr() The interrupt numbers in the device tree are usually PLIC interrupts. Map the number to the vector number associated with an external interrupt.

11/22/22:

19:49 Ticket #4763 (Detect terminal size) closed by Chris Johns <chrisj@…>
fixed: In 8425e67/rtems: […]
18:09 Changeset in rtems [c821b92] by Sebastian Huber <sebastian.huber@…>
validation: Test the global construction Update #3716.
10:05 Changeset in rtems [8425e67] by Chris Johns <chrisj@…>
libmisc/shell: Support terminal size as env variables Closes #4763
09:07 Ticket #4763 (Detect terminal size) created by Chris Johns
Add support to set the rows and columns in the shell. RTEMS does not …
02:40 Ticket #4762 (Add Versal SDHCI Arasan driver to libbsd) closed by Aaron Nyholm <aaron.nyholm@…>
fixed: In a39a6a2/rtems-libbsd: […]
02:16 Changeset in rtems [c5fa19e] by Aaron Nyholm <aaron.nyholm@…>
rtems/versal: Updated mmu to include mapping for SDHCI devices on versal Tested on VCK190 Updates #4762
02:01 Changeset in rtems [8436cf9] by Chris Johns <chrisj@…>
aarch64/versal: Add UART interrupt support

11/21/22:

22:28 Changeset in rtems-libbsd [a39a6a2]6-freebsd-12 by Aaron Nyholm <aaron.nyholm@…>
rtemsbsd/versal: Add SDHCI Driver support Tested on VCK190 Closes #4762
22:22 Ticket #4762 (Add Versal SDHCI Arasan driver to libbsd) created by Aaron N
Added support for SD card slots in libbsd for the Versal. Tested on VCK190.
19:50 Changeset in rtems-source-builder [f8d79ee] by Sebastian Huber <sebastian.huber@…>
7: Update Binutils, GDB, and GCC
19:46 Changeset in rtems-source-builder [ac9a52f] by Sebastian Huber <sebastian.huber@…>
6: Update GCC 10 and 12
19:45 Changeset in rtems-source-builder [46ff999] by Sebastian Huber <sebastian.huber@…>
6/7: Update Newlib

11/18/22:

15:43 Changeset in rtems [5b7eea6] by Kinsey Moore <kinsey.moore@…>
cpukit/rtems-fdt: Avoid use of malloc/errno Use of malloc implies errno which adds TLS dependencies and prevents use of this FDT wrapper library in BSP initialization code. This change makes use of rtems_malloc and rtems_calloc which avoid TLS dependencies.

11/17/22:

18:18 Changeset in rtems [efe8c370] by Kinsey Moore <kinsey.moore@…>
bsps/zynqmp: Use direct fdt_* calls This changes the ZynqMP device tree parsing over to direct libfdt calls to avoid inclusion of malloc() in the base BSP which currently causes sp01 to fail due to unexpected use of TLS space.

11/16/22:

15:22 Changeset in rtems [a9861cee] by Kinsey Moore <kinsey.moore@…>
aarch64/mmu: Prevent block descriptors at level -1 In the original implementation, level -1 was unused and all levels could have block-like descriptors (level 2 block descriptors are called page descriptors). When support for level -1 page tables was added the constraint on level -1 block descriptors was not honored. This prevents block descriptors from being mapped at level -1 since the hardware will not map them properly.

11/15/22:

23:22 Changeset in rtems-source-builder [1116c5f]55.2 by Chris Johns <chrisj@…>
rtems: Add back gcc-4.6 build configuration Updates #4715
21:42 Ticket #4761 (RSB fatal error on missing hash checksums (cloned)) closed by Chris Johns <chrisj@…>
fixed: In 0a7ecef/rtems-source-builder: […]
10:50 Changeset in rtems-source-builder [3ec6441]5 by Chris Johns <chrisj@…>
rtems: Update source and patch URLs to valid locations Updates #4715
10:46 Changeset in rtems-source-builder [0a7ecef]5 by Chris Johns <chrisj@…>
sb/downloads: Raise errors on no hash present Close #4761
10:31 Ticket #4757 (RSB freetype 2.4.10 source not hosted any longer) closed by Chris Johns
fixed
02:25 Ticket #4761 (RSB fatal error on missing hash checksums (cloned)) created by Chris Johns
Cloned from #4760: ---- The time has come to raise a fatal error if a …
02:25 Ticket #4760 (RSB fatal error on missing hash checksums) created by Chris Johns
The time has come to raise a fatal error if a hash is missing rather …

11/14/22:

20:58 Ticket #4758 (Net-Snmp referenced patch missing) closed by Chris Johns <chrisj@…>
fixed: In c7e85e3/rtems-source-builder: […]
20:58 Ticket #4754 (Set RSB GDB source path to https) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 2eda12e/rtems-source-builder: […]
10:01 Changeset in rtems [3f644aa] by Daniel Cederman <cederman@…>
testsuites/smptests: Change license to BSD-2 for files with Gaisler copyright This patch changes the license to BSD-2 for all source files where the copyright is held by Aeroflex Gaisler, Cobham Gaisler, or Gaisler Research. Updates #3053.
10:00 Changeset in rtems [18a181c2] by Daniel Cederman <cederman@…>
bsps/riscv: Change license to BSD-2 for files with Gaisler copyright This patch changes the license to BSD-2 for all source files where the copyright is held by Aeroflex Gaisler, Cobham Gaisler, or Gaisler Research. Some files also includes copyright right statements from OAR and/or embedded Brains in addition to Gaisler. Updates #3053.
09:59 Changeset in rtems [e01e499] by Daniel Cederman <cederman@…>
bsps/sparc: Change license to BSD-2 for files with Gaisler copyright This patch changes the license to BSD-2 for all source files where the copyright is held by Aeroflex Gaisler, Cobham Gaisler, or Gaisler Research. Some files also includes copyright right statements from OAR and/or embedded Brains in addition to Gaisler. Updates #3053.
09:59 Changeset in rtems [5d5b9ee] by Daniel Cederman <cederman@…>
bsps/shared/grlib: Change license to BSD-2 for files with Gaisler copyright This patch changes the license to BSD-2 for all source files where the copyright is held by Aeroflex Gaisler, Cobham Gaisler, or Gaisler Research. Some files also includes copyright right statements from OAR and/or embedded Brains in addition to Gaisler. Updates #3053.
09:55 Changeset in rtems [9384ac2] by Daniel Cederman <cederman@…>
cpukit: Change license to BSD-2 for files with Gaisler copyright This patch changes the license to BSD-2 for all source files where the copyright is held by Aeroflex Gaisler, Cobham Gaisler, or Gaisler Research. Some files also includes copyright right statements from OAR and/or embedded Brains in addition to Gaisler. Updates #3053.
06:44 Changeset in rtems [33f6e34] by Daniel Cederman <cederman@…>
bsps/include/grlib: Change license to BSD-2 for files with Gaisler copyright This patch changes the license to BSD-2 for all source files where the copyright is held by Aeroflex Gaisler, Cobham Gaisler, or Gaisler Research. Some files also includes copyright right statements from OAR and/or embedded Brains in addition to Gaisler. Updates #3053.
06:44 Changeset in rtems [fa427fa1] by Daniel Cederman <cederman@…>
bsps/include/libchip: Remove legacy networking header file
03:03 Changeset in rtems-source-builder [b57948f]5 by Chris Johns <chrisj@…>
rtems: Update source and patch URLs to valid locations Updates #4715
00:31 Ticket #4759 (TLS support is broken for ARMv6) created by jkillelea
I have found two possible memory exceptions under rtems_shell_init

11/13/22:

22:29 Changeset in rtems-source-builder [c7e85e3]5 by Chris Johns <chrisj@…>
rtems/net-snmp: Update to 5.9.3 with the RTEMS patch The 5.7.2.1 patch referenced in the configuration cannot be located so update the version to the latest. Checked with Zynq A9 qemu and libbsd. Closes #4758
22:25 Changeset in rtems-source-builder [5992bc9]5 by Chris Johns <chrisj@…>
bare/gcc: Remove gcc-4.8.2 because newlib references the unsupported CVS Updates #4715
20:59 Ticket #4758 (Net-Snmp referenced patch missing) created by Chris Johns
The Net-SNMP configuration references a patch that is missing. I …
Note: See TracTimeline for information about the timeline view.