I have new e-mail address. Thanks to Kaloz ;)

SVN-Revision: 8538
master
Gabor Juhos 17 years ago
parent 87fee19144
commit 4f4a3e5e40
  1. 2
      target/linux/adm5120-2.6/files/arch/mips/adm5120/adm5120_info.c
  2. 2
      target/linux/adm5120-2.6/files/arch/mips/adm5120/board.c
  3. 2
      target/linux/adm5120-2.6/files/arch/mips/adm5120/boards/cellvision.c
  4. 2
      target/linux/adm5120-2.6/files/arch/mips/adm5120/boards/compex.c
  5. 2
      target/linux/adm5120-2.6/files/arch/mips/adm5120/boards/edimax.c
  6. 2
      target/linux/adm5120-2.6/files/arch/mips/adm5120/boards/generic.c
  7. 2
      target/linux/adm5120-2.6/files/arch/mips/adm5120/boards/infineon.c
  8. 2
      target/linux/adm5120-2.6/files/arch/mips/adm5120/boards/mikrotik.c
  9. 2
      target/linux/adm5120-2.6/files/arch/mips/adm5120/boards/zyxel.c
  10. 2
      target/linux/adm5120-2.6/files/arch/mips/adm5120/clock.c
  11. 2
      target/linux/adm5120-2.6/files/arch/mips/adm5120/gpio.c
  12. 2
      target/linux/adm5120-2.6/files/arch/mips/adm5120/irq.c
  13. 2
      target/linux/adm5120-2.6/files/arch/mips/adm5120/memory.c
  14. 2
      target/linux/adm5120-2.6/files/arch/mips/adm5120/platform.c
  15. 2
      target/linux/adm5120-2.6/files/arch/mips/adm5120/prom.c
  16. 2
      target/linux/adm5120-2.6/files/arch/mips/adm5120/prom/bootbase.c
  17. 2
      target/linux/adm5120-2.6/files/arch/mips/adm5120/prom/cfe.c
  18. 2
      target/linux/adm5120-2.6/files/arch/mips/adm5120/prom/generic.c
  19. 2
      target/linux/adm5120-2.6/files/arch/mips/adm5120/prom/myloader.c
  20. 2
      target/linux/adm5120-2.6/files/arch/mips/adm5120/prom/prom_read.h
  21. 2
      target/linux/adm5120-2.6/files/arch/mips/adm5120/prom/routerboot.c
  22. 2
      target/linux/adm5120-2.6/files/arch/mips/adm5120/reset.c
  23. 2
      target/linux/adm5120-2.6/files/arch/mips/adm5120/setup.c
  24. 2
      target/linux/adm5120-2.6/files/arch/mips/adm5120/time.c
  25. 2
      target/linux/adm5120-2.6/files/arch/mips/adm5120/trxsplit.c
  26. 2
      target/linux/adm5120-2.6/files/arch/mips/pci/fixup-adm5120.c
  27. 2
      target/linux/adm5120-2.6/files/arch/mips/pci/ops-adm5120.c
  28. 2
      target/linux/adm5120-2.6/files/arch/mips/pci/pci-adm5120.c
  29. 4
      target/linux/adm5120-2.6/files/drivers/leds/leds-adm5120.c
  30. 4
      target/linux/adm5120-2.6/files/drivers/leds/leds-gpio.c
  31. 4
      target/linux/adm5120-2.6/files/drivers/mtd/maps/adm5120-flash.c
  32. 4
      target/linux/adm5120-2.6/files/drivers/mtd/myloader.c
  33. 2
      target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/adm5120_board.h
  34. 2
      target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/adm5120_defs.h
  35. 2
      target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/adm5120_info.h
  36. 2
      target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/adm5120_intc.h
  37. 2
      target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/adm5120_irq.h
  38. 2
      target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/adm5120_mpmc.h
  39. 2
      target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/adm5120_platform.h
  40. 2
      target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/adm5120_switch.h
  41. 2
      target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/adm5120_uart.h
  42. 2
      target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/gpio.h
  43. 2
      target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/prom/cfe.h
  44. 2
      target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/prom/generic.h
  45. 2
      target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/prom/myloader.h
  46. 2
      target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/prom/routerboot.h
  47. 2
      target/linux/adm5120-2.6/files/include/asm-mips/mach-adm5120/prom/zynos.h
  48. 2
      target/linux/adm5120-2.6/files/include/linux/gpio_leds.h
  49. 2
      target/linux/adm5120-2.6/image/lzma-loader/src/Makefile
  50. 2
      target/linux/adm5120-2.6/image/lzma-loader/src/board.c
  51. 2
      target/linux/brcm63xx-2.6/files/arch/mips/bcm963xx/info.c
  52. 2
      tools/firmware-utils/src/csysimg.h
  53. 2
      tools/firmware-utils/src/mkcsysimg.c
  54. 2
      tools/firmware-utils/src/mkmylofw.c
  55. 2
      tools/firmware-utils/src/mkzynfw.c
  56. 2
      tools/firmware-utils/src/zynos.h

@ -2,7 +2,7 @@
* $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

@ -4,7 +4,7 @@
* 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

@ -4,7 +4,7 @@
* 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

@ -4,7 +4,7 @@
* 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

@ -4,7 +4,7 @@
* 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

@ -4,7 +4,7 @@
* 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

@ -4,7 +4,7 @@
* 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

@ -4,7 +4,7 @@
* 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

@ -4,7 +4,7 @@
* 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

@ -4,7 +4,7 @@
* 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

@ -4,7 +4,7 @@
* 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

@ -3,7 +3,7 @@
*
* 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

@ -2,7 +2,7 @@
* $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

@ -4,7 +4,7 @@
* 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

@ -4,7 +4,7 @@
* 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

@ -4,7 +4,7 @@
* 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

@ -4,7 +4,7 @@
* 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

@ -4,7 +4,7 @@
* 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

@ -4,7 +4,7 @@
* 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

@ -4,7 +4,7 @@
* 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

@ -4,7 +4,7 @@
* 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

@ -5,7 +5,7 @@
*
* 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

@ -5,7 +5,7 @@
*
* 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

@ -4,7 +4,7 @@
* 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

@ -2,7 +2,7 @@
* $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

@ -5,7 +5,7 @@
*
* 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

@ -5,7 +5,7 @@
*
* 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

@ -5,7 +5,7 @@
*
* 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

@ -4,7 +4,7 @@
* 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
@ -355,7 +355,7 @@ adm5120_leds_exit(void)
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");

@ -4,7 +4,7 @@
* 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
@ -207,6 +207,6 @@ static void __exit gpio_led_exit(void)
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");

@ -4,7 +4,7 @@
* 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.
@ -570,5 +570,5 @@ module_init(adm5120_flash_init);
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);

@ -5,7 +5,7 @@
* 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>
@ -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_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");

@ -4,7 +4,7 @@
* 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

@ -6,7 +6,7 @@
* 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

@ -2,7 +2,7 @@
* $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

@ -7,7 +7,7 @@
* 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

@ -4,7 +4,7 @@
* 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

@ -4,7 +4,7 @@
* 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

@ -4,7 +4,7 @@
* 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

@ -5,7 +5,7 @@
* 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

@ -5,7 +5,7 @@
* 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

@ -4,7 +4,7 @@
* 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

@ -3,7 +3,7 @@
*
* 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

@ -3,7 +3,7 @@
*
* 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

@ -3,7 +3,7 @@
*
* 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

@ -4,7 +4,7 @@
* 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

@ -4,7 +4,7 @@
* 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

@ -4,7 +4,7 @@
* 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

@ -16,7 +16,7 @@
# 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
#

@ -2,7 +2,7 @@
* 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

@ -2,7 +2,7 @@
* $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

@ -1,7 +1,7 @@
/*
* $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.

@ -1,7 +1,7 @@
/*
* $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.

@ -1,7 +1,7 @@
/*
* $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

@ -2,7 +2,7 @@
* $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:

@ -2,7 +2,7 @@
* $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:

Loading…
Cancel
Save