Timeline



10/07/16:

13:10 Changeset in rtems-libbsd [c40e45b]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Update to FreeBSD head 2016-08-23 Git mirror commit 9fe7c416e6abb28b1398fd3e5687099846800cfd.
07:01 Changeset in rtems-libbsd [95a12a2]55-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Fix FreeBSD source file reverse conversion
05:24 Changeset in rtems-libbsd [a9d38f5]55-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Remove AppleTalk? support Prepare update to FreeBSD 11.
05:24 Changeset in rtems-libbsd [f5f9e16]55-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
nexus-devices: Support arm/lpc24xx
05:23 Changeset in rtems-libbsd [335bb97]55-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
testsuite: Fix warnings
05:09 Changeset in rtems-libbsd [e11f8e3]55-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
ohci: Fixes due to USB stack update

10/06/16:

22:13 Changeset in rtems-docs [f233256]4.115 by Chris Johns <chrisj@…>
Clean up the CPU Supplement.
11:39 Changeset in rtems [4f7c3ac9]5 by Maxime Ripard <maxime.ripard@…>
libfdt: Add BADPHANDLE error string The BADPHANDLE error was missing a string, leading to an <unknown error> string being returned if you were to call fdt_strerror. Signed-off-by: Maxime Ripard <maxime.ripard@…> Signed-off-by: David Gibson <david@…>

10/05/16:

12:04 Changeset in rtems [a899549e]5 by Sebastian Huber <sebastian.huber@…>
bsp/atsam: Provide default buffer counts
12:04 Changeset in rtems [10eedb9f]5 by Sebastian Huber <sebastian.huber@…>
bsp/atsam: Fix PHY detection
08:37 Changeset in rtems [c3764ce]5 by Sebastian Huber <sebastian.huber@…>
termios: Use mutex for task driven mode Termios has a task driven mode (TERMIOS_TASK_DRIVEN). This mode aims to avoid long sections with disabled interrupts. This is only partly implemented since the device level state is still protected by disabled interrupts. Use a mutex to protect the device level state in task driven mode to fix this issue. Update #2838.

10/04/16:

21:30 Changeset in rtems [8714684]5 by Pavel Pisa <pisa@…>
score/arm: Correct logic to select 64 byte cache line maximum size for Cortex-A. The use of actual cache line max bytes and minimum required alignment in architecture but not-BSP dependent code could be problematic because there exists even ARM instruction set implementations with 128 byte line length and real maximum can be quite problematic to say. But actually supported ARM BSPs should be OK with these values.

10/03/16:

16:03 Changeset in rtems [8cf2f8b]5 by Joel Sherrill <joel@…>
testsuites/testdata/dltests-broken-on-this-bsp.tcfg: Add new dl tests 03-05
15:59 Changeset in rtems [0df50a6c]5 by Joel Sherrill <joel@…>
m68k/mrm332/make/custom/mrm332-testsuite.tcfg: Add dl05
15:59 Changeset in rtems [c2798633]5 by Joel Sherrill <joel@…>
m68k/mcf5225x/make/custom/mcf5225x-testsuite.tcfg: Add dl05
15:59 Changeset in rtems [fbf4543]5 by Joel Sherrill <joel@…>
m68k/mcf52235/make/custom/mcf52235-testsuite.tcfg: Add dl05
15:58 Changeset in rtems [710302ae]5 by Joel Sherrill <joel@…>
mcf5206elite/make/custom/mcf5206elite-testsuite.tcfg: Add dl05
09:54 Changeset in rtems [5807328]4.11 by Pavel Pisa <pisa@…>
bsps/arm: do not introduce CPU_CACHE_LINE_BYTES in 4.11 and correct CPU_STRUCTURE_ALIGNMENT.
09:01 Changeset in rtems [89b4a5cc]5 by Pavel Pisa <pisa@…>
libdl/rtl-obj.c: synchronize cache should not depend on CPU_CACHE_LINE_BYTES. Use of rtems_cache_get_maximal_line_size() is more descriptive choice. The min/max data/instruction cache line size is not critical there, value is used for optimization only to use single operation for directly following sections.
09:01 Changeset in rtems [9d423d9]4.11 by Pavel Pisa <pisa@…>
libdl/rtl-obj.c: synchronize cache should not depend on CPU_CACHE_LINE_BYTES. The CPU_CACHE_LINE_BYTES has been introduced after 4.11 branch fork and is not available for all architectures on RTEMS 4.11. Use of rtems_cache_get_maximal_line_size() is more descriptive choice. The min/max data/instruction cache line size is not critical there, value is used for optimization only to use single operation for decently following sections.
01:31 Ticket #2560 (smdk2410 is broken due to gp32 removal) closed by Aun-Ali Zaidi
fixed: Just ran a fresh compile of smdk2410 and everything looks fine. All tests compile fine. I'm closing this for now.
00:49 Ticket #2544 (Osolete m68k/ods68302) closed by Aun-Ali Zaidi
duplicate

10/02/16:

10:19 Changeset in rtems [facebbb]5 by Pavel Pisa <pisa@…>
bsps/i386: Separate variable for i8259 IRQs disable due to in progress state. The global state of enabled and disabled interrupts has to hold interrupts really disabled by drivers and system. If the state is combined with interrupts temporarily disabled because they are processed at given time then it is impossible to maintain state by interrupt handlers in drivers.
09:44 Ticket #2794 (ARM TMS570 BSP: Serial port hangs when baudrate change initiates ...) closed by Pavel Pisa
fixed
08:54 Ticket #2794 (ARM TMS570 BSP: Serial port hangs when baudrate change initiates ...) created by Pavel Pisa
The function tms570_sci_set_attributes() clears Tx enable interrupts …
08:47 Tickets #2782,​2783 batch updated by Pavel Pisa <pisa@…>
fixed: In fab0dd11cb1e1ad4054b1d6fb1e30ee26afd871c/rtems: […]

09/30/16:

13:57 Changeset in rtems [e879a98d]5 by Maxime Ripard <maxime.ripard@…>
libfdt: Add overlay application function The device tree overlays are a good way to deal with user-modifyable boards or boards with some kind of an expansion mechanism where we can easily plug new board in (like the BBB, the Raspberry Pi or the CHIP). Add a new function to merge overlays with a base device tree. Signed-off-by: Maxime Ripard <maxime.ripard@…> Signed-off-by: David Gibson <david@…>
13:57 Changeset in rtems [b0ceda54]5 by Maxime Ripard <maxime.ripard@…>
libfdt: Extend the reach of FDT_ERR_BADPHANDLE So far, the BADPHANDLE error was only used for incorrect phandle values. Extend that meaning to an improperly formatted phandle property. Signed-off-by: Maxime Ripard <maxime.ripard@…> Signed-off-by: David Gibson <david@…>
13:57 Changeset in rtems [2679534b]5 by Maxime Ripard <maxime.ripard@…>
libfdt: Add new errors for the overlay code Add a few new error codes to report the failure conditions we might encounter in the overlay application code: - FDT_ERR_BADOVERLAY, when an overlay cannot be parsed, even though its structure is correct - FDT_ERR_NOPHANDLES, when we ran out of available phandles and we cannot use a new phandle without either using an invalid one (-1 or 0), or one already used. Signed-off-by: Maxime Ripard <maxime.ripard@…> Signed-off-by: David Gibson <david@…>
12:38 Changeset in rtems [501043a]5 by Sebastian Huber <sebastian.huber@…>
score: Pass scheduler node to update priority op This enables to call this scheduler operation for all scheduler nodes available to a thread. Update #2556.
08:10 Changeset in rtems [d057d653]5 by Sebastian Huber <sebastian.huber@…>
score: Fix _Scheduler_Try_to_schedule_node() usage Fix wrong use of continue statement in while loops.
05:54 Changeset in rtems [9b04456]5 by Sebastian Huber <sebastian.huber@…>
monitor: Support priority inheritance queues
05:47 Ticket #2793 (cpuuuse shell command documentation needs an update) created by Sebastian Huber
https://docs.rtems.org/doc-current/share/rtems/html/shell/RTEMS-Specifi

09/29/16:

15:48 Changeset in rtems [976af92]5 by Andreas Gruenbacher <agruenba@…>
jffs2: Remove jffs2_{get,set,remove}xattr macros When CONFIG_JFFS2_FS_XATTR is off, jffs2_xattr_handlers is defined as NULL. With sb->s_xattr == NULL, the generic_{get,set,remove}xattr functions produce the same result as setting the {get,set,remove}xattr inode operations to NULL, so there is no need for these macros. Signed-off-by: Andreas Gruenbacher <agruenba@…> Signed-off-by: Al Viro <viro@…>

09/28/16:

22:03 SOCIS/2016 edited by Saeed Ehteshamifar
(diff)
13:34 Changeset in rtems-libbsd [e3881ee]55-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
nexus-devices: Add arm/atsamv BSP section
13:33 Changeset in rtems-libbsd [ec5b97b]55-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
usb01: Simplify test program
13:00 Changeset in rtems-libbsd [8eb8883]55-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Split rtemsbsd/rtems/rtems-program.c This improves garbage collection by the linker.
12:46 Changeset in rtems-libbsd [10e9e05]55-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Split rtems-bsd-kernel-program.c Separate kernel and user space parts.
12:39 Changeset in rtems-libbsd [299d4ba]55-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Build rtems-bsd-shell-pfctl.c
11:23 Changeset in rtems-libbsd [d9fe061]55-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Split rtems-bsd-shell-netcmds.c This improves garbage collection by the linker.

09/27/16:

16:29 Ticket #2792 (possible RFS deadlock) created by raduma
Hello, I'm hitting a deadlock in our RTEMS 4.10 based system, in what …
13:23 Changeset in rtems [8797c76]5 by Sebastian Huber <sebastian.huber@…>
score: Unify CORE mutex seize/surrender Use the Thread_Control::resource_count for the no protocol mutexes. Merge the no protocol and priority inherit CORE mutex seize/surrender operations.
11:13 Ticket #2791 (C++11 std::exception_ptr support) created by Sebastian Huber
The C++11 std::exception_ptr support needs GCC changes for targets not …
09:37 Changeset in rtems [1c9688a9]5 by Sebastian Huber <sebastian.huber@…>
score: Add _Scheduler_Node_get_scheduler() Update #2556.
09:33 Changeset in rtems [351c14d]5 by Sebastian Huber <sebastian.huber@…>
score: Add new SMP scheduler helping protocol Update #2556.

09/26/16:

16:12 Changeset in rtems [f670acbf]5 by Thomas Huth <thuth@…>
Fix some typing errors in libfdt.h and livetree.c Correct some typos discovered with the codespell utility. Signed-off-by: Thomas Huth <thuth@…> Signed-off-by: David Gibson <david@…>

09/25/16:

08:19 TBR/BSP/Tms570 edited by Pavel Pisa
(diff)
00:34 Changeset in rtems [4745650]5 by Pavel Pisa <pisa@…>
pci.h add PCI_COMMAND_INTX_DISABLE definition.

09/24/16:

22:15 Developer/Simulators/QEMU edited by Pavel Pisa
Document QEMU setup with PCI NIC networking (diff)

09/23/16:

12:54 Changeset in rtems [2403473]5 by Sebastian Huber <sebastian.huber@…>
score: Add _Thread_Scheduler_process_requests() Update #2556.
11:24 Changeset in rtems [ebdd2a3]5 by Sebastian Huber <sebastian.huber@…>
score: Add scheduler node requests Add the ability to add/remove scheduler nodes to/from the set of scheduler nodes available to the schedulers for a particular thread. Update #2556.
09:57 Changeset in rtems [07a32d19]5 by Sebastian Huber <sebastian.huber@…>
score: Add thread scheduler lock Update #2556.
09:56 Changeset in rtems [4e02681]5 by Sebastian Huber <sebastian.huber@…>
score: Simplify ISR lock name
09:29 Changeset in rtems [94d5b390]5 by Sebastian Huber <sebastian.huber@…>
score: Simplify CORE mutex seize Rename _CORE_mutex_Seize_no_protocol_slow() in _CORE_mutex_Seize_slow(). Remove previous _CORE_mutex_Seize_slow() since the protocol handling is now done in the thread queue operations.
08:47 Changeset in rtems [f0115ab]5 by Sebastian Huber <sebastian.huber@…>
score: Fix warning
08:47 Changeset in rtems [70c22d93]5 by Sebastian Huber <sebastian.huber@…>
score: Add _Thread_Scheduler_remove_wait_node() Update #2556.
08:46 Changeset in rtems [36d7aba]5 by Sebastian Huber <sebastian.huber@…>
score: Add _Thread_Scheduler_add_wait_node() Update #2556.
08:09 Changeset in rtems [938ee19c]5 by Sebastian Huber <sebastian.huber@…>
sptests/spsem03: Fix compile error
07:54 Changeset in rtems-libbsd [2c563ed]55-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
if_ffec_mcf548x.c: Fix include order
06:17 Changeset in rtems [8ace7ee4]5 by Sebastian Huber <sebastian.huber@…>
bsp/mvme147*: Fix linker issue The GNU linker does not allow a nonconstant expression for a region length.
06:03 Changeset in rtems [bbe8833]5 by Sebastian Huber <sebastian.huber@…>
bsps/m68k: Add libatomic support to some bsp_specs Update #2695.
05:41 Ticket #2790 (Linker sets broken with GCC 7) created by Sebastian Huber
See also: https://gcc.gnu.org/ml/gcc/2016-09/msg00114.html The …
05:16 OpenMP edited by Sebastian Huber
(diff)
05:05 Ticket #2789 (C/C++ compatibility issue with empy CPU_Per_CPU_control) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 75a6584a43a9ab4170376d31fe4041bbaaa7f547/rtems: […]
05:00 Ticket #2789 (C/C++ compatibility issue with empy CPU_Per_CPU_control) created by Sebastian Huber
04:52 Changeset in rtems [75a6584]4.11 by Sebastian Huber <sebastian.huber@…>
score: Fix C/C++ compatibility issue Only use CPU_Per_CPU_control if it contains at least one filed. In GNU C empty structures have a size of zero. In C++ structures have a non-zero size. In case CPU_PER_CPU_CONTROL_SIZE is defined to zero, then this structure is not used anymore. Close #2789.
04:52 Changeset in rtems [9149c87e]5 by Sebastian Huber <sebastian.huber@…>
score: Fix C/C++ compatibility issue Only use CPU_Per_CPU_control if it contains at least one filed. In GNU C empty structures have a size of zero. In C++ structures have a non-zero size. In case CPU_PER_CPU_CONTROL_SIZE is defined to zero, then this structure is not used anymore.
04:45 Changeset in rtems [be57318]5 by Sebastian Huber <sebastian.huber@…>
score: More robust linker sets Update #2408. Update #2790.
04:44 Changeset in rtems [d6e58a0]5 by Sebastian Huber <sebastian.huber@…>
bsps/m68k: Fix linker command file Prevent garbage collection of interrupt vector table.
Note: See TracTimeline for information about the timeline view.