# # ChangeLog for / in rtems # # Generated by Trac 1.2.1.dev0 # 05/02/24 17:41:56 Fri, 25 Sep 2015 13:03:57 GMT Konstantin Belousov [f013c14] * cpukit/score/src/kern_tc.c (modified) timecounter: Merge FreeBSD change r288216 Use per-cpu values for ... Thu, 13 Aug 2015 14:43:25 GMT Ian Lepore [2b6d00f] * cpukit/score/include/sys/timetc.h (modified) timecounter: Merge FreeBSD change r304285 Constify the pointers to ... Wed, 12 Aug 2015 20:50:20 GMT Ian Lepore [f1463c8] * cpukit/score/src/kern_tc.c (modified) timecounter: Merge FreeBSD change r286701 If a specific timecounter ... Fri, 07 Aug 2015 23:31:31 GMT Ian Lepore [7494681] * cpukit/score/src/kern_tc.c (modified) timecounter: Merge FreeBSD change r286429 Only process the PPS ... Fri, 07 Aug 2015 21:14:19 GMT Ian Lepore [ec349b58] * cpukit/score/src/kern_tc.c (modified) timecounter: Merge FreeBSD change r286423 RFC 2783 requires a ... Wed, 08 Jul 2015 18:42:08 GMT Konstantin Belousov [0163063] * cpukit/score/src/kern_tc.c (modified) timecounter: Merge FreeBSD change r285286 Reimplement the ordering ... Thu, 11 Jun 2015 04:41:54 GMT Konstantin Belousov [4d0ade9] * cpukit/score/src/kern_tc.c (modified) timecounter: Merge FreeBSD change r284256 Tweaks for r284178: Do ... Mon, 04 May 2015 17:59:39 GMT Ian Lepore [51304dde] * cpukit/score/include/sys/timepps.h (modified) * cpukit/score/src/kern_tc.c (modified) timecounter: Merge FreeBSD change r282424 Implement a mechanism for ... Sat, 14 Mar 2015 23:16:12 GMT Ian Lepore [0aef6fb] * cpukit/score/src/kern_tc.c (modified) timecounter: Merge FreeBSD change r280012 Use sbuf_printf() for ... Sat, 07 Mar 2015 18:23:32 GMT Hans Petter Selasky [ea0b339] * cpukit/score/include/sys/timepps.h (modified) * cpukit/score/src/kern_tc.c (modified) timecounter: Merge FreeBSD change r279728 Add mutex support to the ... Wed, 11 Oct 2017 19:33:44 GMT Sebastian Huber [ed9a6fd] * cpukit/posix/src/adjtime.c (modified) posix: Use right time format in adjtime() Update #2740. Thu, 12 Oct 2017 02:37:10 GMT Joel Sherrill [dfa9a2e7] * cpukit/libmisc/xz/README (modified) xz/README: Correct URL Closes #2829. Thu, 12 Oct 2017 02:32:32 GMT Joel Sherrill [14e5a08] * c/src/aclocal/prog-cxx.m4 (modified) * testsuites/aclocal/prog-cxx.m4 (modified) Fix warnings for using C/ObjC specific GCC flags with C++ Closes #3181. Thu, 12 Oct 2017 01:17:29 GMT Joel Sherrill [871c23c] * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/spprofiling01/Makefile.am (modified) Fix spprofiling01 overriding recipe warning Closes #3084. Wed, 11 Oct 2017 06:33:19 GMT Sebastian Huber [16aaf73b] * testsuites/smptests/smpaffinity01/init.c (modified) * testsuites/smptests/smpaffinity01/smpaffinity01.scn (modified) smpaffinity01: Fix test case Update #2514. Wed, 11 Oct 2017 05:53:38 GMT Sebastian Huber [157c767] * cpukit/posix/src/mutexinit.c (modified) posix: Include missing Tue, 10 Oct 2017 09:36:23 GMT Sebastian Huber [b2dbb634] * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadsetaffinitynp.c (modified) * cpukit/rtems/src/schedulergetprocessorset.c (modified) * cpukit/rtems/src/taskgetaffinity.c (modified) * cpukit/rtems/src/tasksetaffinity.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/cpuset.h (deleted) * cpukit/score/include/rtems/score/cpusetimpl.h (deleted) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityaffinitysmp.h (modified) * cpukit/score/include/rtems/sysinit.h (modified) * cpukit/score/preinstall.am (modified) * cpukit/score/src/cpuset.c (deleted) * cpukit/score/src/cpusetprintsupport.c (deleted) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * cpukit/score/src/threadinitialize.c (modified) * testsuites/sptests/spsysinit01/init.c (modified) score: Remove CPU_set_Control Use Processor_mask instead. Update ... Tue, 10 Oct 2017 09:22:21 GMT Sebastian Huber [a3ad4af] * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * testsuites/smptests/smppsxaffinity02/init.c (modified) * testsuites/smptests/smppsxaffinity02/smppsxaffinity02.scn (modified) posix: Validate affinity sets by the scheduler Update #2514. Tue, 10 Oct 2017 08:03:48 GMT Sebastian Huber [db3a3de] * cpukit/posix/include/rtems/posix/muteximpl.h (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) * cpukit/posix/src/pthreadsetschedprio.c (modified) * cpukit/rtems/src/semsetpriority.c (modified) * cpukit/rtems/src/taskdelete.c (modified) * cpukit/rtems/src/tasksetpriority.c (modified) * cpukit/rtems/src/tasksetscheduler.c (modified) * cpukit/score/include/rtems/score/coremuteximpl.h (modified) * cpukit/score/include/rtems/score/mrspimpl.h (modified) * cpukit/score/include/rtems/score/threadqimpl.h (modified) * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadqflush.c (modified) score: Add _Thread_queue_Dispatch_disable() Tue, 10 Oct 2017 05:18:09 GMT Sebastian Huber [bd5be58f] * cpukit/posix/Makefile.am (modified) * cpukit/posix/include/rtems/posix/pthreadattrimpl.h (added) * cpukit/posix/include/rtems/posix/pthreadimpl.h (modified) * cpukit/posix/preinstall.am (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadattrdefault.c (added) * cpukit/posix/src/pthreadattrdestroy.c (modified) * cpukit/posix/src/pthreadattrinit.c (modified) * cpukit/posix/src/pthreadattrsetguardsize.c (modified) * cpukit/posix/src/pthreadattrsetinheritsched.c (modified) * cpukit/posix/src/pthreadattrsetschedpolicy.c (modified) * cpukit/posix/src/pthreadattrsetscope.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) posix: Unconditional thread attribute support Update #2514. Tue, 10 Oct 2017 05:13:37 GMT Sebastian Huber [4f9ed26] * cpukit/posix/include/rtems/posix/pthreadimpl.h (modified) * cpukit/posix/src/pthread.c (modified) * testsuites/psxtests/psxgetattrnp01/init.c (modified) * testsuites/psxtests/psxgetattrnp01/psxgetattrnp01.scn (modified) posix: Constify default thread processor affinity Set default ... Tue, 10 Oct 2017 05:11:29 GMT Sebastian Huber [8c5267a] * cpukit/posix/src/pthreadattrsetstack.c (modified) * cpukit/posix/src/pthreadattrsetstacksize.c (modified) * testsuites/psxtests/psxgetattrnp01/init.c (modified) posix: Simplify pthread_attr_setstack() Simplify * ... Mon, 09 Oct 2017 13:34:26 GMT Sebastian Huber [da9f5f1] * cpukit/posix/Makefile.am (modified) * cpukit/posix/include/rtems/posix/pthreadimpl.h (modified) * cpukit/posix/src/pthreadattrcompare.c (deleted) * testsuites/psxtests/psxgetattrnp01/init.c (modified) posix: Remove rtems_pthread_attribute_compare() Update #2514. ... Fri, 06 Oct 2017 08:07:38 GMT Sebastian Huber [af9115f3] * cpukit/posix/Makefile.am (modified) * cpukit/posix/include/rtems/posix/pthreadimpl.h (modified) * cpukit/posix/include/rtems/posix/threadsup.h (modified) * cpukit/posix/preinstall.am (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadattrcompare.c (modified) * cpukit/posix/src/pthreadattrgetaffinitynp.c (modified) * cpukit/posix/src/pthreadattrsetaffinitynp.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/posix/src/pthreadgetaffinitynp.c (modified) * cpukit/posix/src/pthreadgetattrnp.c (modified) * cpukit/posix/src/pthreadgetschedparam.c (modified) * cpukit/posix/src/pthreadsetaffinitynp.c (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) * testsuites/psxtests/psxgetattrnp01/init.c (modified) * testsuites/psxtests/psxgetattrnp01/psxgetattrnp01.scn (modified) * testsuites/smptests/smppsxaffinity01/init.c (modified) * testsuites/smptests/smppsxaffinity01/smppsxaffinity01.scn (modified) posix: Simplify POSIX_API_Control Return stack area via ... Fri, 06 Oct 2017 13:41:46 GMT Sebastian Huber [65012bf] * cpukit/score/include/rtems/score/timecounter.h (modified) * cpukit/score/include/rtems/score/timestamp.h (modified) * cpukit/score/include/rtems/score/todimpl.h (modified) * cpukit/score/src/kern_tc.c (modified) score: Change Timestamp_Control to sbintime_t The timestamp are ... Fri, 06 Oct 2017 13:30:47 GMT Sebastian Huber [2256946] * cpukit/posix/src/clockgettime.c (modified) * cpukit/posix/src/clocksettime.c (modified) * cpukit/posix/src/timersettime.c (modified) * cpukit/rtems/src/clockset.c (modified) * cpukit/score/include/rtems/score/todimpl.h (modified) * cpukit/score/src/coretodabsolutetimeout.c (modified) * cpukit/score/src/coretodadjust.c (modified) * cpukit/score/src/coretodset.c (modified) score: Use struct timespec for TOD Use the timestamps only for ... Fri, 06 Oct 2017 13:00:27 GMT Sebastian Huber [c0623a99] * cpukit/score/include/rtems/score/timestamp.h (modified) score: Simplify _Timestamp_Add_to() Update #2740. Mon, 09 Oct 2017 05:38:15 GMT Sebastian Huber [80933ab3] * c/src/lib/libcpu/powerpc/new-exceptions/bspsupport/ppc_exc_hdl.c (modified) bsps/powerpc: Fix robust thread dispatch again Use the saved MSR to ... Mon, 09 Oct 2017 05:23:32 GMT Sebastian Huber [6489bcb] * testsuites/psxtests/psx05/init.c (modified) psxtests/psx05: Fix timeout calculation Update #3111. Mon, 09 Oct 2017 03:24:50 GMT Joel Sherrill [19cbd194] * c/src/lib/libbsp/i386/pc386/startup/bspreset.c (modified) pc386/.../bspreset.c: Readd proper reset code. The removal of the ... Fri, 06 Oct 2017 18:00:38 GMT Sebastian Huber [098b67b] * cpukit/posix/Makefile.am (modified) posix: Resurrect signal support This was accidentally removed ... Fri, 06 Oct 2017 12:20:00 GMT Sebastian Huber [587afc3] * cpukit/sapi/include/confdefs.h (modified) confdefs: Fix typo Wed, 04 Oct 2017 05:24:19 GMT Sebastian Huber [170df3d] * c/src/lib/libbsp/arm/imx/Makefile.am (modified) * c/src/lib/libbsp/arm/imx/include/bsp.h (modified) * c/src/lib/libbsp/arm/imx/spi/imx-ecspi.c (added) bsp/imx: Add SPI bus driver Update #3090. Fri, 06 Oct 2017 09:02:53 GMT Sebastian Huber [54380f42] * c/src/lib/libbsp/arm/imx/Makefile.am (modified) * c/src/lib/libbsp/arm/imx/include/bsp.h (modified) * c/src/lib/libbsp/arm/imx/preinstall.am (modified) * c/src/lib/libbsp/arm/imx/startup/imx_iomux.c (modified) bsp/imx: Add imx_iomux_configure_pins() Update #3090. Fri, 06 Oct 2017 08:09:39 GMT Sebastian Huber [e316be7] * c/src/lib/libbsp/arm/imx/include/arm/freescale/imx/imx_iomuxreg.h (added) * c/src/lib/libbsp/arm/imx/include/arm/freescale/imx/imx_iomuxvar.h (added) * c/src/lib/libbsp/arm/imx/startup/imx_iomux.c (added) bsp/imx: Import iomux from FreeBSD Update #3090. Fri, 06 Oct 2017 10:03:03 GMT Sebastian Huber [b39cda6] * c/src/lib/libbsp/arm/imx/i2c/imx-i2c.c (modified) bsp/imx: Fix I2C registration with path Update #3090. Fri, 06 Oct 2017 06:32:11 GMT Sebastian Huber [8bdbefe] * cpukit/libdl/rtl-elf.c (modified) * cpukit/libdl/rtl-mdreloc-powerpc.c (modified) * cpukit/libdl/rtl-obj.c (modified) * cpukit/libdl/rtl-rap.c (modified) * cpukit/libdl/rtl-shell.c (modified) libdl: Fix warnings Update #3155. Fri, 06 Oct 2017 07:16:01 GMT Sebastian Huber [4e38aed] * cpukit/libdl/rtl-elf.h (modified) libdl: Use 64-bit ELF on 64-bit targets Update #3155. Fri, 06 Oct 2017 07:42:32 GMT Sebastian Huber [900fda45] * cpukit/rtems/src/ratemonreportstatistics.c (modified) rtems: Fix format warnings Update #3111. Wed, 27 Sep 2017 13:08:33 GMT Sebastian Huber [de59c065] * c/src/ada-tests/mptests/mp01/config_base.h (modified) * c/src/ada-tests/mptests/mp03/config_base.h (modified) * c/src/ada-tests/mptests/mp04/config_base.h (modified) * c/src/ada-tests/mptests/mp05/config_base.h (modified) * c/src/ada-tests/mptests/mp06/config_base.h (modified) * c/src/ada-tests/mptests/mp07/config_base.h (modified) * c/src/ada-tests/mptests/mp08/config_base.h (modified) * c/src/ada-tests/mptests/mp09/config_base.h (modified) * c/src/ada-tests/mptests/mp10/config_base.h (modified) * c/src/ada-tests/mptests/mp11/config_base.h (modified) * c/src/ada-tests/mptests/mp12/config_base.h (modified) * c/src/ada-tests/mptests/mp13/config_base.h (modified) * c/src/ada-tests/mptests/mp14/config_base.h (modified) * c/src/ada-tests/samples/base_mp/config.h (modified) * c/src/ada-tests/samples/base_sp/config.h (modified) * c/src/ada-tests/samples/hello/config.h (modified) * c/src/ada-tests/samples/nsecs/config.h (modified) * c/src/ada-tests/samples/ticker/config.h (modified) * c/src/ada-tests/sptests/sp01/config.h (modified) * c/src/ada-tests/sptests/sp02/config.h (modified) * c/src/ada-tests/sptests/sp03/config.h (modified) * c/src/ada-tests/sptests/sp04/config.h (modified) * c/src/ada-tests/sptests/sp05/config.h (modified) * c/src/ada-tests/sptests/sp06/config.h (modified) * c/src/ada-tests/sptests/sp07/config.h (modified) * c/src/ada-tests/sptests/sp08/config.h (modified) * c/src/ada-tests/sptests/sp09/config.h (modified) * c/src/ada-tests/sptests/sp11/config.h (modified) * c/src/ada-tests/sptests/sp12/config.h (modified) * c/src/ada-tests/sptests/sp13/config.h (modified) * c/src/ada-tests/sptests/sp14/config.h (modified) * c/src/ada-tests/sptests/sp15/config.h (modified) * c/src/ada-tests/sptests/sp16/config.h (modified) * c/src/ada-tests/sptests/sp17/config.h (modified) * c/src/ada-tests/sptests/sp19/config.h (modified) * c/src/ada-tests/sptests/sp20/config.h (modified) * c/src/ada-tests/sptests/sp22/config.h (modified) * c/src/ada-tests/sptests/sp23/config.h (modified) * c/src/ada-tests/sptests/sp24/config.h (modified) * c/src/ada-tests/sptests/sp25/config.h (modified) * c/src/ada-tests/sptests/spname01/config.h (modified) * c/src/ada-tests/tmtests/tm01/config.h (modified) * c/src/ada-tests/tmtests/tm02/config.h (modified) * c/src/ada-tests/tmtests/tm03/config.h (modified) * c/src/ada-tests/tmtests/tm04/config.h (modified) * c/src/ada-tests/tmtests/tm05/config.h (modified) * c/src/ada-tests/tmtests/tm06/config.h (modified) * c/src/ada-tests/tmtests/tm07/config.h (modified) * c/src/ada-tests/tmtests/tm08/config.h (modified) * c/src/ada-tests/tmtests/tm09/config.h (modified) * c/src/ada-tests/tmtests/tm10/config.h (modified) * c/src/ada-tests/tmtests/tm11/config.h (modified) * c/src/ada-tests/tmtests/tm12/config.h (modified) * c/src/ada-tests/tmtests/tm13/config.h (modified) * c/src/ada-tests/tmtests/tm14/config.h (modified) * c/src/ada-tests/tmtests/tm15/config.h (modified) * c/src/ada-tests/tmtests/tm16/config.h (modified) * c/src/ada-tests/tmtests/tm17/config.h (modified) * c/src/ada-tests/tmtests/tm18/config.h (modified) * c/src/ada-tests/tmtests/tm19/config.h (modified) * c/src/ada-tests/tmtests/tm20/config.h (modified) * c/src/ada-tests/tmtests/tm21/config.h (modified) * c/src/ada-tests/tmtests/tm22/config.h (modified) * c/src/ada-tests/tmtests/tm23/config.h (modified) * c/src/ada-tests/tmtests/tm24/config.h (modified) * c/src/ada-tests/tmtests/tm25/config.h (modified) * c/src/ada-tests/tmtests/tm28/config.h (modified) * c/src/ada-tests/tmtests/tm29/config.h (modified) * c/src/ada-tests/tmtests/tmck/config.h (modified) * c/src/ada-tests/tmtests/tmoverhd/config.h (modified) * cpukit/libblock/src/bdbuf.c (modified) * cpukit/libcsupport/include/rtems/libcsupport.h (modified) * cpukit/libcsupport/src/resource_snapshot.c (modified) * cpukit/posix/Makefile.am (modified) * cpukit/posix/include/rtems/posix/config.h (modified) * cpukit/posix/include/rtems/posix/mutex.h (deleted) * cpukit/posix/include/rtems/posix/muteximpl.h (modified) * cpukit/posix/preinstall.am (modified) * cpukit/posix/src/mutex.c (deleted) * cpukit/posix/src/mutexdestroy.c (modified) * cpukit/posix/src/mutexget.c (deleted) * cpukit/posix/src/mutexgetprioceiling.c (modified) * cpukit/posix/src/mutexinit.c (modified) * cpukit/posix/src/mutexlocksupp.c (modified) * cpukit/posix/src/mutexsetprioceiling.c (modified) * cpukit/posix/src/mutexunlock.c (modified) * cpukit/rtems/src/rtemsobjectgetapiclassname.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/src/posixapi.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/muteximpl.h (added) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/include/rtems/sysinit.h (modified) * cpukit/score/preinstall.am (modified) * cpukit/score/src/mutex.c (modified) * testsuites/psxtests/psx05/init.c (modified) * testsuites/psxtests/psx05/psx05.scn (modified) * testsuites/psxtests/psx05/system.h (modified) * testsuites/psxtests/psx09/system.h (modified) * testsuites/psxtests/psx10/system.h (modified) * testsuites/psxtests/psxaio01/system.h (modified) * testsuites/psxtests/psxaio02/system.h (modified) * testsuites/psxtests/psxaio03/system.h (modified) * testsuites/psxtests/psxautoinit01/init.c (modified) * testsuites/psxtests/psxautoinit01/psxautoinit01.scn (modified) * testsuites/psxtests/psxautoinit02/init.c (modified) * testsuites/psxtests/psxcleanup/system.h (modified) * testsuites/psxtests/psxcond01/init.c (modified) * testsuites/psxtests/psxconfig01/init.c (modified) * testsuites/psxtests/psxkey07/init.c (modified) * testsuites/psxtests/psxsignal06/init.c (modified) * testsuites/psxtests/psxtimer01/system.h (modified) * testsuites/psxtmtests/psxtmcond03/init.c (modified) * testsuites/psxtmtests/psxtmcond04/init.c (modified) * testsuites/psxtmtests/psxtmcond06/init.c (modified) * testsuites/psxtmtests/psxtmcond07/init.c (modified) * testsuites/psxtmtests/psxtmcond08/init.c (modified) * testsuites/psxtmtests/psxtmmutex01/init.c (modified) * testsuites/psxtmtests/psxtmmutex02/init.c (modified) * testsuites/psxtmtests/psxtmmutex03/init.c (modified) * testsuites/psxtmtests/psxtmmutex04/init.c (modified) * testsuites/psxtmtests/psxtmmutex05/init.c (modified) * testsuites/psxtmtests/psxtmmutex06/init.c (modified) * testsuites/psxtmtests/psxtmmutex07/init.c (modified) * testsuites/smptests/smppsxmutex01/init.c (modified) * testsuites/sptests/spmutex01/init.c (modified) * testsuites/sptests/spsysinit01/init.c (modified) * testsuites/sptests/spthreadq01/init.c (modified) posix: Implement self-contained POSIX mutex POSIX mutexes are now ... Tue, 26 Sep 2017 05:49:17 GMT Sebastian Huber [5222488] * c/src/ada-tests/mptests/mp01/config_base.h (modified) * c/src/ada-tests/mptests/mp03/config_base.h (modified) * c/src/ada-tests/mptests/mp04/config_base.h (modified) * c/src/ada-tests/mptests/mp05/config_base.h (modified) * c/src/ada-tests/mptests/mp06/config_base.h (modified) * c/src/ada-tests/mptests/mp07/config_base.h (modified) * c/src/ada-tests/mptests/mp08/config_base.h (modified) * c/src/ada-tests/mptests/mp09/config_base.h (modified) * c/src/ada-tests/mptests/mp10/config_base.h (modified) * c/src/ada-tests/mptests/mp11/config_base.h (modified) * c/src/ada-tests/mptests/mp12/config_base.h (modified) * c/src/ada-tests/mptests/mp13/config_base.h (modified) * c/src/ada-tests/mptests/mp14/config_base.h (modified) * c/src/ada-tests/samples/base_mp/config.h (modified) * c/src/ada-tests/samples/base_sp/config.h (modified) * c/src/ada-tests/samples/hello/config.h (modified) * c/src/ada-tests/samples/nsecs/config.h (modified) * c/src/ada-tests/samples/ticker/config.h (modified) * c/src/ada-tests/sptests/sp01/config.h (modified) * c/src/ada-tests/sptests/sp02/config.h (modified) * c/src/ada-tests/sptests/sp03/config.h (modified) * c/src/ada-tests/sptests/sp04/config.h (modified) * c/src/ada-tests/sptests/sp05/config.h (modified) * c/src/ada-tests/sptests/sp06/config.h (modified) * c/src/ada-tests/sptests/sp07/config.h (modified) * c/src/ada-tests/sptests/sp08/config.h (modified) * c/src/ada-tests/sptests/sp09/config.h (modified) * c/src/ada-tests/sptests/sp11/config.h (modified) * c/src/ada-tests/sptests/sp12/config.h (modified) * c/src/ada-tests/sptests/sp13/config.h (modified) * c/src/ada-tests/sptests/sp14/config.h (modified) * c/src/ada-tests/sptests/sp15/config.h (modified) * c/src/ada-tests/sptests/sp16/config.h (modified) * c/src/ada-tests/sptests/sp17/config.h (modified) * c/src/ada-tests/sptests/sp19/config.h (modified) * c/src/ada-tests/sptests/sp20/config.h (modified) * c/src/ada-tests/sptests/sp22/config.h (modified) * c/src/ada-tests/sptests/sp23/config.h (modified) * c/src/ada-tests/sptests/sp24/config.h (modified) * c/src/ada-tests/sptests/sp25/config.h (modified) * c/src/ada-tests/sptests/spname01/config.h (modified) * c/src/ada-tests/tmtests/tm01/config.h (modified) * c/src/ada-tests/tmtests/tm02/config.h (modified) * c/src/ada-tests/tmtests/tm03/config.h (modified) * c/src/ada-tests/tmtests/tm04/config.h (modified) * c/src/ada-tests/tmtests/tm05/config.h (modified) * c/src/ada-tests/tmtests/tm06/config.h (modified) * c/src/ada-tests/tmtests/tm07/config.h (modified) * c/src/ada-tests/tmtests/tm08/config.h (modified) * c/src/ada-tests/tmtests/tm09/config.h (modified) * c/src/ada-tests/tmtests/tm10/config.h (modified) * c/src/ada-tests/tmtests/tm11/config.h (modified) * c/src/ada-tests/tmtests/tm12/config.h (modified) * c/src/ada-tests/tmtests/tm13/config.h (modified) * c/src/ada-tests/tmtests/tm14/config.h (modified) * c/src/ada-tests/tmtests/tm15/config.h (modified) * c/src/ada-tests/tmtests/tm16/config.h (modified) * c/src/ada-tests/tmtests/tm17/config.h (modified) * c/src/ada-tests/tmtests/tm18/config.h (modified) * c/src/ada-tests/tmtests/tm19/config.h (modified) * c/src/ada-tests/tmtests/tm20/config.h (modified) * c/src/ada-tests/tmtests/tm21/config.h (modified) * c/src/ada-tests/tmtests/tm22/config.h (modified) * c/src/ada-tests/tmtests/tm23/config.h (modified) * c/src/ada-tests/tmtests/tm24/config.h (modified) * c/src/ada-tests/tmtests/tm25/config.h (modified) * c/src/ada-tests/tmtests/tm28/config.h (modified) * c/src/ada-tests/tmtests/tm29/config.h (modified) * c/src/ada-tests/tmtests/tmck/config.h (modified) * c/src/ada-tests/tmtests/tmoverhd/config.h (modified) * cpukit/libcsupport/include/rtems/libcsupport.h (modified) * cpukit/libcsupport/src/resource_snapshot.c (modified) * cpukit/posix/Makefile.am (modified) * cpukit/posix/include/rtems/posix/cond.h (deleted) * cpukit/posix/include/rtems/posix/condimpl.h (modified) * cpukit/posix/include/rtems/posix/config.h (modified) * cpukit/posix/preinstall.am (modified) * cpukit/posix/src/cond.c (deleted) * cpukit/posix/src/conddestroy.c (modified) * cpukit/posix/src/condget.c (deleted) * cpukit/posix/src/condinit.c (modified) * cpukit/posix/src/condsignalsupp.c (modified) * cpukit/posix/src/condwait.c (modified) * cpukit/posix/src/condwaitsupp.c (modified) * cpukit/rtems/src/rtemsobjectgetapiclassname.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/src/posixapi.c (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/include/rtems/sysinit.h (modified) * testsuites/psxtests/psx10/init.c (modified) * testsuites/psxtests/psx10/psx10.scn (modified) * testsuites/psxtests/psx10/system.h (modified) * testsuites/psxtests/psxaio01/system.h (modified) * testsuites/psxtests/psxaio02/system.h (modified) * testsuites/psxtests/psxaio03/system.h (modified) * testsuites/psxtests/psxautoinit02/init.c (modified) * testsuites/psxtests/psxautoinit02/psxautoinit02.scn (modified) * testsuites/psxtests/psxcleanup/system.h (modified) * testsuites/psxtests/psxcond01/init.c (modified) * testsuites/psxtests/psxconfig01/init.c (modified) * testsuites/psxtests/psxkey07/init.c (modified) * testsuites/psxtests/psxsignal06/init.c (modified) * testsuites/psxtests/psxtimer01/system.h (modified) * testsuites/psxtmtests/psxtmcond01/init.c (modified) * testsuites/psxtmtests/psxtmcond02/init.c (modified) * testsuites/psxtmtests/psxtmcond03/init.c (modified) * testsuites/psxtmtests/psxtmcond04/init.c (modified) * testsuites/psxtmtests/psxtmcond05/init.c (modified) * testsuites/psxtmtests/psxtmcond06/init.c (modified) * testsuites/psxtmtests/psxtmcond07/init.c (modified) * testsuites/psxtmtests/psxtmcond08/init.c (modified) * testsuites/sptests/spsysinit01/init.c (modified) * testsuites/sptests/spthreadq01/init.c (modified) posix: Implement self-contained POSIX condvar POSIX condition ... Thu, 21 Sep 2017 13:42:45 GMT Sebastian Huber [89fc9345] * cpukit/libcsupport/include/rtems/libcsupport.h (modified) * cpukit/libcsupport/src/resource_snapshot.c (modified) * cpukit/posix/Makefile.am (modified) * cpukit/posix/include/rtems/posix/config.h (modified) * cpukit/posix/include/rtems/posix/rwlock.h (deleted) * cpukit/posix/include/rtems/posix/rwlockimpl.h (modified) * cpukit/posix/preinstall.am (modified) * cpukit/posix/src/prwlock.c (deleted) * cpukit/posix/src/prwlockdestroy.c (modified) * cpukit/posix/src/prwlockinit.c (modified) * cpukit/posix/src/prwlockrdlock.c (modified) * cpukit/posix/src/prwlocktimedrdlock.c (modified) * cpukit/posix/src/prwlocktimedwrlock.c (modified) * cpukit/posix/src/prwlocktryrdlock.c (modified) * cpukit/posix/src/prwlocktrywrlock.c (modified) * cpukit/posix/src/prwlockunlock.c (modified) * cpukit/posix/src/prwlockwrlock.c (modified) * cpukit/rtems/src/rtemsobjectgetapiclassname.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/src/posixapi.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/corerwlock.h (deleted) * cpukit/score/include/rtems/score/corerwlockimpl.h (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/include/rtems/sysinit.h (modified) * cpukit/score/preinstall.am (modified) * cpukit/score/src/corerwlock.c (modified) * cpukit/score/src/corerwlockobtainread.c (modified) * cpukit/score/src/corerwlockobtainwrite.c (modified) * cpukit/score/src/corerwlockrelease.c (modified) * testsuites/psxtests/psxconfig01/init.c (modified) * testsuites/psxtests/psxrwlock01/main.c (modified) * testsuites/psxtests/psxrwlock01/psxrwlock01.scn (modified) * testsuites/psxtests/psxrwlock01/test.c (modified) * testsuites/psxtmtests/psxtmrwlock01/init.c (modified) * testsuites/psxtmtests/psxtmrwlock02/init.c (modified) * testsuites/psxtmtests/psxtmrwlock03/init.c (modified) * testsuites/psxtmtests/psxtmrwlock04/init.c (modified) * testsuites/psxtmtests/psxtmrwlock05/init.c (modified) * testsuites/psxtmtests/psxtmrwlock06/init.c (modified) * testsuites/psxtmtests/psxtmrwlock07/init.c (modified) * testsuites/sptests/spsysinit01/init.c (modified) * testsuites/sptests/spthreadq01/init.c (modified) posix: Implement self-contained POSIX rwlocks POSIX rwlocks are now ... Thu, 21 Sep 2017 12:13:16 GMT Sebastian Huber [e67929c] * cpukit/libcsupport/include/rtems/libcsupport.h (modified) * cpukit/libcsupport/src/resource_snapshot.c (modified) * cpukit/posix/Makefile.am (modified) * cpukit/posix/include/rtems/posix/barrier.h (deleted) * cpukit/posix/include/rtems/posix/barrierimpl.h (modified) * cpukit/posix/include/rtems/posix/config.h (modified) * cpukit/posix/preinstall.am (modified) * cpukit/posix/src/pbarrier.c (deleted) * cpukit/posix/src/pbarrierdestroy.c (modified) * cpukit/posix/src/pbarrierinit.c (modified) * cpukit/posix/src/pbarrierwait.c (modified) * cpukit/rtems/src/rtemsobjectgetapiclassname.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/src/posixapi.c (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/include/rtems/sysinit.h (modified) * testsuites/psxtests/psxbarrier01/main.c (modified) * testsuites/psxtests/psxbarrier01/psxbarrier01.scn (modified) * testsuites/psxtests/psxbarrier01/test.c (modified) * testsuites/psxtests/psxconfig01/init.c (modified) * testsuites/psxtmtests/psxtmbarrier01/init.c (modified) * testsuites/psxtmtests/psxtmbarrier02/init.c (modified) * testsuites/psxtmtests/psxtmbarrier03/init.c (modified) * testsuites/psxtmtests/psxtmbarrier04/init.c (modified) * testsuites/sptests/spsysinit01/init.c (modified) posix: Implement self-contained POSIX barriers POSIX barriers are ... Tue, 12 Sep 2017 06:09:16 GMT Sebastian Huber [c090db7] * cpukit/posix/Makefile.am (modified) * cpukit/posix/include/rtems/posix/semaphore.h (modified) * cpukit/posix/include/rtems/posix/semaphoreimpl.h (modified) * cpukit/posix/preinstall.am (modified) * cpukit/posix/src/semaphore.c (modified) * cpukit/posix/src/semaphorecreatesupp.c (deleted) * cpukit/posix/src/semaphoredeletesupp.c (modified) * cpukit/posix/src/semaphorewaitsupp.c (deleted) * cpukit/posix/src/semclose.c (modified) * cpukit/posix/src/semdestroy.c (modified) * cpukit/posix/src/semgetvalue.c (modified) * cpukit/posix/src/seminit.c (modified) * cpukit/posix/src/semopen.c (modified) * cpukit/posix/src/sempost.c (modified) * cpukit/posix/src/semtimedwait.c (modified) * cpukit/posix/src/semtrywait.c (modified) * cpukit/posix/src/semunlink.c (modified) * cpukit/posix/src/semwait.c (modified) * cpukit/sapi/src/posixapi.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/semaphoreimpl.h (added) * cpukit/score/preinstall.am (modified) * cpukit/score/src/semaphore.c (modified) * testsuites/psxtests/psxcancel/init.c (modified) * testsuites/psxtests/psxeintr_join/init.c (modified) * testsuites/psxtests/psxsem01/init.c (modified) * testsuites/psxtmtests/psxtmsem02/init.c (modified) * testsuites/psxtmtests/psxtmsem03/init.c (modified) * testsuites/psxtmtests/psxtmsem04/init.c (modified) * testsuites/psxtmtests/psxtmsem05/init.c (modified) * testsuites/sptests/spthreadq01/init.c (modified) posix: Implement self-contained POSIX semaphores For semaphore ... Tue, 19 Sep 2017 12:10:33 GMT Sebastian Huber [47b1e31] * cpukit/libcsupport/src/gxx_wrappers.c (modified) * cpukit/posix/src/pthreadonce.c (modified) * cpukit/score/include/rtems/score/onceimpl.h (modified) * cpukit/score/src/once.c (modified) posix: Optimize pthread_once_t Reduce size of pthread_once_t and ... Thu, 05 Oct 2017 12:23:40 GMT Sebastian Huber [e46a075] * cpukit/configure.ac (modified) Enforce compatible Newlib version This Newlib check ensures that we ... Thu, 05 Oct 2017 07:44:01 GMT Sebastian Huber [5cf5d46e] * cpukit/score/include/rtems/score/status.h (modified) score: Make status codes unconditional The internal status codes ... Wed, 04 Oct 2017 07:18:56 GMT Sebastian Huber [dcdd329] * cpukit/posix/src/aio_cancel.c (modified) posix: Fix aio_cancel() Update #3164. Fri, 29 Sep 2017 08:43:03 GMT Sebastian Huber [f043b9b] * c/src/lib/libbsp/arm/imx/Makefile.am (modified) * c/src/lib/libbsp/arm/imx/i2c/imx-i2c.c (added) * c/src/lib/libbsp/arm/imx/include/bsp.h (modified) bsp/imx: Add I2C bus driver Update #3090. Thu, 28 Sep 2017 09:31:32 GMT Sebastian Huber [9db9024] * c/src/lib/libbsp/arm/imx/include/arm/freescale/imx/imx_i2creg.h (modified) bsp/imx: Fix I2C register header Update #3090. Thu, 28 Sep 2017 08:03:44 GMT Sebastian Huber [ce28d601] * c/src/lib/libbsp/arm/imx/console/console-config.c (modified) * c/src/lib/libbsp/arm/imx/include/bsp.h (modified) * c/src/lib/libbsp/arm/imx/startup/bspstart.c (modified) bsp/imx: Add imx_get_reg_of_node() Update #3090. Thu, 28 Sep 2017 07:29:38 GMT Sebastian Huber [7e195e66] * c/src/lib/libbsp/arm/imx/console/console-config.c (modified) * c/src/lib/libbsp/arm/imx/include/bsp.h (modified) * c/src/lib/libbsp/arm/imx/startup/bspstart.c (modified) * c/src/lib/libbsp/shared/include/fatal.h (modified) bsp/imx: Add imx_get_irq_of_node() Update #3090. Thu, 28 Sep 2017 06:13:01 GMT Sebastian Huber [4cfce5c] * cpukit/dev/Makefile.am (modified) * cpukit/dev/i2c/sensor-lm75a.c (added) * cpukit/dev/include/dev/i2c/sensor-lm75a.h (added) * cpukit/dev/preinstall.am (modified) i2c: Add temperature sensor LM75A driver Close #3163. Mon, 02 Oct 2017 11:28:22 GMT Sebastian Huber [9c063df] * cpukit/dev/i2c/eeprom.c (modified) i2c: Fix EEPROM driver program timeout handling The ... Mon, 02 Oct 2017 11:06:59 GMT Sebastian Huber [2e1d595] * cpukit/dev/i2c/eeprom.c (modified) i2c: Send MSB of address first for EEPROMs Update #3161. Wed, 30 Aug 2017 09:01:38 GMT Daniel Hellstrom [f9fbb333] * cpukit/libpci/Makefile.am (modified) * cpukit/libpci/pci_cfg_auto.c (modified) * cpukit/libpci/pci_cfg_read.c (modified) * cpukit/libpci/pci_dev_create.c (deleted) * cpukit/libpci/pci_internal.h (modified) libpci: fix pci device allocation The refactoring of ... Fri, 29 Sep 2017 05:43:08 GMT Sebastian Huber [0b134aca] * c/src/lib/libbsp/bfin/bf537Stamp/console/console.c (modified) bsp/bf537Stamp: Fix warning Thu, 28 Sep 2017 11:18:52 GMT Sebastian Huber [71923138] * cpukit/libmisc/shell/main_dd.c (modified) shell: Fix missing prototype warning Thu, 28 Sep 2017 11:18:12 GMT Sebastian Huber [910adc3] * c/src/lib/libcpu/powerpc/new-exceptions/bspsupport/irq.c (modified) * c/src/lib/libcpu/powerpc/new-exceptions/bspsupport/irq_supp.h (modified) * c/src/libchip/serial/ns16550.c (modified) bsps: Fix integer to/from pointer warnings Update #3082. Thu, 28 Sep 2017 11:17:15 GMT Sebastian Huber [610ffd7] * c/src/lib/libbsp/powerpc/gen5200/console/console.c (modified) bsp/gen5200: Fix warning Update #3122. Thu, 28 Sep 2017 05:12:53 GMT Sebastian Huber [f2b5d672] * c/src/lib/libbsp/powerpc/haleakala/mmu/mmu_405.c (modified) * c/src/lib/libbsp/powerpc/mvme5500/vectors/exceptionhandler.c (modified) * c/src/lib/libcpu/powerpc/mpc5xx/vectors/vectors_init.c (modified) * c/src/lib/libcpu/powerpc/new-exceptions/bspsupport/ppc_exc_print.c (modified) bsps/powerpc: Fix print format warnings Thu, 28 Sep 2017 05:05:01 GMT Sebastian Huber [441993a8] * cpukit/libnetworking/sys/socketvar.h (modified) network: Add missing forward declaration Wed, 27 Sep 2017 13:14:33 GMT Sebastian Huber [dbdb6a32] * cpukit/posix/src/condattrdestroy.c (modified) * cpukit/posix/src/condattrinit.c (modified) * cpukit/posix/src/mutexattrdestroy.c (modified) * cpukit/posix/src/mutexattrgetprioceiling.c (modified) * cpukit/posix/src/mutexattrgetprotocol.c (modified) * cpukit/posix/src/mutexattrgetpshared.c (modified) * cpukit/posix/src/mutexattrgettype.c (modified) * cpukit/posix/src/mutexattrinit.c (modified) posix: Remove superfluous includes Wed, 27 Sep 2017 12:37:07 GMT Sebastian Huber [e2fe881a] * cpukit/libfs/src/jffs2/include/linux/rbtree.h (modified) * cpukit/score/include/rtems/score/rbtree.h (modified) * cpukit/score/src/rbtreeextract.c (modified) * cpukit/score/src/rbtreeinsert.c (modified) score: Simplify red-black tree debug support Make the RBTree_Node ... Tue, 26 Sep 2017 05:52:08 GMT Sebastian Huber [ef18d36] * cpukit/posix/src/barrierattrdestroy.c (modified) * cpukit/posix/src/rwlockattrdestroy.c (modified) posix: Remove superfluous includes Wed, 27 Sep 2017 10:07:14 GMT Sebastian Huber [e460cd00] * cpukit/score/include/rtems/score/coremutex.h (modified) * cpukit/score/include/rtems/score/percpu.h (modified) * cpukit/score/include/rtems/score/priority.h (modified) * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/schedulernodeimpl.h (modified) * cpukit/score/include/rtems/score/thread.h (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) score: Rename to _Scheduler_Control Rename struct Scheduler_Control ... Tue, 26 Sep 2017 05:10:40 GMT Sebastian Huber [5616983] * c/src/lib/libbsp/arm/imx/make/custom/imx7.cfg (modified) * c/src/lib/libbsp/arm/imx/startup/bspstart.c (modified) * c/src/lib/libbsp/arm/imx/startup/linkcmds.imx7 (modified) bsp/imx: Add nocache section Update #3090. Tue, 26 Sep 2017 12:01:07 GMT Sebastian Huber [362e96ab] * c/src/lib/libbsp/arm/imx/console/console-config.c (modified) bsp/imx: Provide a default console Update #3090. Tue, 26 Sep 2017 05:31:29 GMT Sebastian Huber [4bf2ce31] * c/src/lib/libbsp/arm/imx/Makefile.am (modified) * c/src/lib/libbsp/arm/imx/include/arm/freescale/imx/imx_ecspireg.h (added) * c/src/lib/libbsp/arm/imx/include/arm/freescale/imx/imx_i2creg.h (added) * c/src/lib/libbsp/arm/imx/preinstall.am (modified) bsp/imx: Add register headers Update #3090. Wed, 02 Aug 2017 23:26:51 GMT Joel Sherrill [ea4488ae] * cpukit/posix/include/rtems/posix/shm.h (modified) * cpukit/posix/src/shmopen.c (modified) posix shm: Add oflag to Shm_Control Wed, 13 Sep 2017 05:00:57 GMT Sebastian Huber [05f9858f] * c/src/lib/libbsp/arm/beagle/startup/bspstart.c (modified) * c/src/lib/libbsp/arm/imx/console/console-config.c (modified) * c/src/lib/libbsp/arm/imx/startup/bspstart.c (modified) * c/src/lib/libbsp/powerpc/qoriq/startup/bspstart.c (modified) * c/src/lib/libbsp/shared/include/fdt.h (modified) bsps: Generalize bsp_fdt_map_intr() Pass all interrupt cells to ... Fri, 22 Sep 2017 11:48:40 GMT Sebastian Huber [29919242] * c/src/lib/libbsp/arm/imx/Makefile.am (modified) * c/src/lib/libbsp/arm/imx/startup/bspsmp.c (modified) * c/src/lib/libbsp/arm/imx/startup/bspstarthooks.c (modified) bsp/imx: Add SMP support Update #3090. Fri, 22 Sep 2017 11:15:56 GMT Sebastian Huber [3ad3849a] * c/src/lib/libbsp/arm/imx/Makefile.am (modified) * c/src/lib/libbsp/arm/imx/include/arm/freescale/imx/imx_gpcreg.h (added) * c/src/lib/libbsp/arm/imx/include/arm/freescale/imx/imx_srcreg.h (added) * c/src/lib/libbsp/arm/imx/preinstall.am (modified) bsp/imx: Add register headers Update #3090. Fri, 22 Sep 2017 11:48:03 GMT Sebastian Huber [8e6a407a] * c/src/lib/libbsp/arm/shared/start/start.S (modified) bsps/arm: Copy FDT only on boot processor Update #3090. Fri, 22 Sep 2017 09:18:50 GMT Sebastian Huber [560acb62] * cpukit/score/include/rtems/score/processormask.h (modified) score: Include missing header file Update #3059. Fri, 22 Sep 2017 06:22:11 GMT Sebastian Huber [bdc468a] * cpukit/posix/src/prwlockinit.c (modified) * testsuites/psxtests/psxrwlock01/test.c (modified) posix: Allow PTHREAD_PROCESS_SHARED for rwlocks Close #3153. Thu, 21 Sep 2017 15:16:41 GMT Joel Sherrill [714cb06] * testsuites/psxtests/psxrdwrv/test.c (modified) psxrdwrv/test.c: Clear iovec to ensure consistent results closes #3148. Thu, 21 Sep 2017 11:32:25 GMT Sebastian Huber [a4bca685] * c/src/lib/libcpu/powerpc/new-exceptions/bspsupport/ppc_exc_hdl.c (modified) bsps/powerpc: Fix robust thread dispatch Implement thread dispatch ... Thu, 21 Sep 2017 11:32:12 GMT Sebastian Huber [b800f88] * c/src/lib/libbsp/powerpc/t32mppc/start/start.S (modified) bsp/t32mppc: PPC_EXC_CONFIG_USE_FIXED_HANDLER Fix link-time error. ... Wed, 20 Sep 2017 08:30:19 GMT Sebastian Huber [821acce] * c/src/lib/libbsp/powerpc/qemuppc/irq/irq_init.c (modified) bsp/qemuppc: Fix for RTEMS_DEBUG Wed, 20 Sep 2017 08:18:17 GMT Sebastian Huber [cf2ec29d] * c/src/lib/libbsp/powerpc/psim/irq/irq_init.c (modified) bsp/psim: Fix for RTEMS_DEBUG Wed, 20 Sep 2017 07:39:07 GMT Sebastian Huber [927e1f8] * c/src/lib/libbsp/powerpc/mpc8260ads/irq/irq.c (modified) bsp/mpc8260ads: Fix for RTEMS_DEBUG Wed, 20 Sep 2017 07:35:10 GMT Sebastian Huber [4e0dd1f] * c/src/lib/libbsp/powerpc/mpc8260ads/irq/irq.c (modified) bsp/mpc8260ads: Fix for RTEMS_DEBUG Wed, 20 Sep 2017 05:18:53 GMT Sebastian Huber [d7ed684] * c/src/lib/libbsp/powerpc/shared/src/ppc-exc-handler-table.c (modified) * c/src/lib/libcpu/powerpc/new-exceptions/bspsupport/ppc_exc_async_normal.S (modified) * c/src/lib/libcpu/powerpc/new-exceptions/bspsupport/ppc_exc_prologue.c (modified) bsps/powerpc: Fix PPC_EXC_CONFIG_USE_FIXED_HANDLER Fix link-time ... Tue, 19 Sep 2017 12:40:06 GMT Sebastian Huber [4c1f442] * c/src/lib/libbsp/powerpc/qoriq/README (modified) bsp/qoriq: Update README Close #3085. Tue, 19 Sep 2017 12:35:02 GMT Sebastian Huber [f100a58] * c/src/lib/libbsp/powerpc/qoriq/irq/irq.c (modified) * c/src/lib/libbsp/powerpc/qoriq/start/start.S (modified) * c/src/lib/libbsp/powerpc/qoriq/startup/bspsmp.c (modified) bsp/qoriq: Add hypervisor guest SMP support Update #3085. Tue, 19 Sep 2017 12:34:21 GMT Sebastian Huber [31540bfb] * c/src/lib/libbsp/powerpc/qoriq/start/start.S (modified) * c/src/lib/libbsp/powerpc/qoriq/startup/mmu-config.c (modified) bsp/qoriq: MMU configuration as hypervisor guest Re-enable MMU ... Tue, 19 Sep 2017 08:19:30 GMT Sebastian Huber [2720fbf0] * c/src/lib/libbsp/powerpc/qoriq/startup/bspstart.c (modified) bsp/qoriq: Avoid IVOR38..42 access as hv guest Update #3085. Tue, 19 Sep 2017 08:16:05 GMT Sebastian Huber [6600882b] * c/src/lib/libbsp/powerpc/qoriq/startup/mmu-tlb1.S (modified) bsp/qoriq: Avoid MAS8 access as hypervisor guest Update #3085. Tue, 19 Sep 2017 08:06:19 GMT Sebastian Huber [44c0114] * c/src/lib/libbsp/powerpc/qoriq/startup/linkcmds.qoriq_e6500_32 (modified) bsp/qoriq: Reduce static memory demands Update #3085. Tue, 19 Sep 2017 07:12:02 GMT Sebastian Huber [ec28f31] * c/src/lib/libbsp/powerpc/qoriq/clock/clock-config.c (modified) * c/src/lib/libbsp/powerpc/qoriq/include/bsp.h (modified) * c/src/lib/libbsp/powerpc/qoriq/irq/irq.c (modified) * c/src/lib/libbsp/powerpc/qoriq/start/start.S (modified) * c/src/lib/libbsp/powerpc/qoriq/startup/bspstart.c (modified) bsp/qoriq: Add decrementer clock driver Update #3085. Mon, 18 Sep 2017 09:28:26 GMT Sebastian Huber [fd70e206] * c/src/lib/libbsp/powerpc/qoriq/console/console-config.c (modified) bsp/qoriq: Add early debug output initialization Update #3085. Tue, 19 Sep 2017 07:02:30 GMT Sebastian Huber [599e6fbd] * c/src/lib/libbsp/powerpc/mpc55xxevb/startup/bspstart.c (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/startup/exc-vector-base.S (modified) * c/src/lib/libbsp/powerpc/qoriq/irq/irq.c (modified) * c/src/lib/libbsp/powerpc/qoriq/start/start.S (modified) * c/src/lib/libcpu/powerpc/mpc55xx/irq/irq.c (modified) * c/src/lib/libcpu/powerpc/new-exceptions/bspsupport/ppc_exc_async_normal.S (modified) * c/src/lib/libcpu/powerpc/new-exceptions/bspsupport/vectors.h (modified) bsps/powerpc: PPC_EXC_CONFIG_USE_FIXED_HANDLER Make ... Tue, 19 Sep 2017 08:56:25 GMT Sebastian Huber [9a50e32] * cpukit/score/src/semaphore.c (modified) score: Include missing Update #2132. Close #3140. Mon, 18 Sep 2017 09:31:33 GMT Sebastian Huber [a029230a] * cpukit/libcsupport/src/rtems_putc.c (modified) Add "\n" to "\r\n" translation to rtems_putc() Update #3122. Mon, 18 Sep 2017 06:22:38 GMT Sebastian Huber [f3b29236] * c/src/lib/libbsp/arm/beagle/clock.c (modified) * c/src/lib/libbsp/arm/edb7312/clock/clockdrv.c (modified) * c/src/lib/libbsp/arm/raspberrypi/clock/clockdrv.c (modified) * c/src/lib/libbsp/arm/shared/arm-a9mpcore-clock-config.c (modified) * c/src/lib/libbsp/arm/shared/arm-generic-timer-clock-config.c (modified) * c/src/lib/libbsp/arm/shared/armv7m/clock/armv7m-clock-config.c (modified) * c/src/lib/libbsp/arm/shared/lpc/clock/lpc-clock-config.c (modified) * c/src/lib/libbsp/arm/tms570/clock/clock.c (modified) * c/src/lib/libbsp/i386/pc386/clock/ckinit.c (modified) * c/src/lib/libbsp/lm32/shared/clock/ckinit.c (modified) * c/src/lib/libbsp/lm32/shared/milkymist_clock/ckinit.c (modified) * c/src/lib/libbsp/m68k/av5282/clock/clock.c (modified) * c/src/lib/libbsp/m68k/gen68360/clock/clock.c (modified) * c/src/lib/libbsp/m68k/genmcf548x/clock/clock.c (modified) * c/src/lib/libbsp/m68k/mcf52235/clock/clock.c (modified) * c/src/lib/libbsp/m68k/mcf5225x/clock/clock.c (modified) * c/src/lib/libbsp/m68k/mcf5235/clock/clock.c (modified) * c/src/lib/libbsp/m68k/mcf5329/clock/clock.c (modified) * c/src/lib/libbsp/m68k/uC5282/clock/clock.c (modified) * c/src/lib/libbsp/mips/csb350/clock/clockdrv.c (modified) * c/src/lib/libbsp/mips/jmr3904/clock/clockdrv.c (modified) * c/src/lib/libbsp/mips/rbtx4925/clock/clockdrv.c (modified) * c/src/lib/libbsp/mips/rbtx4938/clock/clockdrv.c (modified) * c/src/lib/libbsp/mips/shared/clock/clockdrv.c (modified) * c/src/lib/libbsp/nios2/nios2_iss/clock/clock.c (modified) * c/src/lib/libbsp/or1k/generic_or1k/clock/clockdrv.c (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/clock/clock-config.c (modified) * c/src/lib/libbsp/powerpc/qoriq/clock/clock-config.c (modified) * c/src/lib/libbsp/shared/clock_driver_simidle.c (modified) * c/src/lib/libbsp/shared/clockdrv_shell.h (modified) * c/src/lib/libbsp/sparc/erc32/clock/ckinit.c (modified) * c/src/lib/libbsp/sparc/leon2/clock/ckinit.c (modified) * c/src/lib/libbsp/sparc/leon3/clock/ckinit.c (modified) * c/src/lib/libbsp/sparc/shared/timer/tlib_ckinit.c (modified) * c/src/lib/libbsp/sparc64/shared/clock/ckinit.c (modified) * c/src/lib/libcpu/arm/at91rm9200/clock/clock.c (modified) * c/src/lib/libcpu/arm/lpc22xx/clock/clockdrv.c (modified) * c/src/lib/libcpu/arm/mc9328mxl/clock/clockdrv.c (modified) * c/src/lib/libcpu/arm/pxa255/clock/clock.c (modified) * c/src/lib/libcpu/arm/s3c24xx/clock/clockdrv.c (modified) bsps: Clock_driver_support_install_isr() Remove old ISR parameter ... Fri, 15 Sep 2017 11:48:44 GMT Sebastian Huber [c030edd] * cpukit/posix/src/condinit.c (modified) * testsuites/psxtests/psx10/init.c (modified) * testsuites/psxtests/psx10/psx10.scn (modified) posix: Allow PTHREAD_PROCESS_SHARED for condvar Close #3137. Fri, 15 Sep 2017 11:24:51 GMT Sebastian Huber [8230a329] * cpukit/posix/src/pbarrierinit.c (modified) * testsuites/psxtests/psxbarrier01/psxbarrier01.scn (modified) * testsuites/psxtests/psxbarrier01/test.c (modified) posix: Allow PTHREAD_PROCESS_SHARED for barriers Close #3126. Fri, 15 Sep 2017 11:14:57 GMT Sebastian Huber [3b47ce73] * cpukit/posix/include/rtems/posix/posixapi.h (modified) * cpukit/posix/src/mutexinit.c (modified) * testsuites/psxtests/psx05/init.c (modified) * testsuites/psxtests/psx05/psx05.scn (modified) posix: Allow PTHREAD_PROCESS_SHARED for mutexes Close #3125. Fri, 15 Sep 2017 10:52:08 GMT Sebastian Huber [8fa75d3] * cpukit/libcsupport/include/rtems/libio.h (modified) libio: Remove rtems_libio_t::driver This member was apparently ...