update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a patch by...
authorGabor Juhos <juhosg@openwrt.org>
Wed, 12 Nov 2008 17:49:01 +0000 (17:49 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Wed, 12 Nov 2008 17:49:01 +0000 (17:49 +0000)
SVN-Revision: 13192

42 files changed:
include/kernel-version.mk
target/linux/adm5120/Makefile
target/linux/ar7/Makefile
target/linux/ar71xx/Makefile
target/linux/at91/Makefile
target/linux/atheros/Makefile
target/linux/atheros/patches-2.6.26/150-bridge-printk.patch
target/linux/au1000/Makefile
target/linux/avr32/Makefile
target/linux/brcm47xx/Makefile
target/linux/brcm63xx/Makefile
target/linux/brcm63xx/patches-2.6.27/001-add_broadcom_63xx_cpu_definitions.patch
target/linux/brcm63xx/patches-2.6.27/002-add_support_for_broadcom_63xx_cpus.patch
target/linux/brcm63xx/patches-2.6.27/003-add_serial_driver_for_bcm63xx_integr.patch
target/linux/brcm63xx/patches-2.6.27/004_add_pci_support.patch
target/linux/brcm63xx/patches-2.6.27/005-change_pci_code_to_emulate_a_fake_cardbus_adapter.patch
target/linux/brcm63xx/patches-2.6.27/006-pcmcia_cardbus_support.patch
target/linux/brcm63xx/patches-2.6.27/007-usb_ohci_support.patch
target/linux/brcm63xx/patches-2.6.27/008-usb_ehci_support.patch
target/linux/brcm63xx/patches-2.6.27/009-add_integrated_ethernet_mac_support.patch
target/linux/brcm63xx/patches-2.6.27/010-add_integrated_ethernet_phy_support.patch
target/linux/brcm63xx/patches-2.6.27/011-add_preliminary_board_support.patch
target/linux/brcm63xx/patches-2.6.27/012-add_defconfig.patch
target/linux/brcm63xx/patches-2.6.27/013-bcm96358vw.patch
target/linux/brcm63xx/patches-2.6.27/014-inventel_livebox.patch
target/linux/brcm63xx/patches-2.6.27/040-bcm963xx_flashmap.patch
target/linux/etrax/Makefile
target/linux/generic-2.6/patches-2.6.27/065-rootfs_split.patch
target/linux/generic-2.6/patches-2.6.27/630-phy_packets.patch
target/linux/ifxmips/Makefile
target/linux/iop32x/Makefile
target/linux/ixp4xx/Makefile
target/linux/magicbox/Makefile
target/linux/olpc/Makefile
target/linux/olpc/patches-2.6.27/300-block2mtd_init.patch
target/linux/orion/Makefile
target/linux/ppc40x/Makefile
target/linux/ppc44x/Makefile
target/linux/ps3/Makefile
target/linux/sibyte/Makefile
target/linux/uml/Makefile
target/linux/x86/Makefile

index 6bdc5c19833cc3783edb2603fb5f242a69a16d62..0ecf1279ec861cbddcfc2770609091a6fdb318e9 100644 (file)
@@ -22,14 +22,14 @@ endif
 ifeq ($(LINUX_VERSION),2.6.24.7)
   LINUX_KERNEL_MD5SUM:=40a73780d51525d28d36dec852c680c4
 endif
 ifeq ($(LINUX_VERSION),2.6.24.7)
   LINUX_KERNEL_MD5SUM:=40a73780d51525d28d36dec852c680c4
 endif
-ifeq ($(LINUX_VERSION),2.6.25.19)
-  LINUX_KERNEL_MD5SUM:=1b20d2d2a5a0f119372a166eaf816e13
+ifeq ($(LINUX_VERSION),2.6.25.20)
+  LINUX_KERNEL_MD5SUM:=0da698edccf03e2235abc2830a495114
 endif
 endif
-ifeq ($(LINUX_VERSION),2.6.26.7)
-  LINUX_KERNEL_MD5SUM:=ada8af1e3ec15bd6e9bdbcadf23a9cc2
+ifeq ($(LINUX_VERSION),2.6.26.8)
+  LINUX_KERNEL_MD5SUM:=05dd0d4f8f110b4219ae6ec7a36c046d
 endif
 endif
-ifeq ($(LINUX_VERSION),2.6.27.4)
-  LINUX_KERNEL_MD5SUM:=3880fe9f19b9a7690afd151326eb7ce5
+ifeq ($(LINUX_VERSION),2.6.27.5)
+  LINUX_KERNEL_MD5SUM:=99b687c0d2c64831cae00a046731ed94
 endif
 
 # disable the md5sum check for unknown kernel versions
 endif
 
 # disable the md5sum check for unknown kernel versions
index 2de9abafb30295819ab07422041af7085cc26951..9a601e47d556acec4ec1834963c9e1d6622fde32 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 BOARD:=adm5120
 BOARDNAME:=Infineon/ADMtek ADM5120
 
 BOARD:=adm5120
 BOARDNAME:=Infineon/ADMtek ADM5120
-LINUX_VERSION:=2.6.26.7
+LINUX_VERSION:=2.6.26.8
 SUBTARGETS:=router_le router_be
 INITRAMFS_EXTRA_FILES:=
 
 SUBTARGETS:=router_le router_be
 INITRAMFS_EXTRA_FILES:=
 
index 99c7bb0ee48c2000569544bd87437485bc43e8a7..b30764062e115928ccb438b42ef851d666728c53 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=ar7
 BOARDNAME:=TI AR7
 FEATURES:=squashfs jffs2 atm
 
 BOARDNAME:=TI AR7
 FEATURES:=squashfs jffs2 atm
 
-LINUX_VERSION:=2.6.26.7
+LINUX_VERSION:=2.6.26.8
 
 include $(INCLUDE_DIR)/target.mk
 
 
 include $(INCLUDE_DIR)/target.mk
 
index 4becf4977922859bb7f51dd0ea76afbeb9335acc..fe32e86e4453cd3489a7bf3e18cbf1709f499fbb 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=ar71xx
 BOARDNAME:=Atheros AR71xx
 FEATURES:=squashfs tgz
 
 BOARDNAME:=Atheros AR71xx
 FEATURES:=squashfs tgz
 
-LINUX_VERSION:=2.6.26.7
+LINUX_VERSION:=2.6.26.8
 
 include $(INCLUDE_DIR)/target.mk
 
 
 include $(INCLUDE_DIR)/target.mk
 
index d90d105805ffdd5926ae723da0083ffd6bce80ec..17e6563590c3a31388b4a677ddf87c56e132ba45 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=at91
 BOARDNAME:=Atmel AT91
 FEATURES:=squashfs usb
 
 BOARDNAME:=Atmel AT91
 FEATURES:=squashfs usb
 
-LINUX_VERSION:=2.6.25.19
+LINUX_VERSION:=2.6.25.20
 
 include $(INCLUDE_DIR)/target.mk
 
 
 include $(INCLUDE_DIR)/target.mk
 
index fdc83e577c7c67e933de48dfe137ed92f8e08600..339940545cb672bec86959a2050500c709b1c0fe 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=atheros
 BOARDNAME:=Atheros 231x/5312
 FEATURES:=squashfs jffs2
 
 BOARDNAME:=Atheros 231x/5312
 FEATURES:=squashfs jffs2
 
-LINUX_VERSION:=2.6.26.7
+LINUX_VERSION:=2.6.26.8
 
 include $(INCLUDE_DIR)/target.mk
 
 
 include $(INCLUDE_DIR)/target.mk
 
index 97b2ddf6b641b3785d512ef8146d6b1b7930d2e4..b5c80cdfc225f1ec53b13bb4fb4058692c5561cc 100644 (file)
@@ -1,6 +1,6 @@
 --- a/net/core/dev.c
 +++ b/net/core/dev.c
 --- a/net/core/dev.c
 +++ b/net/core/dev.c
-@@ -3786,8 +3786,8 @@ int register_netdevice(struct net_device
+@@ -3783,8 +3783,8 @@ int register_netdevice(struct net_device
        /* Fix illegal SG+CSUM combinations. */
        if ((dev->features & NETIF_F_SG) &&
            !(dev->features & NETIF_F_ALL_CSUM)) {
        /* Fix illegal SG+CSUM combinations. */
        if ((dev->features & NETIF_F_SG) &&
            !(dev->features & NETIF_F_ALL_CSUM)) {
@@ -11,7 +11,7 @@
                dev->features &= ~NETIF_F_SG;
        }
  
                dev->features &= ~NETIF_F_SG;
        }
  
-@@ -3800,9 +3800,9 @@ int register_netdevice(struct net_device
+@@ -3797,9 +3797,9 @@ int register_netdevice(struct net_device
        }
        if (dev->features & NETIF_F_UFO) {
                if (!(dev->features & NETIF_F_HW_CSUM)) {
        }
        if (dev->features & NETIF_F_UFO) {
                if (!(dev->features & NETIF_F_HW_CSUM)) {
index a022d5f1a46e12bd5cac7f381fc7c3c3059deb45..ecb76ee200cf26854623ea0bd763a7c2ef2c81be 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=au1000
 BOARDNAME:=RMI/AMD AU1x00
 FEATURES:=jffs2 usb pci
 
 BOARDNAME:=RMI/AMD AU1x00
 FEATURES:=jffs2 usb pci
 
-LINUX_VERSION:=2.6.25.19
+LINUX_VERSION:=2.6.25.20
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += yamonenv
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += yamonenv
index 7d1b8418a5d4aa28e7ea34a5abaef77d3e41658b..e07cb9aaa60e9aa0f2fe469820bd6b3c5e7e2abe 100644 (file)
@@ -10,7 +10,7 @@ ARCH:=avr32
 BOARD:=avr32
 BOARDNAME:=Atmel AVR32
 FEATURES:=squashfs
 BOARD:=avr32
 BOARDNAME:=Atmel AVR32
 FEATURES:=squashfs
-LINUX_VERSION:=2.6.25.19
+LINUX_VERSION:=2.6.25.20
 
 include $(INCLUDE_DIR)/target.mk
 
 
 include $(INCLUDE_DIR)/target.mk
 
index daa867b4b3b1325852b9d6eb2307fb75b7eee773..a3482364e8bfda1ffae72b7edfdd9ee38f68cf2a 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=brcm47xx
 BOARDNAME:=Broadcom BCM947xx/953xx
 FEATURES:=squashfs usb
 
 BOARDNAME:=Broadcom BCM947xx/953xx
 FEATURES:=squashfs usb
 
-LINUX_VERSION:=2.6.25.19
+LINUX_VERSION:=2.6.25.20
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += kmod-switch kmod-diag
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += kmod-switch kmod-diag
index be7dacb7cc6d4b209cb59cb5ea488d113f0ac887..bca1bc3e44d06aff92bc0b629d5125cf542f43c2 100644 (file)
@@ -10,7 +10,7 @@ ARCH:=mips
 BOARD:=brcm63xx
 BOARDNAME:=Broadcom BCM63xx
 FEATURES:=squashfs jffs2 usb atm
 BOARD:=brcm63xx
 BOARDNAME:=Broadcom BCM63xx
 FEATURES:=squashfs jffs2 usb atm
-LINUX_VERSION:=2.6.27.4
+LINUX_VERSION:=2.6.27.5
 
 include $(INCLUDE_DIR)/target.mk
 
 
 include $(INCLUDE_DIR)/target.mk
 
index cda918151cb953130bc42f79a5a5b2cc29b57c16..c49b0a6542f64a0e816f8e91e0c90a3f1ae9bbd2 100644 (file)
@@ -10,8 +10,6 @@ Signed-off-by: Maxime Bizon <mbizon@freebox.fr>
  include/asm-mips/cpu.h       |    7 +++++++
  3 files changed, 36 insertions(+), 0 deletions(-)
 
  include/asm-mips/cpu.h       |    7 +++++++
  3 files changed, 36 insertions(+), 0 deletions(-)
 
-diff --git a/arch/mips/kernel/cpu-probe.c b/arch/mips/kernel/cpu-probe.c
-index e621fda..9775315 100644
 --- a/arch/mips/kernel/cpu-probe.c
 +++ b/arch/mips/kernel/cpu-probe.c
 @@ -153,6 +153,10 @@ void __init check_wait(void)
 --- a/arch/mips/kernel/cpu-probe.c
 +++ b/arch/mips/kernel/cpu-probe.c
 @@ -153,6 +153,10 @@ void __init check_wait(void)
@@ -25,7 +23,7 @@ index e621fda..9775315 100644
                cpu_wait = r4k_wait;
                break;
  
                cpu_wait = r4k_wait;
                break;
  
-@@ -802,11 +806,28 @@ static inline void cpu_probe_broadcom(struct cpuinfo_mips *c)
+@@ -802,11 +806,28 @@ static inline void cpu_probe_broadcom(st
        decode_configs(c);
        switch (c->processor_id & 0xff00) {
        case PRID_IMP_BCM3302:
        decode_configs(c);
        switch (c->processor_id & 0xff00) {
        case PRID_IMP_BCM3302:
@@ -54,7 +52,7 @@ index e621fda..9775315 100644
        default:
                c->cputype = CPU_UNKNOWN;
                break;
        default:
                c->cputype = CPU_UNKNOWN;
                break;
-@@ -892,6 +913,10 @@ static __cpuinit const char *cpu_to_name(struct cpuinfo_mips *c)
+@@ -892,6 +913,10 @@ static __cpuinit const char *cpu_to_name
        case CPU_SR71000:       name = "Sandcraft SR71000"; break;
        case CPU_BCM3302:       name = "Broadcom BCM3302"; break;
        case CPU_BCM4710:       name = "Broadcom BCM4710"; break;
        case CPU_SR71000:       name = "Sandcraft SR71000"; break;
        case CPU_BCM3302:       name = "Broadcom BCM3302"; break;
        case CPU_BCM4710:       name = "Broadcom BCM4710"; break;
@@ -65,11 +63,9 @@ index e621fda..9775315 100644
        case CPU_PR4450:        name = "Philips PR4450"; break;
        case CPU_LOONGSON2:     name = "ICT Loongson-2"; break;
        default:
        case CPU_PR4450:        name = "Philips PR4450"; break;
        case CPU_LOONGSON2:     name = "ICT Loongson-2"; break;
        default:
-diff --git a/arch/mips/mm/tlbex.c b/arch/mips/mm/tlbex.c
-index 979cf91..f6deda3 100644
 --- a/arch/mips/mm/tlbex.c
 +++ b/arch/mips/mm/tlbex.c
 --- a/arch/mips/mm/tlbex.c
 +++ b/arch/mips/mm/tlbex.c
-@@ -317,6 +317,10 @@ static void __cpuinit build_tlb_write_entry(u32 **p, struct uasm_label **l,
+@@ -317,6 +317,10 @@ static void __cpuinit build_tlb_write_en
        case CPU_BCM3302:
        case CPU_BCM4710:
        case CPU_LOONGSON2:
        case CPU_BCM3302:
        case CPU_BCM4710:
        case CPU_LOONGSON2:
@@ -80,8 +76,6 @@ index 979cf91..f6deda3 100644
                if (m4kc_tlbp_war())
                        uasm_i_nop(p);
                tlbw(p);
                if (m4kc_tlbp_war())
                        uasm_i_nop(p);
                tlbw(p);
-diff --git a/include/asm-mips/cpu.h b/include/asm-mips/cpu.h
-index 229a786..538bcde 100644
 --- a/include/asm-mips/cpu.h
 +++ b/include/asm-mips/cpu.h
 @@ -112,6 +112,12 @@
 --- a/include/asm-mips/cpu.h
 +++ b/include/asm-mips/cpu.h
 @@ -112,6 +112,12 @@
@@ -105,6 +99,3 @@ index 229a786..538bcde 100644
  
        /*
         * MIPS64 class processors
  
        /*
         * MIPS64 class processors
--- 
-1.5.4.3
-
index 64c9878fe04f2ea33f4785b80bddc012d3b05592..eec771ba3f83fe45ffdc6a55e77297c060f9260d 100644 (file)
@@ -54,8 +54,6 @@ Signed-off-by: Maxime Bizon <mbizon@freebox.fr>
  create mode 100644 include/asm-mips/mach-bcm63xx/gpio.h
  create mode 100644 include/asm-mips/mach-bcm63xx/war.h
 
  create mode 100644 include/asm-mips/mach-bcm63xx/gpio.h
  create mode 100644 include/asm-mips/mach-bcm63xx/war.h
 
-diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
-index 1e06d23..88dfe21 100644
 --- a/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
 @@ -59,6 +59,21 @@ config BCM47XX
 --- a/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
 @@ -59,6 +59,21 @@ config BCM47XX
@@ -88,11 +86,9 @@ index 1e06d23..88dfe21 100644
  source "arch/mips/jazz/Kconfig"
  source "arch/mips/lasat/Kconfig"
  source "arch/mips/pmc-sierra/Kconfig"
  source "arch/mips/jazz/Kconfig"
  source "arch/mips/lasat/Kconfig"
  source "arch/mips/pmc-sierra/Kconfig"
-diff --git a/arch/mips/Makefile b/arch/mips/Makefile
-index 9aab51c..a45652e 100644
 --- a/arch/mips/Makefile
 +++ b/arch/mips/Makefile
 --- a/arch/mips/Makefile
 +++ b/arch/mips/Makefile
-@@ -533,6 +533,13 @@ cflags-$(CONFIG_BCM47XX)  += -Iinclude/asm-mips/mach-bcm47xx
+@@ -533,6 +533,13 @@ cflags-$(CONFIG_BCM47XX)  += -Iinclude/as
  load-$(CONFIG_BCM47XX)                := 0xffffffff80001000
  
  #
  load-$(CONFIG_BCM47XX)                := 0xffffffff80001000
  
  #
@@ -106,9 +102,6 @@ index 9aab51c..a45652e 100644
  # SNI RM
  #
  core-$(CONFIG_SNI_RM)         += arch/mips/sni/
  # SNI RM
  #
  core-$(CONFIG_SNI_RM)         += arch/mips/sni/
-diff --git a/arch/mips/bcm63xx/Kconfig b/arch/mips/bcm63xx/Kconfig
-new file mode 100644
-index 0000000..e6d2699
 --- /dev/null
 +++ b/arch/mips/bcm63xx/Kconfig
 @@ -0,0 +1,9 @@
 --- /dev/null
 +++ b/arch/mips/bcm63xx/Kconfig
 @@ -0,0 +1,9 @@
@@ -121,17 +114,11 @@ index 0000000..e6d2699
 +config BCM63XX_CPU_6358
 +      bool "support 6358 CPU"
 +endmenu
 +config BCM63XX_CPU_6358
 +      bool "support 6358 CPU"
 +endmenu
-diff --git a/arch/mips/bcm63xx/Makefile b/arch/mips/bcm63xx/Makefile
-new file mode 100644
-index 0000000..4fc0a1c
 --- /dev/null
 +++ b/arch/mips/bcm63xx/Makefile
 @@ -0,0 +1,2 @@
 +obj-y         += clk.o cpu.o cs.o gpio.o irq.o prom.o setup.o timer.o
 +obj-$(CONFIG_EARLY_PRINTK)    += early_printk.o
 --- /dev/null
 +++ b/arch/mips/bcm63xx/Makefile
 @@ -0,0 +1,2 @@
 +obj-y         += clk.o cpu.o cs.o gpio.o irq.o prom.o setup.o timer.o
 +obj-$(CONFIG_EARLY_PRINTK)    += early_printk.o
-diff --git a/arch/mips/bcm63xx/clk.c b/arch/mips/bcm63xx/clk.c
-new file mode 100644
-index 0000000..ae1f41f
 --- /dev/null
 +++ b/arch/mips/bcm63xx/clk.c
 @@ -0,0 +1,220 @@
 --- /dev/null
 +++ b/arch/mips/bcm63xx/clk.c
 @@ -0,0 +1,220 @@
@@ -355,9 +342,6 @@ index 0000000..ae1f41f
 +}
 +
 +EXPORT_SYMBOL(clk_put);
 +}
 +
 +EXPORT_SYMBOL(clk_put);
-diff --git a/arch/mips/bcm63xx/cpu.c b/arch/mips/bcm63xx/cpu.c
-new file mode 100644
-index 0000000..0a403dd
 --- /dev/null
 +++ b/arch/mips/bcm63xx/cpu.c
 @@ -0,0 +1,245 @@
 --- /dev/null
 +++ b/arch/mips/bcm63xx/cpu.c
 @@ -0,0 +1,245 @@
@@ -606,9 +590,6 @@ index 0000000..0a403dd
 +      printk(KERN_INFO "%uMB of RAM installed\n",
 +             bcm63xx_memory_size >> 20);
 +}
 +      printk(KERN_INFO "%uMB of RAM installed\n",
 +             bcm63xx_memory_size >> 20);
 +}
-diff --git a/arch/mips/bcm63xx/cs.c b/arch/mips/bcm63xx/cs.c
-new file mode 100644
-index 0000000..50d8190
 --- /dev/null
 +++ b/arch/mips/bcm63xx/cs.c
 @@ -0,0 +1,144 @@
 --- /dev/null
 +++ b/arch/mips/bcm63xx/cs.c
 @@ -0,0 +1,144 @@
@@ -756,9 +737,6 @@ index 0000000..50d8190
 +}
 +
 +EXPORT_SYMBOL(bcm63xx_set_cs_status);
 +}
 +
 +EXPORT_SYMBOL(bcm63xx_set_cs_status);
-diff --git a/arch/mips/bcm63xx/early_printk.c b/arch/mips/bcm63xx/early_printk.c
-new file mode 100644
-index 0000000..bf353c9
 --- /dev/null
 +++ b/arch/mips/bcm63xx/early_printk.c
 @@ -0,0 +1,30 @@
 --- /dev/null
 +++ b/arch/mips/bcm63xx/early_printk.c
 @@ -0,0 +1,30 @@
@@ -792,9 +770,6 @@ index 0000000..bf353c9
 +      bcm_uart0_writel(c, UART_FIFO_REG);
 +      wait_xfered();
 +}
 +      bcm_uart0_writel(c, UART_FIFO_REG);
 +      wait_xfered();
 +}
-diff --git a/arch/mips/bcm63xx/gpio.c b/arch/mips/bcm63xx/gpio.c
-new file mode 100644
-index 0000000..2c203a6
 --- /dev/null
 +++ b/arch/mips/bcm63xx/gpio.c
 @@ -0,0 +1,98 @@
 --- /dev/null
 +++ b/arch/mips/bcm63xx/gpio.c
 @@ -0,0 +1,98 @@
@@ -896,9 +871,6 @@ index 0000000..2c203a6
 +}
 +
 +EXPORT_SYMBOL(bcm63xx_gpio_set_direction);
 +}
 +
 +EXPORT_SYMBOL(bcm63xx_gpio_set_direction);
-diff --git a/arch/mips/bcm63xx/irq.c b/arch/mips/bcm63xx/irq.c
-new file mode 100644
-index 0000000..a0c5cd1
 --- /dev/null
 +++ b/arch/mips/bcm63xx/irq.c
 @@ -0,0 +1,253 @@
 --- /dev/null
 +++ b/arch/mips/bcm63xx/irq.c
 @@ -0,0 +1,253 @@
@@ -1155,9 +1127,6 @@ index 0000000..a0c5cd1
 +
 +      setup_irq(IRQ_MIPS_BASE + 2, &cpu_ip2_cascade_action);
 +}
 +
 +      setup_irq(IRQ_MIPS_BASE + 2, &cpu_ip2_cascade_action);
 +}
-diff --git a/arch/mips/bcm63xx/prom.c b/arch/mips/bcm63xx/prom.c
-new file mode 100644
-index 0000000..f0b49e8
 --- /dev/null
 +++ b/arch/mips/bcm63xx/prom.c
 @@ -0,0 +1,43 @@
 --- /dev/null
 +++ b/arch/mips/bcm63xx/prom.c
 @@ -0,0 +1,43 @@
@@ -1204,9 +1173,6 @@ index 0000000..f0b49e8
 +void __init prom_free_prom_memory(void)
 +{
 +}
 +void __init prom_free_prom_memory(void)
 +{
 +}
-diff --git a/arch/mips/bcm63xx/setup.c b/arch/mips/bcm63xx/setup.c
-new file mode 100644
-index 0000000..55c51a9
 --- /dev/null
 +++ b/arch/mips/bcm63xx/setup.c
 @@ -0,0 +1,108 @@
 --- /dev/null
 +++ b/arch/mips/bcm63xx/setup.c
 @@ -0,0 +1,108 @@
@@ -1318,9 +1284,6 @@ index 0000000..55c51a9
 +
 +      set_io_port_base(0);
 +}
 +
 +      set_io_port_base(0);
 +}
-diff --git a/arch/mips/bcm63xx/timer.c b/arch/mips/bcm63xx/timer.c
-new file mode 100644
-index 0000000..ba522bd
 --- /dev/null
 +++ b/arch/mips/bcm63xx/timer.c
 @@ -0,0 +1,205 @@
 --- /dev/null
 +++ b/arch/mips/bcm63xx/timer.c
 @@ -0,0 +1,205 @@
@@ -1529,8 +1492,6 @@ index 0000000..ba522bd
 +}
 +
 +arch_initcall(bcm63xx_timer_init);
 +}
 +
 +arch_initcall(bcm63xx_timer_init);
-diff --git a/include/asm-mips/fixmap.h b/include/asm-mips/fixmap.h
-index 9cc8522..884c7a9 100644
 --- a/include/asm-mips/fixmap.h
 +++ b/include/asm-mips/fixmap.h
 @@ -67,11 +67,15 @@ enum fixed_addresses {
 --- a/include/asm-mips/fixmap.h
 +++ b/include/asm-mips/fixmap.h
 @@ -67,11 +67,15 @@ enum fixed_addresses {
@@ -1549,9 +1510,6 @@ index 9cc8522..884c7a9 100644
  #define FIXADDR_SIZE  (__end_of_fixed_addresses << PAGE_SHIFT)
  #define FIXADDR_START (FIXADDR_TOP - FIXADDR_SIZE)
  
  #define FIXADDR_SIZE  (__end_of_fixed_addresses << PAGE_SHIFT)
  #define FIXADDR_START (FIXADDR_TOP - FIXADDR_SIZE)
  
-diff --git a/include/asm-mips/mach-bcm63xx/bcm63xx_clk.h b/include/asm-mips/mach-bcm63xx/bcm63xx_clk.h
-new file mode 100644
-index 0000000..8fcf8df
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/bcm63xx_clk.h
 @@ -0,0 +1,11 @@
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/bcm63xx_clk.h
 @@ -0,0 +1,11 @@
@@ -1566,9 +1524,6 @@ index 0000000..8fcf8df
 +};
 +
 +#endif /* ! BCM63XX_CLK_H_ */
 +};
 +
 +#endif /* ! BCM63XX_CLK_H_ */
-diff --git a/include/asm-mips/mach-bcm63xx/bcm63xx_cpu.h b/include/asm-mips/mach-bcm63xx/bcm63xx_cpu.h
-new file mode 100644
-index 0000000..29b61fd
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/bcm63xx_cpu.h
 @@ -0,0 +1,314 @@
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/bcm63xx_cpu.h
 @@ -0,0 +1,314 @@
@@ -1886,9 +1841,6 @@ index 0000000..29b61fd
 +unsigned int bcm63xx_get_memory_size(void);
 +
 +#endif /* !BCM63XX_CPU_H_ */
 +unsigned int bcm63xx_get_memory_size(void);
 +
 +#endif /* !BCM63XX_CPU_H_ */
-diff --git a/include/asm-mips/mach-bcm63xx/bcm63xx_cs.h b/include/asm-mips/mach-bcm63xx/bcm63xx_cs.h
-new file mode 100644
-index 0000000..b1821c8
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/bcm63xx_cs.h
 @@ -0,0 +1,10 @@
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/bcm63xx_cs.h
 @@ -0,0 +1,10 @@
@@ -1902,9 +1854,6 @@ index 0000000..b1821c8
 +int bcm63xx_set_cs_status(unsigned int cs, int enable);
 +
 +#endif /* !BCM63XX_CS_H */
 +int bcm63xx_set_cs_status(unsigned int cs, int enable);
 +
 +#endif /* !BCM63XX_CS_H */
-diff --git a/include/asm-mips/mach-bcm63xx/bcm63xx_gpio.h b/include/asm-mips/mach-bcm63xx/bcm63xx_gpio.h
-new file mode 100644
-index 0000000..31145df
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/bcm63xx_gpio.h
 @@ -0,0 +1,14 @@
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/bcm63xx_gpio.h
 @@ -0,0 +1,14 @@
@@ -1922,9 +1871,6 @@ index 0000000..31145df
 +#define GPIO_DIR_IN   0x1
 +
 +#endif /* !BCM63XX_GPIO_H */
 +#define GPIO_DIR_IN   0x1
 +
 +#endif /* !BCM63XX_GPIO_H */
-diff --git a/include/asm-mips/mach-bcm63xx/bcm63xx_io.h b/include/asm-mips/mach-bcm63xx/bcm63xx_io.h
-new file mode 100644
-index 0000000..1aef06f
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/bcm63xx_io.h
 @@ -0,0 +1,93 @@
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/bcm63xx_io.h
 @@ -0,0 +1,93 @@
@@ -2021,9 +1967,6 @@ index 0000000..1aef06f
 +#define bcm_ddr_writel(v,o)   bcm_rset_writel(RSET_DDR, (v), (o))
 +
 +#endif /* ! BCM63XX_IO_H_ */
 +#define bcm_ddr_writel(v,o)   bcm_rset_writel(RSET_DDR, (v), (o))
 +
 +#endif /* ! BCM63XX_IO_H_ */
-diff --git a/include/asm-mips/mach-bcm63xx/bcm63xx_irq.h b/include/asm-mips/mach-bcm63xx/bcm63xx_irq.h
-new file mode 100644
-index 0000000..5f95577
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/bcm63xx_irq.h
 @@ -0,0 +1,15 @@
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/bcm63xx_irq.h
 @@ -0,0 +1,15 @@
@@ -2042,9 +1985,6 @@ index 0000000..5f95577
 +#define IRQ_EXT_3                     (IRQ_EXT_BASE + 3)
 +
 +#endif /* ! BCM63XX_IRQ_H_ */
 +#define IRQ_EXT_3                     (IRQ_EXT_BASE + 3)
 +
 +#endif /* ! BCM63XX_IRQ_H_ */
-diff --git a/include/asm-mips/mach-bcm63xx/bcm63xx_regs.h b/include/asm-mips/mach-bcm63xx/bcm63xx_regs.h
-new file mode 100644
-index 0000000..b5562b1
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/bcm63xx_regs.h
 @@ -0,0 +1,728 @@
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/bcm63xx_regs.h
 @@ -0,0 +1,728 @@
@@ -2776,9 +2716,6 @@ index 0000000..b5562b1
 +
 +#endif /* BCM63XX_REGS_H_ */
 +
 +
 +#endif /* BCM63XX_REGS_H_ */
 +
-diff --git a/include/asm-mips/mach-bcm63xx/bcm63xx_timer.h b/include/asm-mips/mach-bcm63xx/bcm63xx_timer.h
-new file mode 100644
-index 0000000..c0fce83
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/bcm63xx_timer.h
 @@ -0,0 +1,11 @@
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/bcm63xx_timer.h
 @@ -0,0 +1,11 @@
@@ -2793,9 +2730,6 @@ index 0000000..c0fce83
 +unsigned int bcm63xx_timer_countdown(unsigned int countdown_us);
 +
 +#endif /* !BCM63XX_TIMER_H_ */
 +unsigned int bcm63xx_timer_countdown(unsigned int countdown_us);
 +
 +#endif /* !BCM63XX_TIMER_H_ */
-diff --git a/include/asm-mips/mach-bcm63xx/cpu-feature-overrides.h b/include/asm-mips/mach-bcm63xx/cpu-feature-overrides.h
-new file mode 100644
-index 0000000..1a5c4b1
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/cpu-feature-overrides.h
 @@ -0,0 +1,51 @@
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/cpu-feature-overrides.h
 @@ -0,0 +1,51 @@
@@ -2850,9 +2784,6 @@ index 0000000..1a5c4b1
 +#define cpu_scache_line_size()                0
 +
 +#endif /* __ASM_MACH_BCM963XX_CPU_FEATURE_OVERRIDES_H */
 +#define cpu_scache_line_size()                0
 +
 +#endif /* __ASM_MACH_BCM963XX_CPU_FEATURE_OVERRIDES_H */
-diff --git a/include/asm-mips/mach-bcm63xx/gpio.h b/include/asm-mips/mach-bcm63xx/gpio.h
-new file mode 100644
-index 0000000..dd2c0f3
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/gpio.h
 @@ -0,0 +1,52 @@
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/gpio.h
 @@ -0,0 +1,52 @@
@@ -2908,9 +2839,6 @@ index 0000000..dd2c0f3
 +}
 +
 +#endif /* __ASM_MIPS_MACH_BCM63XX_GPIO_H */
 +}
 +
 +#endif /* __ASM_MIPS_MACH_BCM63XX_GPIO_H */
-diff --git a/include/asm-mips/mach-bcm63xx/war.h b/include/asm-mips/mach-bcm63xx/war.h
-new file mode 100644
-index 0000000..8e3f3fd
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/war.h
 @@ -0,0 +1,25 @@
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/war.h
 @@ -0,0 +1,25 @@
@@ -2939,6 +2867,3 @@ index 0000000..8e3f3fd
 +#define MIPS34K_MISSED_ITLB_WAR               0
 +
 +#endif /* __ASM_MIPS_MACH_BCM63XX_WAR_H */
 +#define MIPS34K_MISSED_ITLB_WAR               0
 +
 +#endif /* __ASM_MIPS_MACH_BCM63XX_WAR_H */
--- 
-1.5.4.3
-
index 32c66ba0f64e4dc5686626410679405821f56614..9909f8d3d2f194a61e47a79d79956e4180f72411 100644 (file)
@@ -17,17 +17,12 @@ Signed-off-by: Maxime Bizon <mbizon@freebox.fr>
  create mode 100644 drivers/serial/bcm63xx_uart.c
  create mode 100644 include/asm-mips/mach-bcm63xx/bcm63xx_dev_uart.h
 
  create mode 100644 drivers/serial/bcm63xx_uart.c
  create mode 100644 include/asm-mips/mach-bcm63xx/bcm63xx_dev_uart.h
 
-diff --git a/arch/mips/bcm63xx/Makefile b/arch/mips/bcm63xx/Makefile
-index 4fc0a1c..8f3299e 100644
 --- a/arch/mips/bcm63xx/Makefile
 +++ b/arch/mips/bcm63xx/Makefile
 @@ -1,2 +1,3 @@
  obj-y         += clk.o cpu.o cs.o gpio.o irq.o prom.o setup.o timer.o
 +obj-y         += dev-uart.o
  obj-$(CONFIG_EARLY_PRINTK)    += early_printk.o
 --- a/arch/mips/bcm63xx/Makefile
 +++ b/arch/mips/bcm63xx/Makefile
 @@ -1,2 +1,3 @@
  obj-y         += clk.o cpu.o cs.o gpio.o irq.o prom.o setup.o timer.o
 +obj-y         += dev-uart.o
  obj-$(CONFIG_EARLY_PRINTK)    += early_printk.o
-diff --git a/arch/mips/bcm63xx/dev-uart.c b/arch/mips/bcm63xx/dev-uart.c
-new file mode 100644
-index 0000000..5f3d89c
 --- /dev/null
 +++ b/arch/mips/bcm63xx/dev-uart.c
 @@ -0,0 +1,41 @@
 --- /dev/null
 +++ b/arch/mips/bcm63xx/dev-uart.c
 @@ -0,0 +1,41 @@
@@ -72,8 +67,6 @@ index 0000000..5f3d89c
 +      uart_resources[1].start = bcm63xx_get_irq_number(IRQ_UART0);
 +      return platform_device_register(&bcm63xx_uart_device);
 +}
 +      uart_resources[1].start = bcm63xx_get_irq_number(IRQ_UART0);
 +      return platform_device_register(&bcm63xx_uart_device);
 +}
-diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig
-index 77cb342..52b31a4 100644
 --- a/drivers/serial/Kconfig
 +++ b/drivers/serial/Kconfig
 @@ -1421,4 +1421,23 @@ config SPORT_BAUD_RATE
 --- a/drivers/serial/Kconfig
 +++ b/drivers/serial/Kconfig
 @@ -1421,4 +1421,23 @@ config SPORT_BAUD_RATE
@@ -100,11 +93,9 @@ index 77cb342..52b31a4 100644
 +        you can make it the console by answering Y to this option.
 +
  endmenu
 +        you can make it the console by answering Y to this option.
 +
  endmenu
-diff --git a/drivers/serial/Makefile b/drivers/serial/Makefile
-index 7e7383e..84f6cfc 100644
 --- a/drivers/serial/Makefile
 +++ b/drivers/serial/Makefile
 --- a/drivers/serial/Makefile
 +++ b/drivers/serial/Makefile
-@@ -24,6 +24,7 @@ obj-$(CONFIG_SERIAL_CLPS711X) += clps711x.o
+@@ -24,6 +24,7 @@ obj-$(CONFIG_SERIAL_CLPS711X) += clps711
  obj-$(CONFIG_SERIAL_PXA) += pxa.o
  obj-$(CONFIG_SERIAL_PNX8XXX) += pnx8xxx_uart.o
  obj-$(CONFIG_SERIAL_SA1100) += sa1100.o
  obj-$(CONFIG_SERIAL_PXA) += pxa.o
  obj-$(CONFIG_SERIAL_PNX8XXX) += pnx8xxx_uart.o
  obj-$(CONFIG_SERIAL_SA1100) += sa1100.o
@@ -112,9 +103,6 @@ index 7e7383e..84f6cfc 100644
  obj-$(CONFIG_SERIAL_BFIN) += bfin_5xx.o
  obj-$(CONFIG_SERIAL_BFIN_SPORT) += bfin_sport_uart.o
  obj-$(CONFIG_SERIAL_SAMSUNG) += samsung.o
  obj-$(CONFIG_SERIAL_BFIN) += bfin_5xx.o
  obj-$(CONFIG_SERIAL_BFIN_SPORT) += bfin_sport_uart.o
  obj-$(CONFIG_SERIAL_SAMSUNG) += samsung.o
-diff --git a/drivers/serial/bcm63xx_uart.c b/drivers/serial/bcm63xx_uart.c
-new file mode 100644
-index 0000000..606f4d6
 --- /dev/null
 +++ b/drivers/serial/bcm63xx_uart.c
 @@ -0,0 +1,890 @@
 --- /dev/null
 +++ b/drivers/serial/bcm63xx_uart.c
 @@ -0,0 +1,890 @@
@@ -1008,9 +996,6 @@ index 0000000..606f4d6
 +MODULE_AUTHOR("Maxime Bizon <mbizon@freebox.fr>");
 +MODULE_DESCRIPTION("Broadcom 63<xx integrated uart driver");
 +MODULE_LICENSE("GPL");
 +MODULE_AUTHOR("Maxime Bizon <mbizon@freebox.fr>");
 +MODULE_DESCRIPTION("Broadcom 63<xx integrated uart driver");
 +MODULE_LICENSE("GPL");
-diff --git a/include/asm-mips/mach-bcm63xx/bcm63xx_dev_uart.h b/include/asm-mips/mach-bcm63xx/bcm63xx_dev_uart.h
-new file mode 100644
-index 0000000..bf348f5
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/bcm63xx_dev_uart.h
 @@ -0,0 +1,6 @@
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/bcm63xx_dev_uart.h
 @@ -0,0 +1,6 @@
@@ -1020,8 +1005,6 @@ index 0000000..bf348f5
 +int bcm63xx_uart_register(void);
 +
 +#endif /* BCM63XX_DEV_UART_H_ */
 +int bcm63xx_uart_register(void);
 +
 +#endif /* BCM63XX_DEV_UART_H_ */
-diff --git a/include/linux/serial_core.h b/include/linux/serial_core.h
-index 3b2f6c0..f49ddff 100644
 --- a/include/linux/serial_core.h
 +++ b/include/linux/serial_core.h
 @@ -155,6 +155,8 @@
 --- a/include/linux/serial_core.h
 +++ b/include/linux/serial_core.h
 @@ -155,6 +155,8 @@
@@ -1033,6 +1016,3 @@ index 3b2f6c0..f49ddff 100644
  #ifdef __KERNEL__
  
  #include <linux/compiler.h>
  #ifdef __KERNEL__
  
  #include <linux/compiler.h>
--- 
-1.5.4.3
-
index 0070f6402b0b05cf351d2acc09a25e5bf51bd2f3..36117257ab80a0ba54076dc5a35a12e0e79deb63 100644 (file)
@@ -20,8 +20,6 @@ Signed-off-by: Maxime Bizon <mbizon@freebox.fr>
  create mode 100644 arch/mips/pci/pci-bcm63xx.h
  create mode 100644 include/asm-mips/mach-bcm63xx/bcm63xx_dev_pci.h
 
  create mode 100644 arch/mips/pci/pci-bcm63xx.h
  create mode 100644 include/asm-mips/mach-bcm63xx/bcm63xx_dev_pci.h
 
-diff --git a/arch/mips/bcm63xx/Kconfig b/arch/mips/bcm63xx/Kconfig
-index e6d2699..7ca370a 100644
 --- a/arch/mips/bcm63xx/Kconfig
 +++ b/arch/mips/bcm63xx/Kconfig
 @@ -3,7 +3,9 @@ menu "CPU support"
 --- a/arch/mips/bcm63xx/Kconfig
 +++ b/arch/mips/bcm63xx/Kconfig
 @@ -3,7 +3,9 @@ menu "CPU support"
@@ -34,8 +32,6 @@ index e6d2699..7ca370a 100644
        bool "support 6358 CPU"
 +      select HW_HAS_PCI
  endmenu
        bool "support 6358 CPU"
 +      select HW_HAS_PCI
  endmenu
-diff --git a/arch/mips/bcm63xx/setup.c b/arch/mips/bcm63xx/setup.c
-index 55c51a9..4d8b127 100644
 --- a/arch/mips/bcm63xx/setup.c
 +++ b/arch/mips/bcm63xx/setup.c
 @@ -105,4 +105,6 @@ void __init plat_mem_setup(void)
 --- a/arch/mips/bcm63xx/setup.c
 +++ b/arch/mips/bcm63xx/setup.c
 @@ -105,4 +105,6 @@ void __init plat_mem_setup(void)
@@ -45,11 +41,9 @@ index 55c51a9..4d8b127 100644
 +      ioport_resource.start = 0;
 +      ioport_resource.end = ~0;
  }
 +      ioport_resource.start = 0;
 +      ioport_resource.end = ~0;
  }
-diff --git a/arch/mips/pci/Makefile b/arch/mips/pci/Makefile
-index c8c32f4..0b688a8 100644
 --- a/arch/mips/pci/Makefile
 +++ b/arch/mips/pci/Makefile
 --- a/arch/mips/pci/Makefile
 +++ b/arch/mips/pci/Makefile
-@@ -16,6 +16,8 @@ obj-$(CONFIG_PCI_VR41XX)     += ops-vr41xx.o pci-vr41xx.o
+@@ -16,6 +16,8 @@ obj-$(CONFIG_PCI_VR41XX)     += ops-vr41xx.o
  obj-$(CONFIG_MARKEINS)                += ops-emma2rh.o pci-emma2rh.o fixup-emma2rh.o
  obj-$(CONFIG_PCI_TX4927)      += ops-tx4927.o
  obj-$(CONFIG_BCM47XX)         += pci-bcm47xx.o
  obj-$(CONFIG_MARKEINS)                += ops-emma2rh.o pci-emma2rh.o fixup-emma2rh.o
  obj-$(CONFIG_PCI_TX4927)      += ops-tx4927.o
  obj-$(CONFIG_BCM47XX)         += pci-bcm47xx.o
@@ -58,9 +52,6 @@ index c8c32f4..0b688a8 100644
  
  #
  # These are still pretty much in the old state, watch, go blind.
  
  #
  # These are still pretty much in the old state, watch, go blind.
-diff --git a/arch/mips/pci/fixup-bcm63xx.c b/arch/mips/pci/fixup-bcm63xx.c
-new file mode 100644
-index 0000000..3408630
 --- /dev/null
 +++ b/arch/mips/pci/fixup-bcm63xx.c
 @@ -0,0 +1,21 @@
 --- /dev/null
 +++ b/arch/mips/pci/fixup-bcm63xx.c
 @@ -0,0 +1,21 @@
@@ -85,9 +76,6 @@ index 0000000..3408630
 +{
 +      return 0;
 +}
 +{
 +      return 0;
 +}
-diff --git a/arch/mips/pci/ops-bcm63xx.c b/arch/mips/pci/ops-bcm63xx.c
-new file mode 100644
-index 0000000..f8dce9d
 --- /dev/null
 +++ b/arch/mips/pci/ops-bcm63xx.c
 @@ -0,0 +1,179 @@
 --- /dev/null
 +++ b/arch/mips/pci/ops-bcm63xx.c
 @@ -0,0 +1,179 @@
@@ -270,9 +258,6 @@ index 0000000..f8dce9d
 +      .read   = bcm63xx_pci_read,
 +      .write  = bcm63xx_pci_write
 +};
 +      .read   = bcm63xx_pci_read,
 +      .write  = bcm63xx_pci_write
 +};
-diff --git a/arch/mips/pci/pci-bcm63xx.c b/arch/mips/pci/pci-bcm63xx.c
-new file mode 100644
-index 0000000..52bac8e
 --- /dev/null
 +++ b/arch/mips/pci/pci-bcm63xx.c
 @@ -0,0 +1,178 @@
 --- /dev/null
 +++ b/arch/mips/pci/pci-bcm63xx.c
 @@ -0,0 +1,178 @@
@@ -454,9 +439,6 @@ index 0000000..52bac8e
 +}
 +
 +arch_initcall(bcm63xx_pci_init);
 +}
 +
 +arch_initcall(bcm63xx_pci_init);
-diff --git a/arch/mips/pci/pci-bcm63xx.h b/arch/mips/pci/pci-bcm63xx.h
-new file mode 100644
-index 0000000..a6e594e
 --- /dev/null
 +++ b/arch/mips/pci/pci-bcm63xx.h
 @@ -0,0 +1,27 @@
 --- /dev/null
 +++ b/arch/mips/pci/pci-bcm63xx.h
 @@ -0,0 +1,27 @@
@@ -487,9 +469,6 @@ index 0000000..a6e594e
 +extern void __iomem *pci_iospace_start;
 +
 +#endif /* ! PCI_BCM63XX_H_ */
 +extern void __iomem *pci_iospace_start;
 +
 +#endif /* ! PCI_BCM63XX_H_ */
-diff --git a/include/asm-mips/mach-bcm63xx/bcm63xx_dev_pci.h b/include/asm-mips/mach-bcm63xx/bcm63xx_dev_pci.h
-new file mode 100644
-index 0000000..c549344
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/bcm63xx_dev_pci.h
 @@ -0,0 +1,6 @@
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/bcm63xx_dev_pci.h
 @@ -0,0 +1,6 @@
@@ -499,6 +478,3 @@ index 0000000..c549344
 +extern int bcm63xx_pci_enabled;
 +
 +#endif /* BCM63XX_DEV_PCI_H_ */
 +extern int bcm63xx_pci_enabled;
 +
 +#endif /* BCM63XX_DEV_PCI_H_ */
--- 
-1.5.4.3
-
index 61198155adfd5534a96514da5419b5301018fca0..502ec5f63ffa8bd27f725cfd326a6bb76d9daedf 100644 (file)
@@ -9,8 +9,6 @@ Signed-off-by: Maxime Bizon <mbizon@freebox.fr>
  arch/mips/pci/pci-bcm63xx.c |   44 +++++++
  2 files changed, 332 insertions(+), 0 deletions(-)
 
  arch/mips/pci/pci-bcm63xx.c |   44 +++++++
  2 files changed, 332 insertions(+), 0 deletions(-)
 
-diff --git a/arch/mips/pci/ops-bcm63xx.c b/arch/mips/pci/ops-bcm63xx.c
-index f8dce9d..822ae17 100644
 --- a/arch/mips/pci/ops-bcm63xx.c
 +++ b/arch/mips/pci/ops-bcm63xx.c
 @@ -177,3 +177,291 @@ struct pci_ops bcm63xx_pci_ops = {
 --- a/arch/mips/pci/ops-bcm63xx.c
 +++ b/arch/mips/pci/ops-bcm63xx.c
 @@ -177,3 +177,291 @@ struct pci_ops bcm63xx_pci_ops = {
@@ -305,11 +303,9 @@ index f8dce9d..822ae17 100644
 +
 +DECLARE_PCI_FIXUP_ENABLE(PCI_ANY_ID, PCI_ANY_ID, bcm63xx_fixup);
 +#endif
 +
 +DECLARE_PCI_FIXUP_ENABLE(PCI_ANY_ID, PCI_ANY_ID, bcm63xx_fixup);
 +#endif
-diff --git a/arch/mips/pci/pci-bcm63xx.c b/arch/mips/pci/pci-bcm63xx.c
-index 52bac8e..601700d 100644
 --- a/arch/mips/pci/pci-bcm63xx.c
 +++ b/arch/mips/pci/pci-bcm63xx.c
 --- a/arch/mips/pci/pci-bcm63xx.c
 +++ b/arch/mips/pci/pci-bcm63xx.c
-@@ -28,7 +28,11 @@ static struct resource bcm_pci_mem_resource = {
+@@ -28,7 +28,11 @@ static struct resource bcm_pci_mem_resou
  static struct resource bcm_pci_io_resource = {
        .name   = "bcm63xx PCI IO space",
        .start  = BCM_PCI_IO_BASE_PA,
  static struct resource bcm_pci_io_resource = {
        .name   = "bcm63xx PCI IO space",
        .start  = BCM_PCI_IO_BASE_PA,
@@ -321,7 +317,7 @@ index 52bac8e..601700d 100644
        .flags  = IORESOURCE_IO
  };
  
        .flags  = IORESOURCE_IO
  };
  
-@@ -38,6 +42,33 @@ struct pci_controller bcm63xx_controller = {
+@@ -38,6 +42,33 @@ struct pci_controller bcm63xx_controller
        .mem_resource   = &bcm_pci_mem_resource,
  };
  
        .mem_resource   = &bcm_pci_mem_resource,
  };
  
@@ -384,6 +380,3 @@ index 52bac8e..601700d 100644
        /* mark memory space used for IO mapping as reserved */
        request_mem_region(BCM_PCI_IO_BASE_PA, BCM_PCI_IO_SIZE,
                           "bcm63xx PCI IO space");
        /* mark memory space used for IO mapping as reserved */
        request_mem_region(BCM_PCI_IO_BASE_PA, BCM_PCI_IO_SIZE,
                           "bcm63xx PCI IO space");
--- 
-1.5.4.3
-
index 9f067d4947b501d323fc22c00988b17f7aa22596..02fa854cba53ccc2251fff065e5c4bf88f9ac62a 100644 (file)
@@ -18,8 +18,6 @@ Signed-off-by: Maxime Bizon <mbizon@freebox.fr>
  create mode 100644 drivers/pcmcia/bcm63xx_pcmcia.h
  create mode 100644 include/asm-mips/mach-bcm63xx/bcm63xx_dev_pcmcia.h
 
  create mode 100644 drivers/pcmcia/bcm63xx_pcmcia.h
  create mode 100644 include/asm-mips/mach-bcm63xx/bcm63xx_dev_pcmcia.h
 
-diff --git a/arch/mips/bcm63xx/Makefile b/arch/mips/bcm63xx/Makefile
-index 8f3299e..456e915 100644
 --- a/arch/mips/bcm63xx/Makefile
 +++ b/arch/mips/bcm63xx/Makefile
 @@ -1,3 +1,4 @@
 --- a/arch/mips/bcm63xx/Makefile
 +++ b/arch/mips/bcm63xx/Makefile
 @@ -1,3 +1,4 @@
@@ -27,9 +25,6 @@ index 8f3299e..456e915 100644
  obj-y         += dev-uart.o
 +obj-y         += dev-pcmcia.o
  obj-$(CONFIG_EARLY_PRINTK)    += early_printk.o
  obj-y         += dev-uart.o
 +obj-y         += dev-pcmcia.o
  obj-$(CONFIG_EARLY_PRINTK)    += early_printk.o
-diff --git a/arch/mips/bcm63xx/dev-pcmcia.c b/arch/mips/bcm63xx/dev-pcmcia.c
-new file mode 100644
-index 0000000..40ec4bc
 --- /dev/null
 +++ b/arch/mips/bcm63xx/dev-pcmcia.c
 @@ -0,0 +1,135 @@
 --- /dev/null
 +++ b/arch/mips/bcm63xx/dev-pcmcia.c
 @@ -0,0 +1,135 @@
@@ -168,8 +163,6 @@ index 0000000..40ec4bc
 +      printk(KERN_ERR "unable to set pcmcia chip select");
 +      return ret;
 +}
 +      printk(KERN_ERR "unable to set pcmcia chip select");
 +      return ret;
 +}
-diff --git a/drivers/pcmcia/Kconfig b/drivers/pcmcia/Kconfig
-index e0f8840..5c640ca 100644
 --- a/drivers/pcmcia/Kconfig
 +++ b/drivers/pcmcia/Kconfig
 @@ -196,6 +196,10 @@ config PCMCIA_AU1X00
 --- a/drivers/pcmcia/Kconfig
 +++ b/drivers/pcmcia/Kconfig
 @@ -196,6 +196,10 @@ config PCMCIA_AU1X00
@@ -183,11 +176,9 @@ index e0f8840..5c640ca 100644
  config PCMCIA_SA1100
        tristate "SA1100 support"
        depends on ARM && ARCH_SA1100 && PCMCIA
  config PCMCIA_SA1100
        tristate "SA1100 support"
        depends on ARM && ARCH_SA1100 && PCMCIA
-diff --git a/drivers/pcmcia/Makefile b/drivers/pcmcia/Makefile
-index 269a9e9..32b19b5 100644
 --- a/drivers/pcmcia/Makefile
 +++ b/drivers/pcmcia/Makefile
 --- a/drivers/pcmcia/Makefile
 +++ b/drivers/pcmcia/Makefile
-@@ -33,6 +33,7 @@ obj-$(CONFIG_PCMCIA_PXA2XX)                     += pxa2xx_core.o pxa2xx_cs.o
+@@ -33,6 +33,7 @@ obj-$(CONFIG_PCMCIA_PXA2XX)             
  obj-$(CONFIG_M32R_PCC)                                += m32r_pcc.o
  obj-$(CONFIG_M32R_CFC)                                += m32r_cfc.o
  obj-$(CONFIG_PCMCIA_AU1X00)                   += au1x00_ss.o
  obj-$(CONFIG_M32R_PCC)                                += m32r_pcc.o
  obj-$(CONFIG_M32R_CFC)                                += m32r_cfc.o
  obj-$(CONFIG_PCMCIA_AU1X00)                   += au1x00_ss.o
@@ -195,9 +186,6 @@ index 269a9e9..32b19b5 100644
  obj-$(CONFIG_PCMCIA_VRC4171)                  += vrc4171_card.o
  obj-$(CONFIG_PCMCIA_VRC4173)                  += vrc4173_cardu.o
  obj-$(CONFIG_OMAP_CF)                         += omap_cf.o
  obj-$(CONFIG_PCMCIA_VRC4171)                  += vrc4171_card.o
  obj-$(CONFIG_PCMCIA_VRC4173)                  += vrc4173_cardu.o
  obj-$(CONFIG_OMAP_CF)                         += omap_cf.o
-diff --git a/drivers/pcmcia/bcm63xx_pcmcia.c b/drivers/pcmcia/bcm63xx_pcmcia.c
-new file mode 100644
-index 0000000..3a0b7fc
 --- /dev/null
 +++ b/drivers/pcmcia/bcm63xx_pcmcia.c
 @@ -0,0 +1,521 @@
 --- /dev/null
 +++ b/drivers/pcmcia/bcm63xx_pcmcia.c
 @@ -0,0 +1,521 @@
@@ -722,9 +710,6 @@ index 0000000..3a0b7fc
 +MODULE_LICENSE("GPL");
 +MODULE_AUTHOR("Maxime Bizon <mbizon@freebox.fr>");
 +MODULE_DESCRIPTION("Linux PCMCIA Card Services: bcm63xx Socket Controller");
 +MODULE_LICENSE("GPL");
 +MODULE_AUTHOR("Maxime Bizon <mbizon@freebox.fr>");
 +MODULE_DESCRIPTION("Linux PCMCIA Card Services: bcm63xx Socket Controller");
-diff --git a/drivers/pcmcia/bcm63xx_pcmcia.h b/drivers/pcmcia/bcm63xx_pcmcia.h
-new file mode 100644
-index 0000000..85de866
 --- /dev/null
 +++ b/drivers/pcmcia/bcm63xx_pcmcia.h
 @@ -0,0 +1,65 @@
 --- /dev/null
 +++ b/drivers/pcmcia/bcm63xx_pcmcia.h
 @@ -0,0 +1,65 @@
@@ -793,9 +778,6 @@ index 0000000..85de866
 +};
 +
 +#endif /* BCM63XX_PCMCIA_H_ */
 +};
 +
 +#endif /* BCM63XX_PCMCIA_H_ */
-diff --git a/include/asm-mips/mach-bcm63xx/bcm63xx_dev_pcmcia.h b/include/asm-mips/mach-bcm63xx/bcm63xx_dev_pcmcia.h
-new file mode 100644
-index 0000000..2beb396
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/bcm63xx_dev_pcmcia.h
 @@ -0,0 +1,13 @@
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/bcm63xx_dev_pcmcia.h
 @@ -0,0 +1,13 @@
@@ -812,6 +794,3 @@ index 0000000..2beb396
 +int bcm63xx_pcmcia_register(void);
 +
 +#endif /* BCM63XX_DEV_PCMCIA_H_ */
 +int bcm63xx_pcmcia_register(void);
 +
 +#endif /* BCM63XX_DEV_PCMCIA_H_ */
--- 
-1.5.4.3
-
index 1b7a0534280a26823fdd6633df3322b88393d2ab..33b284af3b8445e45ed9b099eea2473bec38f1ca 100644 (file)
@@ -17,8 +17,6 @@ Signed-off-by: Maxime Bizon <mbizon@freebox.fr>
  create mode 100644 drivers/usb/host/ohci-bcm63xx.c
  create mode 100644 include/asm-mips/mach-bcm63xx/bcm63xx_dev_usb_ohci.h
 
  create mode 100644 drivers/usb/host/ohci-bcm63xx.c
  create mode 100644 include/asm-mips/mach-bcm63xx/bcm63xx_dev_usb_ohci.h
 
-diff --git a/arch/mips/bcm63xx/Kconfig b/arch/mips/bcm63xx/Kconfig
-index 7ca370a..f2ddb87 100644
 --- a/arch/mips/bcm63xx/Kconfig
 +++ b/arch/mips/bcm63xx/Kconfig
 @@ -4,8 +4,14 @@ menu "CPU support"
 --- a/arch/mips/bcm63xx/Kconfig
 +++ b/arch/mips/bcm63xx/Kconfig
 @@ -4,8 +4,14 @@ menu "CPU support"
@@ -36,8 +34,6 @@ index 7ca370a..f2ddb87 100644
 +      select USB_OHCI_BIG_ENDIAN_DESC
 +      select USB_OHCI_BIG_ENDIAN_MMIO
  endmenu
 +      select USB_OHCI_BIG_ENDIAN_DESC
 +      select USB_OHCI_BIG_ENDIAN_MMIO
  endmenu
-diff --git a/arch/mips/bcm63xx/Makefile b/arch/mips/bcm63xx/Makefile
-index 456e915..75f0d54 100644
 --- a/arch/mips/bcm63xx/Makefile
 +++ b/arch/mips/bcm63xx/Makefile
 @@ -1,4 +1,5 @@
 --- a/arch/mips/bcm63xx/Makefile
 +++ b/arch/mips/bcm63xx/Makefile
 @@ -1,4 +1,5 @@
@@ -46,9 +42,6 @@ index 456e915..75f0d54 100644
  obj-y         += dev-pcmcia.o
 +obj-y         += dev-usb-ohci.o
  obj-$(CONFIG_EARLY_PRINTK)    += early_printk.o
  obj-y         += dev-pcmcia.o
 +obj-y         += dev-usb-ohci.o
  obj-$(CONFIG_EARLY_PRINTK)    += early_printk.o
-diff --git a/arch/mips/bcm63xx/dev-usb-ohci.c b/arch/mips/bcm63xx/dev-usb-ohci.c
-new file mode 100644
-index 0000000..377e67c
 --- /dev/null
 +++ b/arch/mips/bcm63xx/dev-usb-ohci.c
 @@ -0,0 +1,50 @@
 --- /dev/null
 +++ b/arch/mips/bcm63xx/dev-usb-ohci.c
 @@ -0,0 +1,50 @@
@@ -102,9 +95,6 @@ index 0000000..377e67c
 +      ohci_resources[1].start = bcm63xx_get_irq_number(IRQ_OHCI0);
 +      return platform_device_register(&bcm63xx_ohci_device);
 +}
 +      ohci_resources[1].start = bcm63xx_get_irq_number(IRQ_OHCI0);
 +      return platform_device_register(&bcm63xx_ohci_device);
 +}
-diff --git a/drivers/usb/host/ohci-bcm63xx.c b/drivers/usb/host/ohci-bcm63xx.c
-new file mode 100644
-index 0000000..08807d9
 --- /dev/null
 +++ b/drivers/usb/host/ohci-bcm63xx.c
 @@ -0,0 +1,159 @@
 --- /dev/null
 +++ b/drivers/usb/host/ohci-bcm63xx.c
 @@ -0,0 +1,159 @@
@@ -267,8 +257,6 @@ index 0000000..08807d9
 +};
 +
 +MODULE_ALIAS("platform:bcm63xx_ohci");
 +};
 +
 +MODULE_ALIAS("platform:bcm63xx_ohci");
-diff --git a/drivers/usb/host/ohci-hcd.c b/drivers/usb/host/ohci-hcd.c
-index 8990196..7e360ef 100644
 --- a/drivers/usb/host/ohci-hcd.c
 +++ b/drivers/usb/host/ohci-hcd.c
 @@ -1050,6 +1050,11 @@ MODULE_LICENSE ("GPL");
 --- a/drivers/usb/host/ohci-hcd.c
 +++ b/drivers/usb/host/ohci-hcd.c
 @@ -1050,6 +1050,11 @@ MODULE_LICENSE ("GPL");
@@ -283,11 +271,9 @@ index 8990196..7e360ef 100644
  #if defined(CONFIG_CPU_SUBTYPE_SH7720) || \
      defined(CONFIG_CPU_SUBTYPE_SH7721) || \
      defined(CONFIG_CPU_SUBTYPE_SH7763)
  #if defined(CONFIG_CPU_SUBTYPE_SH7720) || \
      defined(CONFIG_CPU_SUBTYPE_SH7721) || \
      defined(CONFIG_CPU_SUBTYPE_SH7763)
-diff --git a/drivers/usb/host/ohci.h b/drivers/usb/host/ohci.h
-index faf622e..947e240 100644
 --- a/drivers/usb/host/ohci.h
 +++ b/drivers/usb/host/ohci.h
 --- a/drivers/usb/host/ohci.h
 +++ b/drivers/usb/host/ohci.h
-@@ -549,6 +549,11 @@ static inline struct usb_hcd *ohci_to_hcd (const struct ohci_hcd *ohci)
+@@ -549,6 +549,11 @@ static inline struct usb_hcd *ohci_to_hc
  #define writel_be(val, addr)  out_be32((__force unsigned *)addr, val)
  #endif
  
  #define writel_be(val, addr)  out_be32((__force unsigned *)addr, val)
  #endif
  
@@ -299,7 +285,7 @@ index faf622e..947e240 100644
  static inline unsigned int _ohci_readl (const struct ohci_hcd *ohci,
                                        __hc32 __iomem * regs)
  {
  static inline unsigned int _ohci_readl (const struct ohci_hcd *ohci,
                                        __hc32 __iomem * regs)
  {
-@@ -654,7 +659,7 @@ static inline u32 hc32_to_cpup (const struct ohci_hcd *ohci, const __hc32 *x)
+@@ -654,7 +659,7 @@ static inline u32 hc32_to_cpup (const st
   * some big-endian SOC implementations.  Same thing happens with PSW access.
   */
  
   * some big-endian SOC implementations.  Same thing happens with PSW access.
   */
  
@@ -308,9 +294,6 @@ index faf622e..947e240 100644
  #define big_endian_frame_no_quirk(ohci)       (ohci->flags & OHCI_QUIRK_FRAME_NO)
  #else
  #define big_endian_frame_no_quirk(ohci)       0
  #define big_endian_frame_no_quirk(ohci)       (ohci->flags & OHCI_QUIRK_FRAME_NO)
  #else
  #define big_endian_frame_no_quirk(ohci)       0
-diff --git a/include/asm-mips/mach-bcm63xx/bcm63xx_dev_usb_ohci.h b/include/asm-mips/mach-bcm63xx/bcm63xx_dev_usb_ohci.h
-new file mode 100644
-index 0000000..518a04d
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/bcm63xx_dev_usb_ohci.h
 @@ -0,0 +1,6 @@
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/bcm63xx_dev_usb_ohci.h
 @@ -0,0 +1,6 @@
@@ -320,6 +303,3 @@ index 0000000..518a04d
 +int bcm63xx_ohci_register(void);
 +
 +#endif /* BCM63XX_DEV_USB_OHCI_H_ */
 +int bcm63xx_ohci_register(void);
 +
 +#endif /* BCM63XX_DEV_USB_OHCI_H_ */
--- 
-1.5.4.3
-
index 5486d98055c5ff1ead1865fd6ea7540e294efce1..9ae03b7873bd623b545f606844f50cbd46db4c09 100644 (file)
@@ -17,8 +17,6 @@ Signed-off-by: Maxime Bizon <mbizon@freebox.fr>
  create mode 100644 drivers/usb/host/ehci-bcm63xx.c
  create mode 100644 include/asm-mips/mach-bcm63xx/bcm63xx_dev_usb_ehci.h
 
  create mode 100644 drivers/usb/host/ehci-bcm63xx.c
  create mode 100644 include/asm-mips/mach-bcm63xx/bcm63xx_dev_usb_ehci.h
 
-diff --git a/arch/mips/bcm63xx/Kconfig b/arch/mips/bcm63xx/Kconfig
-index f2ddb87..be120f7 100644
 --- a/arch/mips/bcm63xx/Kconfig
 +++ b/arch/mips/bcm63xx/Kconfig
 @@ -14,4 +14,6 @@ config BCM63XX_CPU_6358
 --- a/arch/mips/bcm63xx/Kconfig
 +++ b/arch/mips/bcm63xx/Kconfig
 @@ -14,4 +14,6 @@ config BCM63XX_CPU_6358
@@ -28,19 +26,14 @@ index f2ddb87..be120f7 100644
 +      select USB_ARCH_HAS_EHCI
 +      select USB_EHCI_BIG_ENDIAN_MMIO
  endmenu
 +      select USB_ARCH_HAS_EHCI
 +      select USB_EHCI_BIG_ENDIAN_MMIO
  endmenu
-diff --git a/arch/mips/bcm63xx/Makefile b/arch/mips/bcm63xx/Makefile
-index 75f0d54..99e335d 100644
 --- a/arch/mips/bcm63xx/Makefile
 +++ b/arch/mips/bcm63xx/Makefile
 --- a/arch/mips/bcm63xx/Makefile
 +++ b/arch/mips/bcm63xx/Makefile
-@@ -2,4 +2,5 @@ obj-y          += clk.o cpu.o cs.o gpio.o irq.o prom.o setup.o timer.o
+@@ -2,4 +2,5 @@ obj-y          += clk.o cpu.o cs.o gpio.o irq.o 
  obj-y         += dev-uart.o
  obj-y         += dev-pcmcia.o
  obj-y         += dev-usb-ohci.o
 +obj-y         += dev-usb-ehci.o
  obj-$(CONFIG_EARLY_PRINTK)    += early_printk.o
  obj-y         += dev-uart.o
  obj-y         += dev-pcmcia.o
  obj-y         += dev-usb-ohci.o
 +obj-y         += dev-usb-ehci.o
  obj-$(CONFIG_EARLY_PRINTK)    += early_printk.o
-diff --git a/arch/mips/bcm63xx/dev-usb-ehci.c b/arch/mips/bcm63xx/dev-usb-ehci.c
-new file mode 100644
-index 0000000..7885405
 --- /dev/null
 +++ b/arch/mips/bcm63xx/dev-usb-ehci.c
 @@ -0,0 +1,50 @@
 --- /dev/null
 +++ b/arch/mips/bcm63xx/dev-usb-ehci.c
 @@ -0,0 +1,50 @@
@@ -94,9 +87,6 @@ index 0000000..7885405
 +      ehci_resources[1].start = bcm63xx_get_irq_number(IRQ_EHCI0);
 +      return platform_device_register(&bcm63xx_ehci_device);
 +}
 +      ehci_resources[1].start = bcm63xx_get_irq_number(IRQ_EHCI0);
 +      return platform_device_register(&bcm63xx_ehci_device);
 +}
-diff --git a/drivers/usb/host/ehci-bcm63xx.c b/drivers/usb/host/ehci-bcm63xx.c
-new file mode 100644
-index 0000000..2fef571
 --- /dev/null
 +++ b/drivers/usb/host/ehci-bcm63xx.c
 @@ -0,0 +1,152 @@
 --- /dev/null
 +++ b/drivers/usb/host/ehci-bcm63xx.c
 @@ -0,0 +1,152 @@
@@ -252,8 +242,6 @@ index 0000000..2fef571
 +};
 +
 +MODULE_ALIAS("platform:bcm63xx_ehci");
 +};
 +
 +MODULE_ALIAS("platform:bcm63xx_ehci");
-diff --git a/drivers/usb/host/ehci-hcd.c b/drivers/usb/host/ehci-hcd.c
-index 8409e07..3230ba3 100644
 --- a/drivers/usb/host/ehci-hcd.c
 +++ b/drivers/usb/host/ehci-hcd.c
 @@ -1040,6 +1040,11 @@ MODULE_LICENSE ("GPL");
 --- a/drivers/usb/host/ehci-hcd.c
 +++ b/drivers/usb/host/ehci-hcd.c
 @@ -1040,6 +1040,11 @@ MODULE_LICENSE ("GPL");
@@ -268,11 +256,9 @@ index 8409e07..3230ba3 100644
  #if !defined(PCI_DRIVER) && !defined(PLATFORM_DRIVER) && \
      !defined(PS3_SYSTEM_BUS_DRIVER) && !defined(OF_PLATFORM_DRIVER)
  #error "missing bus glue for ehci-hcd"
  #if !defined(PCI_DRIVER) && !defined(PLATFORM_DRIVER) && \
      !defined(PS3_SYSTEM_BUS_DRIVER) && !defined(OF_PLATFORM_DRIVER)
  #error "missing bus glue for ehci-hcd"
-diff --git a/drivers/usb/host/ehci.h b/drivers/usb/host/ehci.h
-index 5799298..71d0eca 100644
 --- a/drivers/usb/host/ehci.h
 +++ b/drivers/usb/host/ehci.h
 --- a/drivers/usb/host/ehci.h
 +++ b/drivers/usb/host/ehci.h
-@@ -755,6 +755,11 @@ ehci_port_speed(struct ehci_hcd *ehci, unsigned int portsc)
+@@ -755,6 +755,11 @@ ehci_port_speed(struct ehci_hcd *ehci, u
  #define writel_be(val, addr)  __raw_writel(val, (__force unsigned *)addr)
  #endif
  
  #define writel_be(val, addr)  __raw_writel(val, (__force unsigned *)addr)
  #endif
  
@@ -284,9 +270,6 @@ index 5799298..71d0eca 100644
  static inline unsigned int ehci_readl(const struct ehci_hcd *ehci,
                __u32 __iomem * regs)
  {
  static inline unsigned int ehci_readl(const struct ehci_hcd *ehci,
                __u32 __iomem * regs)
  {
-diff --git a/include/asm-mips/mach-bcm63xx/bcm63xx_dev_usb_ehci.h b/include/asm-mips/mach-bcm63xx/bcm63xx_dev_usb_ehci.h
-new file mode 100644
-index 0000000..17fb519
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/bcm63xx_dev_usb_ehci.h
 @@ -0,0 +1,6 @@
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/bcm63xx_dev_usb_ehci.h
 @@ -0,0 +1,6 @@
@@ -296,6 +279,3 @@ index 0000000..17fb519
 +int bcm63xx_ehci_register(void);
 +
 +#endif /* BCM63XX_DEV_USB_EHCI_H_ */
 +int bcm63xx_ehci_register(void);
 +
 +#endif /* BCM63XX_DEV_USB_EHCI_H_ */
--- 
-1.5.4.3
-
index 9caf6920834821e2618aeb224507dc9c80743fad..5c3e0b5c69e8949dbe5d9faa7bd37bafddc96dd3 100644 (file)
@@ -18,8 +18,6 @@ Signed-off-by: Maxime Bizon <mbizon@freebox.fr>
  create mode 100644 drivers/net/bcm63xx_enet.h
  create mode 100644 include/asm-mips/mach-bcm63xx/bcm63xx_dev_enet.h
 
  create mode 100644 drivers/net/bcm63xx_enet.h
  create mode 100644 include/asm-mips/mach-bcm63xx/bcm63xx_dev_enet.h
 
-diff --git a/arch/mips/bcm63xx/Makefile b/arch/mips/bcm63xx/Makefile
-index 99e335d..5358093 100644
 --- a/arch/mips/bcm63xx/Makefile
 +++ b/arch/mips/bcm63xx/Makefile
 @@ -3,4 +3,5 @@ obj-y          += dev-uart.o
 --- a/arch/mips/bcm63xx/Makefile
 +++ b/arch/mips/bcm63xx/Makefile
 @@ -3,4 +3,5 @@ obj-y          += dev-uart.o
@@ -28,9 +26,6 @@ index 99e335d..5358093 100644
  obj-y         += dev-usb-ehci.o
 +obj-y         += dev-enet.o
  obj-$(CONFIG_EARLY_PRINTK)    += early_printk.o
  obj-y         += dev-usb-ehci.o
 +obj-y         += dev-enet.o
  obj-$(CONFIG_EARLY_PRINTK)    += early_printk.o
-diff --git a/arch/mips/bcm63xx/dev-enet.c b/arch/mips/bcm63xx/dev-enet.c
-new file mode 100644
-index 0000000..c6e472e
 --- /dev/null
 +++ b/arch/mips/bcm63xx/dev-enet.c
 @@ -0,0 +1,158 @@
 --- /dev/null
 +++ b/arch/mips/bcm63xx/dev-enet.c
 @@ -0,0 +1,158 @@
@@ -192,11 +187,9 @@ index 0000000..c6e472e
 +              return ret;
 +      return 0;
 +}
 +              return ret;
 +      return 0;
 +}
-diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
-index bbd0e67..01f7e5a 100644
 --- a/drivers/net/Kconfig
 +++ b/drivers/net/Kconfig
 --- a/drivers/net/Kconfig
 +++ b/drivers/net/Kconfig
-@@ -1840,6 +1840,15 @@ config NE_H8300
+@@ -1963,6 +1963,15 @@ config NE_H8300
          Say Y here if you want to use the NE2000 compatible
          controller on the Renesas H8/300 processor.
  
          Say Y here if you want to use the NE2000 compatible
          controller on the Renesas H8/300 processor.
  
@@ -212,8 +205,6 @@ index bbd0e67..01f7e5a 100644
  source "drivers/net/fs_enet/Kconfig"
  
  endif # NET_ETHERNET
  source "drivers/net/fs_enet/Kconfig"
  
  endif # NET_ETHERNET
-diff --git a/drivers/net/Makefile b/drivers/net/Makefile
-index 284ed83..ab22f32 100644
 --- a/drivers/net/Makefile
 +++ b/drivers/net/Makefile
 @@ -123,6 +123,7 @@ obj-$(CONFIG_SB1250_MAC) += sb1250-mac.o
 --- a/drivers/net/Makefile
 +++ b/drivers/net/Makefile
 @@ -123,6 +123,7 @@ obj-$(CONFIG_SB1250_MAC) += sb1250-mac.o
@@ -224,9 +215,6 @@ index 284ed83..ab22f32 100644
  obj-$(CONFIG_AX88796) += ax88796.o
  
  obj-$(CONFIG_TSI108_ETH) += tsi108_eth.o
  obj-$(CONFIG_AX88796) += ax88796.o
  
  obj-$(CONFIG_TSI108_ETH) += tsi108_eth.o
-diff --git a/drivers/net/bcm63xx_enet.c b/drivers/net/bcm63xx_enet.c
-new file mode 100644
-index 0000000..40c2565
 --- /dev/null
 +++ b/drivers/net/bcm63xx_enet.c
 @@ -0,0 +1,1894 @@
 --- /dev/null
 +++ b/drivers/net/bcm63xx_enet.c
 @@ -0,0 +1,1894 @@
@@ -2124,9 +2112,6 @@ index 0000000..40c2565
 +MODULE_DESCRIPTION("BCM63xx internal ethernet mac driver");
 +MODULE_AUTHOR("Maxime Bizon <mbizon@freebox.fr>");
 +MODULE_LICENSE("GPL");
 +MODULE_DESCRIPTION("BCM63xx internal ethernet mac driver");
 +MODULE_AUTHOR("Maxime Bizon <mbizon@freebox.fr>");
 +MODULE_LICENSE("GPL");
-diff --git a/drivers/net/bcm63xx_enet.h b/drivers/net/bcm63xx_enet.h
-new file mode 100644
-index 0000000..fe7ffc1
 --- /dev/null
 +++ b/drivers/net/bcm63xx_enet.h
 @@ -0,0 +1,294 @@
 --- /dev/null
 +++ b/drivers/net/bcm63xx_enet.h
 @@ -0,0 +1,294 @@
@@ -2424,9 +2409,6 @@ index 0000000..fe7ffc1
 +};
 +
 +#endif /* ! BCM63XX_ENET_H_ */
 +};
 +
 +#endif /* ! BCM63XX_ENET_H_ */
-diff --git a/include/asm-mips/mach-bcm63xx/bcm63xx_dev_enet.h b/include/asm-mips/mach-bcm63xx/bcm63xx_dev_enet.h
-new file mode 100644
-index 0000000..d53f611
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/bcm63xx_dev_enet.h
 @@ -0,0 +1,45 @@
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/bcm63xx_dev_enet.h
 @@ -0,0 +1,45 @@
@@ -2475,6 +2457,3 @@ index 0000000..d53f611
 +                               const struct bcm63xx_enet_platform_data *pd);
 +
 +#endif /* ! BCM63XX_DEV_ENET_H_ */
 +                               const struct bcm63xx_enet_platform_data *pd);
 +
 +#endif /* ! BCM63XX_DEV_ENET_H_ */
--- 
-1.5.4.3
-
index 0ccafc1c0072f85d5702aed02dbe7a760e99345f..87f54a50b8969d621e13de17fea08e854564675c 100644 (file)
@@ -11,11 +11,9 @@ Signed-off-by: Maxime Bizon <mbizon@freebox.fr>
  3 files changed, 139 insertions(+), 0 deletions(-)
  create mode 100644 drivers/net/phy/bcm63xx.c
 
  3 files changed, 139 insertions(+), 0 deletions(-)
  create mode 100644 drivers/net/phy/bcm63xx.c
 
-diff --git a/drivers/net/phy/Kconfig b/drivers/net/phy/Kconfig
-index d55932a..a5d2c2d 100644
 --- a/drivers/net/phy/Kconfig
 +++ b/drivers/net/phy/Kconfig
 --- a/drivers/net/phy/Kconfig
 +++ b/drivers/net/phy/Kconfig
-@@ -56,6 +56,12 @@ config BROADCOM_PHY
+@@ -62,6 +62,12 @@ config BROADCOM_PHY
          Currently supports the BCM5411, BCM5421, BCM5461, BCM5464, BCM5481
          and BCM5482 PHYs.
  
          Currently supports the BCM5411, BCM5421, BCM5461, BCM5464, BCM5481
          and BCM5482 PHYs.
  
@@ -28,21 +26,16 @@ index d55932a..a5d2c2d 100644
  config ICPLUS_PHY
        tristate "Drivers for ICPlus PHYs"
        ---help---
  config ICPLUS_PHY
        tristate "Drivers for ICPlus PHYs"
        ---help---
-diff --git a/drivers/net/phy/Makefile b/drivers/net/phy/Makefile
-index eee329f..0d43f58 100644
 --- a/drivers/net/phy/Makefile
 +++ b/drivers/net/phy/Makefile
 --- a/drivers/net/phy/Makefile
 +++ b/drivers/net/phy/Makefile
-@@ -11,6 +11,7 @@ obj-$(CONFIG_QSEMI_PHY)              += qsemi.o
+@@ -12,6 +12,7 @@ obj-$(CONFIG_QSEMI_PHY)              += qsemi.o
  obj-$(CONFIG_SMSC_PHY)                += smsc.o
  obj-$(CONFIG_VITESSE_PHY)     += vitesse.o
  obj-$(CONFIG_BROADCOM_PHY)    += broadcom.o
 +obj-$(CONFIG_BCM63XX_PHY)     += bcm63xx.o
  obj-$(CONFIG_ICPLUS_PHY)      += icplus.o
  obj-$(CONFIG_SMSC_PHY)                += smsc.o
  obj-$(CONFIG_VITESSE_PHY)     += vitesse.o
  obj-$(CONFIG_BROADCOM_PHY)    += broadcom.o
 +obj-$(CONFIG_BCM63XX_PHY)     += bcm63xx.o
  obj-$(CONFIG_ICPLUS_PHY)      += icplus.o
- obj-$(CONFIG_REALTEK_PHY)     += realtek.o
- obj-$(CONFIG_FIXED_PHY)               += fixed.o
-diff --git a/drivers/net/phy/bcm63xx.c b/drivers/net/phy/bcm63xx.c
-new file mode 100644
-index 0000000..4fed95e
+ obj-$(CONFIG_ADM6996_PHY)     += adm6996.o
+ obj-$(CONFIG_MVSWITCH_PHY)    += mvswitch.o
 --- /dev/null
 +++ b/drivers/net/phy/bcm63xx.c
 @@ -0,0 +1,132 @@
 --- /dev/null
 +++ b/drivers/net/phy/bcm63xx.c
 @@ -0,0 +1,132 @@
@@ -178,6 +171,3 @@ index 0000000..4fed95e
 +
 +module_init(bcm63xx_phy_init);
 +module_exit(bcm63xx_phy_exit);
 +
 +module_init(bcm63xx_phy_init);
 +module_exit(bcm63xx_phy_exit);
--- 
-1.5.4.3
-
index cc1f27f29211c06707576e1519993c8e8055f723..3726cb5bbc49c74c8bc37e4488618b4554179768 100644 (file)
@@ -21,8 +21,6 @@ Signed-off-by: Maxime Bizon <mbizon@freebox.fr>
  create mode 100644 include/asm-mips/mach-bcm63xx/bcm63xx_board.h
  create mode 100644 include/asm-mips/mach-bcm63xx/board_bcm963xx.h
 
  create mode 100644 include/asm-mips/mach-bcm63xx/bcm63xx_board.h
  create mode 100644 include/asm-mips/mach-bcm63xx/board_bcm963xx.h
 
-diff --git a/arch/mips/bcm63xx/Kconfig b/arch/mips/bcm63xx/Kconfig
-index be120f7..8c192e7 100644
 --- a/arch/mips/bcm63xx/Kconfig
 +++ b/arch/mips/bcm63xx/Kconfig
 @@ -17,3 +17,5 @@ config BCM63XX_CPU_6358
 --- a/arch/mips/bcm63xx/Kconfig
 +++ b/arch/mips/bcm63xx/Kconfig
 @@ -17,3 +17,5 @@ config BCM63XX_CPU_6358
@@ -31,8 +29,6 @@ index be120f7..8c192e7 100644
  endmenu
 +
 +source "arch/mips/bcm63xx/boards/Kconfig"
  endmenu
 +
 +source "arch/mips/bcm63xx/boards/Kconfig"
-diff --git a/arch/mips/bcm63xx/Makefile b/arch/mips/bcm63xx/Makefile
-index 5358093..10462ae 100644
 --- a/arch/mips/bcm63xx/Makefile
 +++ b/arch/mips/bcm63xx/Makefile
 @@ -5,3 +5,5 @@ obj-y          += dev-usb-ohci.o
 --- a/arch/mips/bcm63xx/Makefile
 +++ b/arch/mips/bcm63xx/Makefile
 @@ -5,3 +5,5 @@ obj-y          += dev-usb-ohci.o
@@ -41,9 +37,6 @@ index 5358093..10462ae 100644
  obj-$(CONFIG_EARLY_PRINTK)    += early_printk.o
 +
 +obj-y         += boards/
  obj-$(CONFIG_EARLY_PRINTK)    += early_printk.o
 +
 +obj-y         += boards/
-diff --git a/arch/mips/bcm63xx/boards/Kconfig b/arch/mips/bcm63xx/boards/Kconfig
-new file mode 100644
-index 0000000..da5eeaa
 --- /dev/null
 +++ b/arch/mips/bcm63xx/boards/Kconfig
 @@ -0,0 +1,10 @@
 --- /dev/null
 +++ b/arch/mips/bcm63xx/boards/Kconfig
 @@ -0,0 +1,10 @@
@@ -57,16 +50,10 @@ index 0000000..da5eeaa
 +       help
 +
 +endchoice
 +       help
 +
 +endchoice
-diff --git a/arch/mips/bcm63xx/boards/Makefile b/arch/mips/bcm63xx/boards/Makefile
-new file mode 100644
-index 0000000..af07c1a
 --- /dev/null
 +++ b/arch/mips/bcm63xx/boards/Makefile
 @@ -0,0 +1 @@
 +obj-$(CONFIG_BOARD_BCM963XX)          += board_bcm963xx.o
 --- /dev/null
 +++ b/arch/mips/bcm63xx/boards/Makefile
 @@ -0,0 +1 @@
 +obj-$(CONFIG_BOARD_BCM963XX)          += board_bcm963xx.o
-diff --git a/arch/mips/bcm63xx/boards/board_bcm963xx.c b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-new file mode 100644
-index 0000000..6e2b4ae
 --- /dev/null
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
 @@ -0,0 +1,328 @@
 --- /dev/null
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
 @@ -0,0 +1,328 @@
@@ -398,8 +385,6 @@ index 0000000..6e2b4ae
 +      return 0;
 +}
 +
 +      return 0;
 +}
 +
-diff --git a/arch/mips/bcm63xx/prom.c b/arch/mips/bcm63xx/prom.c
-index f0b49e8..d97ceed 100644
 --- a/arch/mips/bcm63xx/prom.c
 +++ b/arch/mips/bcm63xx/prom.c
 @@ -9,6 +9,7 @@
 --- a/arch/mips/bcm63xx/prom.c
 +++ b/arch/mips/bcm63xx/prom.c
 @@ -9,6 +9,7 @@
@@ -420,8 +405,6 @@ index f0b49e8..d97ceed 100644
  }
  
  void __init prom_free_prom_memory(void)
  }
  
  void __init prom_free_prom_memory(void)
-diff --git a/arch/mips/bcm63xx/setup.c b/arch/mips/bcm63xx/setup.c
-index 4d8b127..c4516fb 100644
 --- a/arch/mips/bcm63xx/setup.c
 +++ b/arch/mips/bcm63xx/setup.c
 @@ -16,6 +16,7 @@
 --- a/arch/mips/bcm63xx/setup.c
 +++ b/arch/mips/bcm63xx/setup.c
 @@ -16,6 +16,7 @@
@@ -432,7 +415,7 @@ index 4d8b127..c4516fb 100644
  #include <bcm63xx_cpu.h>
  #include <bcm63xx_regs.h>
  #include <bcm63xx_io.h>
  #include <bcm63xx_cpu.h>
  #include <bcm63xx_regs.h>
  #include <bcm63xx_io.h>
-@@ -87,8 +88,9 @@ static void __bcm63xx_machine_reboot(char *p)
+@@ -87,8 +88,9 @@ static void __bcm63xx_machine_reboot(cha
  const char *get_system_type(void)
  {
        static char buf[128];
  const char *get_system_type(void)
  {
        static char buf[128];
@@ -466,9 +449,6 @@ index 4d8b127..c4516fb 100644
  }
 +
 +device_initcall(bcm63xx_register_devices);
  }
 +
 +device_initcall(bcm63xx_register_devices);
-diff --git a/include/asm-mips/mach-bcm63xx/bcm63xx_board.h b/include/asm-mips/mach-bcm63xx/bcm63xx_board.h
-new file mode 100644
-index 0000000..fa3e7e6
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/bcm63xx_board.h
 @@ -0,0 +1,12 @@
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/bcm63xx_board.h
 @@ -0,0 +1,12 @@
@@ -484,9 +464,6 @@ index 0000000..fa3e7e6
 +int board_register_devices(void);
 +
 +#endif /* ! BCM63XX_BOARD_H_ */
 +int board_register_devices(void);
 +
 +#endif /* ! BCM63XX_BOARD_H_ */
-diff --git a/include/asm-mips/mach-bcm63xx/board_bcm963xx.h b/include/asm-mips/mach-bcm63xx/board_bcm963xx.h
-new file mode 100644
-index 0000000..17e4e7e
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/board_bcm963xx.h
 @@ -0,0 +1,50 @@
 --- /dev/null
 +++ b/include/asm-mips/mach-bcm63xx/board_bcm963xx.h
 @@ -0,0 +1,50 @@
@@ -540,6 +517,3 @@ index 0000000..17e4e7e
 +};
 +
 +#endif /* ! BOARD_BCM963XX_H_ */
 +};
 +
 +#endif /* ! BOARD_BCM963XX_H_ */
--- 
-1.5.4.3
-
index 388d3a205cd4370059b9e319e636def60635b8fb..c69ba6aa5672df0df4f43857a16778bded47cfcc 100644 (file)
@@ -9,9 +9,6 @@ Signed-off-by: Maxime Bizon <mbizon@freebox.fr>
  1 files changed, 868 insertions(+), 0 deletions(-)
  create mode 100644 arch/mips/configs/bcm63xx_defconfig
 
  1 files changed, 868 insertions(+), 0 deletions(-)
  create mode 100644 arch/mips/configs/bcm63xx_defconfig
 
-diff --git a/arch/mips/configs/bcm63xx_defconfig b/arch/mips/configs/bcm63xx_defconfig
-new file mode 100644
-index 0000000..65cacae
 --- /dev/null
 +++ b/arch/mips/configs/bcm63xx_defconfig
 @@ -0,0 +1,868 @@
 --- /dev/null
 +++ b/arch/mips/configs/bcm63xx_defconfig
 @@ -0,0 +1,868 @@
@@ -883,6 +880,3 @@ index 0000000..65cacae
 +CONFIG_HAS_IOMEM=y
 +CONFIG_HAS_IOPORT=y
 +CONFIG_HAS_DMA=y
 +CONFIG_HAS_IOMEM=y
 +CONFIG_HAS_IOPORT=y
 +CONFIG_HAS_DMA=y
--- 
-1.5.4.3
-
index f7f16a6012b869c8c7b2906b3b14a78df7f7b266..e7a1e856a30f4418a76c3f34801498dcbddd5678 100644 (file)
@@ -1,7 +1,6 @@
-diff -urN linux-2.6.27/arch/mips/bcm63xx/boards/board_bcm963xx.c linux-2.6.27.new/arch/mips/bcm63xx/boards/board_bcm963xx.c
---- linux-2.6.27/arch/mips/bcm63xx/boards/board_bcm963xx.c     2008-10-20 14:24:02.000000000 +0200
-+++ linux-2.6.27.new/arch/mips/bcm63xx/boards/board_bcm963xx.c 2008-10-20 14:28:15.000000000 +0200
-@@ -68,6 +68,30 @@
+--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
++++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
+@@ -68,6 +68,30 @@ static struct board_info __initdata boar
   * known 6358 boards
   */
  #ifdef CONFIG_BCM63XX_CPU_6358
   * known 6358 boards
   */
  #ifdef CONFIG_BCM63XX_CPU_6358
@@ -32,7 +31,7 @@ diff -urN linux-2.6.27/arch/mips/bcm63xx/boards/board_bcm963xx.c linux-2.6.27.ne
  static struct board_info __initdata board_96358vw2 = {
        .name                           = "96358VW2",
        .expected_cpu_id                = 0x6358,
  static struct board_info __initdata board_96358vw2 = {
        .name                           = "96358VW2",
        .expected_cpu_id                = 0x6358,
-@@ -103,6 +127,7 @@
+@@ -103,6 +127,7 @@ static const struct board_info __initdat
  #endif
  
  #ifdef CONFIG_BCM63XX_CPU_6358
  #endif
  
  #ifdef CONFIG_BCM63XX_CPU_6358
index f0eadf839c6c8364eecf11e4de3d972fdead60cc..568936ec2936b0eb185fb7b69848f9dc24d95a4a 100644 (file)
@@ -1,7 +1,6 @@
-diff -urN linux-2.6.27.4/arch/mips/bcm63xx/boards/Kconfig linux-2.6.27.4.new/arch/mips/bcm63xx/boards/Kconfig
---- linux-2.6.27.4/arch/mips/bcm63xx/boards/Kconfig    2008-11-03 20:00:41.000000000 +0100
-+++ linux-2.6.27.4.new/arch/mips/bcm63xx/boards/Kconfig        2008-11-03 20:02:45.000000000 +0100
-@@ -7,4 +7,9 @@
+--- a/arch/mips/bcm63xx/boards/Kconfig
++++ b/arch/mips/bcm63xx/boards/Kconfig
+@@ -7,4 +7,9 @@ config BOARD_BCM963XX
         bool "Generic Broadcom 963xx boards"
         help
  
         bool "Generic Broadcom 963xx boards"
         help
  
@@ -11,15 +10,13 @@ diff -urN linux-2.6.27.4/arch/mips/bcm63xx/boards/Kconfig linux-2.6.27.4.new/arc
 +        Boards using RedBoot.
 +
  endchoice
 +        Boards using RedBoot.
 +
  endchoice
-diff -urN linux-2.6.27.4/arch/mips/bcm63xx/boards/Makefile linux-2.6.27.4.new/arch/mips/bcm63xx/boards/Makefile
---- linux-2.6.27.4/arch/mips/bcm63xx/boards/Makefile   2008-11-03 20:00:41.000000000 +0100
-+++ linux-2.6.27.4.new/arch/mips/bcm63xx/boards/Makefile       2008-11-03 20:01:34.000000000 +0100
+--- a/arch/mips/bcm63xx/boards/Makefile
++++ b/arch/mips/bcm63xx/boards/Makefile
 @@ -1 +1,2 @@
  obj-$(CONFIG_BOARD_BCM963XX)          += board_bcm963xx.o
 +obj-$(CONFIG_BOARD_LIVEBOX)           += board_livebox.o
 @@ -1 +1,2 @@
  obj-$(CONFIG_BOARD_BCM963XX)          += board_bcm963xx.o
 +obj-$(CONFIG_BOARD_LIVEBOX)           += board_livebox.o
-diff -urN linux-2.6.27.4/arch/mips/bcm63xx/boards/board_livebox.c linux-2.6.27.4.new/arch/mips/bcm63xx/boards/board_livebox.c
---- linux-2.6.27.4/arch/mips/bcm63xx/boards/board_livebox.c    1970-01-01 01:00:00.000000000 +0100
-+++ linux-2.6.27.4.new/arch/mips/bcm63xx/boards/board_livebox.c        2008-11-03 20:03:59.000000000 +0100
+--- /dev/null
++++ b/arch/mips/bcm63xx/boards/board_livebox.c
 @@ -0,0 +1,172 @@
 +/*
 + * This file is subject to the terms and conditions of the GNU General Public
 @@ -0,0 +1,172 @@
 +/*
 + * This file is subject to the terms and conditions of the GNU General Public
index c7c1afdc9268f433dcbe47e4aea9dac2a7bed78e..7c7fd94587055e2c472d873736f0e70303d3931a 100644 (file)
@@ -13,9 +13,9 @@ Signed-off-by: Axel Gembe <ago@bastart.eu.org>
 
 --- a/drivers/mtd/maps/Kconfig
 +++ b/drivers/mtd/maps/Kconfig
 
 --- a/drivers/mtd/maps/Kconfig
 +++ b/drivers/mtd/maps/Kconfig
-@@ -262,6 +262,13 @@
-         Flash memory access on 4G Systems MTX-1 Board. If you have one of
-         these boards and would like to use the flash chips on it, say 'Y'.
+@@ -257,6 +257,13 @@ config MTD_ALCHEMY
+       help
+         Flash memory access on AMD Alchemy Pb/Db/RDK Reference Boards
  
 +config MTD_BCM963XX
 +        tristate "BCM963xx Flash device"
  
 +config MTD_BCM963XX
 +        tristate "BCM963xx Flash device"
@@ -29,7 +29,7 @@ Signed-off-by: Axel Gembe <ago@bastart.eu.org>
        depends on X86 && MTD_CONCAT && MTD_PARTITIONS && MTD_CFI_INTELEXT
 --- a/drivers/mtd/redboot.c
 +++ b/drivers/mtd/redboot.c
        depends on X86 && MTD_CONCAT && MTD_PARTITIONS && MTD_CFI_INTELEXT
 --- a/drivers/mtd/redboot.c
 +++ b/drivers/mtd/redboot.c
-@@ -39,7 +39,7 @@
+@@ -39,7 +39,7 @@ static inline int redboot_checksum(struc
        return 1;
  }
  
        return 1;
  }
  
@@ -38,7 +38,7 @@ Signed-off-by: Axel Gembe <ago@bastart.eu.org>
                               struct mtd_partition **pparts,
                               unsigned long fis_origin)
  {
                               struct mtd_partition **pparts,
                               unsigned long fis_origin)
  {
-@@ -161,6 +161,14 @@
+@@ -162,6 +162,14 @@ static int parse_redboot_partitions(stru
                goto out;
        }
  
                goto out;
        }
  
@@ -53,7 +53,7 @@ Signed-off-by: Axel Gembe <ago@bastart.eu.org>
        for (i = 0; i < numslots; i++) {
                struct fis_list *new_fl, **prev;
  
        for (i = 0; i < numslots; i++) {
                struct fis_list *new_fl, **prev;
  
-@@ -183,9 +191,8 @@
+@@ -184,9 +192,8 @@ static int parse_redboot_partitions(stru
                new_fl->img = &buf[i];
                  if (fis_origin) {
                          buf[i].flash_base -= fis_origin;
                new_fl->img = &buf[i];
                  if (fis_origin) {
                          buf[i].flash_base -= fis_origin;
@@ -64,9 +64,9 @@ Signed-off-by: Axel Gembe <ago@bastart.eu.org>
  
                /* I'm sure the JFFS2 code has done me permanent damage.
                 * I now think the following is _normal_
  
                /* I'm sure the JFFS2 code has done me permanent damage.
                 * I now think the following is _normal_
---- linux-2.6.27/drivers/mtd/maps/Makefile     2008-10-10 00:13:53.000000000 +0200
-+++ linux-2.6.27.new/drivers/mtd/maps/Makefile 2008-10-20 14:22:52.000000000 +0200
-@@ -65,3 +65,4 @@
+--- a/drivers/mtd/maps/Makefile
++++ b/drivers/mtd/maps/Makefile
+@@ -65,3 +65,4 @@ obj-$(CONFIG_MTD_PLATRAM)    += plat-ram.o
  obj-$(CONFIG_MTD_OMAP_NOR)    += omap_nor.o
  obj-$(CONFIG_MTD_INTEL_VR_NOR)        += intel_vr_nor.o
  obj-$(CONFIG_MTD_BFIN_ASYNC)  += bfin-async-flash.o
  obj-$(CONFIG_MTD_OMAP_NOR)    += omap_nor.o
  obj-$(CONFIG_MTD_INTEL_VR_NOR)        += intel_vr_nor.o
  obj-$(CONFIG_MTD_BFIN_ASYNC)  += bfin-async-flash.o
index 0fe4f42b919f7412a9fef8207c8b9a923fcf0d10..e9a33c5828e0314efa3941de1f10f37dfcd5ee98 100644 (file)
@@ -10,7 +10,7 @@ ARCH:=cris
 BOARD:=etrax
 BOARDNAME:=Foxboard (ETRAX 100LX)
 FEATURES:=squashfs jffs2 broken
 BOARD:=etrax
 BOARDNAME:=Foxboard (ETRAX 100LX)
 FEATURES:=squashfs jffs2 broken
-LINUX_VERSION:=2.6.25.19
+LINUX_VERSION:=2.6.25.20
 
 include $(INCLUDE_DIR)/target.mk
 
 
 include $(INCLUDE_DIR)/target.mk
 
index 6fb86b9b4131e9dc20caafa6bfa287e1d9dcfafc..c05d791813c34962675b8167ec9c629fdb5842b2 100644 (file)
        return err;
  }
  
        return err;
  }
  
-@@ -210,32 +246,109 @@ static int block2mtd_write(struct mtd_info *mtd, loff_t to, size_t len,
+@@ -210,52 +246,29 @@ static int block2mtd_write(struct mtd_in
  static void block2mtd_sync(struct mtd_info *mtd)
  {
        struct block2mtd_dev *dev = mtd->priv;
 -      sync_blockdev(dev->blkdev);
  static void block2mtd_sync(struct mtd_info *mtd)
  {
        struct block2mtd_dev *dev = mtd->priv;
 -      sync_blockdev(dev->blkdev);
-+
+-      return;
+-}
+-
+-
+-static void block2mtd_free_device(struct block2mtd_dev *dev)
+-{
+-      if (!dev)
+-              return;
+-
+-      kfree(dev->mtd.name);
+-      if (dev->blkdev) {
+-              invalidate_mapping_pages(dev->blkdev->bd_inode->i_mapping,
+-                                      0, -1);
+-              close_bdev_excl(dev->blkdev);
+-      }
 +      read_lock(&dev->bdev_mutex);
 +      if (dev->blkdev)
 +              sync_blockdev(dev->blkdev);
 +      read_unlock(&dev->bdev_mutex);
 +      read_lock(&dev->bdev_mutex);
 +      if (dev->blkdev)
 +              sync_blockdev(dev->blkdev);
 +      read_unlock(&dev->bdev_mutex);
-+
-       return;
+-      kfree(dev);
++      return;
  }
  
  
  }
  
  
+-/* FIXME: ensure that mtd->size % erase_size == 0 */
+-static struct block2mtd_dev *add_device(char *devname, int erase_size, const char *mtdname)
 +static int _open_bdev(struct block2mtd_dev *dev)
 +static int _open_bdev(struct block2mtd_dev *dev)
-+{
-+      struct block_device *bdev;
-+
-+      /* Get a handle on the device */
+ {
+       struct block_device *bdev;
+-      struct block2mtd_dev *dev;
+-      struct mtd_partition *part;
+-      char *name;
+-
+-      if (!devname)
+-              return NULL;
+-
+-      dev = kzalloc(sizeof(struct block2mtd_dev), GFP_KERNEL);
+-      if (!dev)
+-              return NULL;
+       /* Get a handle on the device */
+-      bdev = open_bdev_excl(devname, O_RDWR, NULL);
 +      bdev = open_bdev_excl(dev->devname, O_RDWR, NULL);
 +      bdev = open_bdev_excl(dev->devname, O_RDWR, NULL);
-+#ifndef MODULE
-+      if (IS_ERR(bdev)) {
-+
-+              /* We might not have rootfs mounted at this point. Try
-+                 to resolve the device name by other means. */
-+
+ #ifndef MODULE
+       if (IS_ERR(bdev)) {
+               /* We might not have rootfs mounted at this point. Try
+                  to resolve the device name by other means. */
+-              dev_t devt = name_to_dev_t(devname);
 +              dev_t devt = name_to_dev_t(dev->devname);
 +              dev_t devt = name_to_dev_t(dev->devname);
-+              if (devt) {
-+                      bdev = open_by_devnum(devt, FMODE_WRITE | FMODE_READ);
-+              }
-+      }
-+#endif
-+
-+      if (IS_ERR(bdev)) {
+               if (devt) {
+                       bdev = open_by_devnum(devt, FMODE_WRITE | FMODE_READ);
+               }
+@@ -263,17 +276,97 @@ static struct block2mtd_dev *add_device(
+ #endif
+       if (IS_ERR(bdev)) {
+-              ERROR("error: cannot open device %s", devname);
+-              goto devinit_err;
 +              ERROR("error: cannot open device %s", dev->devname);
 +              return 1;
 +              ERROR("error: cannot open device %s", dev->devname);
 +              return 1;
-+      }
-+      dev->blkdev = bdev;
-+
-+      if (MAJOR(bdev->bd_dev) == MTD_BLOCK_MAJOR) {
-+              ERROR("attempting to use an MTD device as a block device");
+       }
+       dev->blkdev = bdev;
+       if (MAJOR(bdev->bd_dev) == MTD_BLOCK_MAJOR) {
+               ERROR("attempting to use an MTD device as a block device");
+-              goto devinit_err;
 +              return 1;
 +              return 1;
-+      }
-+
+       }
 +      return 0;
 +}
 +
 +      return 0;
 +}
 +
 +      dev->blkdev = NULL;
 +}
 +
 +      dev->blkdev = NULL;
 +}
 +
- static void block2mtd_free_device(struct block2mtd_dev *dev)
- {
-       if (!dev)
-               return;
-       kfree(dev->mtd.name);
++static void block2mtd_free_device(struct block2mtd_dev *dev)
++{
++      if (!dev)
++              return;
++
++      kfree(dev->mtd.name);
 +      _close_bdev(dev);
 +      kfree(dev);
 +}
 +      _close_bdev(dev);
 +      kfree(dev);
 +}
 +
 +      /* get the device number for the whole disk */
 +      devt = MKDEV(MAJOR(dev->blkdev->bd_dev), 0);
 +
 +      /* get the device number for the whole disk */
 +      devt = MKDEV(MAJOR(dev->blkdev->bd_dev), 0);
--      if (dev->blkdev) {
--              invalidate_mapping_pages(dev->blkdev->bd_inode->i_mapping,
--                                      0, -1);
--              close_bdev_excl(dev->blkdev);
++
 +      /* close the old block device */
 +      _close_bdev(dev);
 +
 +      /* close the old block device */
 +      _close_bdev(dev);
 +
 +              err = -EINVAL;
 +      else {
 +              err = rescan_partitions(bdev->bd_disk, bdev);
 +              err = -EINVAL;
 +      else {
 +              err = rescan_partitions(bdev->bd_disk, bdev);
-       }
++      }
 +      if (bdev)
 +              close_bdev_excl(bdev);
 +      if (bdev)
 +              close_bdev_excl(bdev);
--      kfree(dev);
--}
++
 +      /* try to open the partition block device again */
 +      _open_bdev(dev);
 +      write_unlock(&dev->bdev_mutex);
 +      /* try to open the partition block device again */
 +      _open_bdev(dev);
 +      write_unlock(&dev->bdev_mutex);
++
 +      return err;
 +}
 +      return err;
 +}
- /* FIXME: ensure that mtd->size % erase_size == 0 */
--static struct block2mtd_dev *add_device(char *devname, int erase_size, const char *mtdname)
++
++/* FIXME: ensure that mtd->size % erase_size == 0 */
 +static struct block2mtd_dev *add_device(char *devname, int erase_size, char *mtdname)
 +static struct block2mtd_dev *add_device(char *devname, int erase_size, char *mtdname)
- {
--      struct block_device *bdev;
-       struct block2mtd_dev *dev;
-       struct mtd_partition *part;
-       char *name;
-@@ -243,37 +356,17 @@ static struct block2mtd_dev *add_device(char *devname, int erase_size, const cha
-       if (!devname)
-               return NULL;
--      dev = kzalloc(sizeof(struct block2mtd_dev), GFP_KERNEL);
++{
++      struct block2mtd_dev *dev;
++      struct mtd_partition *part;
++      char *name;
++
++      if (!devname)
++              return NULL;
++
 +      dev = kzalloc(sizeof(struct block2mtd_dev) + strlen(devname) + 1, GFP_KERNEL);
 +      dev = kzalloc(sizeof(struct block2mtd_dev) + strlen(devname) + 1, GFP_KERNEL);
-       if (!dev)
-               return NULL;
--      /* Get a handle on the device */
--      bdev = open_bdev_excl(devname, O_RDWR, NULL);
--#ifndef MODULE
--      if (IS_ERR(bdev)) {
--
--              /* We might not have rootfs mounted at this point. Try
--                 to resolve the device name by other means. */
++      if (!dev)
++              return NULL;
++
 +      strcpy(dev->devname, devname);
 +      strcpy(dev->devname, devname);
--              dev_t devt = name_to_dev_t(devname);
--              if (devt) {
--                      bdev = open_by_devnum(devt, FMODE_WRITE | FMODE_READ);
--              }
--      }
--#endif
--
--      if (IS_ERR(bdev)) {
--              ERROR("error: cannot open device %s", devname);
++
 +      if (_open_bdev(dev))
 +      if (_open_bdev(dev))
-               goto devinit_err;
--      }
--      dev->blkdev = bdev;
--
--      if (MAJOR(bdev->bd_dev) == MTD_BLOCK_MAJOR) {
--              ERROR("attempting to use an MTD device as a block device");
--              goto devinit_err;
--      }
++              goto devinit_err;
++
        mutex_init(&dev->write_mutex);
 +      rwlock_init(&dev->bdev_mutex);
  
        if (!mtdname)
                mtdname = devname;
        mutex_init(&dev->write_mutex);
 +      rwlock_init(&dev->bdev_mutex);
  
        if (!mtdname)
                mtdname = devname;
-@@ -297,6 +408,7 @@ static struct block2mtd_dev *add_device(
+@@ -297,6 +390,7 @@ static struct block2mtd_dev *add_device(
        dev->mtd.read = block2mtd_read;
        dev->mtd.priv = dev;
        dev->mtd.owner = THIS_MODULE;
        dev->mtd.read = block2mtd_read;
        dev->mtd.priv = dev;
        dev->mtd.owner = THIS_MODULE;
index a561bb29c1bdd54cc29e7ef60fd7f35a91e4e33b..b4e8b4dbe7c13ead0796c57a1773e48d27fccace 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/net/phy/phy_device.c
 +++ b/drivers/net/phy/phy_device.c
 --- a/drivers/net/phy/phy_device.c
 +++ b/drivers/net/phy/phy_device.c
-@@ -143,6 +143,18 @@
+@@ -143,6 +143,18 @@ int phy_scan_fixups(struct phy_device *p
  }
  EXPORT_SYMBOL(phy_scan_fixups);
  
  }
  EXPORT_SYMBOL(phy_scan_fixups);
  
@@ -19,7 +19,7 @@
  struct phy_device* phy_device_create(struct mii_bus *bus, int addr, int phy_id)
  {
        struct phy_device *dev;
  struct phy_device* phy_device_create(struct mii_bus *bus, int addr, int phy_id)
  {
        struct phy_device *dev;
-@@ -168,6 +180,8 @@
+@@ -168,6 +180,8 @@ struct phy_device* phy_device_create(str
        dev->bus = bus;
  
        dev->state = PHY_DOWN;
        dev->bus = bus;
  
        dev->state = PHY_DOWN;
@@ -30,7 +30,7 @@
  
 --- a/include/linux/phy.h
 +++ b/include/linux/phy.h
  
 --- a/include/linux/phy.h
 +++ b/include/linux/phy.h
-@@ -309,6 +309,20 @@
+@@ -309,6 +309,20 @@ struct phy_device {
        void (*adjust_link)(struct net_device *dev);
  
        void (*adjust_state)(struct net_device *dev);
        void (*adjust_link)(struct net_device *dev);
  
        void (*adjust_state)(struct net_device *dev);
@@ -53,7 +53,7 @@
  
 --- a/include/linux/netdevice.h
 +++ b/include/linux/netdevice.h
  
 --- a/include/linux/netdevice.h
 +++ b/include/linux/netdevice.h
-@@ -613,6 +613,7 @@
+@@ -613,6 +613,7 @@ struct net_device
        void                    *ax25_ptr;      /* AX.25 specific data */
        struct wireless_dev     *ieee80211_ptr; /* IEEE 802.11 specific data,
                                                   assign before registering */
        void                    *ax25_ptr;      /* AX.25 specific data */
        struct wireless_dev     *ieee80211_ptr; /* IEEE 802.11 specific data,
                                                   assign before registering */
index f13cf21dd6481c13fc716a531139fe0da8007756..a42b32792141a4a58b8d0d4d1d23e84c2318453a 100644 (file)
@@ -10,7 +10,7 @@ ARCH:=mips
 BOARD:=ifxmips
 BOARDNAME:=Infineon Mips
 FEATURES:=squashfs jffs2
 BOARD:=ifxmips
 BOARDNAME:=Infineon Mips
 FEATURES:=squashfs jffs2
-LINUX_VERSION:=2.6.26.7
+LINUX_VERSION:=2.6.26.8
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES+=uboot-ifxmips
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES+=uboot-ifxmips
index c6f4754fd8b534d736f15d6cd8ae393168e2a3fb..0913bb518e4c8f19fdf4ab8948b6175bdd5d4b15 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=iop32x
 BOARDNAME:=Intel IOP32x
 FEATURES:=squashfs jffs2
 
 BOARDNAME:=Intel IOP32x
 FEATURES:=squashfs jffs2
 
-LINUX_VERSION:=2.6.26.7
+LINUX_VERSION:=2.6.26.8
 
 include $(INCLUDE_DIR)/target.mk
 
 
 include $(INCLUDE_DIR)/target.mk
 
index b37329fca0671ea3eae03bb0bdc8482defb9edee..dad4a00a8624b74948d3811f9255a858a84ece8a 100644 (file)
@@ -12,7 +12,7 @@ BOARDNAME:=Intel IXP4xx
 FEATURES:=squashfs
 SUBTARGETS=generic harddisk
 
 FEATURES:=squashfs
 SUBTARGETS=generic harddisk
 
-LINUX_VERSION:=2.6.26.7
+LINUX_VERSION:=2.6.26.8
 
 include $(INCLUDE_DIR)/target.mk
 
 
 include $(INCLUDE_DIR)/target.mk
 
index eccfa82307fcac020fefe99f637147071f37d160..baad5c105176f0009a6fa54e3d854218c5916b46 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=magicbox
 BOARDNAME:=Magicbox
 FEATURES:=squashfs pci
 
 BOARDNAME:=Magicbox
 FEATURES:=squashfs pci
 
-LINUX_VERSION:=2.6.26.7
+LINUX_VERSION:=2.6.26.8
 LINUX_KARCH:=ppc
 
 include $(INCLUDE_DIR)/target.mk
 LINUX_KARCH:=ppc
 
 include $(INCLUDE_DIR)/target.mk
index 1ece675b8f79845a3db2408eac470908da0525e0..455031a9fdc26c5a0aa49ec3c4d3746f3d2d7c23 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=olpc
 BOARDNAME:=OLPC XO-1
 FEATURES:=squashfs ext2
 
 BOARDNAME:=OLPC XO-1
 FEATURES:=squashfs ext2
 
-LINUX_VERSION:=2.6.27.4
+LINUX_VERSION:=2.6.27.5
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci
index dc7f7dfba7cf555f72d8d846297a60e70b96f745..e16570fdd13846a19ce1dd36c04e9529f0ba0357 100644 (file)
@@ -69,7 +69,7 @@
  
  static struct page *page_read(struct address_space *mapping, int index)
  {
  
  static struct page *page_read(struct address_space *mapping, int index)
  {
-@@ -510,7 +542,9 @@ static int block2mtd_setup2(const char *val)
+@@ -510,7 +542,9 @@ static int block2mtd_setup2(const char *
        if (token[2] && (strlen(token[2]) + 1 > 80))
                parse_err("mtd device name too long");
  
        if (token[2] && (strlen(token[2]) + 1 > 80))
                parse_err("mtd device name too long");
  
        VMLINUX_SYMBOL(__per_cpu_start) = .;                            \
 --- a/init/do_mounts.c
 +++ b/init/do_mounts.c
        VMLINUX_SYMBOL(__per_cpu_start) = .;                            \
 --- a/init/do_mounts.c
 +++ b/init/do_mounts.c
-@@ -174,16 +174,8 @@ static int __init fs_names_setup(char *str)
+@@ -174,16 +174,8 @@ static int __init fs_names_setup(char *s
        return 1;
  }
  
        return 1;
  }
  
  static int __init kernel_init(void * unused)
  {
        lock_kernel();
  static int __init kernel_init(void * unused)
  {
        lock_kernel();
-@@ -873,7 +882,16 @@ static int __init kernel_init(void * unused)
+@@ -873,7 +882,16 @@ static int __init kernel_init(void * unu
  
        if (sys_access((const char __user *) ramdisk_execute_command, 0) != 0) {
                ramdisk_execute_command = NULL;
  
        if (sys_access((const char __user *) ramdisk_execute_command, 0) != 0) {
                ramdisk_execute_command = NULL;
index 43ad09a9d975403ebb35411c294472bb5ac44a0a..e4583a75169c2f7a7da0ced73e2b783707873bce 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=orion
 BOARDNAME:=Marvell Orion
 FEATURES:=squashfs
 
 BOARDNAME:=Marvell Orion
 FEATURES:=squashfs
 
-LINUX_VERSION:=2.6.26.7
+LINUX_VERSION:=2.6.26.8
 
 include $(INCLUDE_DIR)/target.mk
 
 
 include $(INCLUDE_DIR)/target.mk
 
index a60dc974a218af3e8d702f6752805576353713c3..6e66904fa8768d1f690597aae55ffde71911c8bd 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=ppc40x
 BOARDNAME:=AMCC/IBM PPC40x
 FEATURES:=squashfs
 
 BOARDNAME:=AMCC/IBM PPC40x
 FEATURES:=squashfs
 
-LINUX_VERSION:=2.6.26.7
+LINUX_VERSION:=2.6.26.8
 LINUX_KARCH:=powerpc
 
 include $(INCLUDE_DIR)/target.mk
 LINUX_KARCH:=powerpc
 
 include $(INCLUDE_DIR)/target.mk
index 016007eb14e638bd69280c29449ad08b527d5f2c..26c3e4904b1496383729654aed156c7f8d5b9f1a 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=ppc44x
 BOARDNAME:=AMCC/IBM PPC44x
 FEATURES:=squashfs
 
 BOARDNAME:=AMCC/IBM PPC44x
 FEATURES:=squashfs
 
-LINUX_VERSION:=2.6.26.7
+LINUX_VERSION:=2.6.26.8
 LINUX_KARCH:=powerpc
 
 include $(INCLUDE_DIR)/target.mk
 LINUX_KARCH:=powerpc
 
 include $(INCLUDE_DIR)/target.mk
index 3feeec0297d3236d9cdda28fc11561d557d5c99d..a521ca88c443b211be4f573b9b262f47271b4dd3 100644 (file)
@@ -10,7 +10,7 @@ ARCH:=powerpc
 BOARD:=ps3
 BOARDNAME:=Sony PS3 Game Console
 
 BOARD:=ps3
 BOARDNAME:=Sony PS3 Game Console
 
-LINUX_VERSION:=2.6.25.19
+LINUX_VERSION:=2.6.25.20
 
 KERNEL_CC:=
 
 
 KERNEL_CC:=
 
index 0226a99ad4ea83d49cc684c5e00a40a3d6baf8aa..504b45e12b4fe5333258585cec27ecbded0d76e3 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=sibyte
 BOARDNAME:=Broadcom/SiByte SB-1
 FEATURES:=broken
 
 BOARDNAME:=Broadcom/SiByte SB-1
 FEATURES:=broken
 
-LINUX_VERSION:=2.6.26.7
+LINUX_VERSION:=2.6.26.8
 
 include $(INCLUDE_DIR)/target.mk
 
 
 include $(INCLUDE_DIR)/target.mk
 
index 024d0515f52edbd187d5c9cab50d4bdd5a6c63c4..2c60b8777c3336706b000f96bf4ac748b1925fa7 100644 (file)
@@ -23,7 +23,7 @@ BOARDNAME:=User Mode Linux
 FEATURES:=ext2
 LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
 
 FEATURES:=ext2
 LINUX_CONFIG:=$(CURDIR)/config/$(ARCH)
 
-LINUX_VERSION:=2.6.26.7
+LINUX_VERSION:=2.6.26.8
 
 include $(INCLUDE_DIR)/target.mk
 
 
 include $(INCLUDE_DIR)/target.mk
 
index 60f09a9d865c3376a3e1631d248f23506fad4eab..85d70484f1107db5c4337d5ddd68ec6e1500c125 100644 (file)
@@ -12,7 +12,7 @@ BOARDNAME:=x86
 FEATURES:=squashfs jffs2 ext2 vdi vmdk
 SUBTARGETS=generic
 
 FEATURES:=squashfs jffs2 ext2 vdi vmdk
 SUBTARGETS=generic
 
-LINUX_VERSION:=2.6.25.19
+LINUX_VERSION:=2.6.25.20
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci