# # ChangeLog for cpukit/include in rtems # # Generated by Trac 1.2.1.dev0 # 06/17/24 18:07:18 Mon, 16 Dec 2019 14:10:05 GMT Sebastian Huber [8e118f22] * cpukit/include/rtems/score/objectimpl.h (modified) * cpukit/score/src/objectnamespaceremove.c (modified) score: Inline _Objects_Namespace_remove_u32() This function is ... Mon, 16 Dec 2019 13:50:59 GMT Sebastian Huber [6135747] * cpukit/Makefile.am (modified) * cpukit/include/rtems/score/objectdata.h (modified) * cpukit/include/rtems/score/objectimpl.h (modified) * cpukit/include/rtems/score/thread.h (modified) * cpukit/score/src/objectfree.c (modified) * cpukit/score/src/objectfreestatic.c (added) score: Split up objects free Split up the different objects free ... Tue, 10 Dec 2019 09:41:48 GMT Sebastian Huber [2485156] * cpukit/Makefile.am (modified) * cpukit/include/rtems/score/objectdata.h (modified) * cpukit/include/rtems/score/objectimpl.h (modified) * cpukit/include/rtems/score/thread.h (modified) * cpukit/score/src/objectallocate.c (modified) * cpukit/score/src/objectallocatenone.c (added) * cpukit/score/src/objectallocatestatic.c (added) * cpukit/score/src/objectallocateunlimited.c (added) score: Split up objects allocation Split up the different objects ... Tue, 10 Dec 2019 09:04:36 GMT Sebastian Huber [6f3bc0e] * cpukit/include/rtems/score/objectimpl.h (modified) * cpukit/score/src/objectshrinkinformation.c (modified) score: Add _Objects_Free_objects_block() This is a preparation to ... Mon, 09 Dec 2019 15:03:11 GMT Sebastian Huber [32991495] * bsps/arm/shared/start/linkcmds.base (modified) * bsps/sh/gensh1/start/linkcmds (modified) * bsps/sh/gensh2/start/linkcmds (modified) * bsps/sh/gensh2/start/linkcmds.ram (modified) * bsps/sh/gensh2/start/linkcmds.rom (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/score/mpci.h (modified) * cpukit/include/rtems/score/thread.h (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/mpcidefault.c (modified) * cpukit/score/src/threadcreateidle.c (modified) * testsuites/sptests/spstkalloc/init.c (modified) score: Statically allocate idle/MPCI stacks Place idle and MPCI ... Mon, 09 Dec 2019 13:48:34 GMT Sebastian Huber [01d5944] * cpukit/include/rtems/score/thread.h (modified) * cpukit/include/rtems/score/threadimpl.h (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/rtems/src/taskcreate.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/threadcreateidle.c (modified) * cpukit/score/src/threadinitialize.c (modified) score: Move thread stack allocation Move thread stack allocation to ... Mon, 09 Dec 2019 13:33:06 GMT Sebastian Huber [4c9deb6c] * cpukit/include/rtems/score/stackimpl.h (modified) * cpukit/score/src/threadinitialize.c (modified) score: Add _Stack_Extend_size() Update #3835. Mon, 09 Dec 2019 12:57:51 GMT Sebastian Huber [a08dcb2] * cpukit/include/rtems/score/threadimpl.h (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/rtems/src/taskcreate.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/threadcreateidle.c (modified) * cpukit/score/src/threadinitialize.c (modified) score: Add Thread_Configuration Add the Thread_Configuration ... Mon, 16 Dec 2019 13:32:47 GMT Sebastian Huber [00c7ad4] * cpukit/Makefile.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/config.h (modified) * cpukit/include/rtems/score/stack.h (modified) * cpukit/score/src/stackallocator.c (added) score: Split stack allocator configuration This allows the linker ... Mon, 09 Dec 2019 09:12:14 GMT Sebastian Huber [f4dbf37d] * cpukit/Makefile.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/config.h (modified) * cpukit/include/rtems/score/stack.h (modified) * cpukit/include/rtems/score/stackimpl.h (modified) * cpukit/include/rtems/score/tls.h (modified) * cpukit/score/src/configstackspacesize.c (added) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/tlsallocsize.c (added) * cpukit/score/src/wkspace.c (modified) score: Simplify TLS area allocation Use the stack area to allocate ... Sat, 07 Dec 2019 15:50:35 GMT Sebastian Huber [fc398fd] * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/score/context.h (modified) * cpukit/include/rtems/score/stackimpl.h (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadrestart.c (modified) score: Simplify FP context allocation Use the stack area to ... Sat, 07 Dec 2019 15:28:21 GMT Sebastian Huber [0bde56b] * cpukit/include/rtems/score/stackimpl.h (modified) * cpukit/include/rtems/score/thread.h (modified) * cpukit/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/threadstackfree.c (modified) score: Simplify thread stack free Update #3835. Sat, 07 Dec 2019 15:00:58 GMT Sebastian Huber [a0211fc9] * cpukit/include/rtems/score/stackimpl.h (modified) * cpukit/include/rtems/score/thread.h (modified) * cpukit/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadinitialize.c (modified) * cpukit/score/src/threadstackallocate.c (modified) score: Simplify thread stack allocation Remove superfluous ... Tue, 04 Feb 2020 14:26:31 GMT Sebastian Huber [2d07ce6] * bsps/shared/start/bootcard.c (modified) * c/src/aclocal/bsp-bootcard-options.m4 (modified) * cpukit/Makefile.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/score/memory.h (modified) * cpukit/score/src/memorydirtyfreeareas.c (added) * testsuites/sptests/sp54/init.c (modified) config: Add CONFIGURE_DIRTY_MEMORY Replace the BSP_DIRTY_MEMORY BSP ... Tue, 04 Feb 2020 12:56:41 GMT Sebastian Huber [8ecbc38] * cpukit/Makefile.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/config.h (modified) * cpukit/include/rtems/score/memory.h (modified) * cpukit/include/rtems/sysinit.h (modified) * cpukit/sapi/src/sysinitverbose.c (modified) * cpukit/score/src/memoryzerobeforeuse.c (added) * cpukit/score/src/memoryzerofreeareas.c (added) * cpukit/score/src/wkspace.c (modified) * testsuites/sptests/sp54/init.c (modified) sysinit: Add RTEMS_SYSINIT_ZERO_MEMORY Use a dedicate system ... Tue, 04 Feb 2020 12:20:26 GMT Sebastian Huber [1d43a97] * cpukit/include/rtems/confdefs.h (modified) * testsuites/sptests/sp54/init.c (modified) config: CONFIGURE_ZERO_WORKSPACE_AUTOMATICALLY Canonicalize ... Tue, 04 Feb 2020 12:12:40 GMT Sebastian Huber [cadff8f7] * cpukit/include/rtems/confdefs.h (modified) config: Remove BSP_ZERO_WORKSPACE_AUTOMATICALLY Update #3863. Wed, 05 Feb 2020 07:42:03 GMT Sebastian Huber [9fac9f9] * cpukit/include/rtems/linkersets.h (modified) * cpukit/include/rtems/score/percpudata.h (modified) score: Fix linker sets on small data area targets Update #3865. Thu, 02 Jan 2020 10:31:48 GMT Sebastian Huber [bba1475] * cpukit/include/rtems/score/status.h (modified) score: Optimize STATUS_BUILD() Do not cast to unsigned int to avoid ... Sun, 02 Feb 2020 10:00:05 GMT Sebastian Huber [e44ae80] * cpukit/Makefile.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/sysinit.h (modified) * cpukit/sapi/src/sysinitverbose.c (added) * testsuites/sptests/spsysinit01/init.c (modified) config: Add CONFIGURE_VERBOSE_SYSTEM_INITIALIZATION Update #3861. Sun, 02 Feb 2020 09:53:56 GMT Sebastian Huber [f7c5f94] * cpukit/include/rtems/sysinit.h (modified) * testsuites/sptests/spsysinit01/init.c (modified) sysinit: Add RTEMS_SYSINIT_ORDER_LAST_BUT_[1-9] Update #3838. Fri, 13 Dec 2019 05:18:36 GMT Sebastian Huber [eea21eac] * bsps/arm/altera-cyclone-v/start/bspgetworkarea.c (modified) * bsps/arm/imx/start/bspstarthooks.c (modified) * bsps/arm/raspberrypi/start/bspstarthooks.c (modified) * bsps/i386/pc386/start/bspgetworkarea.c (modified) * bsps/include/bsp/bootcard.h (modified) * bsps/powerpc/mpc55xxevb/start/bspgetworkarea.c (modified) * bsps/powerpc/qoriq/start/mmu-config.c (modified) * bsps/powerpc/shared/start/bspgetworkarea.c (modified) * bsps/powerpc/shared/start/sbrk.c (modified) * bsps/powerpc/tqm8xx/start/bspgetworkarea.c (modified) * bsps/shared/start/bootcard.c (modified) * bsps/shared/start/bspgetworkarea-default.c (modified) * bsps/sparc/shared/start/bspgetworkarea.c (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/malloc.h (modified) * cpukit/include/rtems/score/wkspace.h (modified) * cpukit/include/rtems/sysinit.h (modified) * cpukit/libcsupport/src/malloc_initialize.c (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/score/src/smp.c (modified) * cpukit/score/src/wkspace.c (modified) * testsuites/libtests/malloc04/init.c (modified) * testsuites/smptests/smpfatal09/init.c (modified) * testsuites/sptests/spfatal09/init.c (modified) * testsuites/sptests/spfatal12/init.c (modified) * testsuites/sptests/spsysinit01/init.c (modified) bsps: Rework work area initialization The work area initialization ... Sat, 14 Dec 2019 13:39:29 GMT Sebastian Huber [c184b0c] * cpukit/include/rtems/sysinit.h (modified) * cpukit/libmisc/stackchk/check.c (modified) stackchk: Add RTEMS_SYSINIT_ISR_STACK Use a dedicated system ... Thu, 12 Dec 2019 15:02:19 GMT Sebastian Huber [34a7a12f] * bsps/powerpc/beatnik/start/bspstart.c (modified) * bsps/powerpc/motorola_powerpc/start/bspstart.c (modified) * bsps/powerpc/mvme3100/start/bspstart.c (modified) * bsps/powerpc/mvme5500/start/bspstart.c (modified) * bsps/powerpc/shared/start/bspgetworkarea.c (modified) * cpukit/include/rtems/sysinit.h (modified) bsps: Add RTEMS_SYSINIT_BSP_EARLY Add new BSP system initialization ... Fri, 13 Dec 2019 05:25:03 GMT Sebastian Huber [c477d927] * cpukit/Makefile.am (modified) * cpukit/include/rtems/score/memory.h (modified) * cpukit/score/src/memoryfill.c (added) score: Add _Memory_Fill() Update #3838. Tue, 10 Dec 2019 19:03:53 GMT Sebastian Huber [1cb9257] * cpukit/Makefile.am (modified) * cpukit/headers.am (modified) * cpukit/include/rtems/score/memory.h (added) * cpukit/score/src/memoryallocate.c (added) score: Add Memory Handler Update #3838. Tue, 24 Sep 2019 13:51:53 GMT Sebastian Huber [26443da] * cpukit/include/rtems/confdefs.h (modified) record: Fix configuration Sun, 19 Jan 2020 15:11:38 GMT Martin Erik Werner [e2255453] * cpukit/include/rtems/score/status.h (modified) Use EAGAIN for POSIX mq wait in ISR error Modify the status code ... Thu, 02 Jan 2020 10:30:33 GMT Sebastian Huber [f74e806d] * cpukit/include/rtems/score/status.h (modified) * cpukit/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadmp.c (modified) mpci: Fix blocking proxy status Remove THREAD_STATUS_PROXY_BLOCKING ... Sun, 29 Dec 2019 16:43:46 GMT Sebastian Huber [453bb4b] * cpukit/include/rtems/rtems/msgmp.h (modified) * cpukit/include/rtems/rtems/partmp.h (modified) * cpukit/include/rtems/rtems/semmp.h (modified) * cpukit/include/rtems/rtems/taskmp.h (modified) * cpukit/include/rtems/sysinit.h (modified) * cpukit/rtems/src/eventseize.c (modified) * cpukit/rtems/src/msgmp.c (modified) * cpukit/rtems/src/msgqcreate.c (modified) * cpukit/rtems/src/partcreate.c (modified) * cpukit/rtems/src/partmp.c (modified) * cpukit/rtems/src/semcreate.c (modified) * cpukit/rtems/src/semmp.c (modified) * cpukit/rtems/src/signalcatch.c (modified) * cpukit/rtems/src/taskcreate.c (modified) * cpukit/rtems/src/taskmp.c (modified) * testsuites/sptests/spsysinit01/init.c (modified) rtems: Fix MPCI initialization Update #2408. Fri, 20 Dec 2019 08:29:33 GMT Sebastian Huber [556e45f2] * cpukit/Makefile.am (modified) * cpukit/include/t.h (modified) * cpukit/libtest/t-test-rtems-context.c (added) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/ttest01/init.c (modified) * testsuites/libtests/ttest01/test-task-context.c (added) libtest: Add T_check_task_context() action Fri, 20 Dec 2019 09:55:36 GMT Sebastian Huber [77ac1519] * cpukit/include/t.h (modified) * cpukit/libtest/t-test-time.c (modified) * cpukit/libtest/t-test.c (modified) * testsuites/libtests/ttest01/init.c (modified) * testsuites/libtests/ttest01/test-time.c (modified) libtest: Use test configuration in T_now() Use the user provided ... Thu, 19 Dec 2019 10:38:45 GMT Sebastian Huber [806fe963] * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/scheduler.h (modified) * testsuites/smptests/smpschededf01/init.c (modified) * testsuites/smptests/smpschededf04/init.c (modified) * testsuites/smptests/smpscheduler02/init.c (modified) * testsuites/smptests/smpscheduler07/init.c (modified) * testsuites/smptests/smpthreadpin01/init.c (modified) config: Improve EDF SMP scheduler configuration Use ... Thu, 19 Dec 2019 09:18:32 GMT Sebastian Huber [51fd6b47] * cpukit/include/rtems/confdefs.h (modified) config: Fix CONFIGURE_MAXIMUM_POSIX_THREADS Bug was introduced by ... Tue, 17 Dec 2019 14:42:15 GMT Sebastian Huber [88c198b] * cpukit/include/rtems/confdefs.h (modified) * testsuites/ada/support/initimpl.h (modified) * testsuites/ada/tmtests/tm21/init.c (modified) config: Remove Ada configuration options Update #3845. Tue, 17 Dec 2019 08:17:43 GMT Sebastian Huber [3cec2df] * cpukit/include/rtems/confdefs.h (modified) * cpukit/libmisc/dummy/default-configuration.c (modified) * testsuites/fstests/fsbdpart01/init.c (modified) * testsuites/fstests/fsclose01/init.c (modified) * testsuites/fstests/fsdosfsformat01/init.c (modified) * testsuites/fstests/fsdosfsname01/init.c (modified) * testsuites/fstests/fsdosfsname02/init.c (modified) * testsuites/fstests/fsdosfssync01/init.c (modified) * testsuites/fstests/fsdosfswrite01/init.c (modified) * testsuites/fstests/fsfseeko01/init.c (modified) * testsuites/fstests/fsimfsconfig01/init.c (modified) * testsuites/fstests/fsimfsconfig03/init.c (modified) * testsuites/fstests/fsimfsgeneric01/init.c (modified) * testsuites/fstests/fsrofs01/init.c (modified) * testsuites/fstests/imfs_support/fs_support.c (modified) * testsuites/fstests/jffs2_support/fs_support.c (modified) * testsuites/fstests/mdosfs_support/fs_support.c (modified) * testsuites/fstests/mimfs_support/fs_support.c (modified) * testsuites/fstests/mrfs_support/fs_support.c (modified) * testsuites/libtests/block01/init.c (modified) * testsuites/libtests/block02/init.c (modified) * testsuites/libtests/block03/init.c (modified) * testsuites/libtests/block04/init.c (modified) * testsuites/libtests/block05/init.c (modified) * testsuites/libtests/block06/init.c (modified) * testsuites/libtests/block07/init.c (modified) * testsuites/libtests/block08/system.h (modified) * testsuites/libtests/block09/init.c (modified) * testsuites/libtests/block10/init.c (modified) * testsuites/libtests/block11/init.c (modified) * testsuites/libtests/block12/init.c (modified) * testsuites/libtests/block13/init.c (modified) * testsuites/libtests/block14/init.c (modified) * testsuites/libtests/block15/init.c (modified) * testsuites/libtests/block16/init.c (modified) * testsuites/libtests/devfs02/init.c (modified) * testsuites/libtests/devfs03/init.c (modified) * testsuites/libtests/devfs04/init.c (modified) * testsuites/libtests/deviceio01/init.c (modified) * testsuites/libtests/dl01/init.c (modified) * testsuites/libtests/dl02/init.c (modified) * testsuites/libtests/dl03/init.c (modified) * testsuites/libtests/dl04/init.c (modified) * testsuites/libtests/dl05/init.c (modified) * testsuites/libtests/dl06/initimpl.h (modified) * testsuites/libtests/dl07/init.c (modified) * testsuites/libtests/dl08/init.c (modified) * testsuites/libtests/dl09/init.c (modified) * testsuites/libtests/dl10/init.c (modified) * testsuites/libtests/flashdisk01/init.c (modified) * testsuites/libtests/ftp01/init.c (modified) * testsuites/libtests/i2c01/init.c (modified) * testsuites/libtests/mghttpd01/init.c (modified) * testsuites/libtests/mouse01/init.c (modified) * testsuites/libtests/newlib01/init.c (modified) * testsuites/libtests/pwdgrp01/init.c (modified) * testsuites/libtests/pwdgrp02/init.c (modified) * testsuites/libtests/record01/init.c (modified) * testsuites/libtests/shell01/init.c (modified) * testsuites/libtests/sparsedisk01/init.c (modified) * testsuites/libtests/spi01/init.c (modified) * testsuites/libtests/syscall01/init.c (modified) * testsuites/libtests/tar01/init.c (modified) * testsuites/libtests/tar02/init.c (modified) * testsuites/libtests/telnetd01/init.c (modified) * testsuites/libtests/termios01/init.c (modified) * testsuites/libtests/termios03/init.c (modified) * testsuites/libtests/termios04/init.c (modified) * testsuites/libtests/termios05/init.c (modified) * testsuites/libtests/termios06/init.c (modified) * testsuites/libtests/termios07/init.c (modified) * testsuites/libtests/termios08/init.c (modified) * testsuites/libtests/termios09/init.c (modified) * testsuites/libtests/termios10/termios10impl.h (modified) * testsuites/libtests/ttest01/init.c (modified) * testsuites/libtests/uid01/init.c (modified) * testsuites/psxtests/psx13/main.c (modified) * testsuites/psxtests/psxaio01/system.h (modified) * testsuites/psxtests/psxaio02/system.h (modified) * testsuites/psxtests/psxaio03/system.h (modified) * testsuites/psxtests/psxchroot01/main.c (modified) * testsuites/psxtests/psxconfig01/init.c (modified) * testsuites/psxtests/psxfchx01/init.c (modified) * testsuites/psxtests/psxfenv01/init.c (modified) * testsuites/psxtests/psxfile01/main.c (modified) * testsuites/psxtests/psxfile02/init.c (modified) * testsuites/psxtests/psxfilelock01/init.c (modified) * testsuites/psxtests/psxid01/init.c (modified) * testsuites/psxtests/psximfs01/init.c (modified) * testsuites/psxtests/psximfs02/init.c (modified) * testsuites/psxtests/psxmmap01/system.h (modified) * testsuites/psxtests/psxmount/main.c (modified) * testsuites/psxtests/psxndbm01/init.c (modified) * testsuites/psxtests/psxpasswd01/init.c (modified) * testsuites/psxtests/psxpasswd02/init.c (modified) * testsuites/psxtests/psxpipe01/init.c (modified) * testsuites/psxtests/psxrdwrv/main.c (modified) * testsuites/psxtests/psxreaddir/main.c (modified) * testsuites/psxtests/psxshm01/system.h (modified) * testsuites/psxtests/psxshm02/system.h (modified) * testsuites/psxtests/psxstat/main.c (modified) * testsuites/samples/fileio/system.h (modified) * testsuites/samples/loopback/init.c (modified) * testsuites/samples/minimum/init.c (modified) * testsuites/samples/pppd/system.h (modified) * testsuites/sptests/spconsole01/init.c (modified) * testsuites/sptests/spfatal14/init.c (modified) * testsuites/sptests/spfatal15/init.c (modified) * testsuites/sptests/spfifo01/init.c (modified) * testsuites/sptests/spfifo02/init.c (modified) * testsuites/sptests/spfifo03/init.c (modified) * testsuites/sptests/spfifo04/init.c (modified) * testsuites/sptests/spfifo05/init.c (modified) * testsuites/sptests/spintrcritical24/init.c (modified) * testsuites/sptests/spmkdir/init.c (modified) * testsuites/sptests/spsysinit01/init.c (modified) config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS Rename ... Tue, 17 Dec 2019 08:26:04 GMT Sebastian Huber [e6f2b54] * cpukit/include/rtems/confdefs.h (modified) config: CONFIGURE_HAS_OWN_DEVICE_DRIVER_TABLE Remove ... Thu, 12 Dec 2019 07:53:32 GMT Sebastian Huber [78211376] * cpukit/include/rtems/score/interr.h (modified) * cpukit/include/rtems/score/wkspace.h (modified) * cpukit/score/src/wkspace.c (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spfatal08/init.c (deleted) * testsuites/sptests/spfatal08/spfatal08.doc (deleted) * testsuites/sptests/spfatal08/spfatal08.scn (deleted) score: Remove _Workspace_Allocate_or_fatal_error() This function is ... Thu, 12 Dec 2019 07:50:40 GMT Sebastian Huber [3fba9de2] * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/score/objectdata.h (modified) * cpukit/score/src/mpcidefault.c (modified) * cpukit/score/src/objectmp.c (modified) config: Statically allocate MP object controls Update #3735. Thu, 12 Dec 2019 07:43:06 GMT Sebastian Huber [1d9f509e] * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/score/thread.h (modified) * cpukit/score/src/mpcidefault.c (modified) * cpukit/score/src/threadmp.c (modified) config: Statically allocate MP thread proxies Update #3735. Thu, 12 Dec 2019 06:11:54 GMT Sebastian Huber [24f8915] * bsps/include/shm_driver.h (modified) * cpukit/Makefile.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/config.h (modified) * cpukit/include/rtems/rtems/types.h (modified) * cpukit/include/rtems/score/mpci.h (modified) * cpukit/libmisc/monitor/mon-monitor.c (modified) * cpukit/libmisc/monitor/mon-mpci.c (modified) * cpukit/libmisc/monitor/mon-server.c (modified) * cpukit/score/src/mpci.c (modified) * cpukit/score/src/mpcidefault.c (added) * cpukit/score/src/objectmp.c (modified) * cpukit/score/src/thread.c (modified) * testsuites/sptests/spsize/size.c (modified) config: Add _MPCI_Configuration Replace the user MPCI configuration ... Thu, 12 Dec 2019 05:37:01 GMT Sebastian Huber [a00dff42] * bsps/include/shm_driver.h (modified) * bsps/shared/shmdr/shmdr-dump.c (modified) * bsps/shared/shmdr/shmdr-init.c (modified) * bsps/shared/shmdr/shmdr-send.c (modified) * cpukit/include/rtems/rtems/object.h (modified) * cpukit/include/rtems/score/object.h (modified) * cpukit/include/rtems/score/objectimpl.h (modified) * cpukit/libcsupport/src/error.c (modified) * cpukit/libcsupport/src/getpgrp.c (modified) * cpukit/libcsupport/src/getpid.c (modified) * cpukit/libcsupport/src/utsname.c (modified) * testsuites/ada/support/initimpl.h (modified) * testsuites/mptests/mp01/initimpl.h (modified) * testsuites/mptests/mp03/initimpl.h (modified) * testsuites/mptests/mp03/task1.c (modified) * testsuites/mptests/mp04/initimpl.h (modified) * testsuites/mptests/mp04/task1.c (modified) * testsuites/mptests/mp05/initimpl.h (modified) * testsuites/mptests/mp05/task1.c (modified) * testsuites/mptests/mp06/initimpl.h (modified) * testsuites/mptests/mp06/task1.c (modified) * testsuites/mptests/mp07/initimpl.h (modified) * testsuites/mptests/mp07/task1.c (modified) * testsuites/mptests/mp08/initimpl.h (modified) * testsuites/mptests/mp08/task1.c (modified) * testsuites/mptests/mp09/initimpl.h (modified) * testsuites/mptests/mp09/task1.c (modified) * testsuites/mptests/mp10/initimpl.h (modified) * testsuites/mptests/mp11/initimpl.h (modified) * testsuites/mptests/mp12/initimpl.h (modified) * testsuites/mptests/mp13/initimpl.h (modified) * testsuites/mptests/mp13/task1.c (modified) * testsuites/mptests/mp13/task2.c (modified) * testsuites/mptests/mp14/evtask1.c (modified) * testsuites/mptests/mp14/initimpl.h (modified) * testsuites/mptests/mp14/msgtask1.c (modified) * testsuites/mptests/mp14/pttask1.c (modified) * testsuites/mptests/mp14/smtask1.c (modified) * testsuites/mptests/mp14/system.h (modified) * testsuites/samples/base_mp/initimpl.h (modified) rtems: Add and use rtems_object_get_local_node() Update #3841. Wed, 11 Dec 2019 14:57:49 GMT Sebastian Huber [d24b301] * cpukit/include/rtems/confdefs.h (modified) config: CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE Obsolete the ... Wed, 11 Dec 2019 18:08:03 GMT Sebastian Huber [6f6091b3] * cpukit/include/rtems/confdefs.h (modified) * testsuites/psxtests/psximfs02/init.c (modified) * testsuites/psxtests/psxpipe01/init.c (modified) * testsuites/sptests/spfifo02/init.c (modified) * testsuites/sptests/spfifo03/init.c (modified) * testsuites/sptests/spfifo04/init.c (modified) * testsuites/sptests/spfifo05/init.c (modified) config: Add CONFIGURE_IMFS_ENABLE_MKFIFO Obsolete undocumented ... Wed, 07 Aug 2019 13:25:23 GMT Joel Sherrill [4e2e338] * cpukit/include/rtems/score/states.h (modified) * cpukit/include/rtems/score/statesimpl.h (modified) states*.h: Fix naming inconsistency and formatting Tue, 12 Nov 2019 15:33:41 GMT Joel Sherrill [08bd7d3] * cpukit/Makefile.am (modified) * cpukit/include/rtems/score/timecounter.h (modified) * cpukit/include/rtems/score/todimpl.h (modified) * cpukit/posix/src/clocksettime.c (modified) * cpukit/rtems/src/clockset.c (modified) * cpukit/score/src/coretodhookdata.c (added) * cpukit/score/src/coretodhookregister.c (added) * cpukit/score/src/coretodhookrun.c (added) * cpukit/score/src/coretodhookunregister.c (added) * cpukit/score/src/coretodset.c (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spclock_todhook01/init.c (added) * testsuites/sptests/spclock_todhook01/spclock_todhook01.doc (added) * testsuites/sptests/spclock_todhook01/spclock_todhook01.scn (added) Add TOD Hooks to allow BSP to take action when TOD is set Two use ... Wed, 11 Dec 2019 15:45:37 GMT Sebastian Huber [b1b6dd71] * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/pipe.h (modified) * cpukit/libfs/src/pipe/fifo.c (modified) * testsuites/sptests/spfifo02/init.c (modified) * testsuites/sptests/spfifo02/spfifo02.doc (modified) pipe: Use condition variables Use self-contained condition ... Tue, 10 Dec 2019 07:09:13 GMT Sebastian Huber [84aee2e9] * bsps/include/shm_driver.h (modified) * bsps/shared/shmdr/shmdr-poll.c (modified) * cpukit/include/rtems/confdefs.h (modified) mpci: Simplify MPCI configuration Use watchdog for shared memory ... Sat, 07 Dec 2019 11:06:01 GMT Sebastian Huber [46865542] * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/rtems/semdata.h (modified) * cpukit/include/rtems/score/mrsp.h (modified) * cpukit/include/rtems/score/mrspimpl.h (modified) * testsuites/smptests/smpfatal03/init.c (modified) * testsuites/smptests/smpmrsp01/init.c (modified) * testsuites/smptests/smpscheduler02/init.c (modified) * testsuites/sptests/spmrsp01/init.c (modified) * testsuites/tmtests/tmfine01/init.c (modified) rtems: Simplify semaphore configuration The MrsP semaphore ... Sat, 07 Dec 2019 10:48:36 GMT Sebastian Huber [01f8c12e] * cpukit/include/rtems/rtems/semdata.h (modified) * cpukit/include/rtems/rtems/semimpl.h (modified) * cpukit/libmisc/monitor/mon-sema.c (modified) * cpukit/rtems/src/semcreate.c (modified) * cpukit/rtems/src/semdelete.c (modified) * cpukit/rtems/src/semflush.c (modified) * cpukit/rtems/src/semobtain.c (modified) * cpukit/rtems/src/semrelease.c (modified) * cpukit/rtems/src/semsetpriority.c (modified) rtems: Optimize semaphore control block Move variant, discipline, ... Sat, 07 Dec 2019 19:30:30 GMT Sebastian Huber [cc466a5] * cpukit/include/rtems/score/tls.h (modified) score: Optimize _TLS_Get_size() Thu, 05 Dec 2019 18:22:33 GMT Sebastian Huber [bb99cd0d] * bsps/bfin/shared/dev/clock.c (modified) * bsps/m68k/csb360/dev/ckinit.c (modified) * bsps/m68k/gen68340/clock/ckinit.c (modified) * bsps/m68k/mcf5206elite/dev/ckinit.c (modified) * bsps/m68k/mrm332/clock/ckinit.c (modified) * bsps/m68k/mvme147/clock/ckinit.c (modified) * bsps/m68k/mvme162/clock/ckinit.c (modified) * bsps/m68k/mvme167/clock/ckinit.c (modified) * bsps/mips/hurricane/clock/ckinit.c (modified) * bsps/no_cpu/no_bsp/clock/ckinit.c (modified) * bsps/powerpc/shared/clock/clock-ppc-dec.c (modified) * bsps/powerpc/shared/clock/clock-ppc403.c (modified) * bsps/powerpc/shared/clock/clock.c (modified) * bsps/powerpc/ss555/clock/clock.c (modified) * bsps/sh/gensh1/clock/ckinit.c (modified) * bsps/sh/gensh2/clock/ckinit.c (modified) * bsps/sh/gensh4/clock/ckinit.c (modified) * bsps/shared/dev/clock/clockimpl.h (modified) * bsps/shared/grlib/btimer/tlib_ckinit.c (modified) * cpukit/include/rtems/clockdrv.h (modified) * cpukit/include/rtems/confdefs.h (modified) * testsuites/sptests/sp21/init.c (modified) * testsuites/sptests/sp40/init.c (modified) clock: Simplify driver initialization Use a system initialization ... Thu, 05 Dec 2019 14:51:17 GMT Sebastian Huber [a6b2080] * bsps/bfin/shared/dev/clock.c (modified) * bsps/m68k/csb360/dev/ckinit.c (modified) * bsps/m68k/gen68340/clock/ckinit.c (modified) * bsps/m68k/mcf5206elite/dev/ckinit.c (modified) * bsps/m68k/mrm332/clock/ckinit.c (modified) * bsps/m68k/mvme147/clock/ckinit.c (modified) * bsps/m68k/mvme162/clock/ckinit.c (modified) * bsps/mips/hurricane/clock/ckinit.c (modified) * bsps/no_cpu/no_bsp/clock/ckinit.c (modified) * bsps/powerpc/shared/clock/clock-ppc-dec.c (modified) * bsps/powerpc/shared/clock/clock-ppc403.c (modified) * bsps/powerpc/shared/clock/clock.c (modified) * bsps/powerpc/ss555/clock/clock.c (modified) * bsps/sh/gensh1/clock/ckinit.c (modified) * bsps/sh/gensh2/clock/ckinit.c (modified) * bsps/sh/gensh4/clock/ckinit.c (modified) * cpukit/include/rtems/clockdrv.h (modified) clock: Remove Clock_exit() from API This function is no longer ... Tue, 10 Dec 2019 07:26:33 GMT Sebastian Huber [189da5f4] * cpukit/include/rtems/score/percpu.h (modified) score: Optimize _Per_CPU_Get_index() Optimize _Per_CPU_Get_index() ... Mon, 09 Dec 2019 07:52:11 GMT Sebastian Huber [5e589d96] * cpukit/include/rtems/config.h (modified) userext: Fix configuration Thu, 05 Dec 2019 14:14:51 GMT Sebastian Huber [5ae6112] * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/config.h (modified) * cpukit/include/rtems/score/userextdata.h (modified) * cpukit/score/src/userext.c (modified) * cpukit/score/src/userextiterate.c (modified) userext: Simplify configuration Avoid the use of the workspace and ... Thu, 21 Nov 2019 07:06:28 GMT Sebastian Huber [b6f66d9] * cpukit/include/rtems/untar.h (modified) * cpukit/libfs/src/imfs/imfs_load_tar.c (modified) * cpukit/libmisc/untar/untar.c (modified) untar: Unify untar support Update #3823. Mon, 25 Nov 2019 09:39:19 GMT Sebastian Huber [234d155e] * cpukit/include/rtems/linkersets.h (modified) linkersets: Revert to zero-length arrays This partially reverts ... Mon, 25 Nov 2019 09:38:42 GMT Sebastian Huber [4fcc53a] * cpukit/include/rtems/score/basedefs.h (modified) Document RTEMS_DEFINE_GLOBAL_SYMBOL_IN_SECTION() Thu, 21 Nov 2019 07:37:12 GMT Sebastian Huber [11455b2e] * cpukit/include/rtems/imfs.h (modified) * cpukit/libfs/src/imfs/imfs_make_linfile.c (modified) imfs: Fix IMFS_make_linearfile() Fix prototype. Fix node size. ... Mon, 18 Nov 2019 05:55:43 GMT Sebastian Huber [f377998] * cpukit/Makefile.am (modified) * cpukit/include/rtems/imfs.h (modified) * cpukit/libfs/src/imfs/imfs_linfile.c (modified) * cpukit/libfs/src/imfs/imfs_load_tar.c (modified) * cpukit/libfs/src/imfs/imfs_make_generic_node.c (modified) * cpukit/libfs/src/imfs/imfs_make_linfile.c (added) * testsuites/libtests/shell01/init.c (modified) imfs: Add IMFS_make_linfile() Update #3818. Thu, 07 Jun 2018 18:18:13 GMT rrs [c6d8589b] * cpukit/include/machine/_kernel_time.h (modified) Synchronize kernel with FreeBSD Integrate parts of ... Fri, 25 Oct 2019 13:19:01 GMT sebastian.huber [3859cd63] * cpukit/include/rtems/score/heap.h (modified) * cpukit/include/rtems/score/heapimpl.h (modified) * cpukit/include/rtems/score/interr.h (modified) * cpukit/sapi/src/fatalsrctext.c (modified) * cpukit/score/src/heap.c (modified) * cpukit/score/src/heapallocate.c (modified) * cpukit/score/src/heapfree.c (modified) * testsuites/sptests/spinternalerror02/init.c (modified) * testsuites/sptests/spinternalerror02/spinternalerror02.scn (modified) rtems-5: Improve heap fatal error information Update #3806. Fri, 04 Oct 2019 07:22:04 GMT Sebastian Huber [7ec0839] * cpukit/include/rtems/linkersets.h (modified) linkersets: Avoid use of zero-length array Use ... Fri, 04 Oct 2019 07:18:55 GMT Sebastian Huber [a7c86cc] * cpukit/include/rtems/confdefs.h (modified) config: Avoid zero-length array Use ... Fri, 04 Oct 2019 06:51:13 GMT Sebastian Huber [795b167] * cpukit/include/rtems/score/basedefs.h (modified) * testsuites/sptests/spmisc01/init.c (modified) score: Add RTEMS_DEFINE_GLOBAL_SYMBOL_IN_SECTION() Update #3799. Wed, 02 Oct 2019 06:04:42 GMT Sebastian Huber [b5e61f95] * cpukit/include/t.h (modified) * cpukit/libtest/t-test-hash-sha256.c (modified) * cpukit/libtest/t-test-rtems-fds.c (modified) * cpukit/libtest/t-test-rtems-heap.c (modified) * cpukit/libtest/t-test-rtems-objs.c (modified) * cpukit/libtest/t-test.c (modified) libtest: Add more action events This allows more control over the ... Tue, 01 Oct 2019 12:16:34 GMT Sebastian Huber [b406d071] * cpukit/include/t.h (modified) * cpukit/libtest/t-test.c (modified) * testsuites/libtests/ttest01/init.c (modified) libtest: Do all output in test runner This ensures that lines are ... Wed, 02 Oct 2019 21:49:00 GMT Joel Sherrill [667501a] * cpukit/Makefile.am (modified) * cpukit/include/rtems/libio.h (modified) * cpukit/include/rtems/rtems/status.h (modified) * cpukit/libcsupport/src/termios.c (modified) * cpukit/libcsupport/src/termios_posix_isig_handler.c (added) * cpukit/rtems/src/statustext.c (modified) * cpukit/rtems/src/statustoerrno.c (modified) * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/termios10/init.c (added) * testsuites/libtests/termios10/termios10.doc (added) * testsuites/libtests/termios10/termios10.scn (added) * testsuites/libtests/termios11/termios11.doc (added) * testsuites/libtests/termios11/termios11.scn (added) termios: Add Capability to Generate SIGINTR and SIGQUIT This patch ... Tue, 01 Oct 2019 10:41:47 GMT Sebastian Huber [2763f53] * cpukit/include/sys/timetc.h (modified) * cpukit/score/src/kern_tc.c (modified) * testsuites/sptests/sptimecounter01/init.c (modified) score: Remove superfluous timecounter members Tue, 01 Oct 2019 06:05:21 GMT Sebastian Huber [de6348a] * cpukit/include/machine/_kernel_time.h (modified) _kernel_time.h: Compatibility to future Newlib Fri, 20 Sep 2019 07:16:17 GMT Sebastian Huber [33ed412] * bsps/shared/irq/irq-server.c (modified) * cpukit/include/rtems/irq-extension.h (modified) rtems: Add rtems_interrupt_server_entry_move() The use case for ... Tue, 10 Sep 2019 07:21:11 GMT Sebastian Huber [c1a1f2c] * cpukit/include/rtems/version.h (modified) * testsuites/sptests/spversion01/init.c (modified) Add rtems_version_control_key_is_valid() Fri, 06 Sep 2019 12:31:32 GMT Sebastian Huber [eaa415b2] * cpukit/include/rtems/version.h (modified) * cpukit/sapi/src/version.c (modified) rtems: Make rtems_version_control_key() safer Return the empty ... Mon, 02 Sep 2019 05:47:15 GMT Sebastian Huber [e41e9961] * cpukit/include/rtems/recorddata.h (modified) * cpukit/libtrace/record/record-text.c (modified) record: Add system events Update #3665. Fri, 30 Aug 2019 11:22:54 GMT Sebastian Huber [1c72ad7] * cpukit/include/rtems/record.h (modified) * cpukit/include/rtems/recorddata.h (modified) * cpukit/libtrace/record/record-text.c (modified) * cpukit/libtrace/record/record-util.c (modified) * testsuites/libtests/record02/init.c (modified) record: Add system events Add system events for memory ... Fri, 30 Aug 2019 07:21:22 GMT Sebastian Huber [8ace7ead] * cpukit/include/rtems/record.h (modified) * cpukit/include/rtems/recorddata.h (modified) * cpukit/libtrace/record/record-server.c (modified) * cpukit/libtrace/record/record-text.c (modified) * cpukit/libtrace/record/record-userext.c (modified) * cpukit/libtrace/record/record.c (modified) * testsuites/libtests/record02/init.c (modified) record: Add system events Add system events to identify the target ... Fri, 30 Aug 2019 06:40:14 GMT Sebastian Huber [1e18f64] * cpukit/include/rtems/sysinit.h (modified) record: Initialize records earlier The _Record_Initialize() ... Fri, 30 Aug 2019 06:09:46 GMT Sebastian Huber [11f196d6] * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/record.h (modified) * cpukit/libtrace/record/record-sysinit.c (modified) record: Simplify configuration Update #3665. Thu, 29 Aug 2019 14:50:12 GMT Sebastian Huber [d78082c] * cpukit/include/rtems/record.h (modified) * cpukit/libtrace/record/record.c (modified) record: Introduce _Record_Drain() This allows its use in crash dump ... Mon, 26 Aug 2019 12:58:54 GMT Sebastian Huber [58bd67b] * cpukit/Makefile.am (modified) * cpukit/include/rtems/record.h (modified) * cpukit/include/rtems/recorddata.h (modified) * cpukit/libtrace/record/record-text.c (modified) * cpukit/libtrace/record/record-util.c (added) * testsuites/libtests/record02/init.c (modified) * testsuites/libtests/record02/record02.scn (modified) record: Add more system events Reduce the system dependencies to ... Wed, 28 Aug 2019 12:59:16 GMT Sebastian Huber [807ea67] * cpukit/include/rtems/score/basedefs.h (modified) * testsuites/sptests/spmisc01/init.c (modified) score: Add RTEMS_RETURN_ADDRESS() Wed, 28 Aug 2019 12:28:14 GMT Sebastian Huber [956a2ef] * cpukit/include/rtems/record.h (modified) * testsuites/libtests/record01/init.c (modified) record: Add variants for critical sections Update #3665. Wed, 28 Aug 2019 12:45:24 GMT Sebastian Huber [3eb8d783] * cpukit/headers.am (modified) * cpukit/include/rtems/record.h (modified) * cpukit/include/rtems/recordserver.h (added) * cpukit/libtrace/record/record-server.c (modified) * testsuites/libtests/record01/init.c (modified) record: Introduce This helps to get rid of ... Tue, 27 Aug 2019 13:39:43 GMT Sebastian Huber [a2684c2b] * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/record.h (modified) * cpukit/include/rtems/sysinit.h (modified) * cpukit/libtrace/record/record-server.c (modified) * cpukit/libtrace/record/record-sysinit.c (modified) * testsuites/libtests/record01/init.c (modified) record: Use BSS section instead of per-CPU data The .rtemsrwset ... Tue, 27 Aug 2019 06:30:43 GMT Sebastian Huber [e273e7a9] * cpukit/include/rtems/recordclient.h (modified) * cpukit/libtrace/record/record-client.c (modified) record: Add data size to client This is necessary to get the thread ... Sun, 25 Aug 2019 10:14:11 GMT Sebastian Huber [dfdc3fa] * cpukit/include/rtems/recordclient.h (modified) * cpukit/libtrace/record/record-client.c (modified) record: Improve overflow handling Signal the accumulated item ... Sat, 17 Aug 2019 16:58:53 GMT Sebastian Huber [4a9a58e] * cpukit/include/rtems/recordclient.h (modified) record: Add rtems_record_client_set_handler() Sat, 17 Aug 2019 12:49:42 GMT Sebastian Huber [c91f6f5] * cpukit/include/rtems/recordclient.h (modified) * cpukit/libtrace/record/record-client.c (modified) * testsuites/libtests/record02/init.c (modified) record: Pass bintime to client handlers This is a minor optimization. Sat, 17 Aug 2019 11:25:57 GMT Sebastian Huber [2ef2c14] * cpukit/include/rtems/recordclient.h (modified) * cpukit/libtrace/record/record-client.c (modified) record: Increase client robustness Do nothing after errors. Fri, 16 Aug 2019 16:40:55 GMT Sebastian Huber [52c8ac7b] * cpukit/include/rtems/recordclient.h (modified) * cpukit/libtrace/record/record-client.c (modified) * testsuites/libtests/record02/init.c (modified) * testsuites/libtests/record02/record02.scn (modified) record: Improve overflow handling In case of a ring buffer ... Fri, 16 Aug 2019 05:40:05 GMT Sebastian Huber [b2c060a5] * cpukit/include/rtems/recordclient.h (modified) * cpukit/libtrace/record/record-client.c (modified) record: Detect also large overflows Fri, 16 Aug 2019 18:12:03 GMT Sebastian Huber [d3c4d48] * cpukit/include/rtems/recordclient.h (modified) * cpukit/libtrace/record/record-client.c (modified) record: Simplify rtems_record_client_context Tue, 25 Jun 2019 11:07:40 GMT Chris Johns [cb1e8497] * cpukit/Makefile.am (modified) * cpukit/include/rtems/debugger/rtems-debugger-bsp.h (added) * cpukit/libdebugger/rtems-debugger-arm.c (modified) * cpukit/libdebugger/rtems-debugger-bsp.c (added) * cpukit/libdebugger/rtems-debugger-server.c (modified) * cpukit/libdebugger/rtems-debugger-threads.c (modified) libdebugger: ARM fixes for Cortex-A8 and ARM mode. - Fix destorying ... Fri, 26 Jul 2019 14:36:10 GMT Sebastian Huber [036717ed] * cpukit/include/rtems/recorddata.h (modified) * cpukit/libtrace/record/record-server.c (modified) * cpukit/libtrace/record/record-text.c (modified) * cpukit/libtrace/record/record-userext.c (modified) * testsuites/libtests/record01/init.c (modified) record: Add support for thread names Tue, 30 Jul 2019 04:24:00 GMT Sebastian Huber [5ee70c5] * bsps/shared/start/bspfatal-default.c (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/score/thread.h (modified) * cpukit/libmisc/stackchk/check.c (modified) Add and use THREAD_DEFAULT_MAXIMUM_NAME_SIZE Wed, 03 Jul 2019 02:18:18 GMT Chris Johns [c4d89de] * cpukit/include/rtems/score/interr.h (modified) score/interr: Fix comments. Fri, 28 Jun 2019 06:30:11 GMT Sebastian Huber [5803f37] * cpukit/include/rtems/capture.h (modified) * cpukit/include/rtems/score/schedulerimpl.h (modified) * cpukit/include/rtems/score/schedulernodeimpl.h (modified) * cpukit/include/rtems/score/threadimpl.h (modified) * cpukit/libdebugger/rtems-debugger-threads.c (modified) * cpukit/libmisc/cpuuse/cpuusagetop.c (modified) * cpukit/libmisc/monitor/mon-task.c (modified) score: Add and use _Thread_Get_unmapped_priority(). Add and use ... Wed, 22 May 2019 14:29:33 GMT Joel Sherrill [373cd1c5] * cpukit/include/rtems/confdefs.h (modified) rtems/confdefs.h: Fix typo Fri, 14 Jun 2019 05:41:36 GMT Sebastian Huber [2be6ab7f] * cpukit/dev/serial/sc16is752.c (modified) * cpukit/include/dev/serial/sc16is752.h (modified) dev/sc16is752: Add set/get EFCR IO controls