add preliminary Marvell Orion support
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 4 Jun 2008 13:51:17 +0000 (13:51 +0000)
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 4 Jun 2008 13:51:17 +0000 (13:51 +0000)
commitfc35f54386655faec7483c691ca12c00c226a813
treeb23043472ad11463f5e978310b30d1cebd104bb1
parent42bda49cb1b8eeefdeafd4dc6b37f8c80dad3942
add preliminary Marvell Orion support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11352 3c298f89-4303-0410-b956-a3cf2f4a3e73
24 files changed:
package/madwifi/Makefile
target/linux/orion/Makefile [new file with mode: 0644]
target/linux/orion/config-default [new file with mode: 0644]
target/linux/orion/image/Makefile [new file with mode: 0644]
target/linux/orion/patches/001-latencytop_support.patch [new file with mode: 0644]
target/linux/orion/patches/002-feroceon__speed_up_flushing_of_the_entire_cache.patch [new file with mode: 0644]
target/linux/orion/patches/003-fix_various_whitespace_and_coding_style.patch [new file with mode: 0644]
target/linux/orion/patches/004-make_window_setup_a_little_more_safe.patch [new file with mode: 0644]
target/linux/orion/patches/005-dram_mapping_granularity_is_64kib.patch [new file with mode: 0644]
target/linux/orion/patches/006-add_a_separate_BRIDGE_INT_TIMER1_CLR_define.patch [new file with mode: 0644]
target/linux/orion/patches/007-annotate_88fr531-vd_cpu_entries.patch [new file with mode: 0644]
target/linux/orion/patches/008-top-level_irqs_are_level-triggered.patch [new file with mode: 0644]
target/linux/orion/patches/009-delete_unused_IO_SPACE_REMAP_define.patch [new file with mode: 0644]
target/linux/orion/patches/010-move_EHCI_I2C_UART_peripheral_init.patch [new file with mode: 0644]
target/linux/orion/patches/011-move_setting_up_pcie_wa_window_into_pcie.patch [new file with mode: 0644]
target/linux/orion/patches/012-rework_mpp_handling.patch [new file with mode: 0644]
target/linux/orion/patches/013-add_88f5181l_support.patch [new file with mode: 0644]
target/linux/orion/patches/014-avoid_setting_force_phy_addr.patch [new file with mode: 0644]
target/linux/orion/patches/015-implement_power-off_method_for_kurobox_pro.patch [new file with mode: 0644]
target/linux/orion/patches/016-add_qnap_ts-409_support.patch [new file with mode: 0644]
target/linux/orion/patches/017-add_linksys_wrt350n_v2_support.patch [new file with mode: 0644]
target/linux/orion/patches/018-add_hp_media_vault_mv2120_support.patch [new file with mode: 0644]
target/linux/orion/patches/019-add_technologic_systems_ts-78xx_support.patch [new file with mode: 0644]
toolchain/Config.in