From 763c067152ac8f8acc6a4920bd335254435feb2b Mon Sep 17 00:00:00 2001 From: florian Date: Fri, 16 Nov 2012 16:32:55 +0000 Subject: [PATCH] [leon] move patches to patches-2.6.36 Signed-off-by: Florian Fainelli git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34220 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../leon/{patches => patches-2.6.36}/001-find_irq_and_timer_via_of.patch | 0 .../linux/leon/{patches => patches-2.6.36}/002-sparc_uimage_target.patch | 0 target/linux/leon/{patches => patches-2.6.36}/003-smp_cpu_stuck_fix.patch | 0 .../leon/{patches => patches-2.6.36}/004-extended_irq_controller.patch | 0 .../leon/{patches => patches-2.6.36}/005-avoid_openprom_duplicates.patch | 0 target/linux/leon/{patches => patches-2.6.36}/006-amp_support.patch | 0 target/linux/leon/{patches => patches-2.6.36}/007-amp_timer.patch | 0 .../leon/{patches => patches-2.6.36}/008-hz_specific_timer_init.patch | 0 .../linux/leon/{patches => patches-2.6.36}/009-remove_second_timer.patch | 0 target/linux/leon/{patches => patches-2.6.36}/010-apbuart_ampopts.patch | 0 .../leon/{patches => patches-2.6.36}/011-greth_fix_unhandled_irq.patch | 0 .../leon/{patches => patches-2.6.36}/012-greth_amba_vendor_device.patch | 0 .../leon/{patches => patches-2.6.36}/013-apbuart_amba_vendor_device.patch | 0 .../014-timer_irqctrl_amba_vendor_device.patch | 0 target/linux/leon/{patches => patches-2.6.36}/015-dma_ops.patch | 0 target/linux/leon/{patches => patches-2.6.36}/016-ioport_update.patch | 0 target/linux/leon/{patches => patches-2.6.36}/017-greth_no_gbit.patch | 0 target/linux/leon/{patches => patches-2.6.36}/018-greth_compat_mode.patch | 0 .../linux/leon/{patches => patches-2.6.36}/019-greth_fix_open_close.patch | 0 .../020-greth_optimize_gbit_tx_descriptor_handling.patch | 0 .../leon/{patches => patches-2.6.36}/021-greth_fix_memory_leak.patch | 0 .../{patches => patches-2.6.36}/022-greth_avoid_bad_speed_duplex.patch | 0 .../023-greth_handle_frame_error_interrupts.patch | 0 .../024-greth_resolve_smp_and_other_issues.patch | 0 .../025-greth_bootloader_disable_device_node.patch | 0 .../{patches => patches-2.6.36}/026-greth_gbit_mac_set_ee_when_edcl.patch | 0 .../linux/leon/{patches => patches-2.6.36}/027-sparc_v8_assembler.patch | 0 27 files changed, 0 insertions(+), 0 deletions(-) rename target/linux/leon/{patches => patches-2.6.36}/001-find_irq_and_timer_via_of.patch (100%) rename target/linux/leon/{patches => patches-2.6.36}/002-sparc_uimage_target.patch (100%) rename target/linux/leon/{patches => patches-2.6.36}/003-smp_cpu_stuck_fix.patch (100%) rename target/linux/leon/{patches => patches-2.6.36}/004-extended_irq_controller.patch (100%) rename target/linux/leon/{patches => patches-2.6.36}/005-avoid_openprom_duplicates.patch (100%) rename target/linux/leon/{patches => patches-2.6.36}/006-amp_support.patch (100%) rename target/linux/leon/{patches => patches-2.6.36}/007-amp_timer.patch (100%) rename target/linux/leon/{patches => patches-2.6.36}/008-hz_specific_timer_init.patch (100%) rename target/linux/leon/{patches => patches-2.6.36}/009-remove_second_timer.patch (100%) rename target/linux/leon/{patches => patches-2.6.36}/010-apbuart_ampopts.patch (100%) rename target/linux/leon/{patches => patches-2.6.36}/011-greth_fix_unhandled_irq.patch (100%) rename target/linux/leon/{patches => patches-2.6.36}/012-greth_amba_vendor_device.patch (100%) rename target/linux/leon/{patches => patches-2.6.36}/013-apbuart_amba_vendor_device.patch (100%) rename target/linux/leon/{patches => patches-2.6.36}/014-timer_irqctrl_amba_vendor_device.patch (100%) rename target/linux/leon/{patches => patches-2.6.36}/015-dma_ops.patch (100%) rename target/linux/leon/{patches => patches-2.6.36}/016-ioport_update.patch (100%) rename target/linux/leon/{patches => patches-2.6.36}/017-greth_no_gbit.patch (100%) rename target/linux/leon/{patches => patches-2.6.36}/018-greth_compat_mode.patch (100%) rename target/linux/leon/{patches => patches-2.6.36}/019-greth_fix_open_close.patch (100%) rename target/linux/leon/{patches => patches-2.6.36}/020-greth_optimize_gbit_tx_descriptor_handling.patch (100%) rename target/linux/leon/{patches => patches-2.6.36}/021-greth_fix_memory_leak.patch (100%) rename target/linux/leon/{patches => patches-2.6.36}/022-greth_avoid_bad_speed_duplex.patch (100%) rename target/linux/leon/{patches => patches-2.6.36}/023-greth_handle_frame_error_interrupts.patch (100%) rename target/linux/leon/{patches => patches-2.6.36}/024-greth_resolve_smp_and_other_issues.patch (100%) rename target/linux/leon/{patches => patches-2.6.36}/025-greth_bootloader_disable_device_node.patch (100%) rename target/linux/leon/{patches => patches-2.6.36}/026-greth_gbit_mac_set_ee_when_edcl.patch (100%) rename target/linux/leon/{patches => patches-2.6.36}/027-sparc_v8_assembler.patch (100%) diff --git a/target/linux/leon/patches/001-find_irq_and_timer_via_of.patch b/target/linux/leon/patches-2.6.36/001-find_irq_and_timer_via_of.patch similarity index 100% rename from target/linux/leon/patches/001-find_irq_and_timer_via_of.patch rename to target/linux/leon/patches-2.6.36/001-find_irq_and_timer_via_of.patch diff --git a/target/linux/leon/patches/002-sparc_uimage_target.patch b/target/linux/leon/patches-2.6.36/002-sparc_uimage_target.patch similarity index 100% rename from target/linux/leon/patches/002-sparc_uimage_target.patch rename to target/linux/leon/patches-2.6.36/002-sparc_uimage_target.patch diff --git a/target/linux/leon/patches/003-smp_cpu_stuck_fix.patch b/target/linux/leon/patches-2.6.36/003-smp_cpu_stuck_fix.patch similarity index 100% rename from target/linux/leon/patches/003-smp_cpu_stuck_fix.patch rename to target/linux/leon/patches-2.6.36/003-smp_cpu_stuck_fix.patch diff --git a/target/linux/leon/patches/004-extended_irq_controller.patch b/target/linux/leon/patches-2.6.36/004-extended_irq_controller.patch similarity index 100% rename from target/linux/leon/patches/004-extended_irq_controller.patch rename to target/linux/leon/patches-2.6.36/004-extended_irq_controller.patch diff --git a/target/linux/leon/patches/005-avoid_openprom_duplicates.patch b/target/linux/leon/patches-2.6.36/005-avoid_openprom_duplicates.patch similarity index 100% rename from target/linux/leon/patches/005-avoid_openprom_duplicates.patch rename to target/linux/leon/patches-2.6.36/005-avoid_openprom_duplicates.patch diff --git a/target/linux/leon/patches/006-amp_support.patch b/target/linux/leon/patches-2.6.36/006-amp_support.patch similarity index 100% rename from target/linux/leon/patches/006-amp_support.patch rename to target/linux/leon/patches-2.6.36/006-amp_support.patch diff --git a/target/linux/leon/patches/007-amp_timer.patch b/target/linux/leon/patches-2.6.36/007-amp_timer.patch similarity index 100% rename from target/linux/leon/patches/007-amp_timer.patch rename to target/linux/leon/patches-2.6.36/007-amp_timer.patch diff --git a/target/linux/leon/patches/008-hz_specific_timer_init.patch b/target/linux/leon/patches-2.6.36/008-hz_specific_timer_init.patch similarity index 100% rename from target/linux/leon/patches/008-hz_specific_timer_init.patch rename to target/linux/leon/patches-2.6.36/008-hz_specific_timer_init.patch diff --git a/target/linux/leon/patches/009-remove_second_timer.patch b/target/linux/leon/patches-2.6.36/009-remove_second_timer.patch similarity index 100% rename from target/linux/leon/patches/009-remove_second_timer.patch rename to target/linux/leon/patches-2.6.36/009-remove_second_timer.patch diff --git a/target/linux/leon/patches/010-apbuart_ampopts.patch b/target/linux/leon/patches-2.6.36/010-apbuart_ampopts.patch similarity index 100% rename from target/linux/leon/patches/010-apbuart_ampopts.patch rename to target/linux/leon/patches-2.6.36/010-apbuart_ampopts.patch diff --git a/target/linux/leon/patches/011-greth_fix_unhandled_irq.patch b/target/linux/leon/patches-2.6.36/011-greth_fix_unhandled_irq.patch similarity index 100% rename from target/linux/leon/patches/011-greth_fix_unhandled_irq.patch rename to target/linux/leon/patches-2.6.36/011-greth_fix_unhandled_irq.patch diff --git a/target/linux/leon/patches/012-greth_amba_vendor_device.patch b/target/linux/leon/patches-2.6.36/012-greth_amba_vendor_device.patch similarity index 100% rename from target/linux/leon/patches/012-greth_amba_vendor_device.patch rename to target/linux/leon/patches-2.6.36/012-greth_amba_vendor_device.patch diff --git a/target/linux/leon/patches/013-apbuart_amba_vendor_device.patch b/target/linux/leon/patches-2.6.36/013-apbuart_amba_vendor_device.patch similarity index 100% rename from target/linux/leon/patches/013-apbuart_amba_vendor_device.patch rename to target/linux/leon/patches-2.6.36/013-apbuart_amba_vendor_device.patch diff --git a/target/linux/leon/patches/014-timer_irqctrl_amba_vendor_device.patch b/target/linux/leon/patches-2.6.36/014-timer_irqctrl_amba_vendor_device.patch similarity index 100% rename from target/linux/leon/patches/014-timer_irqctrl_amba_vendor_device.patch rename to target/linux/leon/patches-2.6.36/014-timer_irqctrl_amba_vendor_device.patch diff --git a/target/linux/leon/patches/015-dma_ops.patch b/target/linux/leon/patches-2.6.36/015-dma_ops.patch similarity index 100% rename from target/linux/leon/patches/015-dma_ops.patch rename to target/linux/leon/patches-2.6.36/015-dma_ops.patch diff --git a/target/linux/leon/patches/016-ioport_update.patch b/target/linux/leon/patches-2.6.36/016-ioport_update.patch similarity index 100% rename from target/linux/leon/patches/016-ioport_update.patch rename to target/linux/leon/patches-2.6.36/016-ioport_update.patch diff --git a/target/linux/leon/patches/017-greth_no_gbit.patch b/target/linux/leon/patches-2.6.36/017-greth_no_gbit.patch similarity index 100% rename from target/linux/leon/patches/017-greth_no_gbit.patch rename to target/linux/leon/patches-2.6.36/017-greth_no_gbit.patch diff --git a/target/linux/leon/patches/018-greth_compat_mode.patch b/target/linux/leon/patches-2.6.36/018-greth_compat_mode.patch similarity index 100% rename from target/linux/leon/patches/018-greth_compat_mode.patch rename to target/linux/leon/patches-2.6.36/018-greth_compat_mode.patch diff --git a/target/linux/leon/patches/019-greth_fix_open_close.patch b/target/linux/leon/patches-2.6.36/019-greth_fix_open_close.patch similarity index 100% rename from target/linux/leon/patches/019-greth_fix_open_close.patch rename to target/linux/leon/patches-2.6.36/019-greth_fix_open_close.patch diff --git a/target/linux/leon/patches/020-greth_optimize_gbit_tx_descriptor_handling.patch b/target/linux/leon/patches-2.6.36/020-greth_optimize_gbit_tx_descriptor_handling.patch similarity index 100% rename from target/linux/leon/patches/020-greth_optimize_gbit_tx_descriptor_handling.patch rename to target/linux/leon/patches-2.6.36/020-greth_optimize_gbit_tx_descriptor_handling.patch diff --git a/target/linux/leon/patches/021-greth_fix_memory_leak.patch b/target/linux/leon/patches-2.6.36/021-greth_fix_memory_leak.patch similarity index 100% rename from target/linux/leon/patches/021-greth_fix_memory_leak.patch rename to target/linux/leon/patches-2.6.36/021-greth_fix_memory_leak.patch diff --git a/target/linux/leon/patches/022-greth_avoid_bad_speed_duplex.patch b/target/linux/leon/patches-2.6.36/022-greth_avoid_bad_speed_duplex.patch similarity index 100% rename from target/linux/leon/patches/022-greth_avoid_bad_speed_duplex.patch rename to target/linux/leon/patches-2.6.36/022-greth_avoid_bad_speed_duplex.patch diff --git a/target/linux/leon/patches/023-greth_handle_frame_error_interrupts.patch b/target/linux/leon/patches-2.6.36/023-greth_handle_frame_error_interrupts.patch similarity index 100% rename from target/linux/leon/patches/023-greth_handle_frame_error_interrupts.patch rename to target/linux/leon/patches-2.6.36/023-greth_handle_frame_error_interrupts.patch diff --git a/target/linux/leon/patches/024-greth_resolve_smp_and_other_issues.patch b/target/linux/leon/patches-2.6.36/024-greth_resolve_smp_and_other_issues.patch similarity index 100% rename from target/linux/leon/patches/024-greth_resolve_smp_and_other_issues.patch rename to target/linux/leon/patches-2.6.36/024-greth_resolve_smp_and_other_issues.patch diff --git a/target/linux/leon/patches/025-greth_bootloader_disable_device_node.patch b/target/linux/leon/patches-2.6.36/025-greth_bootloader_disable_device_node.patch similarity index 100% rename from target/linux/leon/patches/025-greth_bootloader_disable_device_node.patch rename to target/linux/leon/patches-2.6.36/025-greth_bootloader_disable_device_node.patch diff --git a/target/linux/leon/patches/026-greth_gbit_mac_set_ee_when_edcl.patch b/target/linux/leon/patches-2.6.36/026-greth_gbit_mac_set_ee_when_edcl.patch similarity index 100% rename from target/linux/leon/patches/026-greth_gbit_mac_set_ee_when_edcl.patch rename to target/linux/leon/patches-2.6.36/026-greth_gbit_mac_set_ee_when_edcl.patch diff --git a/target/linux/leon/patches/027-sparc_v8_assembler.patch b/target/linux/leon/patches-2.6.36/027-sparc_v8_assembler.patch similarity index 100% rename from target/linux/leon/patches/027-sparc_v8_assembler.patch rename to target/linux/leon/patches-2.6.36/027-sparc_v8_assembler.patch -- 2.11.0