port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptables, but...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 29 Sep 2008 01:08:17 +0000 (01:08 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 29 Sep 2008 01:08:17 +0000 (01:08 +0000)
commit5951d03bc4e55cc541795c60c10ee6be6eec4f23
treecd04d6e88ffc7cca75a9ad1040caa9417253b4f7
parenta440b7b65593aaa45b388546baa88db842f33a92
port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptables, but otherwise completely untested)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12790 3c298f89-4303-0410-b956-a3cf2f4a3e73
147 files changed:
include/kernel-version.mk
package/madwifi/patches/409-wext_compat.patch [new file with mode: 0644]
target/linux/generic-2.6/config-2.6.27 [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/drivers/char/gpio_dev.c [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/drivers/input/misc/gpio_buttons.c [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/drivers/leds/leds-alix.c [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/drivers/leds/ledtrig-morse.c [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/drivers/leds/ledtrig-netdev.c [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/drivers/net/phy/adm6996.c [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/drivers/net/phy/adm6996.h [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/drivers/net/phy/mvswitch.c [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/drivers/net/phy/mvswitch.h [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/fs/yaffs2/Kconfig [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/fs/yaffs2/Makefile [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/fs/yaffs2/devextras.h [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/fs/yaffs2/moduleconfig.h [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/fs/yaffs2/yaffs_checkptrw.c [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/fs/yaffs2/yaffs_checkptrw.h [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/fs/yaffs2/yaffs_ecc.c [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/fs/yaffs2/yaffs_ecc.h [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/fs/yaffs2/yaffs_fs.c [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/fs/yaffs2/yaffs_guts.c [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/fs/yaffs2/yaffs_guts.h [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/fs/yaffs2/yaffs_mtdif.c [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/fs/yaffs2/yaffs_mtdif.h [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/fs/yaffs2/yaffs_mtdif1-compat.c [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/fs/yaffs2/yaffs_mtdif1.c [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/fs/yaffs2/yaffs_mtdif1.h [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/fs/yaffs2/yaffs_mtdif2.c [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/fs/yaffs2/yaffs_mtdif2.h [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/fs/yaffs2/yaffs_nand.c [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/fs/yaffs2/yaffs_nand.h [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/fs/yaffs2/yaffs_nandemul2k.h [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/fs/yaffs2/yaffs_packedtags1.c [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/fs/yaffs2/yaffs_packedtags1.h [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/fs/yaffs2/yaffs_packedtags2.c [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/fs/yaffs2/yaffs_packedtags2.h [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/fs/yaffs2/yaffs_qsort.c [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/fs/yaffs2/yaffs_qsort.h [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/fs/yaffs2/yaffs_tagscompat.c [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/fs/yaffs2/yaffs_tagscompat.h [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/fs/yaffs2/yaffs_tagsvalidity.c [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/fs/yaffs2/yaffs_tagsvalidity.h [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/fs/yaffs2/yaffsinterface.h [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/fs/yaffs2/yportenv.h [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/include/linux/gpio_buttons.h [new file with mode: 0644]
target/linux/generic-2.6/files-2.6.27/include/linux/gpio_dev.h [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/001-squashfs.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/002-lzma_decompress.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/003-squashfs_lzma.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/004-extra_optimization.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/005-squashfs_fix.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/006-gcc4_inline_fix.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/007-samsung_flash.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/010-disable_old_squashfs_compatibility.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/011-mips_boot.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/060-block2mtd_init.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/065-rootfs_split.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/070-redboot_space.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/071-redboot_boardconfig.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/080-mtd_plat_nand_chip_fixup.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/100-netfilter_layer7_2.17.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/101-netfilter_layer7_pktmatch.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/110-ipp2p_0.8.1rc1.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/130-netfilter_ipset.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/140-netfilter_time.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/150-netfilter_imq.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/170-netfilter_chaostables_0.8.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/171-netfilter_tarpit.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/180-netfilter_depends.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/190-netfilter_rtsp.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/200-sched_esfq.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/202-mips-freestanding.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/204-jffs2_eofdetect.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/207-powerpc_asm_segment_h.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/208-rtl8110sb_fix.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/209-mini_fo.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/210-mini_fo_2.6.25_fixes.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/211-mini_fo_2.6.25_dentry_open_war.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/212-mini_fo_2.6.26_fixes.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/213-mini_fo_2.6.27_fixes.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/219-kobject_uevent.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/220-sound_kconfig.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/400-ledtrig_morse.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/401-led_alix.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/402-ledtrig_netdev.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/403-ds1672_detect.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/410-gpio_buttons.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/420-gpiodev.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/510-yaffs_support.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/512-yaffs_2.6.25_fix.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/513-yaffs_2.6.26_fix.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/600-phy_extension.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/610-phy_detect.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/620-phy_adm6996.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/630-phy_packets.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/640-mvswitch.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/801-usb_serial_endpoint_size.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/840-unable_to_open_console.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/900-headers_type_and_time.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/902-darwin_scripts_include.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/903-hostap_txpower.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/903-stddef_include.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/905-i386_build.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/921-gpio_spi_driver.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/922-gpiommc.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/923-gpiommc-configfs-locking.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/950-revert_xt_sctp_simplify.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/951-revert_gcc4_4_fixes.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/970-ocf_20080704.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.27/971-ocf_compile_fix.patch [new file with mode: 0644]
target/linux/ixp4xx/config-2.6.27 [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/090-increase_entropy_pools.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/100-wg302v2_gateway7001_mac_plat_info.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/105-wg302v1_support.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/110-pronghorn_series_support.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/111-pronghorn_swap_uarts.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/115-sidewinder_support.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/116-sidewinder_fis_location.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/120-compex_support.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/130-wrt300nv2_support.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/131-wrt300nv2_mac_plat_info.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/150-lanready_ap1000_support.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/151-lanready_ap1000_mac_plat_info.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/162-wg302v1_mem_fixup.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/170-ixdpg425_mac_plat_info.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/180-tw5334_support.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/190-cambria_support.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/191-cambria_optional_uart.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/192-cambria_gpio_device.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/201-npe_driver_print_license_location.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/202-npe_driver_switch_support.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/203-npe_driver_phy_reset_autoneg.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/204-npe_driver_ixp43x_support.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/210-npe_hss.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/294-eeprom_new_notifier.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/295-latch_led_driver.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/296-avila_mac_plat_info.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/300-avila_fetch_mac.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/301-avila_led.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/302-avila_gpio_device.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/303-avila_gw23x7_phy_quirk.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/310-gtwx5717_spi_bus.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/311-gtwx5717_mac_plat_info.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/312-ixp4xx_pata_optimization.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/400-dmabounce.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-2.6.27/401-avila_pci_dev.patch [new file with mode: 0644]