Timeline



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.

08/07/18:

12:56 Changeset in rtems-libbsd [c37f9fb]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Update to FreeBSD head 2017-08-01 Git mirror commit f5002f5e5f78cae9f0269d812dc0aedb0339312c. Update #3472.
10:12 Changeset in rtems-libbsd [de261e0]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Update to FreeBSD head 2017-06-01 Git mirror commit dfb26efac4ce9101dda240e94d9ab53f80a9e131. Update #3472.
06:37 Changeset in rtems-docs [806806c]5 by Sebastian Huber <sebastian.huber@…>
c-user: CONFIGURE_MINIMUM_POSIX_THREAD_STACK_SIZE Close #3434.
06:04 Changeset in rtems-docs [8fd9e62]5 by Sebastian Huber <sebastian.huber@…>
c-user: Sort POSIX configuration options
05:43 Ticket #3358 (Deprecate rtems_disk_create_phys(), etc.) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 0b038bd4/rtems: […]
05:40 Ticket #3484 (RFS: Remove stray call of rtems_disk_release() in rtems_rfs_buffer_sync()) closed by Sebastian Huber <sebastian.huber@…>
fixed: In d56e68b/rtems: […]
05:09 Changeset in rtems [97417bb]5 by Sebastian Huber <sebastian.huber@…>
tests: Remove CONFIGURE_MAXIMUM_DRIVERS This configuration is superfluous in these tests.
05:06 Changeset in rtems-source-builder [01600ac]5 by Sebastian Huber <sebastian.huber@…>
5: Update tools for RISC-V BSP builder support Update #3433.
04:58 Changeset in rtems-tools [d343f83]5 by Sebastian Huber <sebastian.huber@…>
tester: Exclude SMP build of some RISC-V BSPs It makes no sense to build BSPs without support for atomic instructions with SMP enabled. Update #3433.
04:25 Changeset in rtems [fd27bae]5 by Sebastian Huber <sebastian.huber@…>
CONFIGURE_MINIMUM_POSIX_THREAD_STACK_SIZE Make CONFIGURE_MINIMUM_POSIX_THREAD_STACK_SIZE configurable by the user. Update #3434.

08/06/18:

23:10 Changeset in rtems-tools [2950fd4]5 by Chris Johns <chrisj@…>
linkers/exeinfo: Report who inlines which functions. Report not inline functions.
23:08 Changeset in rtems-tools [317d85d]5 by Chris Johns <chrisj@…>
rtemstoolkit/dwarf: Add types of inline. Report machine code size not span. - Add the types of inlined functions to the interface. - Return the machine code for each function and not the address span.
13:34 Ticket #3487 (libbsd: IPSec support) closed by Christian Mauderer
fixed
13:23 Ticket #3487 (libbsd: IPSec support) created by Christian Mauderer
Add IPSec support to libbsd.
09:53 Changeset in rtems [b2de426]5 by Sebastian Huber <sebastian.huber@…>
score: Fix _Addresses_Subtract() Use architecture-specific integer type for an address difference. Update #3486.
08:51 Changeset in rtems [66cb142]5 by Sebastian Huber <sebastian.huber@…>
rtems: Parameter types in rtems_partition_create() Use uintptr_t to specify the length of the partition buffer area instead of uint32_t. This is in line with rtems_region_create(). On 64-bit targets, the length may exceed 4GiB. Use size_t for the buffer size, since on some targets the single object size is less than the overall address range, e.g. m32c sizeof(uintptr_t) > sizeof(size_t). Update #3486.
08:42 Ticket #3486 (Use uintptr_t and size_t instead of uint32_t in rtems_partition_create()) created by Sebastian Huber
Use uintptr_t to specify the length of the partition buffer area …
08:29 Changeset in rtems [8e6cfcc]5 by Christian Mauderer <christian.mauderer@…>
bsp/atsam: Fix handling of slow SPI speeds. This patch fixes an overflow in the frequency calculation of the SPI driver for slow SPI speeds.
07:50 Changeset in rtems-tools [5d957c9]5 by Sebastian Huber <sebastian.huber@…>
tester: Add RISC-V support to BSP builder Update #3433.
07:05 Ticket #3485 (Remove rtems_disk_create_phys(), etc.) created by Sebastian Huber
This API was deprecated in RTEMS 5.1. Remove it in RTEMS 7.1.
06:10 Ticket #3484 (RFS: Remove stray call of rtems_disk_release() in rtems_rfs_buffer_sync()) created by Sebastian Huber
The function rtems_rfs_buffer_sync() erroneously calls …
06:04 Ticket #3482 (Relax the buffer alignment required by rtems_partition_create()) closed by Sebastian Huber <sebastian.huber@…>
fixed: In a0e6488/rtems-docs: […]
05:37 Changeset in rtems-libbsd [9bc7b96]55-freebsd-126-freebsd-12 by Christian Mauderer <christian.mauderer@…>
libbsd.txt: Update version info and manpage links. The information is clearly outdated. This patch updates it to the latest release.
04:26 Changeset in rtems [b152d33]5 by Sebastian Huber <sebastian.huber@…>
fileio: Avoid deprecated rtems_disk_obtain() Update #3358.
Note: See TracTimeline for information about the timeline view.