diff options
| -rw-r--r-- | .mailmap | 1 | ||||
| -rw-r--r-- | board/imgtec/boston/MAINTAINERS | 2 | ||||
| -rw-r--r-- | board/imgtec/malta/MAINTAINERS | 2 | ||||
| -rw-r--r-- | board/imgtec/malta/superio.c | 2 | ||||
| -rw-r--r-- | board/imgtec/malta/superio.h | 2 | ||||
| -rw-r--r-- | drivers/pci/pci_msc01.c | 2 | ||||
| -rw-r--r-- | include/msc01.h | 2 | ||||
| -rw-r--r-- | include/pci_msc01.h | 2 |
8 files changed, 8 insertions, 7 deletions
@@ -20,6 +20,7 @@ Jagan Teki <[email protected]> Jagan Teki <[email protected]> Jagan Teki <[email protected]> Markus Klotzbuecher <[email protected]> +Paul Burton <[email protected]> <[email protected]> Prabhakar Kushwaha <[email protected]> Rajeshwari Shinde <[email protected]> Ricardo Ribalda <[email protected]> diff --git a/board/imgtec/boston/MAINTAINERS b/board/imgtec/boston/MAINTAINERS index ec850d2f914..81f067d6907 100644 --- a/board/imgtec/boston/MAINTAINERS +++ b/board/imgtec/boston/MAINTAINERS @@ -1,5 +1,5 @@ BOSTON BOARD -M: Paul Burton <[email protected]> +M: Paul Burton <[email protected]> S: Maintained F: board/imgtec/boston/ F: include/configs/boston.h diff --git a/board/imgtec/malta/MAINTAINERS b/board/imgtec/malta/MAINTAINERS index 052ec67b14f..b1cf297f4fa 100644 --- a/board/imgtec/malta/MAINTAINERS +++ b/board/imgtec/malta/MAINTAINERS @@ -1,5 +1,5 @@ MALTA BOARD -M: Paul Burton <[email protected]> +M: Paul Burton <[email protected]> S: Maintained F: board/imgtec/malta/ F: include/configs/malta.h diff --git a/board/imgtec/malta/superio.c b/board/imgtec/malta/superio.c index 7865ae2b701..d6ada4f87db 100644 --- a/board/imgtec/malta/superio.c +++ b/board/imgtec/malta/superio.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2013 Imagination Technologies - * Author: Paul Burton <[email protected]> + * Author: Paul Burton <[email protected]> * * Setup code for the FDC37M817 super I/O controller * diff --git a/board/imgtec/malta/superio.h b/board/imgtec/malta/superio.h index 271c462eac6..f0ae1422b85 100644 --- a/board/imgtec/malta/superio.h +++ b/board/imgtec/malta/superio.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2013 Imagination Technologies - * Author: Paul Burton <[email protected]> + * Author: Paul Burton <[email protected]> * * Setup code for the FDC37M817 super I/O controller * diff --git a/drivers/pci/pci_msc01.c b/drivers/pci/pci_msc01.c index 284ffa09b62..a1b9116e4d3 100644 --- a/drivers/pci/pci_msc01.c +++ b/drivers/pci/pci_msc01.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2013 Imagination Technologies - * Author: Paul Burton <[email protected]> + * Author: Paul Burton <[email protected]> * * SPDX-License-Identifier: GPL-2.0+ */ diff --git a/include/msc01.h b/include/msc01.h index 37cf963f133..7ee243bec30 100644 --- a/include/msc01.h +++ b/include/msc01.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2013 Imagination Technologies - * Author: Paul Burton <[email protected]> + * Author: Paul Burton <[email protected]> * * SPDX-License-Identifier: GPL-2.0+ */ diff --git a/include/pci_msc01.h b/include/pci_msc01.h index 54945a7a8f7..066c6622dab 100644 --- a/include/pci_msc01.h +++ b/include/pci_msc01.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2013 Imagination Technologies - * Author: Paul Burton <[email protected]> + * Author: Paul Burton <[email protected]> * * SPDX-License-Identifier: GPL-2.0+ */ |
