Timeline



08/01/17:

14:48 Changeset in rtems [a5d49eb]5 by Christian Mauderer <Christian.Mauderer@…>
bsp/atsam: Improve SDRAM initialization. According to the manual, MR has to be read back and a memory barrier has to be added after MR is written during SDRAM initialization.
13:35 Changeset in rtems [0e26c19a]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Add 64-bit CRT init/fini support Update #3082.
12:43 Changeset in rtems-libbsd [9c9d11b]55-freebsd-126-freebsd-12 by Sichen Zhao <1473996754@…>
Import wpa from FreeBSD
12:32 Changeset in rtems-libbsd [1f7037d]55-freebsd-126-freebsd-12 by Sichen Zhao <1473996754@…>
Port openssl to RTEMS.
12:31 Changeset in rtems-libbsd [6bed520]55-freebsd-126-freebsd-12 by Sichen Zhao <1473996754@…>
Import openssl from FreeBSD.
09:54 Changeset in rtems [d50124d]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Rename ppc_exc_wrap_async_normal_end Rename ppc_exc_wrap_async_normal_end to ppc_exc_interrupt_end to avoid a bit of obfuscation. Update #3082.
09:43 Changeset in rtems [a8694035]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Add PPC_EXC_INTERRUPT_FRAME_SIZE Use a specific define for the interrupt exception frame size. Update #3082.
09:38 Changeset in rtems [23cb9af]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Rename ppc_exc_wrap_async_normal Rename ppc_exc_wrap_async_normal to ppc_exc_interrupt to avoid a bit of obfuscation. Update #3082.
08:57 Changeset in rtems [a6f84b27]5 by Sebastian Huber <sebastian.huber@…>
powerpc: Add 64-bit context/interrupt support Update #3082.
07:21 Changeset in rtems-libbsd [097ccba]55-freebsd-126-freebsd-12 by Sichen Zhao <1473996754@…>
Enable the WEP encrypted WiFi?. Now rtems can connnect WiFi? via WEP on rtl8188eu chip.
07:21 Changeset in rtems-libbsd [47169ea]55-freebsd-126-freebsd-12 by Sichen Zhao <1473996754@…>
Port rtl8188eu driver to RTEMS. Now USB dongle rtl8188eu can work as wlan client device. It can scan wifi, connect unencrypted wifi.
06:42 Changeset in rtems [f14da45]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: 64-bit support for spin table Update #3082.
06:41 Changeset in rtems [0ae1916b]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Copy FDT later We need a ready to use TOC section before we can call bsp_fdt_copy(). Update #3082.
06:37 Changeset in rtems [d8012bbd]5 by Sebastian Huber <sebastian.huber@…>
bsps: Add BSP_FDT_BLOB_COPY_TO_READ_ONLY_LOAD_AREA

07/31/17:

15:25 GSoC/2017 edited by Denis Obrezkov
Link to the blog about Phase 2 results is added (diff)
14:29 Changeset in rtems-tools [581b071]5 by Joel Sherrill <joel@…>
rtems-bsps-i386.ini: Remove Edison
14:18 Changeset in rtems [3fbaaa8b]5 by Christian Mauderer <Christian.Mauderer@…>
bsp/atsam: Make clock application configurable.
13:45 Debugging/sis edited by Jiri Gaisler
(diff)
13:25 Debugging/sis created by Jiri Gaisler
13:25 Changeset in rtems [50382788]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Add 64-bit SET_SELF_CPU_CONTROL Update #3082.
13:10 Changeset in rtems [c6994af]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Use LA to load an address Add 64-bit support for LA. Update #3082.
13:08 Changeset in rtems [caa12270]5 by Sebastian Huber <sebastian.huber@…>
powerpc: Add register defines Update #3082.
12:42 Debugging edited by Jiri Gaisler
(diff)
12:21 Changeset in rtems-source-builder [295c197]5 by Sebastian Huber <sebastian.huber@…>
4.12: Fix SIS patch URL
12:15 Changeset in rtems-source-builder [6efd9757]5 by Jiri Gaisler <jiri@…>
RSB: Update gdb-7.12 config to pull in latest sis patches Please merge. From b14821b4ac72913139cc1758e9757443f697a642 Mon Sep 17 00:00:00 2001 From: Jiri Gaisler <jiri@…> Date: Sun, 30 Jul 2017 21:27:38 +0200 Subject: [PATCH] Update gdb-7.12 config to pull in latest sis patches. * Will make sure sis uses LMA rather than VMA when loading elf files.
12:14 Changeset in rtems [b7be9439]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Do not set ouput format and arch There is no need to explicitly set the output format and architecture in the linker script. This enables the usage of this linker script with the ELFv2 ABI (64-bit). Update #3082.
11:39 Changeset in rtems [65ee42c]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Simplify fatal exceptions Avoid use of small-data area, since it is not supported in the ELFv2 ABI by GCC. Update #3082.
11:35 Changeset in rtems [2d0a805]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Fix format specifiers
11:34 Changeset in rtems [a597984]5 by Sebastian Huber <sebastian.huber@…>
powerpc: Add register defines Update #3082. Update #3085.
11:04 Release/5 edited by Chris Johns
(diff)
05:33 Changeset in rtems-tools [738716d]5 by Sebastian Huber <sebastian.huber@…>
tester: Update BSP names

07/28/17:

21:40 Ticket #2489 (www.rtems.org/license and the GoAhead HTTP server) closed by Joel Sherrill
fixed: I think I have addressed this long festering ticket.
20:53 Changeset in rtems [3ebbabb]5 by Joel Sherrill <joel@…>
psximfs02/init.c: Increase size of buffer to avoid overwrite
20:14 Ticket #3086 (Remove Edison BSP) closed by Joel Sherrill
fixed: This should have closed when I pushed the fix.
19:16 Ticket #2859 (Implement POSIX Shared Memory Objects) closed by Gedare Bloom <gedare@…>
fixed: In 1ab6d59/rtems-docs: […]
19:15 Changeset in rtems [dd6992fd]5 by Joel Sherrill <joel@…>
Remove Edison BSP. Intel has obsoleted this hardware and the BSP was never completed. closes #3086.
18:45 Changeset in rtems-docs [1ab6d59]5 by Gedare Bloom <gedare@…>
memory_management: update mmap, munmap, shm_open, shm_unlink Close #2859.
16:27 Changeset in rtems [9cb874d]5 by Joel Sherrill <joel@…>
beagle/i2c/bbb-i2c.c: Eliminiate set but not used warning
16:21 Changeset in rtems [bed7ec1]5 by Joel Sherrill <joel@…>
psxmmap01/init.c: Correct printf() format specifier
15:39 Ticket #3086 (Remove Edison BSP) created by Joel Sherrill
Intel has discontinued the Edison. The BSP is only partially complete …
13:39 Changeset in rtems [8966e8a]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Fix pre-processor expansion Update #3082. Update #3085.
13:37 GSoC/2017/coveragetools edited by Cillian O'Donnell
Improve Documentation (diff)
13:03 Changeset in rtems [5d0fa047]5 by Sebastian Huber <sebastian.huber@…>
bsp/t32mppc: Set PPC_PER_CPU_CONTROL_REGISTER
12:42 Changeset in rtems [585706a4]5 by Sebastian Huber <sebastian.huber@…>
bsp/t32mppc: Add SMP support
11:53 Changeset in rtems [77cbb2a]5 by Sebastian Huber <sebastian.huber@…>
psxtests/psxmmap01: Fix warning Update #2859.
11:50 Changeset in rtems [cd7991b8]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Fix warning
11:40 Changeset in rtems [9379c70]5 by Sebastian Huber <sebastian.huber@…>
bsps/sparc64: Fix warning
11:34 Changeset in rtems [1d894f55]5 by Sebastian Huber <sebastian.huber@…>
untar: Fix compile error
11:31 Changeset in rtems [f1355f22]5 by Sebastian Huber <sebastian.huber@…>
untar: Fix use of uninitialized variable
11:25 Changeset in rtems [9d1522ed]5 by Sebastian Huber <sebastian.huber@…>
Fix IO control request type
11:10 Changeset in rtems [0684f35]5 by Sebastian Huber <sebastian.huber@…>
bsp/i386: Fix warning
11:06 Changeset in rtems [fd3437c]5 by Sebastian Huber <sebastian.huber@…>
bsp/gen5200: Fix warnings
11:06 Changeset in rtems [a9f5812]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Fix warning
10:19 Changeset in rtems [7f1e6fa]5 by Sebastian Huber <sebastian.huber@…>
libtests/block08: Fix format warning
09:57 Changeset in rtems [af97ba8f]5 by Sebastian Huber <sebastian.huber@…>
score: Add RTEMS_HAVE_MEMBER_SAME_TYPE() This fixes some "variably modified" warnings and a clang compile error.
09:11 Changeset in rtems [2e2a41e]5 by Christian Mauderer <Christian.Mauderer@…>
bsp/atsam: Add timing for RAM mt48lc16m16a2p-6a.
08:08 Ticket #3085 (Add hypervisor support for QorIQ BSPs) created by Sebastian Huber
NXP provides a hypervisor (Topaz) for the QorIQ platform. …
06:44 Changeset in rtems-libbsd [6e328c3]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
KQUEUE(2): Add missing file handler
06:42 Changeset in rtems-libbsd [17ab62c]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
PIPE(2): Add missing file handler
06:36 Changeset in rtems-libbsd [0913210]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
SOCKET(2): Add missing file handler

07/27/17:

23:14 Ticket #3084 (Makefile recipe override warning has returned) created by Joel Sherrill
The makefile overrides recipe warnings had disappeared with Chris' …
23:08 Ticket #3083 (parallel make not working) created by Joel Sherrill
As reported on the mailing list, parallel make on the master is broken.
22:55 Changeset in rtems [0238e31]5 by Joel Sherrill <joel@…>
cpukit/include/rtems/inttypes.h: Correct PRIdioctl_command_t
22:29 Changeset in rtems [3fd0197]5 by Joel Sherrill <joel@…>
psxmmap01/test_helper.c: Use correct printf format for size_t
22:29 Changeset in rtems [3a3d85c]5 by Joel Sherrill <joel@…>
psxmmap01/test_driver.c: Fix mmap_h handler type mismatch
20:55 GSoC/2017 edited by Denis Obrezkov
(diff)
20:15 GSoC/2017/coveragetools edited by Cillian O'Donnell
(diff)
16:33 Changeset in rtems [a1c3b41a]5 by Pantelis Antoniou <pantelis.antoniou@…>
Introduce fdt_setprop_placeholder() method In some cases you need to add a property but the contents of it are not known at creation time, merely the extend of it. This method allows you to create a property of a given size (filled with garbage) while a pointer to the property data will be provided. Signed-off-by: Pantelis Antoniou <pantelis.antoniou@…> [dwg: Corrected commit message] Signed-off-by: David Gibson <david@…>
13:36 Changeset in rtems [0db7c55]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: New BSP names Due to the FDT support we can now reduce the BSP variants. Use the processor core to define the BSP variants. Update #3082. Update #3085.
13:16 Changeset in rtems [b615e9b]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Simplify initialization Do not flush/invalidate the caches. Instead enable the cache during the low-level initialization and perform an explicit cache flush for the read-only and fast-text sections. Update #3082. Update #3085.
11:36 Changeset in rtems-source-builder [1ceafe5]5 by Sebastian Huber <sebastian.huber@…>
4.12: Update to Binutils 2.29 Update #3082.

07/26/17:

16:47 SOCIS/2017 edited by Mikail Yayla
update github link (diff)
15:50 Changeset in rtems-docs [6543b90]5 by Gedare Bloom <gedare@…>
posix1003-1, posix_users: mark mmap and shm functions implemented Update #2859.
15:44 Changeset in rtems-docs [5ffa072]5 by Gedare Bloom <gedare@…>
README: fix typos
14:54 GSoC/2017 edited by Sichen Zhao
(diff)
14:52 GSoC/2017 edited by Sichen Zhao
(diff)
14:49 SOCIS/2017 edited by Mikail Yayla
student update socis (diff)
14:44 GSoC/2017 edited by Gedare Bloom
(diff)
14:42 GSoC/2017 edited by Cillian O'Donnell
(diff)

07/24/17:

19:09 Changeset in rtems [c6d897e5]5 by Gedare Bloom <gedare@…>
posix: fix warnings with mmap from heap/wkspace Avoid void pointer arithmetic. Updates #2859.
18:46 Changeset in rtems [b264998]5 by Gedare Bloom <gedare@…>
posix: replace mmap mappings lock with libio lock Use the libio mutex lock instead of the mmap mappings lock. Updates #2859.
07:15 Ticket #3082 (Add 64-bit support for PowerPC) created by Sebastian Huber
The QorIQ chips have more than 4GiB of memory available.

07/22/17:

19:44 GSoC/2017 edited by aditya
(diff)
19:00 GSoC/2017 edited by aditya
(diff)

07/21/17:

21:44 GSoC/2017/RTEMS_for_HiFive1 edited by Denis Obrezkov
(diff)
16:08 Changeset in rtems-source-builder [6347c47]5 by Jiri Gaisler <jiri@…>
Update gdb-7.12 config to pull in latest sis patches. This will add support for FSMULD on leon3 targets.
15:34 Ticket #3081 (gcc 7.1 fails to build in TrueOS (aka FreeBSD 12-CURRENT #66 git ac2f0aa3b)) created by Russell Haley
The RTEMS source build fails when run on FBSD 12-CURRENT as of July …
12:18 Changeset in rtems [6dc0b5f]5 by Javier Jalle <javier.jalle@…>
leon, spwtdp: Initial driver commit

07/20/17:

09:32 Changeset in rtems [1c256e6]5 by Sebastian Huber <sebastian.huber@…>
tmtests/tmcontext01: Prevent GCC 7.1 optimizations It is getting harder to prevent the compiler from optimizing away the recursive function calls.
09:03 GSoC/2017 edited by Denis Obrezkov
(diff)
06:28 Ticket #3076 (Test suite failures due to floating point usage) closed by Sebastian Huber
fixed: Test runs on GR740 and AT697F have no more failures due to non floating point tasks.
05:25 Changeset in rtems [b965f461]5 by Sebastian Huber <sebastian.huber@…>
posix: Use unprotected chain operations Operarations are already protected by mmap_mappings_lock. Updates #2859.

07/19/17:

17:04 SOCIS/2017 edited by Mikail Yayla
student update socis (diff)
14:59 Changeset in rtems [bb01a36]5 by Kevin Kirspel <kevin-kirspel@…>
Fixed issue with searching mapped addresses The loop that checks if the current address is already mapped uses the same local variable for the chanin node as the newly allocated chain node so the allocated chain node gets over written. Added a new local variable for the loop that checks the address Updates #2859.
14:51 GSoC/2017 edited by Sichen Zhao
(diff)
14:50 GSoC/2017 edited by Sichen Zhao
(diff)
14:48 GSoC/2017 edited by Sichen Zhao
(diff)
14:38 GSoC/2017 edited by Cillian O'Donnell
(diff)
14:00 Changeset in rtems [5f1ae90e]5 by Sebastian Huber <sebastian.huber@…>
sptests/sptls02: Use standard test IO Update #3076.
13:56 Ticket #3080 (Infinite loop in SPARC rtems_invalidate_multiple_instruction_lines()) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 7ed8ad0/rtems: […]
13:54 Changeset in rtems [7ed8ad0]5 by Sebastian Huber <sebastian.huber@…>
bsps/sparc: Fix cache support Fix infinite loop in rtems_invalidate_multiple_instruction_lines(). Implement this function. Close #3080.
13:54 Ticket #3080 (Infinite loop in SPARC rtems_invalidate_multiple_instruction_lines()) created by Sebastian Huber
A #define CPU_INSTRUCTION_CACHE_ALIGNMENT 0 is not a good idea in …
13:51 Changeset in rtems [0ea7ca9]5 by Sebastian Huber <sebastian.huber@…>
sptests/spcache01: Use standard test IO Update #3076.
13:50 Changeset in rtems [a0271a7]5 by Sebastian Huber <sebastian.huber@…>
tests: Use floating point task These tests directly or indirectly use fprintf(), etc. which may use the floating point unit. Update #3076.
12:29 Changeset in rtems [734444ce]5 by Sebastian Huber <sebastian.huber@…>
libchip: Fix format warning
12:26 Changeset in rtems [dcc3ccc]5 by Sebastian Huber <sebastian.huber@…>
bsps: Fix warning Update #3071.
12:06 Changeset in rtems [671efc50]5 by Sebastian Huber <sebastian.huber@…>
bsp/leon2: Add at697f variant
12:05 Changeset in rtems [9f84bdb]5 by Sebastian Huber <sebastian.huber@…>
bsp/leon2: Use hard-float by default
11:32 Ticket #3079 (Ada tests do not build) created by Sebastian Huber
A "make" in the top level build directory does not build the Ada tests …
11:03 Changeset in rtems [96ce1ec]5 by Sebastian Huber <sebastian.huber@…>
smptests/smpscheduler02: Remove invalid assert Update #3059.
10:58 Changeset in rtems [7ad8239]5 by Sebastian Huber <sebastian.huber@…>
smptests/smpscheduler01: Use right scheduler Update #3063.
09:57 Changeset in rtems [6f46848]5 by Sebastian Huber <sebastian.huber@…>
tests: Use floating point task These tests directly or indirectly use fprintf(), etc. which may use the floating point unit. Update #3076.
07:07 Changeset in rtems [600d88d]5 by Sebastian Huber <sebastian.huber@…>
INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNIT Add new fatal error INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNIT. Update #3077.
05:54 Ticket #3078 (Section 5.1. Prefixes is difficult to interpret) created by Russell Haley
Hi, I'm going through the documentation and trying to build rtems. I'm …

07/18/17:

13:11 Changeset in rtems [a400d06f]5 by Sebastian Huber <sebastian.huber@…>
sparc: Rename SPARC_USE_SAFE_FP_SUPPORT Rename SPARC_USE_SAFE_FP_SUPPORT in SPARC_USE_SYNCHRONOUS_FP_SWITCH. Update comment. Update #3077.
12:53 Changeset in rtems [b2e1bded]5 by Sebastian Huber <sebastian.huber@…>
score: Add optional _CPU_Context_Destroy() Update #3077.
12:52 Ticket #3077 (SPARC: Add lazy floating point context switching) created by Sebastian Huber
The uniprocessor floating point context switching is unsafe, e.g. it …
11:55 Changeset in rtems [08586e5]5 by Sebastian Huber <sebastian.huber@…>
ftpd: Use floating point tasks Update #3076.
11:24 Ticket #3076 (Test suite failures due to floating point usage) created by Sebastian Huber
Several tests fail due to an unaccounted use of the floating point …
11:07 Changeset in rtems [07e1780]5 by Sebastian Huber <sebastian.huber@…>
tests: Use floating point task These tests directly or indirectly use fprintf(), etc. which may use the floating point unit. Update #3076.
11:03 Changeset in rtems [b682f4cb]5 by Sebastian Huber <sebastian.huber@…>
dumpbuf: Simplify rtems_print_buffer() This avoids an unnecessary use of the floating point unit. Update #3076.
11:02 Changeset in rtems [533ac112]5 by Sebastian Huber <sebastian.huber@…>
tests: Use more integer print functions This avoids an unnecessary use of the floating point unit. Update #3076.
06:31 Changeset in rtems-libbsd [b43517b]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
ohci: Fix for BSP_USB_OTG_TRANSCEIVER_I2C_ADDR
05:12 GSoC/2017 edited by aditya
(diff)
Note: See TracTimeline for information about the timeline view.