add preliminary Marvell Orion support
authorImre Kaloz <kaloz@openwrt.org>
Wed, 4 Jun 2008 13:51:17 +0000 (13:51 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Wed, 4 Jun 2008 13:51:17 +0000 (13:51 +0000)
commit7bb65fb9d7860faa4b9b1e07790fb5823a0249e2
tree701aabf12d94bdeddafbf8d328dee2492eef9ad5
parent0244e57bb9fb9ebd1dd224bd5789ad9cc24b0175
add preliminary Marvell Orion support

SVN-Revision: 11352
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