add a subtarget and drivers for the Intel Tolapai SoC
authorImre Kaloz <kaloz@openwrt.org>
Thu, 1 Apr 2010 12:05:27 +0000 (12:05 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Thu, 1 Apr 2010 12:05:27 +0000 (12:05 +0000)
commitd3b9b93dd3df29460b21b1b4daa556f81f5780ba
treecc73f5514469c1e04792265df26b16380e00a843
parent6e383d7ef0894885429728affbf94c7d5a2bbe46
add a subtarget and drivers for the Intel Tolapai SoC

SVN-Revision: 20648
27 files changed:
package/ep80579-drivers/Makefile [new file with mode: 0644]
package/ep80579-drivers/patches/001-igbe_update.patch [new file with mode: 0644]
package/ep80579-drivers/patches/002-cflags_cleanup.patch [new file with mode: 0644]
package/ep80579-drivers/patches/003-new_irqf_constants.patch [new file with mode: 0644]
package/ep80579-drivers/patches/100-iegbe_netdev_ops.patch [new file with mode: 0644]
package/ep80579-drivers/patches/101-iegbe_fix_napi_interface.patch [new file with mode: 0644]
package/ep80579-drivers/patches/102-iegbe_nuke_polling_netdev.patch [new file with mode: 0644]
package/ep80579-drivers/patches/103-iegbe_convert_unicast_addr_list.patch [new file with mode: 0644]
package/ep80579-drivers/patches/104-iegbe_group_address_list_and_its_count.patch [new file with mode: 0644]
package/ep80579-drivers/patches/105-iegbe_new_dma_masks.patch [new file with mode: 0644]
package/ep80579-drivers/patches/106-iegbe_new_irqf_constant.patch [new file with mode: 0644]
package/ep80579-drivers/patches/150-ocracoke_island.patch [new file with mode: 0644]
package/ep80579-drivers/patches/200-can_fix_ioctl_numbers.patch [new file with mode: 0644]
package/ep80579-drivers/patches/210-can_include_linux_fs_h.patch [new file with mode: 0644]
package/ep80579-drivers/patches/220-can_fix_irq_request.patch [new file with mode: 0644]
package/ep80579-drivers/patches/230-can_remove_driver_data_direct_access.patch [new file with mode: 0644]
package/ep80579-drivers/patches/300-wdt_compile_fix.patch [new file with mode: 0644]
package/ep80579-drivers/patches/400-edma_fix_irq_request_warning.patch [new file with mode: 0644]
package/ep80579-drivers/patches/500-1588_fix_irq_request_warning.patch [new file with mode: 0644]
package/ep80579-drivers/patches/600-2.6.27_includes.patch [new file with mode: 0644]
package/ep80579-drivers/patches/601-2.6.32_includes.patch [new file with mode: 0644]
package/ep80579-drivers/patches/700-iegbe_kcompat_2.6.30.patch [new file with mode: 0644]
package/ep80579-drivers/patches/701-iegbe_poll_dev.patch [new file with mode: 0644]
target/linux/generic-2.6/config-2.6.32
target/linux/x86/Makefile
target/linux/x86/ep80579/config-default [new file with mode: 0644]
target/linux/x86/ep80579/target.mk [new file with mode: 0644]