summaryrefslogtreecommitdiffstats
path: root/src/ppe
diff options
context:
space:
mode:
authorWilliam Bryan <wilbryan@us.ibm.com>2016-08-01 13:16:30 -0500
committerWilliam A. Bryan <wilbryan@us.ibm.com>2016-08-02 14:12:55 -0400
commit315680e0fd53cbc3f271b7d59393a4bf4661b8e2 (patch)
tree7a604bfede856daeb8be72d04b09333e1c6c002a /src/ppe
parent9ad0d6f666fcd2392a5d6d3634df82264a5729eb (diff)
downloadtalos-occ-315680e0fd53cbc3f271b7d59393a4bf4661b8e2.tar.gz
talos-occ-315680e0fd53cbc3f271b7d59393a4bf4661b8e2.zip
Remove IBM Confidential Disclaimers
Change-Id: Ie3dcd5b6cee3e6b191cf136d30af634c9966318e Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27718 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: William A. Bryan <wilbryan@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com>
Diffstat (limited to 'src/ppe')
-rw-r--r--src/ppe/pk/.empty0
-rw-r--r--src/ppe/pk/gpe/gpe.h7
-rw-r--r--src/ppe/pk/gpe/gpe_common.h6
-rw-r--r--src/ppe/pk/gpe/gpe_init.c7
-rw-r--r--src/ppe/pk/gpe/gpe_irq.h6
-rw-r--r--src/ppe/pk/gpe/gpe_irq_init.c7
-rw-r--r--src/ppe/pk/gpe/gpe_scom_handler.S7
-rw-r--r--src/ppe/pk/gpe/gpe_timebase.h8
-rw-r--r--src/ppe/pk/gpe/pk_port.h7
-rw-r--r--src/ppe/pk/kernel/.empty0
-rw-r--r--src/ppe/pk/kernel/pk.h7
-rw-r--r--src/ppe/pk/kernel/pk_api.h5
-rw-r--r--src/ppe/pk/kernel/pk_bh_core.c7
-rw-r--r--src/ppe/pk/kernel/pk_core.c7
-rw-r--r--src/ppe/pk/kernel/pk_debug_ptrs.c7
-rw-r--r--src/ppe/pk/kernel/pk_debug_ptrs.h7
-rw-r--r--src/ppe/pk/kernel/pk_init.c5
-rw-r--r--src/ppe/pk/kernel/pk_kernel.h7
-rw-r--r--src/ppe/pk/kernel/pk_macros.h7
-rw-r--r--src/ppe/pk/kernel/pk_semaphore_core.c7
-rw-r--r--src/ppe/pk/kernel/pk_semaphore_init.c7
-rw-r--r--src/ppe/pk/kernel/pk_stack_init.c7
-rw-r--r--src/ppe/pk/kernel/pk_thread.h7
-rw-r--r--src/ppe/pk/kernel/pk_thread_core.c7
-rw-r--r--src/ppe/pk/kernel/pk_thread_init.c7
-rw-r--r--src/ppe/pk/kernel/pk_thread_util.c7
-rw-r--r--src/ppe/pk/kernel/pk_timer_core.c7
-rw-r--r--src/ppe/pk/kernel/pk_timer_init.c7
-rw-r--r--src/ppe/pk/kernel/pkkernelfiles.mk14
-rw-r--r--src/ppe/pk/ppe/pk_port.h7
-rw-r--r--src/ppe/pk/ppe/pkppefiles.mk16
-rw-r--r--src/ppe/pk/ppe/ppe.h7
-rw-r--r--src/ppe/pk/ppe/ppe_common.h8
-rw-r--r--src/ppe/pk/ppe/ppe_init.c7
-rw-r--r--src/ppe/pk/ppe/ppe_timebase.h8
-rw-r--r--src/ppe/pk/ppe42/.empty0
-rw-r--r--src/ppe/pk/ppe42/div64.S7
-rw-r--r--src/ppe/pk/ppe42/pk_port_types.h7
-rw-r--r--src/ppe/pk/ppe42/pkppe42files.mk14
-rw-r--r--src/ppe/pk/ppe42/ppe42.h5
-rw-r--r--src/ppe/pk/ppe42/ppe42_asm.h7
-rw-r--r--src/ppe/pk/ppe42/ppe42_boot.S7
-rw-r--r--src/ppe/pk/ppe42/ppe42_cache.h8
-rw-r--r--src/ppe/pk/ppe42/ppe42_context.h7
-rw-r--r--src/ppe/pk/ppe42/ppe42_core.c7
-rw-r--r--src/ppe/pk/ppe42/ppe42_exceptions.S5
-rw-r--r--src/ppe/pk/ppe42/ppe42_gcc.c7
-rw-r--r--src/ppe/pk/ppe42/ppe42_gcc.h7
-rw-r--r--src/ppe/pk/ppe42/ppe42_init.c7
-rw-r--r--src/ppe/pk/ppe42/ppe42_irq.h7
-rw-r--r--src/ppe/pk/ppe42/ppe42_irq_core.c7
-rw-r--r--src/ppe/pk/ppe42/ppe42_msr.h7
-rwxr-xr-xsrc/ppe/pk/ppe42/ppe42_scom.c29
-rwxr-xr-xsrc/ppe/pk/ppe42/ppe42_scom.h7
-rw-r--r--src/ppe/pk/ppe42/ppe42_spr.h7
-rw-r--r--src/ppe/pk/ppe42/ppe42_thread_init.S7
-rw-r--r--src/ppe/pk/ppe42/ppe42_timebase.S7
-rw-r--r--src/ppe/pk/std/pk_port.h7
-rw-r--r--src/ppe/pk/std/pkstdfiles.mk16
-rw-r--r--src/ppe/pk/std/std.h7
-rw-r--r--src/ppe/pk/std/std_common.h6
-rw-r--r--src/ppe/pk/std/std_init.c7
-rw-r--r--src/ppe/pk/std/std_irq.h6
-rw-r--r--src/ppe/pk/std/std_irq_config.h7
-rw-r--r--src/ppe/pk/std/std_irq_init.c7
-rw-r--r--src/ppe/pk/std/std_register_addresses.h8
-rw-r--r--src/ppe/pk/std/std_timebase.h8
-rw-r--r--src/ppe/pk/trace/pk_trace.h5
-rw-r--r--src/ppe/pk/trace/pk_trace_big.c5
-rw-r--r--src/ppe/pk/trace/pk_trace_binary.c5
-rw-r--r--src/ppe/pk/trace/pk_trace_core.c5
-rw-r--r--src/ppe/pk/trace/pktracefiles.mk14
-rwxr-xr-xsrc/ppe/tools/ppetracepp/ppetracepp.C23
-rwxr-xr-xsrc/ppe/tools/ppetracepp/trac_interface.h22
74 files changed, 90 insertions, 485 deletions
diff --git a/src/ppe/pk/.empty b/src/ppe/pk/.empty
deleted file mode 100644
index e69de29..0000000
--- a/src/ppe/pk/.empty
+++ /dev/null
diff --git a/src/ppe/pk/gpe/gpe.h b/src/ppe/pk/gpe/gpe.h
index ef5ad01..c3f1fae 100644
--- a/src/ppe/pk/gpe/gpe.h
+++ b/src/ppe/pk/gpe/gpe.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -24,11 +24,6 @@
/* IBM_PROLOG_END_TAG */
#ifndef __GPE_H__
#define __GPE_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file pgp.h
/// \brief The GPE environment for PK.
diff --git a/src/ppe/pk/gpe/gpe_common.h b/src/ppe/pk/gpe/gpe_common.h
index 2b6b99b..67f10d2 100644
--- a/src/ppe/pk/gpe/gpe_common.h
+++ b/src/ppe/pk/gpe/gpe_common.h
@@ -25,12 +25,6 @@
#ifndef __GPE_COMMON_H__
#define __GPE_COMMON_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
-
/// \file gpe_common.h
/// \brief Common header for GPE
///
diff --git a/src/ppe/pk/gpe/gpe_init.c b/src/ppe/pk/gpe/gpe_init.c
index 9692aad..9fb0658 100644
--- a/src/ppe/pk/gpe/gpe_init.c
+++ b/src/ppe/pk/gpe/gpe_init.c
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -22,11 +22,6 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file gpe_init.c
/// \brief PK initialization for GPE
diff --git a/src/ppe/pk/gpe/gpe_irq.h b/src/ppe/pk/gpe/gpe_irq.h
index 1271e59..d9a1e65 100644
--- a/src/ppe/pk/gpe/gpe_irq.h
+++ b/src/ppe/pk/gpe/gpe_irq.h
@@ -25,12 +25,6 @@
#ifndef __GPE_IRQ_H__
#define __GPE_IRQ_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
-
/// \file occhw_irq.h
/// \brief GPE-OCCHW Interrupt handling for PK
///
diff --git a/src/ppe/pk/gpe/gpe_irq_init.c b/src/ppe/pk/gpe/gpe_irq_init.c
index 995ebac..2d5f846 100644
--- a/src/ppe/pk/gpe/gpe_irq_init.c
+++ b/src/ppe/pk/gpe/gpe_irq_init.c
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -22,11 +22,6 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2015
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file gpe_irq_init.c
/// \brief OCCHW IRQ initialization code for PK
diff --git a/src/ppe/pk/gpe/gpe_scom_handler.S b/src/ppe/pk/gpe/gpe_scom_handler.S
index 7edc17e..bccb457 100644
--- a/src/ppe/pk/gpe/gpe_scom_handler.S
+++ b/src/ppe/pk/gpe/gpe_scom_handler.S
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -22,11 +22,6 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2015
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file gpe_scom_handler.S
/// \brief Interrupt handler code for SCOM requests from the ppc405
diff --git a/src/ppe/pk/gpe/gpe_timebase.h b/src/ppe/pk/gpe/gpe_timebase.h
index 57c96ce..1222219 100644
--- a/src/ppe/pk/gpe/gpe_timebase.h
+++ b/src/ppe/pk/gpe/gpe_timebase.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -25,12 +25,6 @@
#ifndef __GPE_TIMEBASE_H__
#define __GPE_TIMEBASE_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2015
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
-
/// \file gpe_timebase.h
/// \brief support for using the OCB 32 bit timebase register
///
diff --git a/src/ppe/pk/gpe/pk_port.h b/src/ppe/pk/gpe/pk_port.h
index 89751d7..2db21cf 100644
--- a/src/ppe/pk/gpe/pk_port.h
+++ b/src/ppe/pk/gpe/pk_port.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -24,11 +24,6 @@
/* IBM_PROLOG_END_TAG */
#ifndef __PK_PORT_H__
#define __PK_PORT_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file pk_port.h
/// \brief The top-level GPE environment header for PK.
diff --git a/src/ppe/pk/kernel/.empty b/src/ppe/pk/kernel/.empty
deleted file mode 100644
index e69de29..0000000
--- a/src/ppe/pk/kernel/.empty
+++ /dev/null
diff --git a/src/ppe/pk/kernel/pk.h b/src/ppe/pk/kernel/pk.h
index 055d579..341848e 100644
--- a/src/ppe/pk/kernel/pk.h
+++ b/src/ppe/pk/kernel/pk.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -24,11 +24,6 @@
/* IBM_PROLOG_END_TAG */
#ifndef __PK_H__
#define __PK_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file pk.h
/// \brief The combined header of the PK kernel.
diff --git a/src/ppe/pk/kernel/pk_api.h b/src/ppe/pk/kernel/pk_api.h
index 4098e9d..9921855 100644
--- a/src/ppe/pk/kernel/pk_api.h
+++ b/src/ppe/pk/kernel/pk_api.h
@@ -24,11 +24,6 @@
/* IBM_PROLOG_END_TAG */
#ifndef __PK_API_H__
#define __PK_API_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file pk_api.h
/// \brief Macros and declarations for the PK API.
diff --git a/src/ppe/pk/kernel/pk_bh_core.c b/src/ppe/pk/kernel/pk_bh_core.c
index 5db40af..1760ecc 100644
--- a/src/ppe/pk/kernel/pk_bh_core.c
+++ b/src/ppe/pk/kernel/pk_bh_core.c
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -22,11 +22,6 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2015
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file pk_bh_core.c
/// \brief PK bottom half APIs
diff --git a/src/ppe/pk/kernel/pk_core.c b/src/ppe/pk/kernel/pk_core.c
index d22e3bd..abe255d 100644
--- a/src/ppe/pk/kernel/pk_core.c
+++ b/src/ppe/pk/kernel/pk_core.c
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -22,11 +22,6 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file pk_core.c
/// \brief Core routines for the PK kernel.
diff --git a/src/ppe/pk/kernel/pk_debug_ptrs.c b/src/ppe/pk/kernel/pk_debug_ptrs.c
index df2288b..047ee93 100644
--- a/src/ppe/pk/kernel/pk_debug_ptrs.c
+++ b/src/ppe/pk/kernel/pk_debug_ptrs.c
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -22,11 +22,6 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2015
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file pk_debug_ptrs.c
/// \brief Defines a table of pointers to important kernel debug data.
diff --git a/src/ppe/pk/kernel/pk_debug_ptrs.h b/src/ppe/pk/kernel/pk_debug_ptrs.h
index 92a01c5..27abc8f 100644
--- a/src/ppe/pk/kernel/pk_debug_ptrs.h
+++ b/src/ppe/pk/kernel/pk_debug_ptrs.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -24,11 +24,6 @@
/* IBM_PROLOG_END_TAG */
#ifndef __PK_DEBUG_PTRS_H__
#define __PK_DEBUG_PTRS_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2015
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file pk_debug_ptrs.h
/// \brief Structure for a table of pointers to kernel debug data
diff --git a/src/ppe/pk/kernel/pk_init.c b/src/ppe/pk/kernel/pk_init.c
index 206d52e..835a87b 100644
--- a/src/ppe/pk/kernel/pk_init.c
+++ b/src/ppe/pk/kernel/pk_init.c
@@ -22,11 +22,6 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file pk_init.c
/// \brief PK initialization
diff --git a/src/ppe/pk/kernel/pk_kernel.h b/src/ppe/pk/kernel/pk_kernel.h
index 82ffd29..aa49f9f 100644
--- a/src/ppe/pk/kernel/pk_kernel.h
+++ b/src/ppe/pk/kernel/pk_kernel.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -24,11 +24,6 @@
/* IBM_PROLOG_END_TAG */
#ifndef __PK_KERNEL_H__
#define __PK_KERNEL_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file pk_kernel.h
/// \brief PK portable kernel (non-API) data and data structures
diff --git a/src/ppe/pk/kernel/pk_macros.h b/src/ppe/pk/kernel/pk_macros.h
index 0bff22b..cf9d4ba 100644
--- a/src/ppe/pk/kernel/pk_macros.h
+++ b/src/ppe/pk/kernel/pk_macros.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -24,11 +24,6 @@
/* IBM_PROLOG_END_TAG */
#ifndef __PK_MACROS_H__
#define __PK_MACROS_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file pk_macros.h
/// \brief Boilerplate macros for PK
diff --git a/src/ppe/pk/kernel/pk_semaphore_core.c b/src/ppe/pk/kernel/pk_semaphore_core.c
index fd47106..4dee1f1 100644
--- a/src/ppe/pk/kernel/pk_semaphore_core.c
+++ b/src/ppe/pk/kernel/pk_semaphore_core.c
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -22,11 +22,6 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file pk_semaphore_core.c
/// \brief PK semaphore APIs
diff --git a/src/ppe/pk/kernel/pk_semaphore_init.c b/src/ppe/pk/kernel/pk_semaphore_init.c
index aea00f6..a71ecd1 100644
--- a/src/ppe/pk/kernel/pk_semaphore_init.c
+++ b/src/ppe/pk/kernel/pk_semaphore_init.c
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -22,11 +22,6 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file pk_semaphore_init.c
/// \brief PK semaphore API initialization routines
diff --git a/src/ppe/pk/kernel/pk_stack_init.c b/src/ppe/pk/kernel/pk_stack_init.c
index 4cfc260..c76b50f 100644
--- a/src/ppe/pk/kernel/pk_stack_init.c
+++ b/src/ppe/pk/kernel/pk_stack_init.c
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -22,11 +22,6 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file pk_stack_init.c
/// \brief PK stack initialization
diff --git a/src/ppe/pk/kernel/pk_thread.h b/src/ppe/pk/kernel/pk_thread.h
index 4848650..e9dbf14 100644
--- a/src/ppe/pk/kernel/pk_thread.h
+++ b/src/ppe/pk/kernel/pk_thread.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -24,11 +24,6 @@
/* IBM_PROLOG_END_TAG */
#ifndef __PK_THREAD_H__
#define __PK_THREAD_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2015
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file pk_thread.h
/// \brief Contains private declarations and definitions needed for threads
diff --git a/src/ppe/pk/kernel/pk_thread_core.c b/src/ppe/pk/kernel/pk_thread_core.c
index 06a2e1b..88e66f6 100644
--- a/src/ppe/pk/kernel/pk_thread_core.c
+++ b/src/ppe/pk/kernel/pk_thread_core.c
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -22,11 +22,6 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file pk_thread_core.c
/// \brief PK thread APIs
diff --git a/src/ppe/pk/kernel/pk_thread_init.c b/src/ppe/pk/kernel/pk_thread_init.c
index b2c7735..a271d55 100644
--- a/src/ppe/pk/kernel/pk_thread_init.c
+++ b/src/ppe/pk/kernel/pk_thread_init.c
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -22,11 +22,6 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file pk_thread_init.c
/// \brief PK thread API initialization routines
diff --git a/src/ppe/pk/kernel/pk_thread_util.c b/src/ppe/pk/kernel/pk_thread_util.c
index e69d250..7f3fdce 100644
--- a/src/ppe/pk/kernel/pk_thread_util.c
+++ b/src/ppe/pk/kernel/pk_thread_util.c
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -22,11 +22,6 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file pk_thread_util.c
/// \brief PK thread utility APIs
diff --git a/src/ppe/pk/kernel/pk_timer_core.c b/src/ppe/pk/kernel/pk_timer_core.c
index 334c6e5..2212b5e 100644
--- a/src/ppe/pk/kernel/pk_timer_core.c
+++ b/src/ppe/pk/kernel/pk_timer_core.c
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -22,11 +22,6 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file pk_timer_core.c
/// \brief PK portable kernel timer handler
diff --git a/src/ppe/pk/kernel/pk_timer_init.c b/src/ppe/pk/kernel/pk_timer_init.c
index 3ec636d..abe3024 100644
--- a/src/ppe/pk/kernel/pk_timer_init.c
+++ b/src/ppe/pk/kernel/pk_timer_init.c
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -22,11 +22,6 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file pk_timer_init.c
/// \brief PK timer initialization
diff --git a/src/ppe/pk/kernel/pkkernelfiles.mk b/src/ppe/pk/kernel/pkkernelfiles.mk
index 5ee49e3..5b03e47 100644
--- a/src/ppe/pk/kernel/pkkernelfiles.mk
+++ b/src/ppe/pk/kernel/pkkernelfiles.mk
@@ -22,21 +22,11 @@
# permissions and limitations under the License.
#
# IBM_PROLOG_END_TAG
+
# @file pkkernelfiles.mk
#
# @brief mk for including architecture independent pk object files
-#
-# @page ChangeLogs Change Logs
-# @section pkkernelfiles.mk
-# @verbatim
-#
-#
-# Change Log ******************************************************************
-# Flag Defect/Feature User Date Description
-# ------ -------------- ---------- ------------ -----------
-#
-# @endverbatim
-#
+
##########################################################################
# Include
##########################################################################
diff --git a/src/ppe/pk/ppe/pk_port.h b/src/ppe/pk/ppe/pk_port.h
index e185170..7ef3190 100644
--- a/src/ppe/pk/ppe/pk_port.h
+++ b/src/ppe/pk/ppe/pk_port.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -24,11 +24,6 @@
/* IBM_PROLOG_END_TAG */
#ifndef __PK_PORT_H__
#define __PK_PORT_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file pk_port.h
/// \brief The top-level CME environment header for PK.
diff --git a/src/ppe/pk/ppe/pkppefiles.mk b/src/ppe/pk/ppe/pkppefiles.mk
index 83b63f7..d05f2b6 100644
--- a/src/ppe/pk/ppe/pkppefiles.mk
+++ b/src/ppe/pk/ppe/pkppefiles.mk
@@ -5,7 +5,7 @@
#
# OpenPOWER OnChipController Project
#
-# Contributors Listed Below - COPYRIGHT 2015
+# Contributors Listed Below - COPYRIGHT 2015,2016
# [+] International Business Machines Corp.
#
#
@@ -22,21 +22,11 @@
# permissions and limitations under the License.
#
# IBM_PROLOG_END_TAG
+
# @file pkppefiles.mk
#
# @brief mk for including ppe object files
-#
-# @page ChangeLogs Change Logs
-# @section pkppefiles.mk
-# @verbatim
-#
-#
-# Change Log ******************************************************************
-# Flag Defect/Feature User Date Description
-# ------ -------------- ---------- ------------ -----------
-#
-# @endverbatim
-#
+
##########################################################################
# Object Files
##########################################################################
diff --git a/src/ppe/pk/ppe/ppe.h b/src/ppe/pk/ppe/ppe.h
index 94669d5..eb177f0 100644
--- a/src/ppe/pk/ppe/ppe.h
+++ b/src/ppe/pk/ppe/ppe.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -24,11 +24,6 @@
/* IBM_PROLOG_END_TAG */
#ifndef __PPE_H__
#define __PPE_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file pgp.h
/// \brief The PPE environment for PK.
diff --git a/src/ppe/pk/ppe/ppe_common.h b/src/ppe/pk/ppe/ppe_common.h
index a462e1f..155ba7a 100644
--- a/src/ppe/pk/ppe/ppe_common.h
+++ b/src/ppe/pk/ppe/ppe_common.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -25,12 +25,6 @@
#ifndef __PPE_COMMON_H__
#define __PPE_COMMON_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
-
/// \file ppe_common.h
/// \brief Common header for PPE
///
diff --git a/src/ppe/pk/ppe/ppe_init.c b/src/ppe/pk/ppe/ppe_init.c
index 7bbcf6c..f12a616 100644
--- a/src/ppe/pk/ppe/ppe_init.c
+++ b/src/ppe/pk/ppe/ppe_init.c
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -22,11 +22,6 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file ppe_init.c
/// \brief PK initialization for PPE
diff --git a/src/ppe/pk/ppe/ppe_timebase.h b/src/ppe/pk/ppe/ppe_timebase.h
index 935f4f1..b551738 100644
--- a/src/ppe/pk/ppe/ppe_timebase.h
+++ b/src/ppe/pk/ppe/ppe_timebase.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -25,12 +25,6 @@
#ifndef __PPE_TIMEBASE_H__
#define __PPE_TIMEBASE_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2015
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
-
/// \file ppe_timebase.h
/// \brief support for using the OCB 32 bit timebase register
///
diff --git a/src/ppe/pk/ppe42/.empty b/src/ppe/pk/ppe42/.empty
deleted file mode 100644
index e69de29..0000000
--- a/src/ppe/pk/ppe42/.empty
+++ /dev/null
diff --git a/src/ppe/pk/ppe42/div64.S b/src/ppe/pk/ppe42/div64.S
index ec93250..bfe94ed 100644
--- a/src/ppe/pk/ppe42/div64.S
+++ b/src/ppe/pk/ppe42/div64.S
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -22,11 +22,6 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file div64.S
/// \brief Unsigned 64/64 bit division
diff --git a/src/ppe/pk/ppe42/pk_port_types.h b/src/ppe/pk/ppe42/pk_port_types.h
index 2c80389..f14ee64 100644
--- a/src/ppe/pk/ppe42/pk_port_types.h
+++ b/src/ppe/pk/ppe42/pk_port_types.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -24,11 +24,6 @@
/* IBM_PROLOG_END_TAG */
#ifndef __PK_PORT_TYPES_H__
#define __PK_PORT_TYPES_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file pk_port_types.h
/// \brief Type definitions required by the PK port.
diff --git a/src/ppe/pk/ppe42/pkppe42files.mk b/src/ppe/pk/ppe42/pkppe42files.mk
index 585a04d..8fd241a 100644
--- a/src/ppe/pk/ppe42/pkppe42files.mk
+++ b/src/ppe/pk/ppe42/pkppe42files.mk
@@ -22,21 +22,11 @@
# permissions and limitations under the License.
#
# IBM_PROLOG_END_TAG
+
# @file pkppe42files.mk
#
# @brief mk for including ppe42 object files
-#
-# @page ChangeLogs Change Logs
-# @section pkppe42files.mk
-# @verbatim
-#
-#
-# Change Log ******************************************************************
-# Flag Defect/Feature User Date Description
-# ------ -------------- ---------- ------------ -----------
-#
-# @endverbatim
-#
+
##########################################################################
# Include Files
##########################################################################
diff --git a/src/ppe/pk/ppe42/ppe42.h b/src/ppe/pk/ppe42/ppe42.h
index 9d6cd4c..02cf196 100644
--- a/src/ppe/pk/ppe42/ppe42.h
+++ b/src/ppe/pk/ppe42/ppe42.h
@@ -24,11 +24,6 @@
/* IBM_PROLOG_END_TAG */
#ifndef __PPE42_H__
#define __PPE42_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file ppe42.h
/// \brief PPE42 port header for PK
diff --git a/src/ppe/pk/ppe42/ppe42_asm.h b/src/ppe/pk/ppe42/ppe42_asm.h
index 16b2714..3d0e2eb 100644
--- a/src/ppe/pk/ppe42/ppe42_asm.h
+++ b/src/ppe/pk/ppe42/ppe42_asm.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -24,11 +24,6 @@
/* IBM_PROLOG_END_TAG */
#ifndef __PPE42_ASM_H__
#define __PPE42_ASM_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file ppe42_asm.h
/// \brief Generic assembler macros for 32-bit PPE42
diff --git a/src/ppe/pk/ppe42/ppe42_boot.S b/src/ppe/pk/ppe42/ppe42_boot.S
index f237690..55428f1 100644
--- a/src/ppe/pk/ppe42/ppe42_boot.S
+++ b/src/ppe/pk/ppe42/ppe42_boot.S
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -22,11 +22,6 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file ppe42_boot.S
/// \brief PK bootloader for PPE42
diff --git a/src/ppe/pk/ppe42/ppe42_cache.h b/src/ppe/pk/ppe42/ppe42_cache.h
index 16340f0..56dca5d 100644
--- a/src/ppe/pk/ppe42/ppe42_cache.h
+++ b/src/ppe/pk/ppe42/ppe42_cache.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -25,12 +25,6 @@
#ifndef __PPE42_CACHE_H__
#define __PPE42_CACHE_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
-
/// \file ppe42_cache.h
/// \brief PowerPC-lite (PPE) cache management header for PK
///
diff --git a/src/ppe/pk/ppe42/ppe42_context.h b/src/ppe/pk/ppe42/ppe42_context.h
index 68d29e3..502302c 100644
--- a/src/ppe/pk/ppe42/ppe42_context.h
+++ b/src/ppe/pk/ppe42/ppe42_context.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -24,11 +24,6 @@
/* IBM_PROLOG_END_TAG */
#ifndef __PPE42_CONTEXT_H__
#define __PPE42_CONTEXT_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file ppe42_context.h
/// \brief PPE42 Machine and Thread context for PK
diff --git a/src/ppe/pk/ppe42/ppe42_core.c b/src/ppe/pk/ppe42/ppe42_core.c
index ad4b2c3..92ad17b 100644
--- a/src/ppe/pk/ppe42/ppe42_core.c
+++ b/src/ppe/pk/ppe42/ppe42_core.c
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -22,11 +22,6 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file ppe42_core.c
/// \brief The final bits of PK runtime code required to complete the PPE42
diff --git a/src/ppe/pk/ppe42/ppe42_exceptions.S b/src/ppe/pk/ppe42/ppe42_exceptions.S
index 3ed0557..c9c50b3 100644
--- a/src/ppe/pk/ppe42/ppe42_exceptions.S
+++ b/src/ppe/pk/ppe42/ppe42_exceptions.S
@@ -22,11 +22,6 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file ppe42_exceptions.S
/// \brief PPE42 exception vector area.
diff --git a/src/ppe/pk/ppe42/ppe42_gcc.c b/src/ppe/pk/ppe42/ppe42_gcc.c
index 37674dc..e5ead2c 100644
--- a/src/ppe/pk/ppe42/ppe42_gcc.c
+++ b/src/ppe/pk/ppe42/ppe42_gcc.c
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -22,11 +22,6 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file ppe42_gcc.h
/// \brief 32-bit PowerPC functions expected by GCC
diff --git a/src/ppe/pk/ppe42/ppe42_gcc.h b/src/ppe/pk/ppe42/ppe42_gcc.h
index c5c16e8..6a8c742 100644
--- a/src/ppe/pk/ppe42/ppe42_gcc.h
+++ b/src/ppe/pk/ppe42/ppe42_gcc.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -24,11 +24,6 @@
/* IBM_PROLOG_END_TAG */
#ifndef __PPE42_GCC_H__
#define __PPE42_GCC_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file ppe42_gcc.h
/// \brief 32-bit functions expected by GCC
diff --git a/src/ppe/pk/ppe42/ppe42_init.c b/src/ppe/pk/ppe42/ppe42_init.c
index dcc660a..0df146a 100644
--- a/src/ppe/pk/ppe42/ppe42_init.c
+++ b/src/ppe/pk/ppe42/ppe42_init.c
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -22,11 +22,6 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file ppe42_init.c
/// \brief PPE42 initialization routines
diff --git a/src/ppe/pk/ppe42/ppe42_irq.h b/src/ppe/pk/ppe42/ppe42_irq.h
index b86a030..d4f188a 100644
--- a/src/ppe/pk/ppe42/ppe42_irq.h
+++ b/src/ppe/pk/ppe42/ppe42_irq.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -24,11 +24,6 @@
/* IBM_PROLOG_END_TAG */
#ifndef __PPE42_IRQ_H__
#define __PPE42_IRQ_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file ppe42_irq.h
/// \brief PPE42 interrupt handling for PK
diff --git a/src/ppe/pk/ppe42/ppe42_irq_core.c b/src/ppe/pk/ppe42/ppe42_irq_core.c
index 40460b5..04f6e37 100644
--- a/src/ppe/pk/ppe42/ppe42_irq_core.c
+++ b/src/ppe/pk/ppe42/ppe42_irq_core.c
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -22,11 +22,6 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file ppe42_irq_core.c
/// \brief Core IRQ routines required of any PPE42 configuration of PK
diff --git a/src/ppe/pk/ppe42/ppe42_msr.h b/src/ppe/pk/ppe42/ppe42_msr.h
index 783285b..a1310dd 100644
--- a/src/ppe/pk/ppe42/ppe42_msr.h
+++ b/src/ppe/pk/ppe42/ppe42_msr.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -24,11 +24,6 @@
/* IBM_PROLOG_END_TAG */
#ifndef __PPE42_MSR_H__
#define __PPE42_MSR_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file ppe42_msr.h
/// \brief Everything related to the PPE42 Machine State Register
diff --git a/src/ppe/pk/ppe42/ppe42_scom.c b/src/ppe/pk/ppe42/ppe42_scom.c
index 105b83a..5c32415 100755
--- a/src/ppe/pk/ppe42/ppe42_scom.c
+++ b/src/ppe/pk/ppe42/ppe42_scom.c
@@ -1,8 +1,27 @@
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2015
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/ppe/pk/ppe42/ppe42_scom.c $ */
+/* */
+/* OpenPOWER OnChipController Project */
+/* */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
+/* [+] International Business Machines Corp. */
+/* */
+/* */
+/* Licensed under the Apache License, Version 2.0 (the "License"); */
+/* you may not use this file except in compliance with the License. */
+/* You may obtain a copy of the License at */
+/* */
+/* http://www.apache.org/licenses/LICENSE-2.0 */
+/* */
+/* Unless required by applicable law or agreed to in writing, software */
+/* distributed under the License is distributed on an "AS IS" BASIS, */
+/* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or */
+/* implied. See the License for the specific language governing */
+/* permissions and limitations under the License. */
+/* */
+/* IBM_PROLOG_END_TAG */
/// \file ppe42_scom.c
/// \brief Lowest level PK SCOM definitions.
diff --git a/src/ppe/pk/ppe42/ppe42_scom.h b/src/ppe/pk/ppe42/ppe42_scom.h
index 33d998b..76e49b9 100755
--- a/src/ppe/pk/ppe42/ppe42_scom.h
+++ b/src/ppe/pk/ppe42/ppe42_scom.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -22,11 +22,6 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2015
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file ppe42_scom.h
/// \brief Include file for PK SCOMs
diff --git a/src/ppe/pk/ppe42/ppe42_spr.h b/src/ppe/pk/ppe42/ppe42_spr.h
index e53a5d5..39bd9e9 100644
--- a/src/ppe/pk/ppe42/ppe42_spr.h
+++ b/src/ppe/pk/ppe42/ppe42_spr.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -24,11 +24,6 @@
/* IBM_PROLOG_END_TAG */
#ifndef __PPE42_SPR_H__
#define __PPE42_SPR_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file ppe42_spr.h
/// \brief Everything related to PPE42-specific SPRs
diff --git a/src/ppe/pk/ppe42/ppe42_thread_init.S b/src/ppe/pk/ppe42/ppe42_thread_init.S
index 14fb3d0..79219e8 100644
--- a/src/ppe/pk/ppe42/ppe42_thread_init.S
+++ b/src/ppe/pk/ppe42/ppe42_thread_init.S
@@ -5,7 +5,7 @@
#
# OpenPOWER OnChipController Project
#
-# Contributors Listed Below - COPYRIGHT 2015
+# Contributors Listed Below - COPYRIGHT 2015,2016
# [+] International Business Machines Corp.
#
#
@@ -49,11 +49,6 @@ __pk_thread_context_initialize(PkThread *thread,
PkThreadRoutine thread_routine,
void *private);
#endif
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \cond
diff --git a/src/ppe/pk/ppe42/ppe42_timebase.S b/src/ppe/pk/ppe42/ppe42_timebase.S
index a0884e6..18c42d0 100644
--- a/src/ppe/pk/ppe42/ppe42_timebase.S
+++ b/src/ppe/pk/ppe42/ppe42_timebase.S
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -36,11 +36,6 @@
PkTimebase
pk_timebase_get(void);
#endif
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \cond
.global ppe42_64bit_timebase
diff --git a/src/ppe/pk/std/pk_port.h b/src/ppe/pk/std/pk_port.h
index 2ed0d3d..37b1df9 100644
--- a/src/ppe/pk/std/pk_port.h
+++ b/src/ppe/pk/std/pk_port.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -24,11 +24,6 @@
/* IBM_PROLOG_END_TAG */
#ifndef __PK_PORT_H__
#define __PK_PORT_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file pk_port.h
/// \brief The top-level standard PPE environment header for PK.
diff --git a/src/ppe/pk/std/pkstdfiles.mk b/src/ppe/pk/std/pkstdfiles.mk
index 3f9a731..75079d5 100644
--- a/src/ppe/pk/std/pkstdfiles.mk
+++ b/src/ppe/pk/std/pkstdfiles.mk
@@ -5,7 +5,7 @@
#
# OpenPOWER OnChipController Project
#
-# Contributors Listed Below - COPYRIGHT 2015
+# Contributors Listed Below - COPYRIGHT 2015,2016
# [+] International Business Machines Corp.
#
#
@@ -22,21 +22,11 @@
# permissions and limitations under the License.
#
# IBM_PROLOG_END_TAG
+
# @file pkstdfiles.mk
#
# @brief mk for including std object files
-#
-# @page ChangeLogs Change Logs
-# @section pkstdfiles.mk
-# @verbatim
-#
-#
-# Change Log ******************************************************************
-# Flag Defect/Feature User Date Description
-# ------ -------------- ---------- ------------ -----------
-#
-# @endverbatim
-#
+
##########################################################################
# Object Files
##########################################################################
diff --git a/src/ppe/pk/std/std.h b/src/ppe/pk/std/std.h
index b20f6ae..cbffcf0 100644
--- a/src/ppe/pk/std/std.h
+++ b/src/ppe/pk/std/std.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -24,11 +24,6 @@
/* IBM_PROLOG_END_TAG */
#ifndef __STD_H__
#define __STD_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file pgp.h
/// \brief The STD environment for PK.
diff --git a/src/ppe/pk/std/std_common.h b/src/ppe/pk/std/std_common.h
index ef17fda..08e1253 100644
--- a/src/ppe/pk/std/std_common.h
+++ b/src/ppe/pk/std/std_common.h
@@ -25,12 +25,6 @@
#ifndef __STD_COMMON_H__
#define __STD_COMMON_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
-
/// \file cme_common.h
/// \brief Common header for standard PPE's
///
diff --git a/src/ppe/pk/std/std_init.c b/src/ppe/pk/std/std_init.c
index 8d9bb12..48f5afc 100644
--- a/src/ppe/pk/std/std_init.c
+++ b/src/ppe/pk/std/std_init.c
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -22,11 +22,6 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file std_init.c
/// \brief PK initialization for a standard PPE.
diff --git a/src/ppe/pk/std/std_irq.h b/src/ppe/pk/std/std_irq.h
index e987c86..f44e2cb 100644
--- a/src/ppe/pk/std/std_irq.h
+++ b/src/ppe/pk/std/std_irq.h
@@ -25,12 +25,6 @@
#ifndef __STD_IRQ_H__
#define __STD_IRQ_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
-
/// \file occhw_irq.h
/// \brief Standard PPE Externnal Interrupt handling for PK
///
diff --git a/src/ppe/pk/std/std_irq_config.h b/src/ppe/pk/std/std_irq_config.h
index 7d70d42..943068c 100644
--- a/src/ppe/pk/std/std_irq_config.h
+++ b/src/ppe/pk/std/std_irq_config.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -24,11 +24,6 @@
/* IBM_PROLOG_END_TAG */
#ifndef __STD_IRQ_CONFIG_H__
#define __STD_IRQ_CONFIG_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2015
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file std_irq_config.h
/// \brief Contains data and macros pertaining to external interrupt
diff --git a/src/ppe/pk/std/std_irq_init.c b/src/ppe/pk/std/std_irq_init.c
index c7a0771..4e17592 100644
--- a/src/ppe/pk/std/std_irq_init.c
+++ b/src/ppe/pk/std/std_irq_init.c
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -22,11 +22,6 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2015
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file std_irq_init.c
/// \brief Standard PPE IRQ initialization code for PK
diff --git a/src/ppe/pk/std/std_register_addresses.h b/src/ppe/pk/std/std_register_addresses.h
index 8cf671a..7e07450 100644
--- a/src/ppe/pk/std/std_register_addresses.h
+++ b/src/ppe/pk/std/std_register_addresses.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -25,12 +25,6 @@
#ifndef __STD_REGISTER_ADDRESSES_H__
#define __STD_REGISTER_ADDRESSES_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2015
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
-
/// \file std_register_addresses.h
/// \brief Symbolic addresses for a standard PPE
diff --git a/src/ppe/pk/std/std_timebase.h b/src/ppe/pk/std/std_timebase.h
index 10cacf9..7b2816c 100644
--- a/src/ppe/pk/std/std_timebase.h
+++ b/src/ppe/pk/std/std_timebase.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -25,12 +25,6 @@
#ifndef __STD_TIMEBASE_H__
#define __STD_TIMEBASE_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2015
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
-
/// \file std_timebase.h
/// \brief support for using the standard PPE 32 bit timebase register
///
diff --git a/src/ppe/pk/trace/pk_trace.h b/src/ppe/pk/trace/pk_trace.h
index c068f81..b93029a 100644
--- a/src/ppe/pk/trace/pk_trace.h
+++ b/src/ppe/pk/trace/pk_trace.h
@@ -24,11 +24,6 @@
/* IBM_PROLOG_END_TAG */
#ifndef __PK_TRACE_H__
#define __PK_TRACE_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file pk_trace.h
/// \brief Macros and declarations for the PK Firmware Tracing Facility.
diff --git a/src/ppe/pk/trace/pk_trace_big.c b/src/ppe/pk/trace/pk_trace_big.c
index ab3124f..15d9000 100644
--- a/src/ppe/pk/trace/pk_trace_big.c
+++ b/src/ppe/pk/trace/pk_trace_big.c
@@ -22,11 +22,6 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file pk_trace_big.c
/// \brief PK Trace function that supports up to four 32-bit parameters
diff --git a/src/ppe/pk/trace/pk_trace_binary.c b/src/ppe/pk/trace/pk_trace_binary.c
index 9392158..97887ab 100644
--- a/src/ppe/pk/trace/pk_trace_binary.c
+++ b/src/ppe/pk/trace/pk_trace_binary.c
@@ -22,11 +22,6 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file pk_trace_binary.c
/// \brief PK Trace function for dumping memory contents
diff --git a/src/ppe/pk/trace/pk_trace_core.c b/src/ppe/pk/trace/pk_trace_core.c
index c05ab9a..1b49119 100644
--- a/src/ppe/pk/trace/pk_trace_core.c
+++ b/src/ppe/pk/trace/pk_trace_core.c
@@ -22,11 +22,6 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file pk_trace_core.c
/// \brief PK Trace core data and code.
diff --git a/src/ppe/pk/trace/pktracefiles.mk b/src/ppe/pk/trace/pktracefiles.mk
index 29551e4..fe9fa9a 100644
--- a/src/ppe/pk/trace/pktracefiles.mk
+++ b/src/ppe/pk/trace/pktracefiles.mk
@@ -22,21 +22,11 @@
# permissions and limitations under the License.
#
# IBM_PROLOG_END_TAG
+
# @file pkppe42files.mk
#
# @brief mk for including ppe42 object files
-#
-# @page ChangeLogs Change Logs
-# @section pkppe42files.mk
-# @verbatim
-#
-#
-# Change Log ******************************************************************
-# Flag Defect/Feature User Date Description
-# ------ -------------- ---------- ------------ -----------
-#
-# @endverbatim
-#
+
##########################################################################
# Include Files
##########################################################################
diff --git a/src/ppe/tools/ppetracepp/ppetracepp.C b/src/ppe/tools/ppetracepp/ppetracepp.C
index fa98d68..5b97201 100755
--- a/src/ppe/tools/ppetracepp/ppetracepp.C
+++ b/src/ppe/tools/ppetracepp/ppetracepp.C
@@ -41,29 +41,8 @@
# ppetracepp creates a file "$target.ppe.hash" with the trace strings and the hash values.
#
# to enable debug mode set envvar PPETRACEPPDEBUG to 1 or give '-d' as first arg
-
-# *** Change History
-#
-# 2003-02-26 RBa created from scratch
-# 2003-02-28 RBa add C++ support (C++ interface uses own type for the hash)
-# 2003-05-28 RBa if cc should link instead of compile just call compiler
-# 2003-07-11 AGe Change search alg. slightly and put just format back
-# 2003-07-25 RBa just call gcc if called to link instead to compile
-# eat argument for option -x
-# 2003-11-26 RBa fix c/c++ algo: compile as c++ if realcc=*g++
-# 2004-02-02 RBa remove explicit test whether source file is readable
-# it is obsolete and might lead to an error if afs is used
-# 2004-02-13 RBa add support for dependency generation (-MD/-MG, -MF)
-# don't prepend './' to object filename
-# 2006-04-19 RBa rewrite trace_ppe_write_all support, handle C and C++ the same
-# 2006-05-24 RBa fix handling of missing -o ; add TRAC_PPVER for macro/API version
-# 2006-09-15 RBa add handling of \" in trace format strings ; reduce non-error output
-# put object file in current dir if no -o given
-# 2007-03-22 RBa handle more gcc options (-i) ; protect " in call to shell
-# store output of cpp as "unmodified" output for debug
-# only write string/hash file if strings found
-# 2012-09-24 hlava Rewritten as C program for better build performance (was perl)
*/
+
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
diff --git a/src/ppe/tools/ppetracepp/trac_interface.h b/src/ppe/tools/ppetracepp/trac_interface.h
index 27215fc..7806a8d 100755
--- a/src/ppe/tools/ppetracepp/trac_interface.h
+++ b/src/ppe/tools/ppetracepp/trac_interface.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -26,25 +26,7 @@
// @file trac_interface.h
// @brief Interface codes for TRAC component.
*/
-/******************************************************************************
- *
- * @page ChangeLogs Change Logs
- * @section _trac_interface_h trac_interface.h
- * @verbatim
- *
- * Flag Def/Fea Userid Date Description
- * ------- ---------- -------- ---------- ----------------------------------
- * TEAM 06/16/2010 Port
- * @rc003 rickylie 02/03/2012 Verify & Clean Up OCC Headers & Comments
- * @pb00E pbavari 03/11/2012 Added correct include file
- * @at009 859308 alvinwan 10/15/2012 Added tracepp support
- * @ai005 860268 ailutsar 11/20/2012 Create trace test applet
- * @rc005 864101 rickylie 12/12/2012 add small circ buffer to handle ISR semaphore conflict
- *
- * @endverbatim
- *
- *///*************************************************************************/
-
+
#ifndef _TRAC_INTERFACE_H
#define _TRAC_INTERFACE_H
OpenPOWER on IntegriCloud