[U-Boot] [PATCH v2 1/7] Update gdsys email account
Dirk Eibach
dirk.eibach at gdsys.cc
Fri Apr 26 08:20:04 CEST 2013
Signed-off-by: Dirk Eibach <dirk.eibach at gdsys.cc>
---
Changes in v2: None
MAINTAINERS | 2 +-
arch/powerpc/cpu/ppc4xx/cmd_chip_config.c | 2 +-
arch/powerpc/include/asm/ppc4xx_config.h | 2 +-
board/gdsys/405ep/405ep.c | 2 +-
board/gdsys/405ep/dlvision-10g.c | 2 +-
board/gdsys/405ep/io.c | 2 +-
board/gdsys/405ep/iocon.c | 2 +-
board/gdsys/405ep/neo.c | 2 +-
board/gdsys/405ex/io64.c | 2 +-
board/gdsys/common/miiphybb.c | 2 +-
board/gdsys/common/osd.c | 2 +-
board/gdsys/common/osd.h | 2 +-
board/gdsys/dlvision/dlvision.c | 2 +-
board/gdsys/gdppc440etx/gdppc440etx.c | 2 +-
board/gdsys/gdppc440etx/init.S | 2 +-
board/gdsys/intip/init.S | 2 +-
board/gdsys/intip/intip.c | 2 +-
drivers/gpio/pca9698.c | 2 +-
drivers/hwmon/lm63.c | 2 +-
include/configs/dlvision-10g.h | 2 +-
include/configs/dlvision.h | 2 +-
include/configs/gdppc440etx.h | 2 +-
include/configs/intip.h | 2 +-
include/configs/io.h | 2 +-
include/configs/io64.h | 2 +-
include/configs/iocon.h | 2 +-
include/configs/neo.h | 2 +-
include/gdsys_fpga.h | 2 +-
include/pca9698.h | 2 +-
29 files changed, 29 insertions(+), 29 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 643a5ac..c1688c9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -158,7 +158,7 @@ egnite GmbH <info at egnite.de>
ethernut5 ARM926EJS (AT91SAM9XE SoC)
-Dirk Eibach <eibach at gdsys.de>
+Dirk Eibach <eibach at gdsys.cc>
devconcenter PPC460EX
dlvision PPC405EP
diff --git a/arch/powerpc/cpu/ppc4xx/cmd_chip_config.c b/arch/powerpc/cpu/ppc4xx/cmd_chip_config.c
index 72c5aec..784f536 100644
--- a/arch/powerpc/cpu/ppc4xx/cmd_chip_config.c
+++ b/arch/powerpc/cpu/ppc4xx/cmd_chip_config.c
@@ -3,7 +3,7 @@
* Stefan Roese, DENX Software Engineering, sr at denx.de.
*
* (C) Copyright 2009
- * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.cc
*
* See file CREDITS for list of people who contributed to this
* project.
diff --git a/arch/powerpc/include/asm/ppc4xx_config.h b/arch/powerpc/include/asm/ppc4xx_config.h
index 49acb60..4554b90 100644
--- a/arch/powerpc/include/asm/ppc4xx_config.h
+++ b/arch/powerpc/include/asm/ppc4xx_config.h
@@ -3,7 +3,7 @@
* Stefan Roese, DENX Software Engineering, sr at denx.de.
*
* (C) Copyright 2009
- * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.cc
*
* See file CREDITS for list of people who contributed to this
* project.
diff --git a/board/gdsys/405ep/405ep.c b/board/gdsys/405ep/405ep.c
index 6221171..8204c0c 100644
--- a/board/gdsys/405ep/405ep.c
+++ b/board/gdsys/405ep/405ep.c
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2010
- * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.cc
*
* See file CREDITS for list of people who contributed to this
* project.
diff --git a/board/gdsys/405ep/dlvision-10g.c b/board/gdsys/405ep/dlvision-10g.c
index 644493b..482d42b 100644
--- a/board/gdsys/405ep/dlvision-10g.c
+++ b/board/gdsys/405ep/dlvision-10g.c
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2010
- * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.cc
*
* See file CREDITS for list of people who contributed to this
* project.
diff --git a/board/gdsys/405ep/io.c b/board/gdsys/405ep/io.c
index 070dcbb..ab76ca5 100644
--- a/board/gdsys/405ep/io.c
+++ b/board/gdsys/405ep/io.c
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2010
- * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.cc
*
* See file CREDITS for list of people who contributed to this
* project.
diff --git a/board/gdsys/405ep/iocon.c b/board/gdsys/405ep/iocon.c
index 0fc7db2..7c3b78a 100644
--- a/board/gdsys/405ep/iocon.c
+++ b/board/gdsys/405ep/iocon.c
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2010
- * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.cc
*
* See file CREDITS for list of people who contributed to this
* project.
diff --git a/board/gdsys/405ep/neo.c b/board/gdsys/405ep/neo.c
index d336e55..a4ce253 100644
--- a/board/gdsys/405ep/neo.c
+++ b/board/gdsys/405ep/neo.c
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2011
- * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.cc
*
* See file CREDITS for list of people who contributed to this
* project.
diff --git a/board/gdsys/405ex/io64.c b/board/gdsys/405ex/io64.c
index 7d2899d..2a5cee3 100644
--- a/board/gdsys/405ex/io64.c
+++ b/board/gdsys/405ex/io64.c
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2010
- * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.cc
*
* based on kilauea.c
* by Stefan Roese, DENX Software Engineering, sr at denx.de.
diff --git a/board/gdsys/common/miiphybb.c b/board/gdsys/common/miiphybb.c
index 46f1a1e..e28aea4 100644
--- a/board/gdsys/common/miiphybb.c
+++ b/board/gdsys/common/miiphybb.c
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2010
- * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.cc
*
* See file CREDITS for list of people who contributed to this
* project.
diff --git a/board/gdsys/common/osd.c b/board/gdsys/common/osd.c
index a192c98..087e765 100644
--- a/board/gdsys/common/osd.c
+++ b/board/gdsys/common/osd.c
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2010
- * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.cc
*
* See file CREDITS for list of people who contributed to this
* project.
diff --git a/board/gdsys/common/osd.h b/board/gdsys/common/osd.h
index c59d9c3..0c51caf 100644
--- a/board/gdsys/common/osd.h
+++ b/board/gdsys/common/osd.h
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2010
- * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.cc
*
* See file CREDITS for list of people who contributed to this
* project.
diff --git a/board/gdsys/dlvision/dlvision.c b/board/gdsys/dlvision/dlvision.c
index 5c70326..f8c771d 100644
--- a/board/gdsys/dlvision/dlvision.c
+++ b/board/gdsys/dlvision/dlvision.c
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2009
- * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.cc
*
* See file CREDITS for list of people who contributed to this
* project.
diff --git a/board/gdsys/gdppc440etx/gdppc440etx.c b/board/gdsys/gdppc440etx/gdppc440etx.c
index c58411e..c415ce3 100644
--- a/board/gdsys/gdppc440etx/gdppc440etx.c
+++ b/board/gdsys/gdppc440etx/gdppc440etx.c
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2008
- * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.cc
*
* Based on board/amcc/yosemite/yosemite.c
* (C) Copyright 2006-2007
diff --git a/board/gdsys/gdppc440etx/init.S b/board/gdsys/gdppc440etx/init.S
index 4a40e4b..7320bfe 100644
--- a/board/gdsys/gdppc440etx/init.S
+++ b/board/gdsys/gdppc440etx/init.S
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2008
-* Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.de
+* Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.cc
*
* based on board/amcc/yosemite/init.S
* original Copyright not specified there
diff --git a/board/gdsys/intip/init.S b/board/gdsys/intip/init.S
index 7513f1d..4f2cc1a 100644
--- a/board/gdsys/intip/init.S
+++ b/board/gdsys/intip/init.S
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2009
- * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.cc
*
* Based on board/amcc/canyonlands/init.S
* (C) Copyright 2008
diff --git a/board/gdsys/intip/intip.c b/board/gdsys/intip/intip.c
index 0132b25..732f626 100644
--- a/board/gdsys/intip/intip.c
+++ b/board/gdsys/intip/intip.c
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2009
- * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.cc
*
* Based on board/amcc/canyonlands/canyonlands.c
* (C) Copyright 2008
diff --git a/drivers/gpio/pca9698.c b/drivers/gpio/pca9698.c
index fe6d2c6..6a0a183 100644
--- a/drivers/gpio/pca9698.c
+++ b/drivers/gpio/pca9698.c
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2011
- * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.cc
*
* See file CREDITS for list of people who contributed to this
* project.
diff --git a/drivers/hwmon/lm63.c b/drivers/hwmon/lm63.c
index f3adf64..3028c12 100644
--- a/drivers/hwmon/lm63.c
+++ b/drivers/hwmon/lm63.c
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2007-2008
- * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.cc
* based on lm75.c by Bill Hunter
*
* See file CREDITS for list of people who contributed to this
diff --git a/include/configs/dlvision-10g.h b/include/configs/dlvision-10g.h
index 2cd2027..b4332c3 100644
--- a/include/configs/dlvision-10g.h
+++ b/include/configs/dlvision-10g.h
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2010
- * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.cc
*
* See file CREDITS for list of people who contributed to this
* project.
diff --git a/include/configs/dlvision.h b/include/configs/dlvision.h
index c490ff6..cd8fb2d 100644
--- a/include/configs/dlvision.h
+++ b/include/configs/dlvision.h
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2009
- * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.cc
*
* See file CREDITS for list of people who contributed to this
* project.
diff --git a/include/configs/gdppc440etx.h b/include/configs/gdppc440etx.h
index 9efbb8e..391ad99 100644
--- a/include/configs/gdppc440etx.h
+++ b/include/configs/gdppc440etx.h
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2008
- * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.cc
*
* Based on include/configs/yosemite.h
* (C) Copyright 2005-2007
diff --git a/include/configs/intip.h b/include/configs/intip.h
index 33364a8..e12dc38 100644
--- a/include/configs/intip.h
+++ b/include/configs/intip.h
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2009
- * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.cc
*
* Based on include/configs/canyonlands.h
* (C) Copyright 2008
diff --git a/include/configs/io.h b/include/configs/io.h
index 03661cc..b2848f1 100644
--- a/include/configs/io.h
+++ b/include/configs/io.h
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2010
- * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.cc
*
* See file CREDITS for list of people who contributed to this
* project.
diff --git a/include/configs/io64.h b/include/configs/io64.h
index 887aaef..a8540b9 100644
--- a/include/configs/io64.h
+++ b/include/configs/io64.h
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2011
- * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.cc
*
* based on kilauea.h
* by Stefan Roese, DENX Software Engineering, sr at denx.de.
diff --git a/include/configs/iocon.h b/include/configs/iocon.h
index 7f8825b..b5a7977 100644
--- a/include/configs/iocon.h
+++ b/include/configs/iocon.h
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2010
- * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.cc
*
* See file CREDITS for list of people who contributed to this
* project.
diff --git a/include/configs/neo.h b/include/configs/neo.h
index 38b5bec..3687040 100644
--- a/include/configs/neo.h
+++ b/include/configs/neo.h
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2007-2008
- * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.cc
*
* See file CREDITS for list of people who contributed to this
* project.
diff --git a/include/gdsys_fpga.h b/include/gdsys_fpga.h
index 1758d74..3c3b79f 100644
--- a/include/gdsys_fpga.h
+++ b/include/gdsys_fpga.h
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2010
- * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.cc
*
* See file CREDITS for list of people who contributed to this
* project.
diff --git a/include/pca9698.h b/include/pca9698.h
index 67b364e..9f93156 100644
--- a/include/pca9698.h
+++ b/include/pca9698.h
@@ -1,6 +1,6 @@
/*
* (C) Copyright 2011
- * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.de
+ * Dirk Eibach, Guntermann & Drunck GmbH, eibach at gdsys.cc
*
* See file CREDITS for list of people who contributed to this
* project.
--
1.7.2.5
More information about the U-Boot
mailing list