I have new e-mail address. Thanks to Kaloz ;)
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 29 Aug 2007 17:27:11 +0000 (17:27 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 29 Aug 2007 17:27:11 +0000 (17:27 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8538 3c298f89-4303-0410-b956-a3cf2f4a3e73

56 files changed:
target/linux/adm5120-2.6/files/arch/mips/adm5120/adm5120_info.c
target/linux/adm5120-2.6/files/arch/mips/adm5120/board.c
target/linux/adm5120-2.6/files/arch/mips/adm5120/boards/cellvision.c
target/linux/adm5120-2.6/files/arch/mips/adm5120/boards/compex.c
target/linux/adm5120-2.6/files/arch/mips/adm5120/boards/edimax.c
target/linux/adm5120-2.6/files/arch/mips/adm5120/boards/generic.c
target/linux/adm5120-2.6/files/arch/mips/adm5120/boards/infineon.c
target/linux/adm5120-2.6/files/arch/mips/adm5120/boards/mikrotik.c
target/linux/adm5120-2.6/files/arch/mips/adm5120/boards/zyxel.c
target/linux/adm5120-2.6/files/arch/mips/adm5120/clock.c
target/linux/adm5120-2.6/files/arch/mips/adm5120/gpio.c
target/linux/adm5120-2.6/files/arch/mips/adm5120/irq.c
target/linux/adm5120-2.6/files/arch/mips/adm5120/memory.c
target/linux/adm5120-2.6/files/arch/mips/adm5120/platform.c
target/linux/adm5120-2.6/files/arch/mips/adm5120/prom.c
target/linux/adm5120-2.6/files/arch/mips/adm5120/prom/bootbase.c
target/linux/adm5120-2.6/files/arch/mips/adm5120/prom/cfe.c
target/linux/adm5120-2.6/files/arch/mips/adm5120/prom/generic.c
target/linux/adm5120-2.6/files/arch/mips/adm5120/prom/myloader.c
target/linux/adm5120-2.6/files/arch/mips/adm5120/prom/prom_read.h
target/linux/adm5120-2.6/files/arch/mips/adm5120/prom/routerboot.c
target/linux/adm5120-2.6/files/arch/mips/adm5120/reset.c
target/linux/adm5120-2.6/files/arch/mips/adm5120/setup.c
target/linux/adm5120-2.6/files/arch/mips/adm5120/time.c
target/linux/adm5120-2.6/files/arch/mips/adm5120/trxsplit.c
target/linux/adm5120-2.6/files/arch/mips/pci/fixup-adm5120.c
target/linux/adm5120-2.6/files/arch/mips/pci/ops-adm5120.c
target/linux/adm5120-2.6/files/arch/mips/pci/pci-adm5120.c
target/linux/adm5120-2.6/files/drivers/leds/leds-adm5120.c
target/linux/adm5120-2.6/files/drivers/leds/leds-gpio.c
target/linux/adm5120-2.6/files/drivers/mtd/maps/adm5120-flash.c
target/linux/adm5120-2.6/files/drivers/mtd/myloader.c
target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/adm5120_board.h
target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/adm5120_defs.h
target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/adm5120_info.h
target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/adm5120_intc.h
target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/adm5120_irq.h
target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/adm5120_mpmc.h
target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/adm5120_platform.h
target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/adm5120_switch.h
target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/adm5120_uart.h
target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/gpio.h
target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/prom/cfe.h
target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/prom/generic.h
target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/prom/myloader.h
target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/prom/routerboot.h
target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/prom/zynos.h
target/linux/adm5120-2.6/files/include/linux/gpio_leds.h
target/linux/adm5120-2.6/image/lzma-loader/src/Makefile
target/linux/adm5120-2.6/image/lzma-loader/src/board.c
target/linux/brcm63xx-2.6/files/arch/mips/bcm963xx/info.c
tools/firmware-utils/src/csysimg.h
tools/firmware-utils/src/mkcsysimg.c
tools/firmware-utils/src/mkmylofw.c
tools/firmware-utils/src/mkzynfw.c
tools/firmware-utils/src/zynos.h

index 17d82fa..e2ee5ca 100644 (file)
@@ -2,7 +2,7 @@
  *  $Id$
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  $Id$
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index f106009..74bacaa 100644 (file)
@@ -4,7 +4,7 @@
  *  ADM5120 generic board code
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  ADM5120 generic board code
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index 40e2acf..f7d44e2 100644 (file)
@@ -4,7 +4,7 @@
  *  Cellvision/SparkLAN boards
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  Cellvision/SparkLAN boards
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index a59e08f..6201797 100644 (file)
@@ -4,7 +4,7 @@
  *  Compex boards
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  Compex boards
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index 30efdf5..a184cbc 100644 (file)
@@ -4,7 +4,7 @@
  *  Edimax boards
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  Edimax boards
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index 78a8f55..de78ca4 100644 (file)
@@ -4,7 +4,7 @@
  *  Generic ADM5120 based board
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  Generic ADM5120 based board
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index 6873ac0..ebeb5aa 100644 (file)
@@ -4,7 +4,7 @@
  *  Infineon boards
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  Infineon boards
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index 4d03758..f233772 100644 (file)
@@ -4,7 +4,7 @@
  *  Mikrotik RouterBOARDs 111/112/133/133C/150/153
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  Mikrotik RouterBOARDs 111/112/133/133C/150/153
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index 25e5a31..0a60205 100644 (file)
@@ -4,7 +4,7 @@
  *  ZyXEL Prestige P-334/P-335 boards
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  ZyXEL Prestige P-334/P-335 boards
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index b1b213d..4a8b69b 100644 (file)
@@ -4,7 +4,7 @@
  *  ADM5120 minimal CLK API implementation
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  ADM5120 minimal CLK API implementation
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This file was based on the CLK API implementation in:
  *     arch/mips/tx4938/toshiba_rbtx4938/setup.c
  *
  *  This file was based on the CLK API implementation in:
  *     arch/mips/tx4938/toshiba_rbtx4938/setup.c
index 41299a9..d073b65 100644 (file)
@@ -4,7 +4,7 @@
  *  ADM5120 GPIO support
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  ADM5120 GPIO support
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index 3e14c92..8d6fbe6 100644 (file)
@@ -3,7 +3,7 @@
  *
  *  ADM5120 specific interrupt handlers
  *
  *
  *  ADM5120 specific interrupt handlers
  *
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *  Copyright (C) 2007 OpenWrt.org
  *
  *  This program is free software; you can redistribute it and/or
  *  Copyright (C) 2007 OpenWrt.org
  *
  *  This program is free software; you can redistribute it and/or
index c9d53ad..1bde6b0 100644 (file)
@@ -2,7 +2,7 @@
  *  $Id$
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  $Id$
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index 50b0d18..a79893d 100644 (file)
@@ -4,7 +4,7 @@
  *  Generic ADM5120 platform devices
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  Generic ADM5120 platform devices
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index 7b125a1..2187477 100644 (file)
@@ -4,7 +4,7 @@
  *  ADM5120 specific prom routines
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  ADM5120 specific prom routines
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index c54c4ce..7ab9d46 100644 (file)
@@ -4,7 +4,7 @@
  *  ZyXEL's Bootbase specific prom routines
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  ZyXEL's Bootbase specific prom routines
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index cce6944..6c03a4e 100644 (file)
@@ -4,7 +4,7 @@
  *  Broadcom's CFE specific prom routines
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  Broadcom's CFE specific prom routines
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index 412e9a7..3b5c3bd 100644 (file)
@@ -4,7 +4,7 @@
  *  Generic PROM routines
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  Generic PROM routines
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index 972de4e..8a44509 100644 (file)
@@ -4,7 +4,7 @@
  *  Compex's MyLoader specific prom routines
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  Compex's MyLoader specific prom routines
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index 8cef4a4..06e6863 100644 (file)
@@ -4,7 +4,7 @@
  *  Generic prom definitions
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  Generic prom definitions
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index ad28353..7116f41 100644 (file)
@@ -4,7 +4,7 @@
  *  Mikrotik's RouterBOOT specific prom routines
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  Mikrotik's RouterBOOT specific prom routines
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index 2518484..abcbb1c 100644 (file)
@@ -5,7 +5,7 @@
  *
  *  Copyright (C) ADMtek Incorporated.
  *  Copyright (C) 2005 Jeroen Vreeken (pe1rxq@amsat.org)
  *
  *  Copyright (C) ADMtek Incorporated.
  *  Copyright (C) 2005 Jeroen Vreeken (pe1rxq@amsat.org)
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *  Copyright (C) 2007 OpenWrt.org
  *
  *  This program is free software; you can redistribute it and/or
  *  Copyright (C) 2007 OpenWrt.org
  *
  *  This program is free software; you can redistribute it and/or
index 83cf74c..ed7966b 100644 (file)
@@ -5,7 +5,7 @@
  *
  *  Copyright (C) ADMtek Incorporated.
  *  Copyright (C) 2005 Jeroen Vreeken (pe1rxq@amsat.org)
  *
  *  Copyright (C) ADMtek Incorporated.
  *  Copyright (C) 2005 Jeroen Vreeken (pe1rxq@amsat.org)
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *  Copyright (C) 2007 OpenWrt.org
  *
  *  This program is free software; you can redistribute it and/or
  *  Copyright (C) 2007 OpenWrt.org
  *
  *  This program is free software; you can redistribute it and/or
index edf261e..27393d4 100644 (file)
@@ -4,7 +4,7 @@
  *  ADM5120 specific hooks for MIPS CPU Counter/Compare timer
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  ADM5120 specific hooks for MIPS CPU Counter/Compare timer
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This file was based on: arch/mips/gt64120/wrppmc/time.c
  *     Original author: Mark.Zhan
  *
  *  This file was based on: arch/mips/gt64120/wrppmc/time.c
  *     Original author: Mark.Zhan
index 9dee185..941f306 100644 (file)
@@ -2,7 +2,7 @@
  *  $Id$
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  $Id$
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index cf450f0..59acf75 100644 (file)
@@ -5,7 +5,7 @@
  *
  *  Copyright (C) ADMtek Incorporated.
  *  Copyright (C) 2005 Jeroen Vreeken (pe1rxq@amsat.org)
  *
  *  Copyright (C) ADMtek Incorporated.
  *  Copyright (C) 2005 Jeroen Vreeken (pe1rxq@amsat.org)
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *  Copyright (C) 2007 OpenWrt.org
  *
  *  This program is free software; you can redistribute it and/or
  *  Copyright (C) 2007 OpenWrt.org
  *
  *  This program is free software; you can redistribute it and/or
index 0bd0baa..4a9bc99 100644 (file)
@@ -5,7 +5,7 @@
  *
  *  Copyright (C) ADMtek Incorporated.
  *  Copyright (C) 2005 Jeroen Vreeken (pe1rxq@amsat.org)
  *
  *  Copyright (C) ADMtek Incorporated.
  *  Copyright (C) 2005 Jeroen Vreeken (pe1rxq@amsat.org)
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *  Copyright (C) 2007 OpenWrt.org
  *
  *  This program is free software; you can redistribute it and/or
  *  Copyright (C) 2007 OpenWrt.org
  *
  *  This program is free software; you can redistribute it and/or
index f104221..2a64770 100644 (file)
@@ -5,7 +5,7 @@
  *
  *  Copyright (C) ADMtek Incorporated.
  *  Copyright (C) 2005 Jeroen Vreeken (pe1rxq@amsat.org)
  *
  *  Copyright (C) ADMtek Incorporated.
  *  Copyright (C) 2005 Jeroen Vreeken (pe1rxq@amsat.org)
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *  Copyright (C) 2007 OpenWrt.org
  *
  *  This program is free software; you can redistribute it and/or
  *  Copyright (C) 2007 OpenWrt.org
  *
  *  This program is free software; you can redistribute it and/or
index b5d47b7..0618937 100644 (file)
@@ -4,7 +4,7 @@
  *  ADM5120 GPIO LED devices
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  ADM5120 GPIO LED devices
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
@@ -355,7 +355,7 @@ adm5120_leds_exit(void)
 module_init(adm5120_leds_init);
 module_exit(adm5120_leds_exit);
 
 module_init(adm5120_leds_init);
 module_exit(adm5120_leds_exit);
 
-MODULE_AUTHOR("Gabor Juhos <juhosg@freemail.hu>");
+MODULE_AUTHOR("Gabor Juhos <juhosg at openwrt.org>");
 MODULE_DESCRIPTION(DRV_DESC);
 MODULE_LICENSE("GPL");
 
 MODULE_DESCRIPTION(DRV_DESC);
 MODULE_LICENSE("GPL");
 
index d10506a..b1a1f1c 100755 (executable)
@@ -4,7 +4,7 @@
  *  Driver for LEDs connected to GPIO lines
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  Driver for LEDs connected to GPIO lines
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This file was derived from:
  *    /drivers/led/leds-s3c24xx.c
  *
  *  This file was derived from:
  *    /drivers/led/leds-s3c24xx.c
@@ -207,6 +207,6 @@ static void __exit gpio_led_exit(void)
 module_init(gpio_led_init);
 module_exit(gpio_led_exit);
 
 module_init(gpio_led_init);
 module_exit(gpio_led_exit);
 
-MODULE_AUTHOR("Gabor Juhos <juhosg@freemail.hu>");
+MODULE_AUTHOR("Gabor Juhos <juhosg at openwrt.org>");
 MODULE_DESCRIPTION(DRV_DESC);
 MODULE_LICENSE("GPL");
 MODULE_DESCRIPTION(DRV_DESC);
 MODULE_LICENSE("GPL");
index c077320..0a2590e 100644 (file)
@@ -4,7 +4,7 @@
  *  Platform driver for NOR flash devices on ADM5120 based boards
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  Platform driver for NOR flash devices on ADM5120 based boards
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This file was derived from: drivers/mtd/map/physmap.c
  *     Copyright (C) 2003 MontaVista Software Inc.
  *
  *  This file was derived from: drivers/mtd/map/physmap.c
  *     Copyright (C) 2003 MontaVista Software Inc.
@@ -570,5 +570,5 @@ module_init(adm5120_flash_init);
 module_exit(adm5120_flash_exit);
 
 MODULE_LICENSE("GPL");
 module_exit(adm5120_flash_exit);
 
 MODULE_LICENSE("GPL");
-MODULE_AUTHOR("Gabor Juhos <juhosg@freemail.hu>");
+MODULE_AUTHOR("Gabor Juhos <juhosg at openwrt.org>");
 MODULE_DESCRIPTION(DRV_DESC);
 MODULE_DESCRIPTION(DRV_DESC);
index 222245c..ad207e5 100644 (file)
@@ -5,7 +5,7 @@
  *  array to match.
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  array to match.
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This file was based on drivers/mtd/redboot.c
  *  Author: Red Hat, Inc. - David Woodhouse <dwmw2@cambridge.redhat.com>
  *
  *  This file was based on drivers/mtd/redboot.c
  *  Author: Red Hat, Inc. - David Woodhouse <dwmw2@cambridge.redhat.com>
@@ -173,6 +173,6 @@ static void __exit mylo_mtd_parser_exit(void)
 module_init(mylo_mtd_parser_init);
 module_exit(mylo_mtd_parser_exit);
 
 module_init(mylo_mtd_parser_init);
 module_exit(mylo_mtd_parser_exit);
 
-MODULE_AUTHOR("Gabor Juhos <juhosg@freemail.hu>");
+MODULE_AUTHOR("Gabor Juhos <juhosg at openwrt.org>");
 MODULE_DESCRIPTION("Parsing code for MyLoader partition tables");
 MODULE_LICENSE("GPL");
 MODULE_DESCRIPTION("Parsing code for MyLoader partition tables");
 MODULE_LICENSE("GPL");
index 7e95eca..23f62a2 100644 (file)
@@ -4,7 +4,7 @@
  *  ADM5120 board definitions
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  ADM5120 board definitions
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index 36979c2..f5ab1b3 100644 (file)
@@ -6,7 +6,7 @@
  *  This file defines some constants specific to the ADM5120 SoC
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  This file defines some constants specific to the ADM5120 SoC
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index 9f93987..b8b9c5d 100644 (file)
@@ -2,7 +2,7 @@
  *  $Id$
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  $Id$
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index 58995fe..4d75259 100644 (file)
@@ -7,7 +7,7 @@
  *  built-in interrupt controller.
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  built-in interrupt controller.
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index 655df32..1b9e219 100644 (file)
@@ -4,7 +4,7 @@
  *  ADM5120 specific IRQ numbers
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  ADM5120 specific IRQ numbers
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index df53652..c821150 100644 (file)
@@ -4,7 +4,7 @@
  *  ADM5120 MPMC (Multiport Memory Controller) register definitions
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  ADM5120 MPMC (Multiport Memory Controller) register definitions
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index 764dc78..81c7617 100644 (file)
@@ -4,7 +4,7 @@
  *  ADM5120 specific platform definitions
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  ADM5120 specific platform definitions
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index c796475..eb06bfa 100644 (file)
@@ -5,7 +5,7 @@
  *  built-in Ethernet switch.
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  built-in Ethernet switch.
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index 54aacff..89c48de 100755 (executable)
@@ -5,7 +5,7 @@
  *  built-in UARTs.
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  built-in UARTs.
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index 58147d3..684d86c 100644 (file)
@@ -4,7 +4,7 @@
  *  ADM5120 GPIO wrappers for arch-neutral GPIO calls
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  ADM5120 GPIO wrappers for arch-neutral GPIO calls
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index 128d0ca..7d20236 100644 (file)
@@ -3,7 +3,7 @@
  *
  *  Broadcom's CFE definitions
  *
  *
  *  Broadcom's CFE definitions
  *
- *  Copyright (C) 2006,2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2006,2007 Gabor Juhos <juhosg at openwrt.org>
  *  Copyright (C) 2007 OpenWrt.org
  *
  *  This program is free software; you can redistribute it and/or
  *  Copyright (C) 2007 OpenWrt.org
  *
  *  This program is free software; you can redistribute it and/or
index 699e60c..2cfa103 100644 (file)
@@ -3,7 +3,7 @@
  *
  *  Generic prom definitions
  *
  *
  *  Generic prom definitions
  *
- *  Copyright (C) 2006,2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2006,2007 Gabor Juhos <juhosg at openwrt.org>
  *  Copyright (C) 2007 OpenWrt.org
  *
  *  This program is free software; you can redistribute it and/or
  *  Copyright (C) 2007 OpenWrt.org
  *
  *  This program is free software; you can redistribute it and/or
index e034be8..526de86 100644 (file)
@@ -3,7 +3,7 @@
  *
  *  Compex's MyLoader specific definitions
  *
  *
  *  Compex's MyLoader specific definitions
  *
- *  Copyright (C) 2006,2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2006,2007 Gabor Juhos <juhosg at openwrt.org>
  *  Copyright (C) 2007 OpenWrt.org
  *
  *  This program is free software; you can redistribute it and/or
  *  Copyright (C) 2007 OpenWrt.org
  *
  *  This program is free software; you can redistribute it and/or
index e37b066..3c0898b 100644 (file)
@@ -4,7 +4,7 @@
  *  Mikrotik's RouterBOOT definitions
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  Mikrotik's RouterBOOT definitions
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index d2aaae0..e9471b5 100644 (file)
@@ -4,7 +4,7 @@
  *  ZyNOS (ZyXEL's Networking OS) definitions
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  ZyNOS (ZyXEL's Networking OS) definitions
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index 95a09e5..5e78217 100644 (file)
@@ -4,7 +4,7 @@
  *  GPIO LEDs platform data structure
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  GPIO LEDs platform data structure
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index 7e9d8d0..a553b7f 100644 (file)
@@ -16,7 +16,7 @@
 # Copyright 2005  Oleg I. Vdovikin <oleg@cs.msu.su>
 #   Cleaned up, modified for lzma support, removed from kernel
 #
 # Copyright 2005  Oleg I. Vdovikin <oleg@cs.msu.su>
 #   Cleaned up, modified for lzma support, removed from kernel
 #
-# Copyright 2007 Gabor Juhos <juhosg@freemail.hu>
+# Copyright 2007 Gabor Juhos <juhosg at openwrt.org>
 #   Modified to support user defined entry point address.
 #   Added support for make targets with different names
 #
 #   Modified to support user defined entry point address.
 #   Added support for make targets with different names
 #
index 2425b7d..22317f9 100644 (file)
@@ -2,7 +2,7 @@
  * ADM5120 specific board support for LZMA decompressor
  *
  * Copyright (C) 2007 OpenWrt.org
  * ADM5120 specific board support for LZMA decompressor
  *
  * Copyright (C) 2007 OpenWrt.org
- * Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ * Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  * 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
  *
  * 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
index 47a855d..d50b601 100644 (file)
@@ -2,7 +2,7 @@
  * $Id$
  *
  * Copyright (C) 2007 OpenWrt.org
  * $Id$
  *
  * Copyright (C) 2007 OpenWrt.org
- * Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ * Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  * Copyright (C) 2007 Florian Fainelli <florian@openwrt.org>
  *
  * This program is free software; you can redistribute  it and/or modify it
  * Copyright (C) 2007 Florian Fainelli <florian@openwrt.org>
  *
  * This program is free software; you can redistribute  it and/or modify it
index c3d5767..f22a22f 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  $Id$
  *
 /*
  *  $Id$
  *
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program was based on the code found in various Linux 
  *  source tarballs released by Edimax for it's devices.
  *
  *  This program was based on the code found in various Linux 
  *  source tarballs released by Edimax for it's devices.
index e1c0e71..a1f9b74 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  $Id$
  *
 /*
  *  $Id$
  *
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program was based on the code found in various Linux
  *  source tarballs released by Edimax for it's devices.
  *
  *  This program was based on the code found in various Linux
  *  source tarballs released by Edimax for it's devices.
index de0942d..7a69f6e 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  $Id$
  *
 /*
  *  $Id$
  *
- *  Copyright (C) 2006,2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2006,2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
index fe4efca..b4462ad 100755 (executable)
@@ -2,7 +2,7 @@
  *  $Id$
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  $Id$
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This code was based on the information of the ZyXEL's firmware 
  *  image format written by Kolja Waschk, can be found at: 
  *
  *  This code was based on the information of the ZyXEL's firmware 
  *  image format written by Kolja Waschk, can be found at: 
index ef6c91e..54590e5 100755 (executable)
@@ -2,7 +2,7 @@
  *  $Id$
  *
  *  Copyright (C) 2007 OpenWrt.org
  *  $Id$
  *
  *  Copyright (C) 2007 OpenWrt.org
- *  Copyright (C) 2007 Gabor Juhos <juhosg@freemail.hu>
+ *  Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
  *
  *  This code was based on the information of the ZyXEL's firmware 
  *  image format written by Kolja Waschk, can be found at: 
  *
  *  This code was based on the information of the ZyXEL's firmware 
  *  image format written by Kolja Waschk, can be found at: 
This page took 0.079079 seconds and 4 git commands to generate.