Change my mailaddress
authorAndreas Bießmann <andreas.devel@googlemail.com>
Sun, 1 May 2016 01:46:16 +0000 (03:46 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 2 May 2016 22:37:09 +0000 (18:37 -0400)
I'll switch my mails to my own server, so drop all gmail references.

Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
23 files changed:
.mailmap
MAINTAINERS
arch/arm/lib/stack.c
arch/arm/mach-at91/arm920t/at91rm9200_devices.c
arch/arm/mach-at91/arm920t/cpu.c
arch/avr32/cpu/mmc.c
arch/avr32/lib/bootm.c
arch/avr32/lib/dram_init.c
arch/powerpc/lib/stack.c
board/atmel/at91rm9200ek/MAINTAINERS
board/atmel/at91rm9200ek/at91rm9200ek.c
board/atmel/at91rm9200ek/led.c
board/atmel/atngw100mkii/MAINTAINERS
board/atmel/atngw100mkii/atngw100mkii.c
board/in-circuit/grasshopper/MAINTAINERS
doc/README.at91-soc
doc/README.atmel_pmecc
doc/git-mailrc
include/configs/atngw100mkii.h
include/linux/mtd/omap_gpmc.h
lib/hang.c
tools/atmel_pmecc_params.c
tools/atmelimage.c

index 5ea9f93..14b5ad7 100644 (file)
--- a/.mailmap
+++ b/.mailmap
@@ -10,6 +10,7 @@
 
 Allen Martin <amartin@nvidia.com>
 Andreas Bießmann <andreas.devel@googlemail.com>
+Andreas Bießmann <andreas@biessmann.org>
 Aneesh V <aneesh@ti.com>
 Dirk Behme <dirk.behme@googlemail.com>
 Fabio Estevam <fabio.estevam@nxp.com>
index 27eb8e5..1db8243 100644 (file)
@@ -73,7 +73,7 @@ F:    arch/arm/cpu/armv7/socfpga/
 F:     board/altera/socfpga/
 
 ARM ATMEL AT91
-M:     Andreas Bießmann <andreas.devel@googlemail.com>
+M:     Andreas Bießmann <andreas@biessmann.org>
 S:     Maintained
 T:     git git://git.denx.de/u-boot-atmel.git
 F:     arch/arm/mach-at91/
@@ -206,7 +206,7 @@ F:  arch/arm/cpu/armv8/zynqmp/
 F:     arch/arm/include/asm/arch-zynqmp/
 
 AVR32
-M:     Andreas Bießmann <andreas.devel@googlemail.com>
+M:     Andreas Bießmann <andreas@biessmann.org>
 S:     Maintained
 T:     git git://git.denx.de/u-boot-avr32.git
 F:     arch/avr32/
index cf10a53..4614d26 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2015 Andreas Bießmann <andreas.devel@googlemail.com>
+ * Copyright (c) 2015 Andreas Bießmann <andreas@biessmann.org>
  *
  * Copyright (c) 2011 The Chromium OS Authors.
  * (C) Copyright 2002-2006
index 9b9800a..f139b91 100644 (file)
@@ -2,7 +2,7 @@
  * [partely copied from arch/arm/cpu/arm926ejs/at91/arm9260_devices.c]
  *
  * (C) Copyright 2011
- * Andreas Bießmann <andreas.devel@googlemail.com>
+ * Andreas Bießmann <andreas@biessmann.org>
  *
  * (C) Copyright 2007-2008
  * Stelian Pop <stelian@popies.net>
index b0f411b..926d1c9 100644 (file)
@@ -2,7 +2,7 @@
  * [origin: arch/arm/cpu/arm926ejs/at91/cpu.c]
  *
  * (C) Copyright 2011
- * Andreas Bießmann, andreas.devel@googlemail.com
+ * Andreas Bießmann, andreas@biessmann.org
  * (C) Copyright 2010
  * Reinhard Meyer, reinhard.meyer@emk-elektronik.de
  * (C) Copyright 2009
index b7213e4..26ba3a2 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2004-2006 Atmel Corporation
- * Copyright (C) 2015 Andreas Bießmann <andreas.devel@googlmail.com>
+ * Copyright (C) 2015 Andreas Bießmann <andreas@biessmann.org>
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */
index 1c26f1b..342b9e2 100644 (file)
@@ -174,7 +174,7 @@ int do_bootm_linux(int flag, int argc, char * const argv[], bootm_headers_t *ima
        /*
         * allow the PREP bootm subcommand, it is required for bootm to work
         *
-        * TODO: Andreas Bießmann <andreas.devel@googlemail.com> refactor the
+        * TODO: Andreas Bießmann <andreas@biessmann.org> refactor the
         * do_bootm_linux() for avr32
         */
        if (flag & BOOTM_STATE_OS_PREP)
index 5078e77..79c2455 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2015 Andreas Bießmann <andreas.devel@googlemail.com>
+ * Copyright (C) 2015 Andreas Bießmann <andreas@biessmann.org>
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */
index 1985f03..7eccfe0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2015 Andreas Bießmann <andreas.devel@googlemail.com>
+ * Copyright (c) 2015 Andreas Bießmann <andreas@biessmann.org>
  *
  * Copyright (c) 2011 The Chromium OS Authors.
  * (C) Copyright 2002-2006
index d2a479b..b25bc58 100644 (file)
@@ -1,5 +1,5 @@
 AT91RM9200EK BOARD
-M:     Andreas Bießmann <andreas.devel@gmail.com>
+M:     Andreas Bießmann <andreas@biessmann.org>
 S:     Maintained
 F:     board/atmel/at91rm9200ek/
 F:     include/configs/at91rm9200ek.h
index 4ca8106..98d76a6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * (C) Copyright 2010 Andreas Bießmann <andreas.devel@gmail.com>
+ * (C) Copyright 2010 Andreas Bießmann <andreas@biessmann.org>
  *
  * derived from previous work
  *
index fbe8e3d..5986ac0 100644 (file)
@@ -4,7 +4,7 @@
  * Ulf Samuelsson <ulf@atmel.com>
  *
  * (C) Copyright 2010
- * Andreas Bießmann <andreas.devel@gmail.com>
+ * Andreas Bießmann <andreas@biessmann.org>
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */
index 212363e..54eb1da 100644 (file)
@@ -1,5 +1,5 @@
 ATNGW100MKII BOARD
-M:     Andreas Bießmann <andreas.devel@googlemail.com>
+M:     Andreas Bießmann <andreas@biessmann.org>
 S:     Maintained
 F:     board/atmel/atngw100mkii/
 F:     include/configs/atngw100mkii.h
index 8e215d5..68662c4 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2010 Atmel Corporation
  *
- * Copyright (C) 2012 Andreas Bießmann <andreas.devel@googlemail.com>
+ * Copyright (C) 2012 Andreas Bießmann <andreas@biessmann.org>
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */
index db8bd0a..4abdea8 100644 (file)
@@ -1,5 +1,5 @@
 GRASSHOPPER BOARD
-M:     Andreas Bießmann <andreas.devel@googlemail.com>
+M:     Andreas Bießmann <andreas@biessmann.org>
 S:     Maintained
 F:     board/in-circuit/grasshopper/
 F:     include/configs/grasshopper.h
index ab3f713..9a9f74e 100644 (file)
@@ -40,7 +40,7 @@ The method for updating
 4. Convert arch, driver and boards file to new SoC
 5. remove legacy code, if all boards and drives are ready
 
-2013-10-30 Andreas Bießmann <andreas.devel@googlemail.com>:
+2013-10-30 Andreas Bießmann <andreas@biessmann.org>:
 
 The goal is almost reached, we could remove the CONFIG_AT91_LEGACY switch but
 remain the CONFIG_ATMEL_LEGACY switch until the GPIO disaster is fixed. The
index cc0f73d..274d860 100644 (file)
@@ -30,7 +30,7 @@ Take AT91SAM9X5EK as an example, the board definition file likes:
 
 How to enable PMECC header for direct programmable boot.bin
 -----------------------------------------------------------
-2014-05-19 Andreas Bießmann <andreas.devel@googlemail.com>
+2014-05-19 Andreas Bießmann <andreas@biessmann.org>
 
 The usual way to program SPL into NAND flash is to use the SAM-BA Atmel tool.
 This however is often not usable when doing field updates. To be able to
index 1201d4a..1d6f4fc 100644 (file)
@@ -11,7 +11,7 @@ alias u-boot uboot
 # Maintainer aliases.  Use the same alias here as patchwork to keep
 # things simple and easy to look up/coordinate.
 alias aaribaud       Albert Aribaud <albert.u.boot@aribaud.net>
-alias abiessmann     Andreas Bießmann <andreas.devel@googlemail.com>
+alias abiessmann     Andreas Bießmann <andreas@biessmann.org>
 alias abrodkin       Alexey Brodkin <alexey.brodkin@synopsys.com>
 alias afleming       Andy Fleming <afleming@gmail.com>
 alias ag             Anatolij Gustschin <agust@denx.de>
index fb12632..dfa2d93 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Copyright (C) 2006 Atmel Corporation
  *
- * Copyright (C) 2012 Andreas Bießmann <andreas.devel@googlemail.com>
+ * Copyright (C) 2012 Andreas Bießmann <andreas@biessmann.org>
  *
  * Configuration settings for the AVR32 Network Gateway
  *
index 6cbae45..3a75674 100644 (file)
@@ -2,7 +2,7 @@
  * (C) Copyright 2004-2008 Texas Instruments, <www.ti.com>
  * Rohit Choraria <rohitkc@ti.com>
  *
- * (C) Copyright 2013 Andreas Bießmann <andreas.devel@googlemail.com>
+ * (C) Copyright 2013 Andreas Bießmann <andreas@biessmann.org>
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */
index 8db268e..9246e12 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * (C) Copyright 2013
- * Andreas Bießmann <andreas.devel@googlemail.com>
+ * Andreas Bießmann <andreas@biessmann.org>
  *
  * This file consolidates all the different hang() functions implemented in
  * u-boot.
index 8eaf27f..eb97229 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * (C) Copyright 2014 Andreas Bießmann <andreas.devel@googlemail.com>
+ * (C) Copyright 2014 Andreas Bießmann <andreas@biessmann.org>
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */
index 6b5603e..9b3600d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * (C) Copyright 2014
- * Andreas Bießmann <andreas.devel@googlemail.com>
+ * Andreas Bießmann <andreas@biessmann.org>
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */