Timeline



06/18/19:

10:52 Changeset in rtems [a67b9b06]5 by Sebastian Huber <sebastian.huber@…>
atsam: Add ATSAM_POWER_WAIT_MODE
09:31 Changeset in rtems [522cde4]5 by Sebastian Huber <sebastian.huber@…>
atsam: Enable fast startup via RTC alarm
09:10 Changeset in rtems [bb24892]5 by Sebastian Huber <sebastian.huber@…>
bsp/atsam: Use proper API
03:09 Changeset in rtems [b33c3d4] by Masahiro Yamada <yamada.masahiro@…>
jffs2: Remove C++ style comments from uapi header Linux kernel tolerates C++ style comments these days. Actually, the SPDX License tags for .c files start with . On the other hand, uapi headers are written in more strict C, where the C++ comment style is forbidden. I simply dropped these lines instead of fixing the comment style. This code has been always commented out since it was added around Linux 2.4.9 (i.e. commented out for more than 17 years). 'Maybe later...' will never happen. Signed-off-by: Masahiro Yamada <yamada.masahiro@…> Acked-by: Richard Weinberger <richard@…> Signed-off-by: Richard Weinberger <richard@…>

06/17/19:

02:46 Ticket #3760 (BBB MMU update crashes) created by Chris Johns
Calling arm_cp15_set_translation_table_entries() on a BBB …

06/14/19:

21:43 Changeset in rtems-source-builder [9e8e023]5 by Jiri Gaisler <jiri@…>
Build standalone sis for SPARC and RISC-V targets
12:25 GSoC/2019 edited by Vaibhav Gupta
(diff)
06:41 Changeset in rtems-docs [248c708]5 by Chris Johns <chrisj@…>
user: Split the ARM BSPs source into separate files.
05:59 GSoC/2019 edited by Ravindra Kumar Meena
(diff)
05:41 Changeset in rtems [2be6ab7f]5 by Sebastian Huber <sebastian.huber@…>
dev/sc16is752: Add set/get EFCR IO controls
05:35 Changeset in rtems [6ff1da40]5 by Sebastian Huber <sebastian.huber@…>
dev/sc16is752: Add RS485 mode variants

06/13/19:

19:29 Changeset in rtems [d9fcb22]5 by Vaibhav Gupta <vaibhavgupta40@…>
psxtests: Add psxinttypes01 for <inttypes.h> methods
14:02 Ticket #3759 (Add rtems-test support for atsam BSP) created by xispa
Hi, I am currently trying to install and test RTEMS on an ATMEL …
09:10 Changeset in rtems-source-builder [2198d6b]5 by Sebastian Huber <sebastian.huber@…>
6: Update unstable RTEMS 6 tool chain
08:28 Changeset in rtems-tools [48afbab]5 by Chris Johns <chrisj@…>
misc/boot-image: Fix image convert. Add --build option. - Change the build directory away from build, avoid the tool wiping out a libbsd build directory.
08:13 Changeset in rtems-tools [6f99d80]5 by Chris Johns <chrisj@…>
misc/boot-image: Fix Linux bugs.
06:54 Changeset in rtems-libbsd [1e98999]5 by Sebastian Huber <sebastian.huber@…>
if_atsam: Remove WDT_Disable() The watchdog timer (WDT) can be configure only once. Do not touch it in the BSP since the application may want to use it.
06:54 Changeset in rtems-libbsd [eeb3fd5]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
if_atsam: Remove WDT_Disable() The watchdog timer (WDT) can be configure only once. Do not touch it in the BSP since the application may want to use it.
06:44 Changeset in rtems [d7d0bba]5 by Sebastian Huber <sebastian.huber@…>
bsp/atsam: Do not disable the WDT The watchdog timer (WDT) can be configure only once. Do not touch it in the BSP since the application may want to use it.
05:05 GSoC/2019 edited by Ravindra Kumar Meena
(diff)

06/12/19:

17:12 GSoC/2019 edited by Gedare Bloom
(diff)
16:54 GSoC/2019 edited by Vijay Kumar Banerjee
(diff)
16:26 GSoC/2019 edited by Nils Hölscher
(diff)
14:29 Ticket #3758 (rtems-tools: Trace linker wrapper with trace buffer fails to compile ...) created by Martin Erik Werner
Using rtems-tools 4.11 and enabling the trace buffer generator, I'm …
12:28 Changeset in rtems-source-builder [8156748]5 by Jiri Gaisler <jiri@…>
Add bare target to build standalone sis (devel/sis)
10:53 Changeset in rtems [ee36616]5 by Sebastian Huber <sebastian.huber@…>
bsp/atsam: Improve RTC power driver Accept a time interval up to 24h.
10:51 Changeset in rtems [5d4a81f5]5 by Sebastian Huber <sebastian.huber@…>
bsp/atsam: Fix RTC_SetTimeAlarm() Set the alarm time according to the note in the datasheet.
07:21 Changeset in rtems-libbsd [103d31c]5-freebsd-126-freebsd-12 by Chris Johns <chrisj@…>
config: Control the interface from the command line net config file.
07:21 Changeset in rtems-libbsd [7136550]5 by Chris Johns <chrisj@…>
config: Control the interface from the command line net config file.
07:13 Changeset in rtems-libbsd [c099dbe]5 by Chris Johns <chrisj@…>
Remove junk folders.
07:13 Changeset in rtems-libbsd [ddc7300]5-freebsd-126-freebsd-12 by Chris Johns <chrisj@…>
Remove junk folders.
05:22 Changeset in rtems [38b29232]5 by zhengxiaojun <jameszxj@…>
libdl/rap: fix RAP file load error.
04:44 Changeset in rtems-tools [d73ce80]5 by Chris Johns <chrisj@…>
misc/boot-image: Fix macro set logic and --net-boot-dhcp processing.
04:19 Changeset in rtems-docs [8c3fac9]5 by Chris Johns <chrisj@…>
user: Add the boot image tool command.
00:14 Changeset in rtems-source-builder [bb1a9b8]5 by Chris Johns <chrisj@…>
5/rtems-tools: Update RTEMS tools.

06/11/19:

11:42 Changeset in rtems-docs [cf0c79a]5 by Chris Johns <chrisj@…>
shell: Add CONFIGURE_MAXIMUM_POSIX_KEYS entry.

06/10/19:

22:37 Changeset in rtems-tools [cbff4c8]5 by Chris Johns <chrisj@…>
rtemstoolkit/macros: Convert all keys to str from unicode.
07:08 Changeset in rtems-tools [757578d]5 by Chris Johns <chrisj@…>
rtemstoolkit/configuration: Fix interpolation support. - It was disabled always. Now optional by the constructor.

06/08/19:

08:38 Ticket #3757 (Alternative memory allocators) created by Sebastian Huber
The current memory allocator in RTEMS uses a first fit strategy. This …

06/06/19:

12:57 Changeset in rtems [2a720f4]5 by Maksim E. Kozlov <maksim.e.kozlov@…>
sparc: Fix mistakenly cleared PSR[EF] bit. The superfluously modified %l0 had no effect if the branch is not taken. This change clarifies the code.
10:51 Changeset in rtems-tools [2b27eec]5 by Chris Johns <chrisj@…>
rtemstoolkit/macros: Improve the macro output. - Support optionally reporting just the keys and their values.
10:49 Changeset in rtems-tools [89dcdbc]5 by Chris Johns <chrisj@…>
rtemstoolkit/configuration: Add get_sections() to get the sections. - Fix module access when catching exceptions.
06:41 Ticket #3756 (Condition codes in PSR are destroyed by lazy FP context switch) closed by Maksim E. Kozlov <maksim.e.kozlov@…>
fixed: In a3818705/rtems: […]
06:37 Ticket #3756 (Condition codes in PSR are destroyed by lazy FP context switch) created by Sebastian Huber
https://lists.rtems.org/pipermail/devel/2019-June/026014.html
05:53 Changeset in rtems [7d7cbf3c]5 by Sebastian Huber <sebastian.huber@…>
sparc: Improve _CPU_Context_validate() Use the FPU and check that the condition codes in the PSR are preserved. Update #3756.

06/05/19:

19:22 Changeset in rtems [a3818705]5 by Maksim E. Kozlov <maksim.e.kozlov@…>
sparc: Fix missed restoring of PSR in syscall_lazy_fp_switch It is needed to restore PSR just before return because condition codes are dirty after the CMP instructions and this may cause undefined program behavior after returning from the switching procedure (on following branch instruction, for example). Close #3756.
17:51 GSoC/2019 edited by Vaibhav Gupta
(diff)
17:49 GSoC/2019 edited by Vijay Kumar Banerjee
(diff)
17:40 GSoC/2019 edited by Vijay Kumar Banerjee
(diff)
17:39 GSoC/2019 edited by Gedare Bloom
(diff)
17:30 GSoC/2019 edited by Nils Hölscher
1. IRC meeting update nils (diff)
16:23 Ticket #3755 (leak in realloc) created by Jeffrey Hill
We are running Lua in an RTEMS system which, by default, uses realloc …
14:37 GSoC/2019 edited by Ravindra Kumar Meena
(diff)
11:29 Changeset in rtems-libbsd [3bd43f0]5 by Sebastian Huber <sebastian.huber@…>
Add RTEMS-specific getcredhostuuid()
11:29 Changeset in rtems-libbsd [8f12ed38]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Add RTEMS-specific getcredhostuuid()
09:55 GSoC/2019 edited by Ravindra Kumar Meena
(diff)
09:35 Changeset in rtems-libbsd [705e362]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Update to FreeBSD stable/12 2019-06-05 Git mirror commit 78576620f2689e23144a1cf1bf55106cc6abe2b7.
09:13 Changeset in rtems-tools [b7b19f4]5 by Sebastian Huber <sebastian.huber@…>
Add patch used by RTEMS 6 epiphany GDB on FreeBSD
09:02 Changeset in rtems-source-builder [e047d64]5 by Sebastian Huber <sebastian.huber@…>
5: Update Newlib Pick up <stddef.h> FreeBSD compatiblity changes.
05:35 Changeset in rtems-source-builder [e59abc9]5 by Sebastian Huber <sebastian.huber@…>
6: Update unstable RTEMS 6 tool chain

06/04/19:

10:04 Changeset in rtems [98fc6014]5 by Sebastian Huber <sebastian.huber@…>
bsp/lpc24xx: Fix LPC24XX_IO_PORT_COUNT
Note: See TracTimeline for information about the timeline view.