Timeline



01/12/17:

22:12 Changeset in rtems [1fcdd639]5 by Joel Sherrill <joel@…>
powerpc/shared/linkcmds.base: Add .rela.rtemsroset and .rela.rtemsrwset
15:38 Ticket #2796 (GRETH: Interrupt Handler broken (patch attached)) closed by Christian Spindeldreier <spindel@…>
fixed: In a1e4e3bf31985af787caa984b7e38d878049122a/rtems: […]
15:36 Changeset in rtems [a1e4e3bf]5 by Christian Spindeldreier <spindel@…>
GRETH: Interrupt Handler Uses Wrong Events closes #2796.
15:36 Changeset in rtems [af9143fb]4.11 by Christian Spindeldreier <spindel@…>
GRETH: Interrupt Handler Uses Wrong Events closes #2796.
13:56 Changeset in rtems-libbsd [172f2ac]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Use thread name support Update #2858.
12:46 Changeset in rtems [da6ad56]5 by Sebastian Huber <sebastian.huber@…>
score: Add _Thread_Set_name() Add configuration option CONFIGURE_MAXIMUM_THREAD_NAME_SIZE. Update #2858.
12:41 Ticket #2858 (Add user defined thread names) created by Sebastian Huber
Add user defined thread names to ease debugging, enhance the system …
09:15 Changeset in rtems [2b72162]5 by Sebastian Huber <sebastian.huber@…>
score: Add Thread_queue_Queue::name Update #2858.
09:14 Changeset in rtems [61c14a3]5 by Sebastian Huber <sebastian.huber@…>
cpuuse: Call printer only once
09:00 Changeset in rtems [1772a04]5 by Sebastian Huber <sebastian.huber@…>
configure: Add RTEMS_TOOL_CHAIN_ERROR Stop the build with a common error message in case the tool chain is seriously out of date.
08:26 Changeset in rtems [7c499279]5 by Sebastian Huber <sebastian.huber@…>
posix: Add pthread_getname_np(), ... Add pthread_getname_np() and pthread_setname_np(). Update #2858.
08:25 Changeset in rtems [7ced9d9b]5 by Sebastian Huber <sebastian.huber@…>
score: Add and use _Thread_Get_name() Update #2858.
07:56 Changeset in rtems [3b784ba]5 by Sebastian Huber <sebastian.huber@…>
Fix documentation comment
07:28 Changeset in rtems [b8bcebe]5 by Sebastian Huber <sebastian.huber@…>
score: Add and use _Objects_Name_to_string() Update #2858.
06:53 Changeset in rtems [96bb2e4b]5 by Sebastian Huber <sebastian.huber@…>
rtems: Use header file for rtems_object_get_name()
02:20 Changeset in rtems-docs [7956bbf]5 by Chris Johns <chrisj@…>
coverpage: Remove used function.
02:18 Changeset in rtems-docs [321d20a]5 by Chris Johns <chrisj@…>
coverpage: Make showing the table conditional.
02:11 Changeset in rtems-docs [bceb286]5 by Chris Johns <chrisj@…>
coverpage: Rename the static images directory to match bootstrap.
02:07 Changeset in rtems-docs [9eb8a43]5 by Chris Johns <chrisj@…>
coverpage: Fix the catalogue table id.
01:55 Changeset in rtems-docs [049097f]5 by Chris Johns <chrisj@…>
coverpage: Update the coverpage to have the table collapse. Add each doc's conf.py as a dependence to catalogue.xml.
01:24 Changeset in rtems-docs [876035b]5 by Justin Powell <mrmoolovesu@…>
conf.py: Fix build_date() to append correct suffix on all days.
01:01 Changeset in rtems-docs [7193f09]5 by Joel Sherrill <joel@…>
Update document titles for consistency

01/11/17:

18:16 Ticket #2812 (Remove Texinfo Documentation) closed by Joel Sherrill <joel@…>
fixed: In 48a7fa31f918a6fc88719b3c9393a9ba2829f42a/rtems: […]
18:04 Changeset in rtems [d46a65d0]4.11 by Joel Sherrill <joel@…>
Remove texinfo format documentation. Replaced by Sphinx formatted documentation. updates #2812.
15:43 Changeset in rtems [7a4b2645]5 by Joel Sherrill <joel@…>
Remove obsolete RTEMS_HAVE_SYS_CPUSET_H
13:15 Changeset in rtems-libbsd [fb288fa]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
ROUTE(8): Disable routing socket timeout support FIXME: This reverts the following change in FreeBSD. commit 76a39ff8dc5e1f7bc8a065115ec3837761ed0600 Author: ae <ae@…> Date: Wed Jul 27 08:26:34 2016 +0000 Due to dropped mbuf in netisr queue route(8) can fall into infinity loop of reading the rtsock's feed. When it used by some scripts, this leads to growing number of not finished route(8) instances and thus growing number of rtsock consumers. Add SIGALRM handler to prevent this.
13:01 Changeset in rtems-libbsd [36db134]freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
rtems-bsd-mutex: Add SMP lock debug support
13:01 Changeset in rtems-libbsd [f11bfc2]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
rtems-bsd-mutex: Add SMP lock debug support
12:47 Changeset in rtems [5aa0fa1]5 by Sebastian Huber <sebastian.huber@…>
posix: Fix alarm() in SMP configurations Avoid to change the CPU of the watchdog right in the middle of the critical section. This would corrupt the watchdog lock states.
12:41 Changeset in rtems [3d35bc0]5 by Sebastian Huber <sebastian.huber@…>
score: Improve SMP lock debug support The CPU index starts with zero. Increment it by one, to allow global SMP locks to reside in the BSS section.
10:52 Changeset in rtems-libbsd [b1ec3c93]freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
rtems-bsd-mutex: Update due to API changes
10:52 Changeset in rtems-libbsd [e5ef01e]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
rtems-bsd-mutex: Update due to API changes
10:04 Changeset in rtems [a3730b38]5 by Sebastian Huber <sebastian.huber@…>
Add and use rtems_assoc_thread_states_to_string()
10:04 Changeset in rtems [b7f1fc3b]5 by Sebastian Huber <sebastian.huber@…>
libdebugger: Fix const qualifier
10:03 Changeset in rtems [0c43130]5 by Sebastian Huber <sebastian.huber@…>
Add rtems_assoc_32_to_string()
07:49 Changeset in rtems [fa9f964f]5 by Sebastian Huber <sebastian.huber@…>
score: Remove unused _States_Is_*()
07:42 Changeset in rtems [d063e7b3]5 by Sebastian Huber <sebastian.huber@…>
score: Replace STATES_DELAYING Replace STATES_DELAYING with STATES_WAITING_FOR_TIME. There is no need for separate timeout thread states. The Thread_Control::Timer::header and Watchdog_Control::cpu members can be used to figure out the kind of timeout.
06:04 Changeset in rtems-docs [1ce8d29]4.11 by Chris Johns <chrisj@…>
html: Embed the catalogue XML in JS. The is to work around a security issue with Chrome on Windows. This patches let the cover page load on Chrome and Edge on Windows 10.
06:04 Changeset in rtems-docs [2591ca6]5 by Chris Johns <chrisj@…>
html: Embed the catalogue XML in JS. The is to work around a security issue with Chrome on Windows. This patches let the cover page load on Chrome and Edge on Windows 10.
04:50 Changeset in rtems-docs [d8a1037]4.11 by Chris Johns <chrisj@…>
html: Add support for an HTML cover page for releases.
04:50 Changeset in rtems-docs [ecf82d1]5 by Chris Johns <chrisj@…>
html: Add support for an HTML cover page for releases.

01/10/17:

13:41 Changeset in rtems-libbsd [9e8ce9ae]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
pf: Some fixes after the update
13:40 Changeset in rtems-libbsd [774f19f]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
devfs: Fix typo
13:00 Changeset in rtems-libbsd [851722b]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Declare feature_present()
13:00 Changeset in rtems-libbsd [3dff21a]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Remove obsolete PF files
11:34 Changeset in rtems-docs [1e9f28c]4.11 by Chris Johns <chrisj@…>
waf: Add a title to the XML Catalogue.
11:34 Changeset in rtems-docs [9aa52b9]5 by Chris Johns <chrisj@…>
waf: Add a title to the XML Catalogue.
08:16 Changeset in rtems-libbsd [3ef41be]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
if_dwc: Use explicit cache operations
07:52 Changeset in rtems-libbsd [6cd057d]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
if_dwc: Fix IFCOUNTER_IPACKETS statistics Input packets are counted in dwc_harvest_stats() as well.
07:04 Changeset in rtems-libbsd [64c663c]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
ARP(8): Port to RTEMS
06:58 Changeset in rtems-libbsd [246b61e]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
ARP(8): Import from FreeBSD

01/09/17:

23:11 Changeset in rtems-docs [782b4fe]5 by Chris Johns <chrisj@…>
waf: Improved XML Catalogue generator.
23:11 Changeset in rtems-docs [f08d4c1]4.11 by Chris Johns <chrisj@…>
waf: Improved XML Catalogue generator.
18:43 Changeset in rtems-source-builder [b43c7d7]5 by Ralf Ramsauer <ralf.ramsauer@…>
Add distro aliases for Gentoo hosts Gentoo stores most of the basic stuff in /bin and not /usr/bin. Default values do not work for Gentoo. Add 'gentoo' as a new variation. Signed-off-by: Ralf Ramsauer <ralf.ramsauer@…>
13:54 Changeset in rtems-libbsd [750b2d4]55-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Workaround for <sys/event.h> update
13:53 Changeset in rtems [45ae4a8]5 by Sebastian Huber <sebastian.huber@…>
sys/event.h: Update to FreeBSD head 2017-01-02
13:47 Changeset in rtems-libbsd [0577772]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Update to FreeBSD head 2017-01-09 Git mirror commit 1f8e4a995a6ede4bdb24e6d335ccda2bdb0175ab.
12:24 Changeset in rtems-libbsd [ec2e4b1]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
if_dwc: Fix IFCOUNTER_OPACKETS statistics Output packets are counted in dwc_harvest_stats() as well.
12:13 Changeset in rtems-docs [1a9b02e]5 by Chris Johns <chrisj@…>
waf: Create an XML Catalogue.
12:13 Changeset in rtems-docs [916d295]4.11 by Chris Johns <chrisj@…>
waf: Create an XML Catalogue.
10:43 Changeset in rtems-libbsd [0436d64]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
if_dwc: Reduce DMA descriptor count
10:41 Changeset in rtems-libbsd [88dad3b]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
if_dwc: Use rtems_bsd_get_mac_address()
08:41 Changeset in rtems-libbsd [46f0b8b]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Enable multi-cast routing support
07:50 Changeset in rtems-libbsd [95a3ba8]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
NETSTAT(1): Fix name list initialization

01/08/17:

22:05 Changeset in rtems-tools [31e22e3]5 by Chris Johns <chrisj@…>
libelf: Use minimal environment for C translation with readelf. The output of readelf needs to be in English.

01/05/17:

14:40 Changeset in rtems [4e07d9b3]5 by Sebastian Huber <sebastian.huber@…>
score: Optimize thread state values
00:37 Changeset in rtems-docs [2c5cfad]4.11 by Chris Johns <chrisj@…>
waf: Update to waf-1.9.7
00:37 Changeset in rtems-docs [5ef17b7]5 by Chris Johns <chrisj@…>
waf: Update to waf-1.9.7

01/01/17:

10:55 TBR/BSP/STM32_F4 edited by JM Friedt
RTEMS on STM32F410 (diff)
Note: See TracTimeline for information about the timeline view.