Timeline



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)

07/31/19:

16:58 GSoC/2019 edited by Vijay Kumar Banerjee
(diff)
15:58 GSoC/2019 edited by Ravindra Kumar Meena
(diff)
15:32 GSoC/2019 edited by Gedare Bloom
(diff)
05:06 Changeset in rtems-source-builder [be90fb8]5 by Sebastian Huber <sebastian.huber@…>
6: Update unstable RTEMS 6 tool chain

07/30/19:

23:00 Projects/CLANG edited by Gedare Bloom
(diff)
22:38 Ticket #3760 (BBB MMU update crashes) closed by Chris Johns <chrisj@…>
fixed: In 98d6792/rtems: […]
22:27 Projects/CLANG edited by Gedare Bloom
(diff)
22:23 Projects/CLANG edited by Gedare Bloom
update instructions to use -target instead of -ccc-host-triple (diff)
22:04 Projects/CLANG edited by Gedare Bloom
Fix link to ftp.rtems.org (diff)
19:32 Projects/CLANG edited by Gedare Bloom
(diff)
19:32 Projects/CLANG edited by Gedare Bloom
Add cmake instructions due to obsoleted configure in llvm. (diff)
19:14 Changeset in rtems [163927e5]5 by Christian Mauderer <christian.mauderer@…>
bsps/beagle: Remove dead code from GPIO. Remove static stuff that is never used.
10:43 Changeset in rtems [8c66acc8]5 by Chris Johns <chrisj@…>
libdl/arm: Add support for ARM trampolines Closes #3776
09:03 Ticket #3774 (RPi2 SMP does not build) closed by Sebastian Huber <sebastian.huber@…>
fixed: In c5fd79cd/rtems: […]
04:24 Changeset in rtems [5ee70c5]5 by Sebastian Huber <sebastian.huber@…>
Add and use THREAD_DEFAULT_MAXIMUM_NAME_SIZE
Note: See TracTimeline for information about the timeline view.