Timeline



01/07/20:

14:19 Ticket #3853 (Add and use project-wide glossary to documentation) created by Sebastian Huber
See discussion: …

01/05/20:

06:37 Ticket #3852 (Discrepancy in the method size returned by covoar) created by Vijay Kumar Banerjee
It has been observed that there's a mismatch in the method size …

01/04/20:

19:50 Changeset in rtems [362cf319]5 by G S Niteesh <gsnb.gn@…>
bsp/raspberrypi: Updated the console API. Replaces the legacy termios API with new termios API (#3034) Replaces the custom PL011 serial driver with RTEMS arm-pl011. Update #3034
18:06 Ticket #3851 (Integrate Capstone Disassembler into rtemstoolkit) created by Vijay Kumar Banerjee
The covoar tool in rtems-tools currently uses objdump to get the …

01/03/20:

23:08 Developer/OpenProjects edited by Gedare Bloom
(diff)
23:05 Developer/OpenProjects edited by Gedare Bloom
(diff)
20:51 Ticket #3850 (Modular Network Stacks) created by Gedare Bloom
= Modular Network Stacks = [[PageOutline(...)]] == …
19:49 WikiStart edited by Gedare Bloom
Remove dead link, and external link not needed. (diff)
19:45 Packages/LWIP edited by Gedare Bloom
(diff)
19:34 GSoC/2020 edited by Gedare Bloom
(diff)
19:34 GSoC/2020 created by Gedare Bloom
Create page for 2020
19:27 GSoC edited by Gedare Bloom
Update 2019 to 2020 (diff)
18:54 Changeset in rtems [a546de5]5 by Gedare Bloom <gedare@…>
cpukit/libfs: remove more dead code from pipe/fifo.c Dead code identified by Coverity (CID 1456674). The value of ret at line 358 is always 0.
18:33 Changeset in rtems [739e3d0]5 by Gedare Bloom <gedare@…>
bsps/irq: fix resource leak in irq-server.c Resource leak identified by Coverity (CID 1456675). The value of instances is leaked in case some but not all irq servers are created. It should be stored in bsp_interrupt_server_instances.
18:23 Changeset in rtems [93ccb728]5 by Gedare Bloom <gedare@…>
cpukit/libfs: remove dead code from pipe/fifo.c Dead code identified by Coverity (CID 1456678). The value of ret at line 293 is always 0.
18:11 Ticket #3829 (4.10: PIP Corruption) closed by Gedare Bloom <gedare@…>
fixed: In e3f6d35/rtems: […]
10:39 Changeset in rtems-docs [1ff876a]5 by Sebastian Huber <sebastian.huber@…>
eng: Rework stakeholder chapter
10:28 Changeset in rtems-docs [b44feff]5 by Sebastian Huber <sebastian.huber@…>
eng: Rework preface and add mission statement Add mission statement based on the wiki page: https://devel.rtems.org/wiki/Mission_Statement Do format changes and some rewording.
08:53 Changeset in rtems-docs [1fdd3cf]5 by Sebastian Huber <sebastian.huber@…>
common: Add URLs to manuals
06:19 Changeset in rtems [fc32904]5 by Sebastian Huber <sebastian.huber@…>
score: Add _Objects_Allocate_with_extend() Update #3835.
03:26 Changeset in rtems [eca25ef]5 by G S Niteesh <gsnb.gn@…>
bsp/raspberrypi: Enable FDT support. This commit adds FDT support to the BSP.

01/02/20:

22:45 Changeset in rtems [e3f6d35]4.10 by Gedare Bloom <gedare@…>
cpukit/score: avoid NULL and races in priority mutex The PIP modifications from #3359 introduced new data structures to track priority inheritance. Prioritized mutexes without PIP share some of the code paths, and may result in NULL pointer accesses. This patch checks for NULL, and also adds ISR critical sections to an uncovered corner case during thread restarts. Closes #3829.
11:53 Ticket #3849 (Fix PSIM memory map) created by Sebastian Huber
[changeset:"b08278e8520d14e5b809bb07785b724c7a127e29/rtems"
11:45 Changeset in rtems-source-builder [2fe8c3a]5 by Sebastian Huber <sebastian.huber@…>
6: Update unstable RTEMS 6 tool chain
10:31 Changeset in rtems [bba1475]5 by Sebastian Huber <sebastian.huber@…>
score: Optimize STATUS_BUILD() Do not cast to unsigned int to avoid an unsigned long long enum type. Use a multiplication/division instead to preserve the signedness of the POSIX status.
10:30 Changeset in rtems [f74e806d]5 by Sebastian Huber <sebastian.huber@…>
mpci: Fix blocking proxy status Remove THREAD_STATUS_PROXY_BLOCKING and replace it with STATUS_PROXY_BLOCKING.
08:17 Changeset in rtems [a320aedd]5 by Sebastian Huber <sebastian.huber@…>
score: Fix objects node initialization The objects node is statically initialized to one. Clear the node field before it is set. Update #3621.
06:54 Changeset in rtems [a3706d4c]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Fix warning Update #3834.

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.
Note: See TracTimeline for information about the timeline view.