Commit 09c2b8f3e39925e5bdff12cb90add09bc9e117d4

Authored by Andreas Bießmann
Committed by Tom Rini
1 parent 7a439cadcf

Change my mailaddress

I'll switch my mails to my own server, so drop all gmail references.

Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>

Showing 23 changed files with 24 additions and 23 deletions Side-by-side Diff

... ... @@ -10,6 +10,7 @@
10 10  
11 11 Allen Martin <amartin@nvidia.com>
12 12 Andreas Bießmann <andreas.devel@googlemail.com>
  13 +Andreas Bießmann <andreas@biessmann.org>
13 14 Aneesh V <aneesh@ti.com>
14 15 Dirk Behme <dirk.behme@googlemail.com>
15 16 Fabio Estevam <fabio.estevam@nxp.com>
... ... @@ -73,7 +73,7 @@
73 73 F: board/altera/socfpga/
74 74  
75 75 ARM ATMEL AT91
76   -M: Andreas Bießmann <andreas.devel@googlemail.com>
  76 +M: Andreas Bießmann <andreas@biessmann.org>
77 77 S: Maintained
78 78 T: git git://git.denx.de/u-boot-atmel.git
79 79 F: arch/arm/mach-at91/
... ... @@ -206,7 +206,7 @@
206 206 F: arch/arm/include/asm/arch-zynqmp/
207 207  
208 208 AVR32
209   -M: Andreas Bießmann <andreas.devel@googlemail.com>
  209 +M: Andreas Bießmann <andreas@biessmann.org>
210 210 S: Maintained
211 211 T: git git://git.denx.de/u-boot-avr32.git
212 212 F: arch/avr32/
arch/arm/lib/stack.c
1 1 /*
2   - * Copyright (c) 2015 Andreas Bießmann <andreas.devel@googlemail.com>
  2 + * Copyright (c) 2015 Andreas Bießmann <andreas@biessmann.org>
3 3 *
4 4 * Copyright (c) 2011 The Chromium OS Authors.
5 5 * (C) Copyright 2002-2006
arch/arm/mach-at91/arm920t/at91rm9200_devices.c
... ... @@ -2,7 +2,7 @@
2 2 * [partely copied from arch/arm/cpu/arm926ejs/at91/arm9260_devices.c]
3 3 *
4 4 * (C) Copyright 2011
5   - * Andreas Bießmann <andreas.devel@googlemail.com>
  5 + * Andreas Bießmann <andreas@biessmann.org>
6 6 *
7 7 * (C) Copyright 2007-2008
8 8 * Stelian Pop <stelian@popies.net>
arch/arm/mach-at91/arm920t/cpu.c
... ... @@ -2,7 +2,7 @@
2 2 * [origin: arch/arm/cpu/arm926ejs/at91/cpu.c]
3 3 *
4 4 * (C) Copyright 2011
5   - * Andreas Bießmann, andreas.devel@googlemail.com
  5 + * Andreas Bießmann, andreas@biessmann.org
6 6 * (C) Copyright 2010
7 7 * Reinhard Meyer, reinhard.meyer@emk-elektronik.de
8 8 * (C) Copyright 2009
arch/avr32/cpu/mmc.c
1 1 /*
2 2 * Copyright (C) 2004-2006 Atmel Corporation
3   - * Copyright (C) 2015 Andreas Bießmann <andreas.devel@googlmail.com>
  3 + * Copyright (C) 2015 Andreas Bießmann <andreas@biessmann.org>
4 4 *
5 5 * SPDX-License-Identifier: GPL-2.0+
6 6 */
arch/avr32/lib/bootm.c
... ... @@ -174,7 +174,7 @@
174 174 /*
175 175 * allow the PREP bootm subcommand, it is required for bootm to work
176 176 *
177   - * TODO: Andreas Bießmann <andreas.devel@googlemail.com> refactor the
  177 + * TODO: Andreas Bießmann <andreas@biessmann.org> refactor the
178 178 * do_bootm_linux() for avr32
179 179 */
180 180 if (flag & BOOTM_STATE_OS_PREP)
arch/avr32/lib/dram_init.c
1 1 /*
2   - * Copyright (C) 2015 Andreas Bießmann <andreas.devel@googlemail.com>
  2 + * Copyright (C) 2015 Andreas Bießmann <andreas@biessmann.org>
3 3 *
4 4 * SPDX-License-Identifier: GPL-2.0+
5 5 */
arch/powerpc/lib/stack.c
1 1 /*
2   - * Copyright (c) 2015 Andreas Bießmann <andreas.devel@googlemail.com>
  2 + * Copyright (c) 2015 Andreas Bießmann <andreas@biessmann.org>
3 3 *
4 4 * Copyright (c) 2011 The Chromium OS Authors.
5 5 * (C) Copyright 2002-2006
board/atmel/at91rm9200ek/MAINTAINERS
1 1 AT91RM9200EK BOARD
2   -M: Andreas Bießmann <andreas.devel@gmail.com>
  2 +M: Andreas Bießmann <andreas@biessmann.org>
3 3 S: Maintained
4 4 F: board/atmel/at91rm9200ek/
5 5 F: include/configs/at91rm9200ek.h
board/atmel/at91rm9200ek/at91rm9200ek.c
1 1 /*
2   - * (C) Copyright 2010 Andreas Bießmann <andreas.devel@gmail.com>
  2 + * (C) Copyright 2010 Andreas Bießmann <andreas@biessmann.org>
3 3 *
4 4 * derived from previous work
5 5 *
board/atmel/at91rm9200ek/led.c
... ... @@ -4,7 +4,7 @@
4 4 * Ulf Samuelsson <ulf@atmel.com>
5 5 *
6 6 * (C) Copyright 2010
7   - * Andreas Bießmann <andreas.devel@gmail.com>
  7 + * Andreas Bießmann <andreas@biessmann.org>
8 8 *
9 9 * SPDX-License-Identifier: GPL-2.0+
10 10 */
board/atmel/atngw100mkii/MAINTAINERS
1 1 ATNGW100MKII BOARD
2   -M: Andreas Bießmann <andreas.devel@googlemail.com>
  2 +M: Andreas Bießmann <andreas@biessmann.org>
3 3 S: Maintained
4 4 F: board/atmel/atngw100mkii/
5 5 F: include/configs/atngw100mkii.h
board/atmel/atngw100mkii/atngw100mkii.c
1 1 /*
2 2 * Copyright (C) 2010 Atmel Corporation
3 3 *
4   - * Copyright (C) 2012 Andreas Bießmann <andreas.devel@googlemail.com>
  4 + * Copyright (C) 2012 Andreas Bießmann <andreas@biessmann.org>
5 5 *
6 6 * SPDX-License-Identifier: GPL-2.0+
7 7 */
board/in-circuit/grasshopper/MAINTAINERS
1 1 GRASSHOPPER BOARD
2   -M: Andreas Bießmann <andreas.devel@googlemail.com>
  2 +M: Andreas Bießmann <andreas@biessmann.org>
3 3 S: Maintained
4 4 F: board/in-circuit/grasshopper/
5 5 F: include/configs/grasshopper.h
... ... @@ -40,7 +40,7 @@
40 40 4. Convert arch, driver and boards file to new SoC
41 41 5. remove legacy code, if all boards and drives are ready
42 42  
43   -2013-10-30 Andreas Bießmann <andreas.devel@googlemail.com>:
  43 +2013-10-30 Andreas Bießmann <andreas@biessmann.org>:
44 44  
45 45 The goal is almost reached, we could remove the CONFIG_AT91_LEGACY switch but
46 46 remain the CONFIG_ATMEL_LEGACY switch until the GPIO disaster is fixed. The
doc/README.atmel_pmecc
... ... @@ -30,7 +30,7 @@
30 30  
31 31 How to enable PMECC header for direct programmable boot.bin
32 32 -----------------------------------------------------------
33   -2014-05-19 Andreas Bießmann <andreas.devel@googlemail.com>
  33 +2014-05-19 Andreas Bießmann <andreas@biessmann.org>
34 34  
35 35 The usual way to program SPL into NAND flash is to use the SAM-BA Atmel tool.
36 36 This however is often not usable when doing field updates. To be able to
... ... @@ -11,7 +11,7 @@
11 11 # Maintainer aliases. Use the same alias here as patchwork to keep
12 12 # things simple and easy to look up/coordinate.
13 13 alias aaribaud Albert Aribaud <albert.u.boot@aribaud.net>
14   -alias abiessmann Andreas Bießmann <andreas.devel@googlemail.com>
  14 +alias abiessmann Andreas Bießmann <andreas@biessmann.org>
15 15 alias abrodkin Alexey Brodkin <alexey.brodkin@synopsys.com>
16 16 alias afleming Andy Fleming <afleming@gmail.com>
17 17 alias ag Anatolij Gustschin <agust@denx.de>
include/configs/atngw100mkii.h
1 1 /*
2 2 * Copyright (C) 2006 Atmel Corporation
3 3 *
4   - * Copyright (C) 2012 Andreas Bießmann <andreas.devel@googlemail.com>
  4 + * Copyright (C) 2012 Andreas Bießmann <andreas@biessmann.org>
5 5 *
6 6 * Configuration settings for the AVR32 Network Gateway
7 7 *
include/linux/mtd/omap_gpmc.h
... ... @@ -2,7 +2,7 @@
2 2 * (C) Copyright 2004-2008 Texas Instruments, <www.ti.com>
3 3 * Rohit Choraria <rohitkc@ti.com>
4 4 *
5   - * (C) Copyright 2013 Andreas Bießmann <andreas.devel@googlemail.com>
  5 + * (C) Copyright 2013 Andreas Bießmann <andreas@biessmann.org>
6 6 *
7 7 * SPDX-License-Identifier: GPL-2.0+
8 8 */
1 1 /*
2 2 * (C) Copyright 2013
3   - * Andreas Bießmann <andreas.devel@googlemail.com>
  3 + * Andreas Bießmann <andreas@biessmann.org>
4 4 *
5 5 * This file consolidates all the different hang() functions implemented in
6 6 * u-boot.
tools/atmel_pmecc_params.c
1 1 /*
2   - * (C) Copyright 2014 Andreas Bießmann <andreas.devel@googlemail.com>
  2 + * (C) Copyright 2014 Andreas Bießmann <andreas@biessmann.org>
3 3 *
4 4 * SPDX-License-Identifier: GPL-2.0+
5 5 */
1 1 /*
2 2 * (C) Copyright 2014
3   - * Andreas Bießmann <andreas.devel@googlemail.com>
  3 + * Andreas Bießmann <andreas@biessmann.org>
4 4 *
5 5 * SPDX-License-Identifier: GPL-2.0+
6 6 */