diff options
Diffstat (limited to 'src/cpu/ti/am335x')
-rw-r--r-- | src/cpu/ti/am335x/bootblock.c | 2 | ||||
-rw-r--r-- | src/cpu/ti/am335x/bootblock_media.c | 2 | ||||
-rw-r--r-- | src/cpu/ti/am335x/clock.h | 2 | ||||
-rw-r--r-- | src/cpu/ti/am335x/dmtimer.c | 2 | ||||
-rw-r--r-- | src/cpu/ti/am335x/dmtimer.h | 2 | ||||
-rw-r--r-- | src/cpu/ti/am335x/gpio.c | 2 | ||||
-rw-r--r-- | src/cpu/ti/am335x/gpio.h | 2 | ||||
-rw-r--r-- | src/cpu/ti/am335x/header.c | 2 | ||||
-rw-r--r-- | src/cpu/ti/am335x/header.h | 2 | ||||
-rw-r--r-- | src/cpu/ti/am335x/header.ld | 2 | ||||
-rw-r--r-- | src/cpu/ti/am335x/memlayout.ld | 2 | ||||
-rw-r--r-- | src/cpu/ti/am335x/monotonic_timer.c | 2 | ||||
-rw-r--r-- | src/cpu/ti/am335x/nand.c | 2 | ||||
-rw-r--r-- | src/cpu/ti/am335x/pinmux.c | 3 | ||||
-rw-r--r-- | src/cpu/ti/am335x/pinmux.h | 3 | ||||
-rw-r--r-- | src/cpu/ti/am335x/uart.c | 2 | ||||
-rw-r--r-- | src/cpu/ti/am335x/uart.h | 2 |
17 files changed, 9 insertions, 27 deletions
diff --git a/src/cpu/ti/am335x/bootblock.c b/src/cpu/ti/am335x/bootblock.c index cf80ee810a..93c29c034b 100644 --- a/src/cpu/ti/am335x/bootblock.c +++ b/src/cpu/ti/am335x/bootblock.c @@ -1,8 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2013 Google Inc. - * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; version 2 of the License. diff --git a/src/cpu/ti/am335x/bootblock_media.c b/src/cpu/ti/am335x/bootblock_media.c index 2c208b98a1..644665f6b6 100644 --- a/src/cpu/ti/am335x/bootblock_media.c +++ b/src/cpu/ti/am335x/bootblock_media.c @@ -1,8 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2013 Google Inc. - * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; version 2 of the License. diff --git a/src/cpu/ti/am335x/clock.h b/src/cpu/ti/am335x/clock.h index c0b62fcb63..4a2b4018e8 100644 --- a/src/cpu/ti/am335x/clock.h +++ b/src/cpu/ti/am335x/clock.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 Google Inc. + * This file is part of the coreboot project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/cpu/ti/am335x/dmtimer.c b/src/cpu/ti/am335x/dmtimer.c index 42a2327497..480e8829de 100644 --- a/src/cpu/ti/am335x/dmtimer.c +++ b/src/cpu/ti/am335x/dmtimer.c @@ -1,8 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2013 Google, Inc. - * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; version 2 of the License. diff --git a/src/cpu/ti/am335x/dmtimer.h b/src/cpu/ti/am335x/dmtimer.h index bd850c0c0b..42afa95d47 100644 --- a/src/cpu/ti/am335x/dmtimer.h +++ b/src/cpu/ti/am335x/dmtimer.h @@ -1,8 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2013 Google, Inc. - * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; version 2 of the License. diff --git a/src/cpu/ti/am335x/gpio.c b/src/cpu/ti/am335x/gpio.c index 8660f2ca91..0b3eae815c 100644 --- a/src/cpu/ti/am335x/gpio.c +++ b/src/cpu/ti/am335x/gpio.c @@ -1,5 +1,5 @@ /* - * Copyright 2013 Google Inc. + * This file is part of the coreboot project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/cpu/ti/am335x/gpio.h b/src/cpu/ti/am335x/gpio.h index 616c0afd9e..b6e2a997dc 100644 --- a/src/cpu/ti/am335x/gpio.h +++ b/src/cpu/ti/am335x/gpio.h @@ -1,5 +1,5 @@ /* - * Copyright 2013 Google Inc. + * This file is part of the coreboot project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/cpu/ti/am335x/header.c b/src/cpu/ti/am335x/header.c index 847c8b073c..bef1e5607f 100644 --- a/src/cpu/ti/am335x/header.c +++ b/src/cpu/ti/am335x/header.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 Google Inc. + * This file is part of the coreboot project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/cpu/ti/am335x/header.h b/src/cpu/ti/am335x/header.h index fa5bf74071..9b40f4b7ce 100644 --- a/src/cpu/ti/am335x/header.h +++ b/src/cpu/ti/am335x/header.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 Google Inc. + * This file is part of the coreboot project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/cpu/ti/am335x/header.ld b/src/cpu/ti/am335x/header.ld index 1369154960..fed7b47c95 100644 --- a/src/cpu/ti/am335x/header.ld +++ b/src/cpu/ti/am335x/header.ld @@ -1,8 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2013 Google Inc. - * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; version 2 of the License. diff --git a/src/cpu/ti/am335x/memlayout.ld b/src/cpu/ti/am335x/memlayout.ld index 9efb710f34..0de86f1f44 100644 --- a/src/cpu/ti/am335x/memlayout.ld +++ b/src/cpu/ti/am335x/memlayout.ld @@ -1,8 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright 2014 Google Inc. - * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; version 2 of the License. diff --git a/src/cpu/ti/am335x/monotonic_timer.c b/src/cpu/ti/am335x/monotonic_timer.c index 94db4188e7..fc8499d924 100644 --- a/src/cpu/ti/am335x/monotonic_timer.c +++ b/src/cpu/ti/am335x/monotonic_timer.c @@ -1,8 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2013 Google, Inc. - * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; version 2 of the License. diff --git a/src/cpu/ti/am335x/nand.c b/src/cpu/ti/am335x/nand.c index 6b20368ee4..20f23fec49 100644 --- a/src/cpu/ti/am335x/nand.c +++ b/src/cpu/ti/am335x/nand.c @@ -1,8 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2013 Google Inc. - * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; version 2 of the License. diff --git a/src/cpu/ti/am335x/pinmux.c b/src/cpu/ti/am335x/pinmux.c index 71e9cadb58..58e0fffb51 100644 --- a/src/cpu/ti/am335x/pinmux.c +++ b/src/cpu/ti/am335x/pinmux.c @@ -1,6 +1,5 @@ /* - * Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/ - * Copyright (C) 2013 Google Inc. + * This file is part of the coreboot project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/cpu/ti/am335x/pinmux.h b/src/cpu/ti/am335x/pinmux.h index d36e0d9b49..714ba22c19 100644 --- a/src/cpu/ti/am335x/pinmux.h +++ b/src/cpu/ti/am335x/pinmux.h @@ -1,6 +1,5 @@ /* - * Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/ - * Copyright (C) 2013 Google Inc. + * This file is part of the coreboot project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/cpu/ti/am335x/uart.c b/src/cpu/ti/am335x/uart.c index f0e6f2f32d..68ac222988 100644 --- a/src/cpu/ti/am335x/uart.c +++ b/src/cpu/ti/am335x/uart.c @@ -1,5 +1,5 @@ /* - * Copyright 2013 Google Inc. + * This file is part of the coreboot project. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/cpu/ti/am335x/uart.h b/src/cpu/ti/am335x/uart.h index fe9197f1e1..3ad84dc6a2 100644 --- a/src/cpu/ti/am335x/uart.h +++ b/src/cpu/ti/am335x/uart.h @@ -1,5 +1,5 @@ /* - * Copyright 2013 Google Inc. + * This file is part of the coreboot project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as |