Timeline



12/29/19:

16:43 Changeset in rtems [453bb4b]5 by Sebastian Huber <sebastian.huber@…>
rtems: Fix MPCI initialization Update #2408.

12/27/19:

21:08 Changeset in rtems [f1f6cd95]5 by Christian Mauderer <christian.mauderer@…>
bsp/raspberrypi: Fix size of work area. The BSP tried to get the size of the SDRAM based on the revision code. Unfortunately the code had some bugs so that the default size has been used. Beneath that the MMU table hasn't been adapted. This patch queries the SDRAM size via a special VC Mailbox call instead. For the MMU adaption a simmilar method to the one in the imx BSP is used.
21:08 Changeset in rtems [c51f1fc5]5 by Christian Mauderer <christian.mauderer@…>
bsps/arm: Define index of the workspace entry. The imx BSP contained a hack to change the workspace entry of the MMU table. This makes the used define visible for other BSPs too so that the same hack can be used for example in raspberry pi too.
12:01 Changeset in rtems-docs [55d69ad]5 by G S Niteesh <gsnb.gn@…>
Updated docs to use the standalone SIS simulator, instead of GDB inbuilt SIS for the erc32 BSP.

12/21/19:

04:21 Ticket #3848 (Libdebugger test in libbsd should depend on libdebugger.a) created by Chris Johns
The test should be built based on this library being present. The …

12/20/19:

12:27 Changeset in rtems [7c21077]5 by Sebastian Huber <sebastian.huber@…>
sppercpudata01: Test PER_CPU_DATA_OFFSET() Make sure PER_CPU_DATA_OFFSET() is tested also in uniprocessor configurations.
11:11 Changeset in rtems-source-builder [5701190]5 by Sebastian Huber <sebastian.huber@…>
6: Update unstable RTEMS 6 tool chain
09:55 Changeset in rtems [77ac1519]5 by Sebastian Huber <sebastian.huber@…>
libtest: Use test configuration in T_now() Use the user provided now handler of the test configuration to get the time in T_now().
09:26 Changeset in rtems [8c3b0d7]5 by Sebastian Huber <sebastian.huber@…>
libtest: Fix use of T_check_true()
08:29 Changeset in rtems [556e45f2]5 by Sebastian Huber <sebastian.huber@…>
libtest: Add T_check_task_context() action
06:18 Ticket #3841 (Add rtems_object_get_local_node()) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 2e02ee0/rtems-docs: […]
06:17 Ticket #3339 (Several PowerPC linker commands do not support ...) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 86abbb6e/rtems: […]
06:17 Ticket #3815 (Improve SMP EDF scheduler configuration) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 806fe963/rtems: […]

12/19/19:

13:21 Ticket #3552 (cpu usage error in SMP mode) closed by Chris Johns <chrisj@…>
fixed: In c737748b/rtems: […]
11:05 Changeset in rtems [86abbb6e]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Support constructors with priority Close #3339.
10:38 Changeset in rtems [806fe963]5 by Sebastian Huber <sebastian.huber@…>
config: Improve EDF SMP scheduler configuration Use CONFIGURE_MAXIMUM_PROCESSORS to configure the EDF SMP scheduler context. This avoids hard to debug configuration errors resulting in memory corruptions. Close #3815.
10:06 Changeset in rtems-docs [2e02ee0]5 by Sebastian Huber <sebastian.huber@…>
c-user: Document rtems_object_get_local_node() Close #3841.
10:00 Ticket #3789 (TMS570 applciation build error) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 2497da06/rtems: […]
09:59 Changeset in rtems [2497da06]5 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Export bsp_start_hook_0_done Close #3789.
09:52 Ticket #3798 (Add sockatmark to libbsd) closed by Sebastian Huber
fixed: Ticket updates via commits didn't work.
09:50 Changeset in rtems-libbsd [a8f29d6]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
SOCKATMARK(3): Import from FreeBSD Close #3798.
09:50 Changeset in rtems-libbsd [d892051]5 by Sebastian Huber <sebastian.huber@…>
SOCKATMARK(3): Import from FreeBSD Update #3798.
09:26 Ticket #3665 (Add low level event recording infrastructure) closed by Sebastian Huber
fixed: All the basic functionality is integrated. New features/bugs should use new tickets.
09:23 Ticket #3413 (examples-v2 both_hello and triple_period fail to build) closed by Sebastian Huber
fixed: I was able to build the examples with these patches.
09:18 Changeset in rtems [51fd6b47]5 by Sebastian Huber <sebastian.huber@…>
config: Fix CONFIGURE_MAXIMUM_POSIX_THREADS Bug was introduced by previous commit. Update #3845.
09:13 Changeset in rtems-source-builder [f484118]5 by Sebastian Huber <sebastian.huber@…>
5: Update rtems-tools Update #3413.
09:08 Changeset in rtems-tools [7045cc3]5 by Sebastian Huber <sebastian.huber@…>
linkers: Remove _Thread_Life_action_handler This is a static function. Update #3413.
09:04 Ticket #3821 (Port NVMe support from FreeBSD to libbsd) closed by Sebastian Huber
fixed: Some commits are missing in this ticket.
09:02 Ticket #3833 (Simplify RTEMS semaphore configuration) closed by Sebastian Huber <sebastian.huber@…>
fixed: In b12e82d/rtems-docs: […]
09:01 Changeset in rtems-docs [b12e82d]5 by Sebastian Huber <sebastian.huber@…>
c-user: Clarify CONFIGURE_MAXIMUM_SEMAPHORES Close #3833.
08:27 Changeset in rtems-docs [a6887d9]5 by Sebastian Huber <sebastian.huber@…>
c-user: CONFIGURE_MAXIMUM_MRSP_SEMAPHORES Remove use of CONFIGURE_MAXIMUM_MRSP_SEMAPHORES in example. Fix other configuration options. Update #3833.
08:14 Ticket #3409 (Strip down configure checks to the bare minimum) closed by Sebastian Huber
wontfix: This will be fixed by the new build system, see #3818.
08:14 Ticket #3387 (Add subdir-objects to automake flags) closed by Sebastian Huber
wontfix
08:12 Ticket #3834 (Simplify clock driver) closed by Sebastian Huber <sebastian.huber@…>
fixed: In d585fcb/rtems-docs: […]
08:11 Changeset in rtems-docs [d585fcb]5 by Sebastian Huber <sebastian.huber@…>
bsp-howto: Clarify clock driver initialization Close #3834.
08:05 Ticket #3682 (Add BSP for Xilinx Zynq UltraScale+ MPSoC platform) closed by Sebastian Huber <sebastian.huber@…>
fixed: In c9f5e20/rtems-docs: […]
08:04 Changeset in rtems-docs [c9f5e20]5 by Sebastian Huber <sebastian.huber@…>
user: Mention xilinx-zynqmp BSP Close #3682.
07:57 Ticket #3845 (Remove Ada-specific configuration options) closed by Sebastian Huber <sebastian.huber@…>
fixed: In da309b9/rtems-docs: […]
07:57 Ticket #3753 (Rename CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 2c58b5f/rtems-docs: […]
07:57 Ticket #3844 (Remove CONFIGURE_HAS_OWN_DEVICE_DRIVER_TABLE) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 89e23da/rtems-docs: […]

12/18/19:

15:25 Changeset in rtems-docs [da309b9]5 by Sebastian Huber <sebastian.huber@…>
c-user: Remove Ada configuration options Close #3845.
09:39 Ticket #3847 (Test programs are not re-linked if a start.o or linker command file changes) created by Sebastian Huber
The test programs are not re-linked if a start.o or linker command …
09:36 Ticket #3846 (Build system does not track the dependencies of start.o files) created by Sebastian Huber
This defect relates to the new waf based build system. Most start.o …
Note: See TracTimeline for information about the timeline view.