Timeline



08/22/18:

17:39 Ticket #3505 (powerpc/virtex redefined warning) created by Joel Sherrill
This looks like ppc403 and ppc405 are both defined but I am not seeing …
17:01 Ticket #3504 (Warning and formatting in bsps/powerpc/mpc55xxevb/dev/dspi.c) created by Joel Sherrill
This is a printf format warning. Also the file is formatted with tabs …
16:58 Changeset in rtems [60702ab]5 by Joel Sherrill <joel@…>
qoriq/include/tm27.h: Fix warnings
16:57 Changeset in rtems [126a454]5 by Joel Sherrill <joel@…>
gen5200/include/tm27.h: Fix warnings
16:50 Changeset in rtems [c80f5afc]5 by Joel Sherrill <joel@…>
mpc55xxevb/clock/clock-config.c: Remove unused mpc55xx_clock_cleanup() method
14:30 Changeset in rtems [76b3f8c]5 by Joel Sherrill <joel@…>
gen5200/include/bsp/bestcomm.h: Fix unused variable warning
12:59 Changeset in rtems-libbsd [3489e3b]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Update to FreeBSD head 2018-09-17 Git mirror commit 6c2192b1ef8c50788c751f878552526800b1e319. Update #3472.

08/21/18:

15:35 Changeset in rtems [bb6eeabf]5 by Joel Sherrill <joel@…>
bsps/i386/shared/cache/cache.c: Fix warnings
15:35 Changeset in rtems [c2e8ed6]5 by Joel Sherrill <joel@…>
gdbarmsim/include/bsp.h: Fix warnings
15:32 Changeset in rtems [14a218f]5 by Joel Sherrill <joel@…>
cpukit/telnetd/pty.c: Fix format overflow warning on sprintf() cpukit/telnetd/pty.c:436:47: warning: '%X' directive writing between 1 and 8 bytes into a region of size 3 [-Wformat-overflow=] The devname area was malloc'ed. Now it is statically allocated and sufficiently large to account for the potential buffer overflow.
11:47 Changeset in rtems-libbsd [bcdce02]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Update to FreeBSD head 2018-06-01 Git mirror commit fb63610a69b0eb7f69a201ba05c4c1a7a2739cf9. Update #3472.
08:42 Changeset in rtems-libbsd [63084c1]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
IPFW(4): Remove FreeBSD import This firewall was not ported to RTEMS and is just dead code which may make trouble during FreeBSD baseline updates. It also increased the compile-time of the library for nothing. Update #3472.
07:39 Changeset in rtems-libbsd [2df56db]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Update to FreeBSD head 2018-04-01 Git mirror commit 8dfb1ccc26d1cea7e2529303003ff61f9f1784c4. Update #3472.
04:54 Changeset in rtems-docs [859096b]5 by Chris Johns <chrisj@…>
waf: Fix type in single html build.
04:43 Changeset in rtems-tools [a3a1364]5 by Chris Johns <chrisj@…>
covoar: Close the ELF and DWARF handles once the data is loaded. This avoids the processing being killed with to many file handles open.
03:55 Changeset in rtems-docs [471c5e3]5 by Chris Johns <chrisj@…>
pdf: Revert the changes to the Latex index formatting. I removed the '_' splitting of long labels from the index when testing and this puts it back.
03:48 Ticket #3503 (PDF Documentation is missing an index) closed by Chris Johns <chrisj@…>
fixed: In 5ce8e43/rtems-docs: […]
03:41 Changeset in rtems-docs [5ce8e43]5 by Chris Johns <chrisj@…>
build: Fix indexing so it works on HTML and PDF. - Remove all genindex.rst files, these are generated and should not exist in our source. - Fix the HTML templates so the local specialisation works. - Add a index link to the sidebar for HTML. Note, there is no TOC entry for the index in the PDF output and I cannot figure out how to add one. Closes #3503
01:15 Ticket #3503 (PDF Documentation is missing an index) created by Chris Johns
The PDF generated documents have an empty index.

08/20/18:

16:16 Changeset in rtems-docs [9bfda06]5 by Joel Sherrill <joel@…>
cpu-supplement/sparc.rst: Revert work in progress accidentally committed
14:27 Changeset in rtems-docs [587d14f]5 by Amaan Cheval <amaan.cheval@…>
user: Update x86-64 chapter with end-of-GSoC status
13:53 Changeset in rtems-libbsd [18fa92c]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Update to FreeBSD head 2018-02-01 Git mirror commit d079ae0442af8fa3cfd6d7ede190d04e64a2c0d4. Update #3472.
13:19 Changeset in rtems-libbsd [f62c62d]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Update rtems-bsd-kernel-namespace.h Update #3472.
13:19 Changeset in rtems-libbsd [8e35aaa]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
tests/termios: Fix warnings
12:06 Changeset in rtems-source-builder [79c83cd]5 by Sebastian Huber <sebastian.huber@…>
5: Update Newlib for RISC-V Use the latest Newlib to fix the GCC libgomp build (TLS support was not detected due to broken crt0). Update #3452.
06:40 Ticket #3497 (Remove superfluous interrupt enable in _Thread_Dispatch_enable() (cloned)) closed by Sebastian Huber <sebastian.huber@…>
fixed: In dc6bd8bb/rtems: […]
06:40 Changeset in rtems [dc6bd8bb]4.11 by Sebastian Huber <sebastian.huber@…>
score: Fix ISR enable in _Thread_Dispatch_enable() This bug had probably no effect since the interrupt enable is idempotent on all CPU ports. Close #3497.
06:37 Ticket #3496 (Remove superfluous interrupt enable in _Thread_Dispatch_enable()) closed by Sebastian Huber <sebastian.huber@…>
fixed: In d14f934/rtems: […]
06:36 Ticket #3502 (PL111_LCD_CONTROL_LCD_BPP_16 Redefined) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 2cd3716/rtems: […]
06:35 Changeset in rtems [2cd3716]5 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Fix PL111 register define re-definition Close #3502.
06:27 Ticket #3499 (The "Index" chapter is empty) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 67195aa/rtems-docs: […]
06:27 Ticket #3498 (Command and Variable Index is empty) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 762b8d7/rtems-docs: […]

08/17/18:

18:30 Changeset in rtems [cba349c]5 by Joel Sherrill <joel@…>
bsps/m68k/shared/cache/cache.h: Fix warnings and clean up

08/16/18:

23:11 Changeset in rtems-docs [ad2ca17]5 by Joel Sherrill <joel@…>
cpu-supplement/sparc.rst: Fix me

08/15/18:

22:42 GSoC/2018/coverage_analysis_toolset edited by Joel Sherrill
Remove invalid markup (diff)
15:44 Ticket #3501 (MSR_RI defined multiple places) closed by Christian Mauderer <christian.mauderer@…>
fixed: In dcaea71/rtems: […]
14:48 Changeset in rtems [da8b12bc]5 by Joel Sherrill <joel@…>
dl06/dl06-o1.c: Remove set, not used warning
14:47 Changeset in rtems [adbd7e7]5 by Joel Sherrill <joel@…>
fsdosfssync01/init.c: Remove unused variable
10:26 Changeset in rtems [dcaea71]5 by Christian Mauderer <christian.mauderer@…>
dev/sc16is752: Add name space for field names. The field names for the registers generated a name collision (MSR_RI on the power pc). This patch adds a SC16IS752_ prefix for all field names. Closes #3501.

08/14/18:

23:31 Ticket #3502 (PL111_LCD_CONTROL_LCD_BPP_16 Redefined) created by Joel Sherrill
The constant PL111_LCD_CONTROL_LCD_BPP_16 is defined twice in the file …
23:23 Ticket #3501 (MSR_RI defined multiple places) created by Joel Sherrill
Two files define the MSR_RI macro. Since one is a register name on the …

08/13/18:

21:12 GSoC/2018 edited by udit agarwal
add final report link (diff)
10:55 Changeset in rtems [bc731313]5 by Amaan Cheval <amaan.cheval@…>
bsps/x86_64: Add APIC timer based clock driver The APIC timer is calibrated by running the i8254 PIT for a fraction of a second (determined by PIT_CALIBRATE_DIVIDER) and counting how many times the APIC counter has ticked. The calibration can be run multiple times (determined by APIC_TIMER_NUM_CALIBRATIONS) and averaged out. Updates #2898.
10:50 Changeset in rtems [6869321]5 by Amaan Cheval <amaan.cheval@…>
bsps/x86_64: Add support for RTEMS interrupts Updates #2898.
10:33 Changeset in rtems [4544749e]5 by Amaan Cheval <amaan.cheval@…>
bsps/x86_64: Add paging support with 1GiB super pages Updates #2898.
10:25 Changeset in rtems [6eccd0c]5 by Amaan Cheval <amaan.cheval@…>
bsps/x86_64: Reduce default RamSize? to 1GiB Simulators may not always be able to allocate 4GiB easily, and using an artificially lower RAM may cause a broken heap. Updates #2898.
10:21 Changeset in rtems [ab971bf5]5 by Amaan Cheval <amaan.cheval@…>
bsps/x86_64: Reorganize header files and compile-options Updates #2898.
09:36 Changeset in rtems [0aae151]5 by Daniel Hellstrom <daniel@…>
leon,grspw_pkt: protect TX descriptor from bad input (hdrlen)

08/12/18:

01:59 Ticket #3500 (Change rtems_waf's RTEMS path check from `bin` to share/rtems<version>`) closed by Chris Johns <chrisj@…>
fixed: In c0d52d5/rtems_waf: […]
01:57 Changeset in rtems_waf [c0d52d5] by Chris Johns <chrisj@…>
Change RTEMS path check from bin to share/rtems<version>. There is no bin directory anymore with RTEMS 5 so the test fails. Check for the share/rtems<version> directory. Closes #3500.
01:14 Ticket #3500 (Change rtems_waf's RTEMS path check from `bin` to share/rtems<version>`) created by Chris Johns
Currently rtems_waf checks for a bin directory in the RTEMS path. …

08/11/18:

15:44 TBR/UserApp/RTEMSApplications edited by Christian Mauderer
Add Parker Solar Probe Plus (diff)
13:43 Changeset in rtems-docs [142770b]5 by Sebastian Huber <sebastian.huber@…>
c-user: SMP is supported on RISC-V Update #3433.

08/10/18:

13:23 Changeset in rtems [382d653]5 by Joel Sherrill <joel@…>
libtests/POSIX: Fix warnings and style.
13:22 Changeset in rtems [b3693f5]5 by Joel Sherrill <joel@…>
bsps/sparc/include/bsp/gradcdac.h: Fix nested comment warning
13:22 Changeset in rtems [d071d9a]5 by Joel Sherrill <joel@…>
qoriq/include/tm27.h: Fix prototype warning
13:21 Changeset in rtems [ebd1937]5 by Joel Sherrill <joel@…>
motorola_powerpc/include/tm27.h: Fix prototype warning
13:21 Changeset in rtems [3cff531f]5 by Joel Sherrill <joel@…>
bsps/powerpc/include/mpc83xx/mpc83xx.h: Fix nested comment warning
13:20 Changeset in rtems [5896da4]5 by Joel Sherrill <joel@…>
bsps/powerpc/include/bsp/tictac.h: Fix protototype warnings
13:20 Changeset in rtems [ae4fbf3b]5 by Joel Sherrill <joel@…>
gen83xx/include/tm27.h: Fix prototype warning
13:19 Changeset in rtems [ec8c955d]5 by Joel Sherrill <joel@…>
gen5200/include/tm27.h: Fix prototype warning
13:18 Changeset in rtems [7de51829]5 by Joel Sherrill <joel@…>
gen5200/include/bsp/ata.h: Fix warning
13:18 Changeset in rtems [0fc87d47]5 by Joel Sherrill <joel@…>
csb337/include/at91rm9200_dbgu.h: Fix nested comment warning
07:37 Changeset in rtems-docs [67195aa]5 by Sebastian Huber <sebastian.huber@…>
cpu-supplement: Remove empty index Due to the hierarchical structure an index is not absolutely necessary and an empty index is not helpful. The document sources contain no index directives. Close #3499.
07:30 Changeset in rtems-docs [762b8d7]5 by Sebastian Huber <sebastian.huber@…>
cpu-supplement: Remove empty command/vars chapter Close #3498.
07:26 Ticket #3499 (The "Index" chapter is empty) created by Jens Schweikhardt
The "Index" chapter, …
07:23 Ticket #3498 (Command and Variable Index is empty) created by Jens Schweikhardt
The Command and Variable Index, …
05:34 Changeset in rtems [ba0e9631]5 by Sebastian Huber <sebastian.huber@…>
score: Do not inline _Thread_Dispatch_enable() This function is slighly too complex for inlining with two if statements. The caller already needs a stack frame due to the potential call to _Thread_Do_dispatch(). In _Thread_Dispatch_enable() the call to _Thread_Do_dispatch() can be optimized to a tail call. A text size comparision (text size after patch - text size before patch) / text size before patch on sparc/erc32 with SMP enabled showed these results: Minimum -0.000697892 (fsdosfsname01.exe) Median -0.00745021 (psxtimes01.exe) Maximum -0.0233032 (spscheduler01.exe) A text size comparision text size after patch - text size before patch on sparc/erc32 with SMP enabled showed these results: Minimum -3312 (ada_sp09.exe) Median -1024 (tm15.exe) Maximum -592 (spglobalcon01.exe)
05:22 Changeset in rtems [d14f934]5 by Sebastian Huber <sebastian.huber@…>
score: Fix ISR enable in _Thread_Dispatch_enable() This bug had probably no effect since the interrupt enable is idempotent on all CPU ports. Close #3496.
05:20 Ticket #3486 (Use uintptr_t and size_t instead of uint32_t in rtems_partition_create()) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 0c4f2be/rtems-docs: […]
05:19 Changeset in rtems-docs [0c4f2be]5 by Sebastian Huber <sebastian.huber@…>
c-user: Adjust integer types in partition create Close #3486.
05:11 Changeset in rtems [b8eae140]5 by Sebastian Huber <sebastian.huber@…>
Add dummy PRI_MIN_KERN to <sys/priority.h> Update #3472.
05:10 Changeset in rtems [0e6f7dc4]5 by Sebastian Huber <sebastian.huber@…>
bsps/sparc: Fix external variable declarations
05:09 Ticket #3497 (Remove superfluous interrupt enable in _Thread_Dispatch_enable() (cloned)) created by Sebastian Huber
Cloned from #3496: ---- The _Thread_Dispatch_enable() contains a …
05:08 Ticket #3496 (Remove superfluous interrupt enable in _Thread_Dispatch_enable()) created by Sebastian Huber
The _Thread_Dispatch_enable() contains a superfluous interrupt enable. …
04:59 Ticket #3495 (RFS: Remove stray call of rtems_disk_release() in ...) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 68f2ea0/rtems: […]
04:57 Ticket #3494 (RFS: Remove stray call of rtems_disk_release() in ...) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 3abc731/rtems: […]
04:55 Ticket #3495 (RFS: Remove stray call of rtems_disk_release() in ...) created by Sebastian Huber
Cloned from #3484: ---- The function rtems_rfs_buffer_sync() …
04:54 Ticket #3494 (RFS: Remove stray call of rtems_disk_release() in ...) created by Sebastian Huber
Cloned from #3484: ---- The function rtems_rfs_buffer_sync() …

08/09/18:

13:43 Ticket #3493 (Documentation buglets in sparc.html) closed by Joel Sherrill <joel@…>
fixed: In 135b90c/rtems-docs: […]
13:42 Changeset in rtems-docs [135b90c]5 by Joel Sherrill <joel@…>
Fix SPARC_SWTRAP_IRQDIS typo close #3493.
13:42 Changeset in rtems-docs [99a84f9]4.11 by Joel Sherrill <joel@…>
Fix SPARC_SWTRAP_IRQDIS typo close #3493.
12:22 Ticket #3493 (Documentation buglets in sparc.html) created by Jens Schweikhardt
In https://docs.rtems.org/branches/master/cpu-supplement/sparc.html
12:02 Changeset in rtems-libbsd [bb80d9d]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Update to FreeBSD head 2017-12-01 Git mirror commit e724f51f811a4b2bd29447f8b85ab5c2f9b88266. Update #3472.
11:04 Changeset in rtems-libbsd [e4a8065]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Update to FreeBSD head 2017-10-01 Git mirror commit b2f0376b45428f13151d229c5ae9d4d8f74acbd1. Update #3472.
10:59 Changeset in rtems-libbsd [dd60daa]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Allow *.c as kernel space header files This is a workaround for the FreeBSD kernel space source file sys/opencrypto/xform.c which includes a bunch of *.c files. Update #3472.
07:20 Changeset in rtems [f4424cfb]5 by Sebastian Huber <sebastian.huber@…>
bsps/sparc: Move polled APBUART functions This reduces the link-time dependencies and avoids copy-and-paste.
06:00 Changeset in rtems-libbsd [4c22b5c]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Add FreeBSD kernel space header files Move the kernel space content of some Newlib provided header files to RTEMS and libbsd. This allows to use the Newlib provided header files with different FreeBSD baselines. Update #3472.
05:20 Changeset in rtems-libbsd [1d99262]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
libkern.h: Avoid call overhead for bcmp()
00:54 GSoC/2018 edited by udit agarwal
Updated status (diff)

08/08/18:

20:25 Ticket #3492 (Incorporate High Quality SPARC Web Page into CPU SUpplement) created by Joel Sherrill
For a long time I have had a bookmark with a link to someone's …
09:52 Changeset in rtems [27c89d7]5 by Sebastian Huber <sebastian.huber@…>
Add FreeBSD kernel space header files Move the kernel space content of some Newlib provided header files to RTEMS and libbsd. This allows to use the Newlib provided header files with different FreeBSD baselines. Update #3472.
09:17 Changeset in rtems [aac36d15]5 by Sebastian Huber <sebastian.huber@…>
posix: Add configure check for mprotect() Update #3491.
09:16 Ticket #3491 (Align mprotect() prototype with POSIX) created by Sebastian Huber
The correct prototype is: […]
07:14 Ticket #3490 (Remove CONFIGURE_HAS_OWN_CONFIGURATION_TABLE) created by Sebastian Huber
This configuration option was obsoleted in RTEMS 5.1.
07:13 Ticket #3489 (Obsolete CONFIGURE_HAS_OWN_CONFIGURATION_TABLE) created by Sebastian Huber
Obsolete the CONFIGURE_HAS_OWN_CONFIGURATION_TABLE configuration …
07:10 Ticket #3488 (Remove CONFIGURE_HAS_OWN_MOUNT_TABLE) created by Sebastian Huber
RTEMS has the configuration option CONFIGURE_HAS_OWN_MOUNT_TABLE since …
06:54 Ticket #3434 (Add CONFIGURE_MINIMUM_POSIX_THREAD_STACK_SIZE configuration option) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 806806c/rtems-docs: […]
05:52 Changeset in rtems [71948f76]5 by Sebastian Huber <sebastian.huber@…>
sys/event.h: Update version FreeBSD tag Update #3472.
Note: See TracTimeline for information about the timeline view.