Timeline



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 …

11/11/22:

22:00 Changeset in rtems-lwip [f5d8160] by Kinsey Moore <kinsey.moore@…>
wscript: Allow deeper lwIP configuration This adds a basic configuration mechanism in config.ini to control which BSPs are enabled and to alter lwIP's define/macro-based configuration directives. Existing builds using --rtems-bsps are unaffected if config.ini is not used.
18:47 Release/6/Waf BSP Checklist edited by Gedare Bloom
rename bsp_defaults to bspdefaults (diff)
15:47 Changeset in rtems [68e1dc87] by Sebastian Huber <sebastian.huber@…>
validation: Fix unused variable warning
15:35 Changeset in rtems [908ffc7] by Sebastian Huber <sebastian.huber@…>
bsps/noel: Fix interrupt support
15:30 Changeset in rtems [55318d17] by Sebastian Huber <sebastian.huber@…>
validation: 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).
12:58 Changeset in rtems [77c8d822] by Sebastian Huber <sebastian.huber@…>
bsps/riscv: Fix software interrupt dispatching In SMP configurations, there may be no software interrupt handler installed when the software interrupt is processed. Add the new interrupt handler dispatch variant bsp_interrupt_handler_dispatch_unlikely() for this special case.
02:57 Ticket #4715 (RSB get sources misses a number of files) reopened by Chris Johns
More missed files.
02:34 Ticket #4757 (RSB freetype 2.4.10 source not hosted any longer) created by Chris Johns
The source is not present any longer. I think the simplest solution …

11/10/22:

22:22 Changeset in rtems-docs [031cb12]5 by Chris Johns <chrisj@…>
waf: Handle the enable options for singlehtml and ditaa/puml Close #4755
22:22 Changeset in rtems-docs [8f5f371] by Chris Johns <chrisj@…>
waf: Handle the enable options for singlehtml and ditaa/puml Close #4756
22:14 Ticket #4755 (Docs build system does not build singlehtml) closed by Chris Johns <chrisj@…>
fixed: In 031cb12/rtems-docs: […]
22:05 Ticket #4756 (Docs build system does not build singlehtml (cloned)) created by Chris Johns
Cloned from #4755: ---- The configure logic does not handle the …
22:04 Ticket #4755 (Docs build system does not build singlehtml) created by Chris Johns
The configure logic does not handle the inliner detection correctly.
20:43 Ticket #4754 (Set RSB GDB source path to https) created by Chris Johns
Backport …
15:22 Changeset in rtems-source-builder [94a5f52] by Sebastian Huber <sebastian.huber@…>
7: Update Binutils, GDB, and GCC
15:22 Changeset in rtems-source-builder [b08686e] by Sebastian Huber <sebastian.huber@…>
6: Update GCC 10 and 12
15:22 Changeset in rtems-source-builder [66a85b9] by Sebastian Huber <sebastian.huber@…>
6/7: Update Newlib
14:15 Changeset in rtems [bfdfc979] by Sebastian Huber <sebastian.huber@…>
bsps/riscv: Fix PLIC enable register count Each PLIC enable register has 32 bits, so we have to divide by 32.
14:11 Changeset in rtems-source-builder [2eda12e]5 by Sebastian Huber <sebastian.huber@…>
gdb: Use https for downloads Close #4754
14:11 Changeset in rtems-source-builder [949cf50] by Sebastian Huber <sebastian.huber@…>
gdb: Use https for downloads
10:08 Changeset in rtems [8f6dd3ca] by Sebastian Huber <sebastian.huber@…>
arm: Fix Armv7-M TLS support Set the thread ID register in the CPU context. Update #3835. Close #4753.
09:58 Ticket #4753 (Encountered "fatal source: 9 (RTEMS_FATAL_SOURCE_EXCEPTION)" when ...) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 8f6dd3c/rtems: […]
09:10 Changeset in rtems-central [dc81957] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems-docs
09:09 Changeset in rtems-central [ef0c80c] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems
07:53 Changeset in rtems [e4210d5a] by Sebastian Huber <sebastian.huber@…>
bsps/riscv: Skip init on not configured processors
07:40 Changeset in rtems [3e5ccdd] by Sebastian Huber <sebastian.huber@…>
bsps/riscv: Simplify riscv_plic_init()
07:21 Changeset in rtems [d2bac3d7] by Sebastian Huber <sebastian.huber@…>
bsps/riscv: Simplify riscv_clint_init()
06:53 Ticket #4753 (Encountered "fatal source: 9 (RTEMS_FATAL_SOURCE_EXCEPTION)" when ...) created by cal
Hi, I have followed the RTEMS Quick Start webpage and have …
04:48 Changeset in rtems-lwip [3c6f038] by Kinsey Moore <kinsey.moore@…>
rtemslwip: Add note to intentionally blank files
04:32 Changeset in rtems-docs [07f151f]5 by Chris Johns <chrisj@…>
waf: Backport from main build fixes Closes #4752
04:28 Ticket #4752 (RTEMS docs do not build with a recent sphinx) closed by Chris Johns <chrisj@…>
fixed: In 07f151f/rtems-docs: […]
04:00 Ticket #4752 (RTEMS docs do not build with a recent sphinx) created by Chris Johns
The build does not configure: […]
01:07 Ticket #4362 (about error number) closed by Chris Johns
invalid: I do not understand the issue.
01:06 Ticket #4609 (support for DMA access) closed by Chris Johns
invalid: Please reopen when being worked on or a fix is available.
01:05 Ticket #4608 (Added support for Intel 82580) closed by Chris Johns
invalid: Please reopen when being worked on or a fix is available.
01:04 Ticket #4606 (TFTP server protocols) closed by Chris Johns
invalid
01:03 Ticket #4605 (TFTP client protocols) closed by Chris Johns
invalid: It does support TFTP.
01:03 Ticket #4604 (Telnet client protocols) closed by Chris Johns
invalid: It does in the legacy and libbsd stacks.
01:02 Ticket #4603 (Added support for Intel I210) closed by Chris Johns
invalid: Please reopen when being worked on or a fix is available.
01:01 Ticket #4602 (support commands such as rename) closed by Chris Johns
invalid: Please reopen when being worked on or a fix is available.
01:00 Ticket #4601 (support for 64KB clusters DOSFS) closed by Chris Johns
invalid: Please reopen when being worked on or a fix is available. We do not know where the sources are you refer to.
00:59 Ticket #4600 (non-alignment exception) closed by Chris Johns
invalid: Please reopen when being worked on or a fix is available.
00:58 Ticket #4599 (support pmu under MIPS platform) closed by Chris Johns
invalid: Please reopen when being worked on or a fix is available.
00:58 Ticket #4598 (about MIPS architecture support) closed by Chris Johns
invalid: Please reopen when being worked on or a fix is available.
00:49 Ticket #4751 (chmod problem in shell of RTEMS 6) created by chenjin_zhong
Cloned from #4558: ---- Hi, I find one problem in …
00:42 Ticket #4539 (rtems_filesystem_table compile) closed by Chris Johns
invalid: If you have referenced a function that pulls in the file system this will happen.
00:41 Ticket #4457 (shell command problem) closed by Chris Johns
invalid: Not sure what the issue is.
00:12 Ticket #4408 (RTEMS ARM Toolchain: armv8.0-m and armv8.1-m arch support) closed by Chris Johns
wontfix: Please reopen if this is an issue or please ask on the users list if help is needed.
00:11 Ticket #4353 (the pci initialization part cannot pass the initialization) closed by Chris Johns
wontfix: Please reopen when being worked on or a fix is available.
00:10 Ticket #4352 (about get cpu number) closed by Chris Johns
wontfix: Please reopen when being worked on or a fix is available.
00:09 Ticket #4325 (Ubuntu's gcc preventing QEMU from being built) closed by Chris Johns
wontfix: Please reopen when being worked on or a fix is available.
00:08 Ticket #4210 (rtems-record-lttng '-e' option does not verify existance) closed by Chris Johns
wontfix: Please reopen when a fix is provided.
00:07 Ticket #4170 (Raspberry Pi booting files from master branch not working) closed by Chris Johns
wontfix: Please use RTEMS 6 (main branch)
00:06 Ticket #4139 (low efficiency of sending inter-core interrupts) closed by Chris Johns
wontfix: Please reopen when the fixes are provided.
00:02 Ticket #4138 (the atomicity of some operations cannot be guaranteed.) closed by Chris Johns
wontfix: Please reopen with the mentioned changes.
00:01 Ticket #4137 (The select mechanism does not support asynchronous device communication) closed by Chris Johns
invalid: We need more information to work on this.

11/09/22:

23:48 Ticket #4727 (RSB decode exception stops build) closed by Chris Johns
fixed: Fixed https://git.rtems.org/rtems-source-builder/commit/?h=5&id=ddfcc320ab740cd6ac30d70aaff7987dda25ee7f
23:33 Ticket #4717 (Add RSB Deployment support) closed by Chris Johns
fixed
23:32 Ticket #4716 (Backport RSB fixes from Development) closed by Chris Johns
fixed
23:32 Ticket #4715 (RSB get sources misses a number of files) closed by Chris Johns
fixed
23:32 Ticket #4711 (RSB does not expand dir type macros correctly (cloned)) closed by Chris Johns
fixed: Fixed with backports from main for deployment.
23:29 Ticket #4687 (Documentation List for Releases Completely Missing 5.x) closed by Chris Johns
fixed: The website now handles the 5.1 release correctly.
23:26 Ticket #4515 (Make [out/in] le and be calls conditional) closed by Chris Johns
fixed: Fixed https://git.rtems.org/rtems/commit/?h=5&id=cfef84a007bac32b6f3852ab3d9367f7cdcf2c6b
23:25 Ticket #4359 (Priority discipline is broken for semaphores and message queues in SMP ...) closed by Chris Johns
wontfix: Please use RTEMS 6 for SMP. Please reopen if this is to be fixed on the RTEMS 5 branch.
23:24 Ticket #4357 (rtems_semaphore_set_priority() uses an invalid SMP lock (cloned)) closed by Chris Johns
wontfix: Please use RTEMS 6 for SMP
23:17 Ticket #4119 (rtems-bsp-tester: Off By One for Completed Jobs) closed by Chris Johns
wontfix: Please reopen if this is still valid and important for the 5 branch.
23:16 Ticket #4102 (rtems-pairs includes invalid BSP) closed by Chris Johns
wontfix
23:14 Ticket #4064 (RSB needs to support waf with no python command) closed by Chris Johns
fixed: RTEMS 5 has a hack'ish detect that has been removed in RTEMS 6.
23:12 Ticket #3641 (Gitlab mirror) closed by Chris Johns
wontfix: Please repopen if this is to be worked on.
23:11 Ticket #3619 (Docs location for docs.rtems.org) closed by Chris Johns
wontfix: Please reopen if this is to be worked on.
23:08 Ticket #3601 (Block device disk management implementation can underflow ...) closed by Chris Johns
wontfix: Sebastian has recommended avoiding this API.
23:06 Ticket #3540 (How To Use SPARC memscrub) closed by Chris Johns
wontfix: Please reopen if this is going to be worked on.
22:53 Changeset in rtems-lwip [331dcec] by Kinsey Moore <kinsey.moore@…>
zynqmp: Add support for the CFC-400X BSP This adds support for the CFC-400X BSP including an option to select SGMII instead of the default RGMII PHY interface and adds a way for ZynqMP BSPs to provide additional configuration via lwipbspopts.h.
22:49 Changeset in rtems-lwip [bf02a3d] by Kinsey Moore <kinsey.moore@…>
lwip.py: Move bsp-specific information out This moves all BSP-specific information out of lwip.py and into JSON descriptions of the files required to compile the drivers for each BSP. Note that file-import.json is kept separate because it is used to manage updating from upstream.
22:39 Ticket #4683 (Leaked BSP section flags in Makefile.inc breaks EPICS) closed by Chris Johns
invalid: This topic has been discussed in an EPICS github issue #288 and Michael thinks the flags are fine. Further testing has shown no real issue. I will set this ticket to invalid and close it. It can be reopened if it is a problem.
22:34 Ticket #4549 (Timecounter: Add NTP support (cloned)) closed by Chris Johns
fixed: Closing as instructed.
22:32 Ticket #4106 (RSB Missing BSP bset for xilinx_zynq_a9_qemu) closed by Chris Johns
wontfix: Please reopen when the bset is added.
22:31 Ticket #4071 (RSB does not pass BSP options correctly.) closed by Chris Johns
fixed: The RTEMS 5 RSB has been updated to support deployment and I think this will now be fixed. Please refer to the RTEMS Deployment repo for example configurations known to work.
22:21 Ticket #4059 (RSB: UnicodeDecodeError) closed by Chris Johns
fixed: Fixed here https://git.rtems.org/rtems-source-builder/commit/?h=5&id=ddfcc320ab740cd6ac30d70aaff7987dda25ee7f
22:17 Ticket #4011 (Test compilation error in riscv bsps) closed by Chris Johns
wontfix: Please use the RISCV support in RTEMS 6.
22:14 Ticket #2746 (RTEMS gdb python script do not load.) closed by Chris Johns
wontfix: The scripts are too hard to maintain on the 5 branch because a lot of detail in the score has changed. On 6 and later libdebugger provides a highlevel access to a number of pieces or data.
17:01 Changeset in rtems [b5983c5] by Kinsey Moore <kinsey.moore@…>
cpukit/fdt: Fix typos and clarify params
16:12 Changeset in rtems-central [46392cd] by Sebastian Huber <sebastian.huber@…>
spec: Properly teardown test cases
15:08 Changeset in rtems [47d156d7] by Sebastian Huber <sebastian.huber@…>
bsps/riscv: bsp_interrupt_get/set_affinity() Provide bsp_interrupt_get_affinity() and bsp_interrupt_set_affinity() only if RTEMS_SMP is enabled. Replace fatal error with a status code.
13:46 Changeset in rtems [ba53a17] by Sebastian Huber <sebastian.huber@…>
bsps/riscv: Always dispatch software interrupts This helps to run the interrupt API validation tests.
13:46 Changeset in rtems [9c80a88] by Sebastian Huber <sebastian.huber@…>
bsps/riscv: bsp_interrupt_is_valid_vector() Implement this function.
13:45 Changeset in rtems [ccf09a6e] by Sebastian Huber <sebastian.huber@…>
bsps/riscv: Add tm27 support
13:41 Changeset in rtems [f151e6f] by Sebastian Huber <sebastian.huber@…>
validation: Properly teardown test cases Make sure that the state of the testable interrupt vector is restored to the state at the test case begin.
09:18 Changeset in rtems [1bf1c77] by Sebastian Huber <sebastian.huber@…>
bsps/riscv: bsp_interrupt_raise_on() Implement bsp_interrupt_raise_on() and bsp_interrupt_raise().
09:17 Changeset in rtems [8a51ecc7] by Sebastian Huber <sebastian.huber@…>
bsps/riscv: bsp_interrupt_is_pending() Implement this function.
07:33 Changeset in rtems [d156d7b] by Sebastian Huber <sebastian.huber@…>
bsps/riscv: bsp_interrupt_get_attributes() Implement this function.
07:20 Changeset in rtems [a52fc42] by Sebastian Huber <sebastian.huber@…>
bsps/riscv: Improve bsp_interrupt_vector_disable() Add support for hart-specific software and timer interrupts.
07:19 Changeset in rtems [e19d490f] by Sebastian Huber <sebastian.huber@…>
bsps/riscv: Improve bsp_interrupt_vector_enable() Add support for hart-specific software and timer interrupts.
05:07 Changeset in rtems-libbsd [02d38392]6-freebsd-12 by Kinsey Moore <kinsey.moore@…>
freebsd/cgem: Add SGMII support This adds support to the CGEM driver for selection of SGMII PHY interfaces specified via device tree parameters.
05:06 Changeset in rtems-libbsd [fef8b88]6-freebsd-12 by Kinsey Moore <kinsey.moore@…>
freebsd/cgem: Add device tree support This reintroduces device tree support to the CGEM driver while preserving the ability to statically define CGEM interfaces.
05:03 Changeset in rtems-libbsd [93b259b]6-freebsd-12 by Kinsey Moore <kinsey.moore@…>
nexus/zynqmp: Use device trees for CGEM This moves the ZynqMP BSPs over to using device trees for CGEM instantiation now that all BSP variants provide appropriate device trees.
Note: See TracTimeline for information about the timeline view.