[x86]: 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)
commit508ed126fce54e34107dc4335fe1639d5f57a098
treea5cda6cdb0bffcdceb04c0066c69647b1bee39a8
parent25005baa1279d34b9c485f553f71076651f107e8
[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]