Timeline



06/29/17:

14:36 Changeset in rtems [1549beb]5 by Kevin Kirspel <kevin-kirspel@…>
psxtests: Add a mmap dedicated test case Updates #2859
14:36 Changeset in rtems [c6bb1c33]5 by Kevin Kirspel <kevin-kirspel@…>
posix/mmap: Add support for file handler and MAP_ANON Added a mmap file handler to struct _rtems_filesystem_file_handlers_r. Updated each file handler object to support the default mmap handler. Updated mmap() to call the mmap handler for MAP_SHARED. Added a mmap file handler for shm Added support for MAP_ANON in mmap(). Updates #2859
13:21 Changeset in rtems [7adf4941]5 by Sebastian Huber <sebastian.huber@…>
smptests/smpschededf01: New test Update #3056.
12:36 Changeset in rtems [7f7a3e8f]5 by Sebastian Huber <sebastian.huber@…>
tests: Move busy loop to test support Update #3056.
10:08 Changeset in rtems [74f9db8]5 by Sebastian Huber <sebastian.huber@…>
score: Add RTEMS_NO_INLINE Update #3056.
09:10 Ticket #3056 (Add EDF SMP scheduler) created by Sebastian Huber
The current SMP schedulers are all fixed-priority schedulers. Add a …
07:44 Changeset in rtems [15dbc710]5 by Sebastian Huber <sebastian.huber@…>
score: Add red-black tree node to Scheduler_Node In SMP configurations, add a red-black tree node to Scheduler_Node to enable an EDF scheduler implementation. Update #3056.
00:23 Ticket #3055 (Infinite Loop in PCI Library Auto Bus Enumeration) created by Jeffrey Hill
There are some infinite loops in the PCI Library Auto Bus Enumeration, …

06/28/17:

18:40 GSoC/2017 edited by Denis Obrezkov
(diff)
17:55 GSoC/2017/coveragetools edited by Cillian O'Donnell
(diff)
14:44 GSoC/2017 edited by Sichen Zhao
(diff)
14:44 GSoC/2017 edited by Sichen Zhao
(diff)
14:42 GSoC/2017 edited by Sichen Zhao
(diff)
14:40 GSoC/2017 edited by Cillian O'Donnell
(diff)
07:44 Ticket #3054 (gdb 7.12.1 on RSB 4.12 branch fail to build on Archlinux) created by AndiK
7.12.1 does not compile with latest guile As already stated here: …

06/27/17:

10:51 Changeset in rtems-libbsd [e3dc39e]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
dpaa: Add <soc/fsl/dpaa.h>
07:31 Changeset in rtems-libbsd [9789434]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
linux: Move upper_32_bits() and lower_32_bits()
07:31 Changeset in rtems-libbsd [65d6fa2]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
linux: Make Linux types available in user-space
07:30 Changeset in rtems-libbsd [0de65a8]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
linux: Include missing <sys/errno.h>
06:36 Changeset in rtems-libbsd [9cc419f]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Install Linux header files
06:34 Changeset in rtems-libbsd [33d82be1]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
waf: Install arch-specific header files
06:21 Changeset in rtems-source-builder [a206862]4.11 by Chris Johns <chrisj@…>
4.11/gcc-4.8.3 Fix building with a newer version of gcc. Updates #2990.

06/26/17:

08:35 Changeset in rtems [f3d9f228]5 by Sebastian Huber <sebastian.huber@…>
score: Add SMP EDF scheduler Update #3056.
08:27 Changeset in rtems [1dbce41]5 by Sebastian Huber <sebastian.huber@…>
smptests: Split smpscheduler03 Split smpscheduler03 to run the tests with only one processor. Update #3056.
07:36 Changeset in rtems-libbsd [e3e88e1]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Add CONTRIBUTING.md
06:20 Changeset in rtems [9b07f5e]5 by Sebastian Huber <sebastian.huber@…>
newlib01: Use fopen() instead of freopen() With global stdio streams, a freopen() would close the global stream object. Update #3012.
06:13 Changeset in rtems-source-builder [78f44be]5 by Sebastian Huber <sebastian.huber@…>
4.12: Update to use Newlib 2.5.0.20170623

06/25/17:

23:32 GSoC/2017 edited by Denis Obrezkov
(diff)
23:27 Changeset in rtems-source-builder [e02139d]5 by Chris Johns <chrisj@…>
sb: Fix 'bare' builds with --trace.
23:22 Packages/Python edited by Chris Johns
Update URL to patches and script formatting. (diff)
09:07 GSoC/2017 edited by aditya
(diff)
09:06 GSoC/2017 edited by aditya
(diff)
09:02 GSoC/2017 edited by aditya
(diff)

06/23/17:

09:51 Changeset in rtems [5bfeab95]5 by Sebastian Huber <sebastian.huber@…>
Add rtems_interrupt_server_handler_iterate()
09:39 Changeset in rtems-libbsd [e818128]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
dpaa: Add "libbsd,dequeue" to QMan portals The dequeue support for processor affine QMan portals may be explicitly disabled. The dequeue support is responsible for receiving frames and completion of frame transmission, e.g. buffer recycling. Without at least one enabled dequeue support, there will be no networking. / { qman-portals@ff6000000 { qman-portal@0 { libbsd,dequeue = "disabled"; }; }; };
05:33 Ticket #3052 (RSB: powerpc GDB build broken on Apple Darwin) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 21a9010/rtems-source-builder: […]
05:33 Changeset in rtems-source-builder [21a9010]5 by Sebastian Huber <sebastian.huber@…>
Fix GDB 7.12 build on Darwin Close #3052.

06/22/17:

20:06 GSoC/2017/POSIX_Compliance edited by aditya
(diff)
19:22 GSoC/2017 edited by aditya
(diff)
19:20 GSoC/2017 edited by aditya
(diff)
19:19 GSoC/2017 edited by aditya
(diff)
17:11 GSoC/2017/coveragetools edited by Cillian O'Donnell
(diff)
16:50 GSoC/2017/coveragetools edited by Cillian O'Donnell
(diff)
16:46 GSoC/2017/coveragetools edited by Cillian O'Donnell
(diff)
11:01 GSoC/2017 edited by Denis Obrezkov
(diff)
06:47 GSoC/2017 edited by Spencer Goodwin
(diff)
04:56 Changeset in rtems-libbsd [9db59c7]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Remove unused inet_* weak references This change requires a Newlib from 2017-06-12 or later.

06/21/17:

22:23 SOCIS/2017 edited by Mikail Yayla
student wiki update (diff)
17:54 Ticket #3053 (Change RTEMS License to Two Paragraph BSD) created by Joel Sherrill
RTEMS has long used the GPL v2 with an exception that eliminated the …
15:06 GSoC/2017 edited by Cillian O'Donnell
(diff)
15:02 GSoC/2017 edited by Sichen Zhao
(diff)
14:50 GSoC/2017/BeagleboneBSPProject edited by Sichen Zhao
(diff)
12:35 Changeset in rtems-libbsd [e846288]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Add rtems_bsd_set_if_input()

06/20/17:

15:39 Changeset in rtems [2727bc7f]5 by Javier Jalle <javier.jalle@…>
leon, grspw_router: Clear only error bits defined by clear mask
12:37 Ticket #3052 (RSB: powerpc GDB build broken on Apple Darwin) created by Sebastian Huber
[…]
11:25 Changeset in rtems-source-builder [34a3103]5 by Sebastian Huber <sebastian.huber@…>
Fix GCC 7.1 for m68k https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80970
11:01 Changeset in rtems [d30c2cc]5 by Sebastian Huber <sebastian.huber@…>
powerpc: Fix PPC_CONTEXT_VOLATILE_SIZE Account for legacy AltiVec? context.
08:39 Changeset in rtems [ae3e6af8]5 by Sebastian Huber <sebastian.huber@…>
powerpc: Fix TLS support Do not zero the GPR2 in the thread context via dcbz instructions. Bug was introduced by 32b4a0c42704f0076da8e2d5411290f55d1b2965.

06/19/17:

12:09 Changeset in rtems [c6810c8]5 by Sebastian Huber <sebastian.huber@…>
bsps: Improve interrupt vector enable/disable API Change bsp_interrupt_vector_enable() and bsp_interrupt_vector_disable() to not return a status code. Add bsp_interrupt_assert() and use it to validate the vector number in the vector enable/disable implementations.
10:43 Changeset in rtems [6b339b5]5 by Daniel Hellstrom <daniel@…>
leon, grspw: for SMP use GRSPW Packet driver The GRSPW packet driver supports SMP and therefore the legacy GRSPW driver is disabled for SMP builds. Update #2355

06/17/17:

23:31 GSoC/2017 edited by Denis Obrezkov
(diff)
00:57 Changeset in rtems [e9b708a]5 by kib <kib@…>
Add abstime kqueue(2) timers and expand struct kevent members. This change implements NOTE_ABSTIME flag for EVFILT_TIMER, which specifies that the data field contains absolute time to fire the event. To make this useful, data member of the struct kevent must be extended to 64bit. Using the opportunity, I also added ext members. This changes struct kevent almost to Apple struct kevent64, except I did not changed type of ident and udata, the later would cause serious API incompatibilities. The type of ident was kept uintptr_t since EVFILT_AIO returns a pointer in this field, and e.g. CHERI is sensitive to the type (discussed with brooks, jhb). Unlike Apple kevent64, symbol versioning allows us to claim ABI compatibility and still name the new syscall kevent(2). Compat shims are provided for both host native and compat32. Requested by: bapt Reviewed by: bapt, brooks, ngie (previous version) Sponsored by: The FreeBSD Foundation Differential revision: https://reviews.freebsd.org/D11025
00:49 GSoC/2017 edited by Gedare Bloom
my weekly update (diff)

06/16/17:

05:31 Changeset in rtems-libbsd [b83012a]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Remove unused inet_* weak references This change requires a Newlib from 2017-06-12 or later.
04:23 Ticket #3051 (warning in mpc55xxevb BSP) closed by Sebastian Huber <sebastian.huber@…>
fixed: In b361cb6c/rtems: […]
04:22 Changeset in rtems [b361cb6c]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Fix warning Close #3051.
04:19 Changeset in rtems-docs [4e85468]5 by Sebastian Huber <sebastian.huber@…>
shell: Update task command

06/15/17:

17:42 Changeset in rtems [b8b4b7d]5 by Joel Sherrill <joel@…>
psxstat/test.c: Avoid potential string overflow
17:42 Changeset in rtems [9d945b5f]5 by Joel Sherrill <joel@…>
psximfs02/init.c: Avoid potential string overflow
17:41 Changeset in rtems [d6cb813]5 by Joel Sherrill <joel@…>
dl03/dl-cache.c: Fix duplicate const warning
17:41 Changeset in rtems [d8b5481]5 by Joel Sherrill <joel@…>
sys/utsname.h: Increase buffer to avoid overflow
17:40 Changeset in rtems [ec230fc7]5 by Joel Sherrill <joel@…>
i386/shared/comm/i386-stub-glue.c: Fix duplicate const warning
17:40 Changeset in rtems [9177426]5 by Joel Sherrill <joel@…>
lpc176x/misc/restart.c: Fix duplicate const warning
11:35 Changeset in rtems [369372c3]5 by Sichen Zhao <1473996754@…>
Fix beagle i2c file bbb-i2c.c comment issues
07:29 GSoC/2017 edited by aditya
(diff)
02:50 Ticket #2990 (RTEMS Source Builder Fails on Windows Builds) closed by Chris Johns
fixed: Fixed with patch 2433c4b/rtems-source-builder.
02:46 Ticket #2992 (Long path crashes the RSB when listing a directory.) closed by Chris Johns
fixed: Fixed with the patch 78c1524/rtems-source-builder.
02:45 Ticket #3035 (4.11/rtems-moxie does not build.) closed by Chris Johns
fixed: Fixed with this patch f18689a/rtems-source-builder.
02:43 Ticket #3033 (MIPS does not build on FreeBSD) closed by Chris Johns
fixed: Fixed with the following patches: d3aced9/rtems-source-builder f179dc6/rtems-source-builder
02:38 Ticket #3030 (lm32-rtems4.11-gdb does not build on Windows.) closed by Chris Johns
fixed: Fixed with this patch d57380a/rtems-source-builder.
02:24 Ticket #3044 (4.11/rtems-h8300 does not build on Windows.) closed by Chris Johns <chrisj@…>
fixed: In b4f52bd/rtems-source-builder: […]
Note: See TracTimeline for information about the timeline view.