[x86]: add a subtarget and drivers for the Intel Tolapai SoC
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 1 Apr 2010 12:05:27 +0000 (12:05 +0000)
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 1 Apr 2010 12:05:27 +0000 (12:05 +0000)
commit23f27ea50bbe2cbdd0c260c7c6b78229a83d7996
treea5cda6cdb0bffcdceb04c0066c69647b1bee39a8
parent38b25a187b7c5a833e6d8e5ba215f25043d2d3ab
[x86]: add a subtarget and drivers for the Intel Tolapai SoC

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20648 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]