Timeline



08/16/19:

19:14 Changeset in rtems [ebf0f8f]5 by Kinsey Moore <kinsey.moore@…>
bsps/arm/shared: Add GICv3 implementation This adds support for the GICv3 interrupt controller along with the redistributor to control SGIs and PPIs which wasn't present in GICv2 implementations. GICv3 implementations only optionally support memory-mapped GICC interface interaction and require system register access be implemented, so the GICC interface is accessed only through system registers.
19:14 Ticket #3787 (bsps/arm/shared: Add GICv3 Implementation) created by Kinsey Moore
Add a driver to use with ARM GICv3 implementations that do not support …
18:12 Changeset in rtems [d3c4d48]5 by Sebastian Huber <sebastian.huber@…>
record: Simplify rtems_record_client_context
16:40 Changeset in rtems [52c8ac7b]5 by Sebastian Huber <sebastian.huber@…>
record: Improve overflow handling In case of a ring buffer overflow, the rtems_record_drain() will push the complete ring buffer content to the client. While the items are processed by the client, new items may overwrite some items being processed. The overwritten items can be detected in the following iteration once the next tail/head information is pushed to the client.
14:49 Ticket #3786 (Add JSON report generation capability to rtems-tools tester) created by Kinsey Moore
This adds optional generation of a JSON log file suitable for …
10:26 Ticket #3785 (Add RISC-V BSP with support for the Freedom E310 Arty A7 FPGA) created by pragnesh
05:40 Changeset in rtems [b2c060a5]5 by Sebastian Huber <sebastian.huber@…>
record: Detect also large overflows

08/15/19:

21:04 Ticket #3754 (Users Guide Ubuntu Instructions Have Typo) closed by Joel Sherrill <joel@…>
fixed: In 13baaca/rtems-docs: […]
21:03 Changeset in rtems-docs [4cc36ed]5 by Joel Sherrill <joel@…>
user/hosts/posix.rst: Improve Ubuntu python 2 devel package instructions
18:41 Ticket #3784 (Beagle BSP: Add a flattened device tree based initialization) created by Christian Mauderer
== Introduction RTEMS currently has multiple BSPs for various Beagle …
03:28 Changeset in rtems-source-builder [61ce77b]5 by Chris Johns <chrisj@…>
sb/download: Add support for a base64 hash string

08/14/19:

16:42 GSoC/2019 edited by Vaibhav Gupta
(diff)
16:27 GSoC/2019 edited by Vijay Kumar Banerjee
(diff)
16:22 GSoC/2019 edited by Ravindra Kumar Meena
(diff)
16:15 GSoC/2019 edited by Gedare Bloom
(diff)
05:34 NewTicket edited by Sebastian Huber
(diff)

08/13/19:

22:03 Changeset in rtems [5e5867a3]5 by Vaibhav Gupta <vaibhavgupta40@…>
Add psxfenv01 test to psxtests Note that this test requires a functional fenv implementation. Some targets have multilib variants where the fenv implementation is not 100% passing.
08:15 Changeset in rtems-docs [8fd1d45]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
user/index: Add myself to the list of copyrights
05:18 Changeset in rtems-docs [5d7921b]5 by Sebastian Huber <sebastian.huber@…>
common: Show page references after internal links The custom RTEMS extension produced quite verbose references like "Chapter 3 - Section 7 - Bla blub". This may distract the reading flow. Use a standard Sphinx option to show page references instead, e.g. "Bla blub (page 11)". This has some value for printed out documents.

08/12/19:

13:43 Changeset in rtems-docs [29e0ac3]5 by Sebastian Huber <sebastian.huber@…>
user: Update bug reporting section Include information from https://devel.rtems.org/wiki/NewTicket
11:03 Changeset in rtems-source-builder [5a0dba7]5 by Sebastian Huber <sebastian.huber@…>
5: Update to GCC 9.2.0 release
07:55 Ticket #3783 (MSYS2 RSB build error) created by zhengxiaojun
I tried to update the compiler to RSB master, and encountered an …
06:55 Changeset in rtems-docs [3605600]5 by Vaibhav Gupta <vaibhavgupta40@…>
Add steps to test Newlib patch. Update the checksum to be used for the Newlib patches. Earlier it was msd5, but it is depreciated for security reasons. Now RSB accepts sha512.
06:04 Changeset in rtems-libbsd [f020f08]5 by Nils Hölscher <nilhoel1@…>
rtems/rtems-kernel-nexus.c: LibBSD init now uses all pass levels. I observed all Modules loading in the last fdt pass. The reason was, nexus bus loading with BUS_PASS_DEFAULT.
06:04 Changeset in rtems-libbsd [fd86c09]5-freebsd-126-freebsd-12 by Nils Hölscher <nilhoel1@…>
rtems/rtems-kernel-nexus.c: LibBSD init now uses all pass levels. I observed all Modules loading in the last fdt pass. The reason was, nexus bus loading with BUS_PASS_DEFAULT.
05:51 Changeset in rtems-docs [fac2873]5 by Vaibhav Gupta <vaibhavgupta40@…>
Remove back-slash in 'pacman' command in 'PDF' section under Arch Linux (installation of Sphinx).
03:58 Changeset in rtems [15b6f44d]5 by Chris Johns <chrisj@…>
arm/tlb: Fix the MP affinity check to invalidate ASIDs. - The TI's CortexA7 MP MPIDR register returns 0 Updates #3760

08/11/19:

22:56 Changeset in rtems [df256505]5 by Chris Johns <chrisj@…>
libdebugger/arm: Support ROM tables. - Parse the ROM taables if present to find the component base for the debug hardware. This lets the RPi2 run dl09.exe.
22:53 Ticket #3777 (libdl object unload debugger delete support is broken) closed by Chris Johns <chrisj@…>
fixed: In 9cb19ded/rtems: […]
15:09 Ticket #3782 (Beagle Bone Black BSP / libbsd: Some pinmux settings are initialized twice) created by Christian Mauderer
With the commit …

08/10/19:

13:56 Changeset in rtems-source-builder [0487ce6]5 by Jiri Gaisler <jiri@…>
Revert commit that breaks sis installation

08/09/19:

10:42 Ticket #3781 (RSB crashes in case the host as an unreadable directory in "/") created by Sebastian Huber
[…] The root directory "/" looks like this: […]
08:06 Changeset in rtems-docs [926a622]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
user/exe: Add link reference in device-tree
06:43 Changeset in rtems-source-builder [187344d]5 by Sebastian Huber <sebastian.huber@…>
6: Update unstable RTEMS 6 tool chain
05:59 Changeset in rtems [62fc148]5 by Sebastian Huber <sebastian.huber@…>
dev/sc16is752: Reduce RX FIFO trigger level This may help to avoid character loss.
05:59 Changeset in rtems [aa7b76e]5 by Sebastian Huber <sebastian.huber@…>
dev/sc16is752: Set TLS to zero Ensures that the FCR values are used.
05:54 Changeset in rtems [2a2a0fdd]5 by Sebastian Huber <sebastian.huber@…>
dev/sc16is752: Do FIFO reset separately
05:46 Changeset in rtems [73826b4]5 by Sebastian Huber <sebastian.huber@…>
dev/sc16is752: Enable enhanced func early
05:45 Changeset in rtems [da1b471]5 by Sebastian Huber <sebastian.huber@…>
dev/sc16is752: Write to right register

08/08/19:

20:20 Changeset in rtems-source-builder [abc5401]5 by Jiri Gaisler <jiri@…>
Disable built-in sis in gdb. * Avoid building problems on Cygwin et al. * Avoid mix-up with more recent stand-alone sis version.
08:49 GSoC/2019 edited by Nils Hölscher
(diff)
06:55 NewTicket edited by Sebastian Huber
Link to User Manual bug reporting section (diff)

08/07/19:

22:11 Changeset in rtems-docs [605ba77]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
user/bsps: Fix typo in beagle
18:40 Ticket #3780 (Beagle Bone Black BSP: Missing nocache section) closed by Vijay Kumar Banerjee <vijaykumar9597@…>
fixed: In 886956a/rtems: […]
18:37 Ticket #3780 (Beagle Bone Black BSP: Missing nocache section) created by Christian Mauderer
The Beagle Bone Black BSP doesn't have a nocache memory section that …
18:33 Ticket #3632 ([haunted D drive]Getting "d" Empty Folder when commiting in a ...) closed by shashvat jain
fixed
16:39 GSoC/2019 edited by Vijay Kumar Banerjee
(diff)
16:34 GSoC/2019 edited by Vaibhav Gupta
(diff)
16:13 GSoC/2019 edited by Gedare Bloom
(diff)
15:48 GSoC/2019 edited by Ravindra Kumar Meena
(diff)
13:25 Changeset in rtems [4e2e338]5 by Joel Sherrill <joel@…>
states*.h: Fix naming inconsistency and formatting

08/06/19:

15:12 Ticket #3779 (arm_switch_reg undeclared when building libdebugger/rtems-debugger-arm) created by Andrei Chichak
host is MacOS 10.14.6 target is stm32f4 configure string is: …
10:00 Changeset in rtems [a4d7e4ce]5 by Chris Johns <chrisj@…>
arm/raspberry: Set the workspace based on the mailbox version. - Update the linkcmd file to support configure settings - Set the workspace size based on the revision value
09:58 Changeset in rtems-docs [e21c413]5 by Sebastian Huber <sebastian.huber@…>
user: Improve bug report section The new content is based on the wiki page: https://devel.rtems.org/wiki/Developer/Bug_Reporting The goal is to remove the wiki page and direct the "New ticket" page to this user manual section. Some content of the wiki page should move to the "Contributing" sections since it is not directly related to bug reporting, e.g. managing existing bugs.
05:47 Changeset in rtems [cc91fae]5 by Sebastian Huber <sebastian.huber@…>
record: Change thread name encoding This scheme is easier to decode.
05:38 Changeset in rtems-libbsd [5d0b5c9]5 by Sebastian Huber <sebastian.huber@…>
PCI(4): Add big endian support
05:38 Changeset in rtems-libbsd [cdbae21]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
PCI(4): Add big endian support

08/05/19:

18:46 Ticket #3778 (POSIX Timers Do Not Support SIGEV_THREAD) created by Joel Sherrill
SIGEV_THREAD in http://pubs.opengroup.org/onlinepubs/9699919799/ is …
13:07 Changeset in rtems-docs [8037cbb]5 by Sebastian Huber <sebastian.huber@…>
common: Align "Build Logs" with other list names
13:06 Changeset in rtems-docs [f170947]5 by Sebastian Huber <sebastian.huber@…>
user: Move support sections to top level This is a preparation step to move the bug reporting procedure from the wiki to the user manual and to add a contributing section.

08/04/19:

23:58 Changeset in rtems [9cb19ded]5 by Chris Johns <chrisj@…>
libdl/debugger: Fix the broken list delete when unloading an object module. Closes #3777
11:34 GSoC/2019 edited by Nils Hölscher
(diff)
05:14 Ticket #3777 (libdl object unload debugger delete support is broken) created by Chris Johns
The test dl09.exe crashes on BBB, Zedboard, and RPi2 but runs on arm …
02:36 Ticket #3776 (libdl ARM does not support ARM mode trampolines.) closed by Chris Johns <chrisj@…>
fixed: In 8c66acc8/rtems: […]

08/03/19:

20:30 Changeset in rtems-docs [7c89bd6]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
user/exe: Add Device Tree section
20:19 Changeset in rtems-libbsd [530f8f5]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
am335x display drivers: Port to RTEMS
20:19 Changeset in rtems-libbsd [7adbe5b]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
am335x display drivers: Import from FreeBSD
20:19 Changeset in rtems-libbsd [d7c01f4]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
fbd: Port to RTEMS
20:19 Changeset in rtems-libbsd [fa976bc]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
fbd: Import from FreeBSD
20:19 Changeset in rtems-libbsd [2cf7b6b]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
TDA19988: Port to RTEMS
20:19 Changeset in rtems-libbsd [b7458b0]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
TDA19988: Import from FreeBSD
20:19 Changeset in rtems-libbsd [59ce99a]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
Pinmux: Port to RTEMS
20:19 Changeset in rtems-libbsd [e3bc24e]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
Pinmux : Import from FreeBSD

08/02/19:

20:57 Changeset in rtems [886956a]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
bsp/beagle: Add nocache section Closes #3780
17:26 Changeset in rtems-source-builder [29fab05]5 by Joel Sherrill <joel@…>
Update Newlib to pick up ndbm addition (newlib=6661a67)
06:23 GSoC/2019 edited by Vaibhav Gupta
(diff)
Note: See TracTimeline for information about the timeline view.