packages: clean up the package folder
authorJohn Crispin <john@openwrt.org>
Fri, 21 Jun 2013 16:54:37 +0000 (16:54 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 21 Jun 2013 16:54:37 +0000 (16:54 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37007

1204 files changed:
package/acx-mac80211/Makefile [deleted file]
package/acx-mac80211/patches/001-make-compatible-with-recent-mac80211.patch [deleted file]
package/acx-mac80211/patches/002-remove-usage-of__dev.patch [deleted file]
package/acx-mac80211/patches/003-add-changes-for-3-10.patch [deleted file]
package/acx-mac80211/patches/100-hw-queue-check-fix.patch [deleted file]
package/acx-mac80211/patches/200-initial-macaddr.patch [deleted file]
package/admswconfig/Makefile [deleted file]
package/admswconfig/files/admswconfig [deleted file]
package/admswconfig/files/admswswitch.sh [deleted file]
package/admswconfig/patches/001-matrix.patch [deleted file]
package/apex/Makefile [deleted file]
package/apex/patches/001-compile_fix.patch [deleted file]
package/apex/patches/100-openwrt_nslu2_armeb_config.patch [deleted file]
package/apex/patches/120-openwrt_nslu2_16mb_armeb_config.patch [deleted file]
package/apex/patches/140-openwrt_fsg3_armeb_config.patch [deleted file]
package/apex/patches/150-limit_ram_to_64mb.patch [deleted file]
package/apex/patches/160-openwrt_nas100d_armeb_config.patch [deleted file]
package/boot/apex/Makefile [new file with mode: 0644]
package/boot/apex/patches/001-compile_fix.patch [new file with mode: 0644]
package/boot/apex/patches/100-openwrt_nslu2_armeb_config.patch [new file with mode: 0644]
package/boot/apex/patches/120-openwrt_nslu2_16mb_armeb_config.patch [new file with mode: 0644]
package/boot/apex/patches/140-openwrt_fsg3_armeb_config.patch [new file with mode: 0644]
package/boot/apex/patches/150-limit_ram_to_64mb.patch [new file with mode: 0644]
package/boot/apex/patches/160-openwrt_nas100d_armeb_config.patch [new file with mode: 0644]
package/broadcom-diag/Makefile [deleted file]
package/broadcom-diag/src/Makefile [deleted file]
package/broadcom-diag/src/diag.c [deleted file]
package/broadcom-diag/src/diag.h [deleted file]
package/broadcom-diag/src/gpio.h [deleted file]
package/broadcom-wl/Makefile [deleted file]
package/broadcom-wl/files/etc/hotplug.d/net/20-broadcom_wds [deleted file]
package/broadcom-wl/files/etc/init.d/wlunbind [deleted file]
package/broadcom-wl/files/lib/wifi/broadcom.sh [deleted file]
package/broadcom-wl/patches/003-compat-2.6.35.patch [deleted file]
package/broadcom-wl/patches/004-remove-pcmcia.patch [deleted file]
package/broadcom-wl/patches/005-fix-mem-leak-on-unload.patch [deleted file]
package/broadcom-wl/patches/006-generic-dma-api.patch [deleted file]
package/broadcom-wl/patches/007-use-glue-driver.patch [deleted file]
package/broadcom-wl/patches/008-fix_virtual_interfaces.patch [deleted file]
package/broadcom-wl/patches/009-fix_compile_3_2.patch [deleted file]
package/broadcom-wl/patches/010-remove_irqf_samble_random.patch [deleted file]
package/broadcom-wl/patches/011-fix_compile_3_4.patch [deleted file]
package/broadcom-wl/patches/100-fix_nvram_two_devices.patch [deleted file]
package/broadcom-wl/patches/110-add_number_to_dev_name.patch [deleted file]
package/broadcom-wl/patches/910-fallback-sprom.patch [deleted file]
package/broadcom-wl/patches/912-pci-bus-nvram-hack.patch [deleted file]
package/broadcom-wl/patches/913-avoid-dbe-on-ifs_ctl-readw-hack.patch [deleted file]
package/broadcom-wl/src/glue/Makefile [deleted file]
package/broadcom-wl/src/glue/wl_glue.c [deleted file]
package/broadcom-wl/src/glue/wl_glue.h [deleted file]
package/broadcom-wl/src/wlc.c [deleted file]
package/busybox/Config.in [deleted file]
package/busybox/Makefile [deleted file]
package/busybox/config/Config.in [deleted file]
package/busybox/config/archival/Config.in [deleted file]
package/busybox/config/console-tools/Config.in [deleted file]
package/busybox/config/coreutils/Config.in [deleted file]
package/busybox/config/debianutils/Config.in [deleted file]
package/busybox/config/e2fsprogs/Config.in [deleted file]
package/busybox/config/e2fsprogs/old_e2fsprogs/Config.in [deleted file]
package/busybox/config/editors/Config.in [deleted file]
package/busybox/config/findutils/Config.in [deleted file]
package/busybox/config/init/Config.in [deleted file]
package/busybox/config/libbb/Config.in [deleted file]
package/busybox/config/loginutils/Config.in [deleted file]
package/busybox/config/mailutils/Config.in [deleted file]
package/busybox/config/miscutils/Config.in [deleted file]
package/busybox/config/modutils/Config.in [deleted file]
package/busybox/config/networking/Config.in [deleted file]
package/busybox/config/networking/udhcp/Config.in [deleted file]
package/busybox/config/printutils/Config.in [deleted file]
package/busybox/config/procps/Config.in [deleted file]
package/busybox/config/runit/Config.in [deleted file]
package/busybox/config/selinux/Config.in [deleted file]
package/busybox/config/shell/Config.in [deleted file]
package/busybox/config/sysklogd/Config.in [deleted file]
package/busybox/config/util-linux/Config.in [deleted file]
package/busybox/convert_menuconfig.pl [deleted file]
package/busybox/files/cron [deleted file]
package/busybox/files/telnet [deleted file]
package/busybox/patches/001-init_avoid_loop_opening_tty.patch [deleted file]
package/busybox/patches/002-passwd_use_md5_hash_by_default_like_it_used_to_be.patch [deleted file]
package/busybox/patches/003-brctl_show_fix.patch [deleted file]
package/busybox/patches/004-upstream-percent_decode_in_place.patch [deleted file]
package/busybox/patches/005-resource_h_include.patch [deleted file]
package/busybox/patches/006-upstream_CVE-2011-2716_fixes.patch [deleted file]
package/busybox/patches/007-upstream_mkfs_ext2_fixes.patch [deleted file]
package/busybox/patches/110-wget_getopt_fix.patch [deleted file]
package/busybox/patches/140-trylink_bash.patch [deleted file]
package/busybox/patches/141-gen_build_files_bash.patch [deleted file]
package/busybox/patches/150-no_static_libgcc.patch [deleted file]
package/busybox/patches/200-etc_crontabs.patch [deleted file]
package/busybox/patches/240-udhcpc_retries.patch [deleted file]
package/busybox/patches/241-udhcpc-oversized_packets.patch [deleted file]
package/busybox/patches/242-udhcpc_msgs.patch [deleted file]
package/busybox/patches/243-udhcpc_changed_ifindex.patch [deleted file]
package/busybox/patches/244-udhcpc_add_6rd_option.patch [deleted file]
package/busybox/patches/250-ash_export-n.patch [deleted file]
package/busybox/patches/251-ash_fix-redir-substitution.patch [deleted file]
package/busybox/patches/260-vconfig_proc.patch [deleted file]
package/busybox/patches/300-netmsg.patch [deleted file]
package/busybox/patches/310-passwd_access.patch [deleted file]
package/busybox/patches/340-lock_util.patch [deleted file]
package/busybox/patches/350-httpd_redir.patch [deleted file]
package/busybox/patches/410-httpd_cgi_headers.patch [deleted file]
package/busybox/patches/440-httpd_chdir.patch [deleted file]
package/busybox/patches/470-insmod_search.patch [deleted file]
package/busybox/patches/490-mount_disable_check.patch [deleted file]
package/busybox/patches/510-awk_include.patch [deleted file]
package/busybox/patches/524-udhcpc_renew.patch [deleted file]
package/busybox/patches/610-ntpd_delayed_resolve.patch [deleted file]
package/busybox/patches/611-upstream_ntpd_version_fix.patch [deleted file]
package/busybox/patches/700-hexdump_segfault_fix.patch [deleted file]
package/busybox/patches/802-brctl_linux24.patch [deleted file]
package/busybox/patches/902-telnetd_intr.patch [deleted file]
package/busybox/patches/910-insmod-q-flag.patch [deleted file]
package/busybox/patches/911-date-k-flag.patch [deleted file]
package/busybox/patches/920-portability.patch [deleted file]
package/busybox/patches/950-partial-checksum.patch [deleted file]
package/busybox/patches/998-arping_missing_includes.patch [deleted file]
package/busybox/patches/999-musl-fixes.patch [deleted file]
package/fuse/Makefile [deleted file]
package/fuse/patches/112-no_break_on_mknod.patch [deleted file]
package/kernel/Makefile [deleted file]
package/kernel/acx-mac80211/Makefile [new file with mode: 0644]
package/kernel/acx-mac80211/patches/001-make-compatible-with-recent-mac80211.patch [new file with mode: 0644]
package/kernel/acx-mac80211/patches/002-remove-usage-of__dev.patch [new file with mode: 0644]
package/kernel/acx-mac80211/patches/003-add-changes-for-3-10.patch [new file with mode: 0644]
package/kernel/acx-mac80211/patches/100-hw-queue-check-fix.patch [new file with mode: 0644]
package/kernel/acx-mac80211/patches/200-initial-macaddr.patch [new file with mode: 0644]
package/kernel/ar7-atm/Config.in [new file with mode: 0644]
package/kernel/ar7-atm/Makefile [new file with mode: 0644]
package/kernel/ar7-atm/patches-D7.04.03.00/100-compile_fix.patch [new file with mode: 0644]
package/kernel/ar7-atm/patches-D7.04.03.00/110-interrupt_fix.patch [new file with mode: 0644]
package/kernel/ar7-atm/patches-D7.04.03.00/120-no_dumb_inline.patch [new file with mode: 0644]
package/kernel/ar7-atm/patches-D7.04.03.00/130-powercutback.patch [new file with mode: 0644]
package/kernel/ar7-atm/patches-D7.04.03.00/140-debug_mode.patch [new file with mode: 0644]
package/kernel/ar7-atm/patches-D7.04.03.00/150-tasklet_mode.patch [new file with mode: 0644]
package/kernel/ar7-atm/patches-D7.04.03.00/160-module-params.patch [new file with mode: 0644]
package/kernel/ar7-atm/patches-D7.04.03.00/170-bus_id_removal.patch [new file with mode: 0644]
package/kernel/ar7-atm/patches-D7.04.03.00/180-git_headers_include.patch [new file with mode: 0644]
package/kernel/ar7-atm/patches-D7.04.03.00/190-2.6.32_proc_fixes.patch [new file with mode: 0644]
package/kernel/ar7-atm/patches-D7.04.03.00/200-2.6.37_args.patch [new file with mode: 0644]
package/kernel/ar7-atm/patches-D7.04.03.00/210-3.3-remove-smp_lock.h.patch [new file with mode: 0644]
package/kernel/ar7-atm/patches-D7.05.01.00/100-compile_fix.patch [new file with mode: 0644]
package/kernel/ar7-atm/patches-D7.05.01.00/110-interrupt_fix.patch [new file with mode: 0644]
package/kernel/ar7-atm/patches-D7.05.01.00/120-no_dumb_inline.patch [new file with mode: 0644]
package/kernel/ar7-atm/patches-D7.05.01.00/130-powercutback.patch [new file with mode: 0644]
package/kernel/ar7-atm/patches-D7.05.01.00/140-debug_mode.patch [new file with mode: 0644]
package/kernel/ar7-atm/patches-D7.05.01.00/150-tasklet_mode.patch [new file with mode: 0644]
package/kernel/ar7-atm/patches-D7.05.01.00/160-module-params.patch [new file with mode: 0644]
package/kernel/ar7-atm/patches-D7.05.01.00/170-bus_id_removal.patch [new file with mode: 0644]
package/kernel/ar7-atm/patches-D7.05.01.00/180-git_headers_include.patch [new file with mode: 0644]
package/kernel/ar7-atm/patches-D7.05.01.00/190-2.6.32_proc_fixes.patch [new file with mode: 0644]
package/kernel/ar7-atm/patches-D7.05.01.00/200-2.6.37_args.patch [new file with mode: 0644]
package/kernel/ar7-atm/patches-D7.05.01.00/210-3.3-remove-smp_lock.h.patch [new file with mode: 0644]
package/kernel/avila-wdt/Makefile [new file with mode: 0644]
package/kernel/avila-wdt/src/Makefile [new file with mode: 0644]
package/kernel/avila-wdt/src/avila-wdt.c [new file with mode: 0644]
package/kernel/brcm2708-gpu-fw/Makefile [new file with mode: 0644]
package/kernel/broadcom-diag/Makefile [new file with mode: 0644]
package/kernel/broadcom-diag/src/Makefile [new file with mode: 0644]
package/kernel/broadcom-diag/src/diag.c [new file with mode: 0644]
package/kernel/broadcom-diag/src/diag.h [new file with mode: 0644]
package/kernel/broadcom-diag/src/gpio.h [new file with mode: 0644]
package/kernel/broadcom-wl/Makefile [new file with mode: 0644]
package/kernel/broadcom-wl/files/etc/hotplug.d/net/20-broadcom_wds [new file with mode: 0644]
package/kernel/broadcom-wl/files/etc/init.d/wlunbind [new file with mode: 0755]
package/kernel/broadcom-wl/files/lib/wifi/broadcom.sh [new file with mode: 0644]
package/kernel/broadcom-wl/patches/003-compat-2.6.35.patch [new file with mode: 0644]
package/kernel/broadcom-wl/patches/004-remove-pcmcia.patch [new file with mode: 0644]
package/kernel/broadcom-wl/patches/005-fix-mem-leak-on-unload.patch [new file with mode: 0644]
package/kernel/broadcom-wl/patches/006-generic-dma-api.patch [new file with mode: 0644]
package/kernel/broadcom-wl/patches/007-use-glue-driver.patch [new file with mode: 0644]
package/kernel/broadcom-wl/patches/008-fix_virtual_interfaces.patch [new file with mode: 0644]
package/kernel/broadcom-wl/patches/009-fix_compile_3_2.patch [new file with mode: 0644]
package/kernel/broadcom-wl/patches/010-remove_irqf_samble_random.patch [new file with mode: 0644]
package/kernel/broadcom-wl/patches/011-fix_compile_3_4.patch [new file with mode: 0644]
package/kernel/broadcom-wl/patches/100-fix_nvram_two_devices.patch [new file with mode: 0644]
package/kernel/broadcom-wl/patches/110-add_number_to_dev_name.patch [new file with mode: 0644]
package/kernel/broadcom-wl/patches/910-fallback-sprom.patch [new file with mode: 0644]
package/kernel/broadcom-wl/patches/912-pci-bus-nvram-hack.patch [new file with mode: 0644]
package/kernel/broadcom-wl/patches/913-avoid-dbe-on-ifs_ctl-readw-hack.patch [new file with mode: 0644]
package/kernel/broadcom-wl/src/glue/Makefile [new file with mode: 0644]
package/kernel/broadcom-wl/src/glue/wl_glue.c [new file with mode: 0644]
package/kernel/broadcom-wl/src/glue/wl_glue.h [new file with mode: 0644]
package/kernel/broadcom-wl/src/wlc.c [new file with mode: 0644]
package/kernel/button-hotplug/Makefile [new file with mode: 0644]
package/kernel/button-hotplug/src/Kconfig [new file with mode: 0644]
package/kernel/button-hotplug/src/Makefile [new file with mode: 0644]
package/kernel/button-hotplug/src/button-hotplug.c [new file with mode: 0644]
package/kernel/ep80579-drivers/Makefile [new file with mode: 0644]
package/kernel/ep80579-drivers/patches/001-igbe_update.patch [new file with mode: 0644]
package/kernel/ep80579-drivers/patches/002-cflags_cleanup.patch [new file with mode: 0644]
package/kernel/ep80579-drivers/patches/003-new_irqf_constants.patch [new file with mode: 0644]
package/kernel/ep80579-drivers/patches/100-iegbe_netdev_ops.patch [new file with mode: 0644]
package/kernel/ep80579-drivers/patches/101-iegbe_fix_napi_interface.patch [new file with mode: 0644]
package/kernel/ep80579-drivers/patches/102-iegbe_nuke_polling_netdev.patch [new file with mode: 0644]
package/kernel/ep80579-drivers/patches/103-iegbe_convert_unicast_addr_list.patch [new file with mode: 0644]
package/kernel/ep80579-drivers/patches/104-iegbe_group_address_list_and_its_count.patch [new file with mode: 0644]
package/kernel/ep80579-drivers/patches/105-iegbe_new_dma_masks.patch [new file with mode: 0644]
package/kernel/ep80579-drivers/patches/106-iegbe_new_irqf_constant.patch [new file with mode: 0644]
package/kernel/ep80579-drivers/patches/150-ocracoke_island.patch [new file with mode: 0644]
package/kernel/ep80579-drivers/patches/200-can_fix_ioctl_numbers.patch [new file with mode: 0644]
package/kernel/ep80579-drivers/patches/210-can_include_linux_fs_h.patch [new file with mode: 0644]
package/kernel/ep80579-drivers/patches/220-can_fix_irq_request.patch [new file with mode: 0644]
package/kernel/ep80579-drivers/patches/230-can_remove_driver_data_direct_access.patch [new file with mode: 0644]
package/kernel/ep80579-drivers/patches/300-wdt_compile_fix.patch [new file with mode: 0644]
package/kernel/ep80579-drivers/patches/400-edma_fix_irq_request_warning.patch [new file with mode: 0644]
package/kernel/ep80579-drivers/patches/500-1588_fix_irq_request_warning.patch [new file with mode: 0644]
package/kernel/ep80579-drivers/patches/600-2.6.27_includes.patch [new file with mode: 0644]
package/kernel/ep80579-drivers/patches/601-2.6.32_includes.patch [new file with mode: 0644]
package/kernel/ep80579-drivers/patches/700-iegbe_kcompat_2.6.30.patch [new file with mode: 0644]
package/kernel/ep80579-drivers/patches/701-iegbe_poll_dev.patch [new file with mode: 0644]
package/kernel/ep80579-drivers/patches/710-3.3-fix-generated-header-locations.patch [new file with mode: 0644]
package/kernel/ep80579-drivers/patches/711-3.3-gbe-fixes.patch [new file with mode: 0644]
package/kernel/ep80579-drivers/patches/712-3.3-can-fixes.patch [new file with mode: 0644]
package/kernel/ep80579-drivers/patches/713-3.3-gpio-fixes.patch [new file with mode: 0644]
package/kernel/ep80579-drivers/patches/714-3.3-wdt-fixes.patch [new file with mode: 0644]
package/kernel/ep80579-drivers/patches/715-3.3-1588-fixes.patch [new file with mode: 0644]
package/kernel/gpio-button-hotplug/Makefile [new file with mode: 0644]
package/kernel/gpio-button-hotplug/src/Makefile [new file with mode: 0644]
package/kernel/gpio-button-hotplug/src/gpio-button-hotplug.c [new file with mode: 0644]
package/kernel/hostap-driver/Makefile [new file with mode: 0644]
package/kernel/hostap-driver/files/lib/wifi/hostap.sh [new file with mode: 0755]
package/kernel/hostap-driver/patches/001-fix-txpower.patch [new file with mode: 0644]
package/kernel/i2c-gpio-custom/Makefile [new file with mode: 0644]
package/kernel/i2c-gpio-custom/src/Kconfig [new file with mode: 0644]
package/kernel/i2c-gpio-custom/src/Makefile [new file with mode: 0644]
package/kernel/i2c-gpio-custom/src/i2c-gpio-custom.c [new file with mode: 0644]
package/kernel/lantiq/ltq-adsl-app/Config.in [new file with mode: 0644]
package/kernel/lantiq/ltq-adsl-app/Makefile [new file with mode: 0644]
package/kernel/lantiq/ltq-adsl-app/files/dsl_control [new file with mode: 0644]
package/kernel/lantiq/ltq-adsl-app/files/dsl_notify.sh [new file with mode: 0644]
package/kernel/lantiq/ltq-adsl-fw/Makefile [new file with mode: 0644]
package/kernel/lantiq/ltq-adsl-mei/Makefile [new file with mode: 0644]
package/kernel/lantiq/ltq-adsl-mei/src/Makefile [new file with mode: 0644]
package/kernel/lantiq/ltq-adsl-mei/src/ifxmips_mei_interface.h [new file with mode: 0644]
package/kernel/lantiq/ltq-adsl-mei/src/lantiq_mei.c [new file with mode: 0644]
package/kernel/lantiq/ltq-adsl/Config.in [new file with mode: 0644]
package/kernel/lantiq/ltq-adsl/Makefile [new file with mode: 0644]
package/kernel/lantiq/ltq-adsl/patches/100-dsl_compat.patch [new file with mode: 0644]
package/kernel/lantiq/ltq-adsl/patches/110-fix_status_polling_loop.patch [new file with mode: 0644]
package/kernel/lantiq/ltq-adsl/patches/120-platform.patch [new file with mode: 0644]
package/kernel/lantiq/ltq-adsl/patches/130-linux3.8.patch [new file with mode: 0644]
package/kernel/lantiq/ltq-atm/Makefile [new file with mode: 0644]
package/kernel/lantiq/ltq-atm/src/Makefile [new file with mode: 0644]
package/kernel/lantiq/ltq-atm/src/ifxmips_atm_amazon_se.c [new file with mode: 0644]
package/kernel/lantiq/ltq-atm/src/ifxmips_atm_ar9.c [new file with mode: 0644]
package/kernel/lantiq/ltq-atm/src/ifxmips_atm_core.h [new file with mode: 0644]
package/kernel/lantiq/ltq-atm/src/ifxmips_atm_danube.c [new file with mode: 0644]
package/kernel/lantiq/ltq-atm/src/ifxmips_atm_fw_amazon_se.h [new file with mode: 0644]
package/kernel/lantiq/ltq-atm/src/ifxmips_atm_fw_ar9.h [new file with mode: 0644]
package/kernel/lantiq/ltq-atm/src/ifxmips_atm_fw_ar9_retx.h [new file with mode: 0644]
package/kernel/lantiq/ltq-atm/src/ifxmips_atm_fw_danube.h [new file with mode: 0644]
package/kernel/lantiq/ltq-atm/src/ifxmips_atm_fw_danube_retx.h [new file with mode: 0644]
package/kernel/lantiq/ltq-atm/src/ifxmips_atm_fw_regs_amazon_se.h [new file with mode: 0644]
package/kernel/lantiq/ltq-atm/src/ifxmips_atm_fw_regs_ar9.h [new file with mode: 0644]
package/kernel/lantiq/ltq-atm/src/ifxmips_atm_fw_regs_common.h [new file with mode: 0644]
package/kernel/lantiq/ltq-atm/src/ifxmips_atm_fw_regs_danube.h [new file with mode: 0644]
package/kernel/lantiq/ltq-atm/src/ifxmips_atm_fw_regs_vr9.h [new file with mode: 0644]
package/kernel/lantiq/ltq-atm/src/ifxmips_atm_fw_vr9.h [new file with mode: 0644]
package/kernel/lantiq/ltq-atm/src/ifxmips_atm_ppe_amazon_se.h [new file with mode: 0644]
package/kernel/lantiq/ltq-atm/src/ifxmips_atm_ppe_ar9.h [new file with mode: 0644]
package/kernel/lantiq/ltq-atm/src/ifxmips_atm_ppe_common.h [new file with mode: 0644]
package/kernel/lantiq/ltq-atm/src/ifxmips_atm_ppe_danube.h [new file with mode: 0644]
package/kernel/lantiq/ltq-atm/src/ifxmips_atm_ppe_vr9.h [new file with mode: 0644]
package/kernel/lantiq/ltq-atm/src/ifxmips_atm_vr9.c [new file with mode: 0644]
package/kernel/lantiq/ltq-atm/src/ltq_atm.c [new file with mode: 0644]
package/kernel/lantiq/ltq-deu/Makefile [new file with mode: 0644]
package/kernel/lantiq/ltq-deu/src/Makefile [new file with mode: 0644]
package/kernel/lantiq/ltq-deu/src/ifxmips_aes.c [new file with mode: 0644]
package/kernel/lantiq/ltq-deu/src/ifxmips_arc4.c [new file with mode: 0644]
package/kernel/lantiq/ltq-deu/src/ifxmips_async_aes.c [new file with mode: 0644]
package/kernel/lantiq/ltq-deu/src/ifxmips_async_des.c [new file with mode: 0644]
package/kernel/lantiq/ltq-deu/src/ifxmips_des.c [new file with mode: 0644]
package/kernel/lantiq/ltq-deu/src/ifxmips_deu.c [new file with mode: 0644]
package/kernel/lantiq/ltq-deu/src/ifxmips_deu.h [new file with mode: 0644]
package/kernel/lantiq/ltq-deu/src/ifxmips_deu_ar9.c [new file with mode: 0644]
package/kernel/lantiq/ltq-deu/src/ifxmips_deu_ar9.h [new file with mode: 0644]
package/kernel/lantiq/ltq-deu/src/ifxmips_deu_danube.c [new file with mode: 0644]
package/kernel/lantiq/ltq-deu/src/ifxmips_deu_danube.h [new file with mode: 0644]
package/kernel/lantiq/ltq-deu/src/ifxmips_deu_dma.c [new file with mode: 0644]
package/kernel/lantiq/ltq-deu/src/ifxmips_deu_dma.h [new file with mode: 0644]
package/kernel/lantiq/ltq-deu/src/ifxmips_deu_vr9.c [new file with mode: 0644]
package/kernel/lantiq/ltq-deu/src/ifxmips_deu_vr9.h [new file with mode: 0644]
package/kernel/lantiq/ltq-deu/src/ifxmips_md5.c [new file with mode: 0644]
package/kernel/lantiq/ltq-deu/src/ifxmips_md5_hmac.c [new file with mode: 0644]
package/kernel/lantiq/ltq-deu/src/ifxmips_sha1.c [new file with mode: 0644]
package/kernel/lantiq/ltq-deu/src/ifxmips_sha1_hmac.c [new file with mode: 0644]
package/kernel/lantiq/ltq-deu/src/ifxmips_tcrypt.h [new file with mode: 0644]
package/kernel/lantiq/ltq-deu/src/ifxmips_testmgr.h [new file with mode: 0644]
package/kernel/lantiq/ltq-deu/src/internal.h [new file with mode: 0644]
package/kernel/lantiq/ltq-deu/src/ltq_deu_testmgr.c [new file with mode: 0644]
package/kernel/lantiq/ltq-hcd/Makefile [new file with mode: 0644]
package/kernel/lantiq/ltq-hcd/src/Kconfig [new file with mode: 0644]
package/kernel/lantiq/ltq-hcd/src/Makefile [new file with mode: 0644]
package/kernel/lantiq/ltq-hcd/src/ifxhcd.c [new file with mode: 0644]
package/kernel/lantiq/ltq-hcd/src/ifxhcd.h [new file with mode: 0644]
package/kernel/lantiq/ltq-hcd/src/ifxhcd_es.c [new file with mode: 0644]
package/kernel/lantiq/ltq-hcd/src/ifxhcd_intr.c [new file with mode: 0644]
package/kernel/lantiq/ltq-hcd/src/ifxhcd_queue.c [new file with mode: 0644]
package/kernel/lantiq/ltq-hcd/src/ifxusb_cif.c [new file with mode: 0644]
package/kernel/lantiq/ltq-hcd/src/ifxusb_cif.h [new file with mode: 0644]
package/kernel/lantiq/ltq-hcd/src/ifxusb_cif_d.c [new file with mode: 0644]
package/kernel/lantiq/ltq-hcd/src/ifxusb_cif_h.c [new file with mode: 0644]
package/kernel/lantiq/ltq-hcd/src/ifxusb_ctl.c [new file with mode: 0644]
package/kernel/lantiq/ltq-hcd/src/ifxusb_driver.c [new file with mode: 0644]
package/kernel/lantiq/ltq-hcd/src/ifxusb_host.ko [new file with mode: 0644]
package/kernel/lantiq/ltq-hcd/src/ifxusb_plat.h [new file with mode: 0644]
package/kernel/lantiq/ltq-hcd/src/ifxusb_regs.h [new file with mode: 0644]
package/kernel/lantiq/ltq-hcd/src/ifxusb_version.h [new file with mode: 0644]
package/kernel/lantiq/ltq-ifxos/Makefile [new file with mode: 0644]
package/kernel/lantiq/ltq-ifxos/patches/100-compat.patch [new file with mode: 0644]
package/kernel/lantiq/ltq-ptm/Makefile [new file with mode: 0644]
package/kernel/lantiq/ltq-ptm/src/Makefile [new file with mode: 0644]
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_adsl.c [new file with mode: 0644]
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_adsl.h [new file with mode: 0644]
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_amazon_se.c [new file with mode: 0644]
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_ar9.c [new file with mode: 0644]
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_common.h [new file with mode: 0644]
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_danube.c [new file with mode: 0644]
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_fw_amazon_se.h [new file with mode: 0644]
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_fw_ar9.h [new file with mode: 0644]
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_fw_danube.h [new file with mode: 0644]
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_fw_regs_adsl.h [new file with mode: 0644]
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_fw_regs_amazon_se.h [new file with mode: 0644]
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_fw_regs_ar9.h [new file with mode: 0644]
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_fw_regs_danube.h [new file with mode: 0644]
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_fw_regs_vdsl.h [new file with mode: 0644]
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_fw_regs_vr9.h [new file with mode: 0644]
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_fw_vr9.h [new file with mode: 0644]
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_ppe_amazon_se.h [new file with mode: 0644]
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_ppe_ar9.h [new file with mode: 0644]
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_ppe_common.h [new file with mode: 0644]
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_ppe_danube.h [new file with mode: 0644]
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_ppe_vr9.h [new file with mode: 0644]
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_test.c [new file with mode: 0644]
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_vdsl.c [new file with mode: 0644]
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_vdsl.h [new file with mode: 0644]
package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_vr9.c [new file with mode: 0644]
package/kernel/lantiq/ltq-tapi/Config.in [new file with mode: 0644]
package/kernel/lantiq/ltq-tapi/Makefile [new file with mode: 0644]
package/kernel/lantiq/ltq-tapi/patches/000-portability.patch [new file with mode: 0644]
package/kernel/lantiq/ltq-tapi/patches/100-ifxmips.patch [new file with mode: 0644]
package/kernel/lantiq/ltq-tapi/patches/200-linux-37.patch [new file with mode: 0644]
package/kernel/lantiq/ltq-vdsl-app/Makefile [new file with mode: 0644]
package/kernel/lantiq/ltq-vdsl-app/files/dsl_control [new file with mode: 0644]
package/kernel/lantiq/ltq-vdsl-app/files/dsl_notify.sh [new file with mode: 0644]
package/kernel/lantiq/ltq-vdsl-app/patches/100-compat.patch [new file with mode: 0644]
package/kernel/lantiq/ltq-vdsl-fw/Makefile [new file with mode: 0644]
package/kernel/lantiq/ltq-vdsl-fw/src/LzmaDecode.c [new file with mode: 0644]
package/kernel/lantiq/ltq-vdsl-fw/src/LzmaDecode.h [new file with mode: 0644]
package/kernel/lantiq/ltq-vdsl-fw/src/LzmaTypes.h [new file with mode: 0644]
package/kernel/lantiq/ltq-vdsl-fw/src/LzmaWrapper.c [new file with mode: 0644]
package/kernel/lantiq/ltq-vdsl-fw/src/LzmaWrapper.h [new file with mode: 0644]
package/kernel/lantiq/ltq-vdsl-fw/src/Makefile [new file with mode: 0644]
package/kernel/lantiq/ltq-vdsl-fw/src/vdsl_fw_install.sh [new file with mode: 0755]
package/kernel/lantiq/ltq-vdsl-fw/src/w921v_fw_cutter.c [new file with mode: 0644]
package/kernel/lantiq/ltq-vdsl-mei/Makefile [new file with mode: 0644]
package/kernel/lantiq/ltq-vdsl-mei/patches/100-compat.patch [new file with mode: 0644]
package/kernel/lantiq/ltq-vdsl/Makefile [new file with mode: 0644]
package/kernel/lantiq/ltq-vdsl/patches/100-compat.patch [new file with mode: 0644]
package/kernel/lantiq/ltq-vmmc/Config.in [new file with mode: 0644]
package/kernel/lantiq/ltq-vmmc/Makefile [new file with mode: 0644]
package/kernel/lantiq/ltq-vmmc/files/vmmc.init [new file with mode: 0644]
package/kernel/lantiq/ltq-vmmc/patches/000-portability.patch [new file with mode: 0644]
package/kernel/lantiq/ltq-vmmc/patches/100-target.patch [new file with mode: 0644]
package/kernel/lantiq/ltq-vmmc/patches/400-falcon.patch [new file with mode: 0644]
package/kernel/linux/Makefile [new file with mode: 0644]
package/kernel/linux/modules/001-depends.mk [new file with mode: 0644]
package/kernel/linux/modules/block.mk [new file with mode: 0644]
package/kernel/linux/modules/crypto.mk [new file with mode: 0644]
package/kernel/linux/modules/firewire.mk [new file with mode: 0644]
package/kernel/linux/modules/fs.mk [new file with mode: 0644]
package/kernel/linux/modules/hwmon.mk [new file with mode: 0644]
package/kernel/linux/modules/i2c.mk [new file with mode: 0644]
package/kernel/linux/modules/input.mk [new file with mode: 0644]
package/kernel/linux/modules/leds.mk [new file with mode: 0644]
package/kernel/linux/modules/lib.mk [new file with mode: 0644]
package/kernel/linux/modules/netdevices.mk [new file with mode: 0644]
package/kernel/linux/modules/netfilter.mk [new file with mode: 0644]
package/kernel/linux/modules/netsupport.mk [new file with mode: 0644]
package/kernel/linux/modules/nls.mk [new file with mode: 0644]
package/kernel/linux/modules/other.mk [new file with mode: 0644]
package/kernel/linux/modules/pcmcia.mk [new file with mode: 0644]
package/kernel/linux/modules/sound.mk [new file with mode: 0644]
package/kernel/linux/modules/spi.mk [new file with mode: 0644]
package/kernel/linux/modules/usb.mk [new file with mode: 0644]
package/kernel/linux/modules/video.mk [new file with mode: 0644]
package/kernel/linux/modules/virtual.mk [new file with mode: 0644]
package/kernel/linux/modules/w1.mk [new file with mode: 0644]
package/kernel/linux/modules/wireless.mk [new file with mode: 0644]
package/kernel/mac80211/Makefile [new file with mode: 0644]
package/kernel/mac80211/files/lib/wifi/mac80211.sh [new file with mode: 0644]
package/kernel/mac80211/files/regdb.txt [new file with mode: 0644]
package/kernel/mac80211/patches/000-fix_kconfig.patch [new file with mode: 0644]
package/kernel/mac80211/patches/001-fix_build.patch [new file with mode: 0644]
package/kernel/mac80211/patches/002-change_allconfig.patch [new file with mode: 0644]
package/kernel/mac80211/patches/010-disable_rfkill.patch [new file with mode: 0644]
package/kernel/mac80211/patches/020-disable_tty_set_termios.patch [new file with mode: 0644]
package/kernel/mac80211/patches/030-rt2x00_options.patch [new file with mode: 0644]
package/kernel/mac80211/patches/040-brcmutil_option.patch [new file with mode: 0644]
package/kernel/mac80211/patches/050-lib80211_option.patch [new file with mode: 0644]
package/kernel/mac80211/patches/060-no_local_ssb_bcma.patch [new file with mode: 0644]
package/kernel/mac80211/patches/150-disable_addr_notifier.patch [new file with mode: 0644]
package/kernel/mac80211/patches/201-ath5k-WAR-for-AR71xx-PCI-bug.patch [new file with mode: 0644]
package/kernel/mac80211/patches/300-pending_work.patch [new file with mode: 0644]
package/kernel/mac80211/patches/310-ap_scan.patch [new file with mode: 0644]
package/kernel/mac80211/patches/400-ath_move_debug_code.patch [new file with mode: 0644]
package/kernel/mac80211/patches/401-ath9k_blink_default.patch [new file with mode: 0644]
package/kernel/mac80211/patches/402-ath9k-fix-invalid-mac-address-handling.patch [new file with mode: 0644]
package/kernel/mac80211/patches/403-ath_regd_optional.patch [new file with mode: 0644]
package/kernel/mac80211/patches/404-world_regd_fixup.patch [new file with mode: 0644]
package/kernel/mac80211/patches/405-regd_no_assoc_hints.patch [new file with mode: 0644]
package/kernel/mac80211/patches/406-ath_regd_us.patch [new file with mode: 0644]
package/kernel/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch [new file with mode: 0644]
package/kernel/mac80211/patches/411-ath5k_allow_adhoc_and_ap.patch [new file with mode: 0644]
package/kernel/mac80211/patches/420-ath5k_disable_fast_cc.patch [new file with mode: 0644]
package/kernel/mac80211/patches/430-add_ath5k_platform.patch [new file with mode: 0644]
package/kernel/mac80211/patches/431-add_platform_eeprom_support_to_ath5k.patch [new file with mode: 0644]
package/kernel/mac80211/patches/432-ath5k_add_pciids.patch [new file with mode: 0644]
package/kernel/mac80211/patches/440-ath5k_channel_bw_debugfs.patch [new file with mode: 0644]
package/kernel/mac80211/patches/500-ath9k_eeprom_debugfs.patch [new file with mode: 0644]
package/kernel/mac80211/patches/501-ath9k-eeprom_endianess.patch [new file with mode: 0644]
package/kernel/mac80211/patches/502-ath9k_ahb_init.patch [new file with mode: 0644]
package/kernel/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch [new file with mode: 0644]
package/kernel/mac80211/patches/511-ath9k_reduce_rxbuf.patch [new file with mode: 0644]
package/kernel/mac80211/patches/512-ath9k_channelbw_debugfs.patch [new file with mode: 0644]
package/kernel/mac80211/patches/520-mac80211_cur_txpower.patch [new file with mode: 0644]
package/kernel/mac80211/patches/521-ath9k_cur_txpower.patch [new file with mode: 0644]
package/kernel/mac80211/patches/522-ath9k_per_chain_signal_strength.patch [new file with mode: 0644]
package/kernel/mac80211/patches/523-mac80211_configure_antenna_gain.patch [new file with mode: 0644]
package/kernel/mac80211/patches/524-ath9k_use_configured_antenna_gain.patch [new file with mode: 0644]
package/kernel/mac80211/patches/530-ath9k_extra_leds.patch [new file with mode: 0644]
package/kernel/mac80211/patches/531-ath9k_extra_platform_leds.patch [new file with mode: 0644]
package/kernel/mac80211/patches/541-ath9k_optimize_interrupt_mitigation.patch [new file with mode: 0644]
package/kernel/mac80211/patches/550-ath9k_reduce_ani_interval.patch [new file with mode: 0644]
package/kernel/mac80211/patches/552-ath9k_rx_dma_stop_check.patch [new file with mode: 0644]
package/kernel/mac80211/patches/553-ath9k_debugfs_diag.patch [new file with mode: 0644]
package/kernel/mac80211/patches/554-ath9k_ani_mrc_fix.patch [new file with mode: 0644]
package/kernel/mac80211/patches/555-ath9k-allow-to-disable-bands-via-platform-data.patch [new file with mode: 0644]
package/kernel/mac80211/patches/556-ath9k_ani_revert.patch [new file with mode: 0644]
package/kernel/mac80211/patches/601-rt2x00-set_pci_mwi.patch [new file with mode: 0644]
package/kernel/mac80211/patches/602-rt2x00-introduce-rt2x00_platform_h.patch [new file with mode: 0644]
package/kernel/mac80211/patches/603-rt2x00-introduce-rt2x00eeprom.patch [new file with mode: 0644]
package/kernel/mac80211/patches/605-rt2x00-pci-eeprom.patch [new file with mode: 0644]
package/kernel/mac80211/patches/606-rt2x00_no_realign.patch [new file with mode: 0644]
package/kernel/mac80211/patches/607-rt2x00-allow_disabling_bands_through_platform_data.patch [new file with mode: 0644]
package/kernel/mac80211/patches/608-add_platform_data_mac_addr.patch [new file with mode: 0644]
package/kernel/mac80211/patches/610-rt2x00-fix-rt3352-ext-pa.patch [new file with mode: 0644]
package/kernel/mac80211/patches/611-rt2x00-rf_vals-rt3352-xtal20.patch [new file with mode: 0644]
package/kernel/mac80211/patches/612-rt2x00-make-wmac-loadable-via-OF-on-rt288x-305x-SoC.patch [new file with mode: 0644]
package/kernel/mac80211/patches/614-rt2x00-of_load_eeprom_filename.patch [new file with mode: 0644]
package/kernel/mac80211/patches/615-rt2x00-fix_20mhz_clk.patch [new file with mode: 0644]
package/kernel/mac80211/patches/616-rt2x00-support-rt5350.patch [new file with mode: 0644]
package/kernel/mac80211/patches/617-rt2x00-load-eeprom-on-SoC-from-a-mtd-device-defines-.patch [new file with mode: 0644]
package/kernel/mac80211/patches/700-mwl8k-missing-pci-id-for-WNR854T.patch [new file with mode: 0644]
package/kernel/mac80211/patches/800-b43-gpio-mask-module-option.patch [new file with mode: 0644]
package/kernel/mac80211/patches/810-b43_no_pio.patch [new file with mode: 0644]
package/kernel/mac80211/patches/820-b43-add-antenna-control.patch [new file with mode: 0644]
package/kernel/mac80211/patches/830-b43-workaround-pcie-bcm4716.patch [new file with mode: 0644]
package/kernel/mac80211/patches/841-b43-reduce-number-of-RX-slots.patch [new file with mode: 0644]
package/kernel/mac80211/patches/845-b43-only-use-gpio-0-1-for-led.patch [new file with mode: 0644]
package/kernel/mac80211/patches/851-brcmsmac-remove-extra-regulation-restriction.patch [new file with mode: 0644]
package/kernel/mmc_over_gpio/Makefile [new file with mode: 0644]
package/kernel/mmc_over_gpio/files/mmc_over_gpio.config [new file with mode: 0644]
package/kernel/mmc_over_gpio/files/mmc_over_gpio.init [new file with mode: 0644]
package/kernel/modules/001-depends.mk [deleted file]
package/kernel/modules/block.mk [deleted file]
package/kernel/modules/crypto.mk [deleted file]
package/kernel/modules/firewire.mk [deleted file]
package/kernel/modules/fs.mk [deleted file]
package/kernel/modules/hwmon.mk [deleted file]
package/kernel/modules/i2c.mk [deleted file]
package/kernel/modules/input.mk [deleted file]
package/kernel/modules/leds.mk [deleted file]
package/kernel/modules/lib.mk [deleted file]
package/kernel/modules/netdevices.mk [deleted file]
package/kernel/modules/netfilter.mk [deleted file]
package/kernel/modules/netsupport.mk [deleted file]
package/kernel/modules/nls.mk [deleted file]
package/kernel/modules/other.mk [deleted file]
package/kernel/modules/pcmcia.mk [deleted file]
package/kernel/modules/sound.mk [deleted file]
package/kernel/modules/spi.mk [deleted file]
package/kernel/modules/usb.mk [deleted file]
package/kernel/modules/video.mk [deleted file]
package/kernel/modules/virtual.mk [deleted file]
package/kernel/modules/w1.mk [deleted file]
package/kernel/modules/wireless.mk [deleted file]
package/kernel/om-watchdog/Makefile [new file with mode: 0644]
package/kernel/om-watchdog/files/om-watchdog [new file with mode: 0644]
package/kernel/om-watchdog/files/om-watchdog.init [new file with mode: 0644]
package/kernel/rotary-gpio-custom/Makefile [new file with mode: 0644]
package/kernel/rotary-gpio-custom/src/Kconfig [new file with mode: 0644]
package/kernel/rotary-gpio-custom/src/Makefile [new file with mode: 0644]
package/kernel/rotary-gpio-custom/src/rotary-gpio-custom.c [new file with mode: 0644]
package/kernel/rtc-rv5c386a/Makefile [new file with mode: 0644]
package/kernel/rtc-rv5c386a/src/Makefile [new file with mode: 0644]
package/kernel/rtc-rv5c386a/src/rtc.c [new file with mode: 0644]
package/kernel/spi-ks8995/Makefile [new file with mode: 0644]
package/kernel/spi-ks8995/src/Kconfig [new file with mode: 0644]
package/kernel/spi-ks8995/src/Makefile [new file with mode: 0644]
package/kernel/spi-ks8995/src/spi_ks8995.c [new file with mode: 0644]
package/kernel/switch/Makefile [new file with mode: 0644]
package/kernel/switch/files/switch.sh [new file with mode: 0644]
package/kernel/switch/src/Makefile [new file with mode: 0644]
package/kernel/switch/src/etc53xx.h [new file with mode: 0644]
package/kernel/switch/src/gpio.h [new file with mode: 0644]
package/kernel/switch/src/switch-adm.c [new file with mode: 0644]
package/kernel/switch/src/switch-core.c [new file with mode: 0644]
package/kernel/switch/src/switch-core.h [new file with mode: 0644]
package/kernel/switch/src/switch-robo.c [new file with mode: 0644]
package/kernel/trelay/Makefile [new file with mode: 0644]
package/kernel/trelay/files/trelay.config [new file with mode: 0644]
package/kernel/trelay/files/trelay.hotplug [new file with mode: 0644]
package/kernel/trelay/files/trelay.init [new file with mode: 0644]
package/kernel/trelay/src/Makefile [new file with mode: 0644]
package/kernel/trelay/src/trelay.c [new file with mode: 0644]
package/kernel/w1-gpio-custom/Makefile [new file with mode: 0644]
package/kernel/w1-gpio-custom/src/Kconfig [new file with mode: 0644]
package/kernel/w1-gpio-custom/src/Makefile [new file with mode: 0644]
package/kernel/w1-gpio-custom/src/w1-gpio-custom.c [new file with mode: 0644]
package/kernel/wrt55agv2-spidevs/Makefile [new file with mode: 0644]
package/kernel/wrt55agv2-spidevs/src/Kconfig [new file with mode: 0644]
package/kernel/wrt55agv2-spidevs/src/Makefile [new file with mode: 0644]
package/kernel/wrt55agv2-spidevs/src/wrt55agv2_spidevs.c [new file with mode: 0644]
package/libs/toolchain/Makefile [new file with mode: 0644]
package/libs/toolchain/eglibc-files/etc/nsswitch.conf [new file with mode: 0644]
package/linux-atm/Makefile [deleted file]
package/linux-atm/files/br2684ctl [deleted file]
package/linux-atm/patches/000-debian_16.patch [deleted file]
package/linux-atm/patches/200-no_libfl.patch [deleted file]
package/linux-atm/patches/300-objcopy_path.patch [deleted file]
package/linux-atm/patches/400-portability_fixes.patch [deleted file]
package/lua/Makefile [deleted file]
package/lua/patches-host/010-lua-5.1.3-lnum-full-260308.patch [deleted file]
package/lua/patches-host/011-lnum-use-double.patch [deleted file]
package/lua/patches-host/015-lnum-ppc-compat.patch [deleted file]
package/lua/patches-host/030-archindependent-bytecode.patch [deleted file]
package/lua/patches-host/100-no_readline.patch [deleted file]
package/lua/patches/010-lua-5.1.3-lnum-full-260308.patch [deleted file]
package/lua/patches/011-lnum-use-double.patch [deleted file]
package/lua/patches/015-lnum-ppc-compat.patch [deleted file]
package/lua/patches/020-shared_liblua.patch [deleted file]
package/lua/patches/030-archindependent-bytecode.patch [deleted file]
package/lua/patches/100-no_readline.patch [deleted file]
package/lua/patches/200-lua-path.patch [deleted file]
package/lua/patches/300-opcode_performance.patch [deleted file]
package/mac80211/Makefile [deleted file]
package/mac80211/files/lib/wifi/mac80211.sh [deleted file]
package/mac80211/files/regdb.txt [deleted file]
package/mac80211/patches/000-fix_kconfig.patch [deleted file]
package/mac80211/patches/001-fix_build.patch [deleted file]
package/mac80211/patches/002-change_allconfig.patch [deleted file]
package/mac80211/patches/010-disable_rfkill.patch [deleted file]
package/mac80211/patches/020-disable_tty_set_termios.patch [deleted file]
package/mac80211/patches/030-rt2x00_options.patch [deleted file]
package/mac80211/patches/040-brcmutil_option.patch [deleted file]
package/mac80211/patches/050-lib80211_option.patch [deleted file]
package/mac80211/patches/060-no_local_ssb_bcma.patch [deleted file]
package/mac80211/patches/150-disable_addr_notifier.patch [deleted file]
package/mac80211/patches/201-ath5k-WAR-for-AR71xx-PCI-bug.patch [deleted file]
package/mac80211/patches/300-pending_work.patch [deleted file]
package/mac80211/patches/310-ap_scan.patch [deleted file]
package/mac80211/patches/400-ath_move_debug_code.patch [deleted file]
package/mac80211/patches/401-ath9k_blink_default.patch [deleted file]
package/mac80211/patches/402-ath9k-fix-invalid-mac-address-handling.patch [deleted file]
package/mac80211/patches/403-ath_regd_optional.patch [deleted file]
package/mac80211/patches/404-world_regd_fixup.patch [deleted file]
package/mac80211/patches/405-regd_no_assoc_hints.patch [deleted file]
package/mac80211/patches/406-ath_regd_us.patch [deleted file]
package/mac80211/patches/410-ath9k_allow_adhoc_and_ap.patch [deleted file]
package/mac80211/patches/411-ath5k_allow_adhoc_and_ap.patch [deleted file]
package/mac80211/patches/420-ath5k_disable_fast_cc.patch [deleted file]
package/mac80211/patches/430-add_ath5k_platform.patch [deleted file]
package/mac80211/patches/431-add_platform_eeprom_support_to_ath5k.patch [deleted file]
package/mac80211/patches/432-ath5k_add_pciids.patch [deleted file]
package/mac80211/patches/440-ath5k_channel_bw_debugfs.patch [deleted file]
package/mac80211/patches/500-ath9k_eeprom_debugfs.patch [deleted file]
package/mac80211/patches/501-ath9k-eeprom_endianess.patch [deleted file]
package/mac80211/patches/502-ath9k_ahb_init.patch [deleted file]
package/mac80211/patches/510-ath9k_intr_mitigation_tweak.patch [deleted file]
package/mac80211/patches/511-ath9k_reduce_rxbuf.patch [deleted file]
package/mac80211/patches/512-ath9k_channelbw_debugfs.patch [deleted file]
package/mac80211/patches/520-mac80211_cur_txpower.patch [deleted file]
package/mac80211/patches/521-ath9k_cur_txpower.patch [deleted file]
package/mac80211/patches/522-ath9k_per_chain_signal_strength.patch [deleted file]
package/mac80211/patches/523-mac80211_configure_antenna_gain.patch [deleted file]
package/mac80211/patches/524-ath9k_use_configured_antenna_gain.patch [deleted file]
package/mac80211/patches/530-ath9k_extra_leds.patch [deleted file]
package/mac80211/patches/531-ath9k_extra_platform_leds.patch [deleted file]
package/mac80211/patches/541-ath9k_optimize_interrupt_mitigation.patch [deleted file]
package/mac80211/patches/550-ath9k_reduce_ani_interval.patch [deleted file]
package/mac80211/patches/552-ath9k_rx_dma_stop_check.patch [deleted file]
package/mac80211/patches/553-ath9k_debugfs_diag.patch [deleted file]
package/mac80211/patches/554-ath9k_ani_mrc_fix.patch [deleted file]
package/mac80211/patches/555-ath9k-allow-to-disable-bands-via-platform-data.patch [deleted file]
package/mac80211/patches/556-ath9k_ani_revert.patch [deleted file]
package/mac80211/patches/601-rt2x00-set_pci_mwi.patch [deleted file]
package/mac80211/patches/602-rt2x00-introduce-rt2x00_platform_h.patch [deleted file]
package/mac80211/patches/603-rt2x00-introduce-rt2x00eeprom.patch [deleted file]
package/mac80211/patches/605-rt2x00-pci-eeprom.patch [deleted file]
package/mac80211/patches/606-rt2x00_no_realign.patch [deleted file]
package/mac80211/patches/607-rt2x00-allow_disabling_bands_through_platform_data.patch [deleted file]
package/mac80211/patches/608-add_platform_data_mac_addr.patch [deleted file]
package/mac80211/patches/610-rt2x00-fix-rt3352-ext-pa.patch [deleted file]
package/mac80211/patches/611-rt2x00-rf_vals-rt3352-xtal20.patch [deleted file]
package/mac80211/patches/612-rt2x00-make-wmac-loadable-via-OF-on-rt288x-305x-SoC.patch [deleted file]
package/mac80211/patches/614-rt2x00-of_load_eeprom_filename.patch [deleted file]
package/mac80211/patches/615-rt2x00-fix_20mhz_clk.patch [deleted file]
package/mac80211/patches/616-rt2x00-support-rt5350.patch [deleted file]
package/mac80211/patches/617-rt2x00-load-eeprom-on-SoC-from-a-mtd-device-defines-.patch [deleted file]
package/mac80211/patches/700-mwl8k-missing-pci-id-for-WNR854T.patch [deleted file]
package/mac80211/patches/800-b43-gpio-mask-module-option.patch [deleted file]
package/mac80211/patches/810-b43_no_pio.patch [deleted file]
package/mac80211/patches/820-b43-add-antenna-control.patch [deleted file]
package/mac80211/patches/830-b43-workaround-pcie-bcm4716.patch [deleted file]
package/mac80211/patches/841-b43-reduce-number-of-RX-slots.patch [deleted file]
package/mac80211/patches/845-b43-only-use-gpio-0-1-for-led.patch [deleted file]
package/mac80211/patches/851-brcmsmac-remove-extra-regulation-restriction.patch [deleted file]
package/mkelfimage/Makefile [deleted file]
package/mkelfimage/patches/no-stack-protector.patch [deleted file]
package/mountd/Makefile [deleted file]
package/mountd/files/mountd.config [deleted file]
package/mountd/files/mountd.init [deleted file]
package/mountd/patches/010-uci_rename_history_to_delta.patch [deleted file]
package/mountd/patches/020-handle_timeout.patch [deleted file]
package/mountd/patches/030-ext4_support.patch [deleted file]
package/mountd/patches/040-optional-daemonize.patch [deleted file]
package/mtd/Makefile [deleted file]
package/mtd/src/Makefile [deleted file]
package/mtd/src/crc32.c [deleted file]
package/mtd/src/crc32.h [deleted file]
package/mtd/src/fis.c [deleted file]
package/mtd/src/fis.h [deleted file]
package/mtd/src/imagetag.c [deleted file]
package/mtd/src/jffs2.c [deleted file]
package/mtd/src/jffs2.h [deleted file]
package/mtd/src/md5.c [deleted file]
package/mtd/src/md5.h [deleted file]
package/mtd/src/mtd.c [deleted file]
package/mtd/src/mtd.h [deleted file]
package/mtd/src/seama.c [deleted file]
package/mtd/src/seama.h [deleted file]
package/mtd/src/trx.c [deleted file]
package/network/utils/linux-atm/Makefile [new file with mode: 0644]
package/network/utils/linux-atm/files/br2684ctl [new file with mode: 0755]
package/network/utils/linux-atm/patches/000-debian_16.patch [new file with mode: 0644]
package/network/utils/linux-atm/patches/200-no_libfl.patch [new file with mode: 0644]
package/network/utils/linux-atm/patches/300-objcopy_path.patch [new file with mode: 0644]
package/network/utils/linux-atm/patches/400-portability_fixes.patch [new file with mode: 0644]
package/opkg/Makefile [deleted file]
package/opkg/files/opkg.conf [deleted file]
package/opkg/patches/001-ship-pkg-m4.patch [deleted file]
package/opkg/patches/002-no-shave.patch [deleted file]
package/opkg/patches/004-host_cpu.patch [deleted file]
package/opkg/patches/007-force_static.patch [deleted file]
package/opkg/patches/009-remove-upgrade-all.patch [deleted file]
package/opkg/patches/011-old-config-location.patch [deleted file]
package/opkg/patches/012-strip-trailing-conffiles-whitespace.patch [deleted file]
package/opkg/patches/014-errors-to-stderr.patch [deleted file]
package/opkg/patches/020-avoid_getline.patch [deleted file]
package/opkg/patches/030-fix-double-free.patch [deleted file]
package/opkg/patches/040-wrap-descriptions-only-on-ttys.patch [deleted file]
package/opkg/patches/050-add-case-insensitive-flag.patch [deleted file]
package/opkg/patches/060-add-find-command.patch [deleted file]
package/opkg/patches/070-use_gzipped_pkg_list.patch [deleted file]
package/platform/lantiq/ltq-adsl-app/Config.in [deleted file]
package/platform/lantiq/ltq-adsl-app/Makefile [deleted file]
package/platform/lantiq/ltq-adsl-app/files/dsl_control [deleted file]
package/platform/lantiq/ltq-adsl-app/files/dsl_notify.sh [deleted file]
package/platform/lantiq/ltq-adsl-fw/Makefile [deleted file]
package/platform/lantiq/ltq-adsl-mei/Makefile [deleted file]
package/platform/lantiq/ltq-adsl-mei/src/Makefile [deleted file]
package/platform/lantiq/ltq-adsl-mei/src/ifxmips_mei_interface.h [deleted file]
package/platform/lantiq/ltq-adsl-mei/src/lantiq_mei.c [deleted file]
package/platform/lantiq/ltq-adsl/Config.in [deleted file]
package/platform/lantiq/ltq-adsl/Makefile [deleted file]
package/platform/lantiq/ltq-adsl/patches/100-dsl_compat.patch [deleted file]
package/platform/lantiq/ltq-adsl/patches/110-fix_status_polling_loop.patch [deleted file]
package/platform/lantiq/ltq-adsl/patches/120-platform.patch [deleted file]
package/platform/lantiq/ltq-adsl/patches/130-linux3.8.patch [deleted file]
package/platform/lantiq/ltq-atm/Makefile [deleted file]
package/platform/lantiq/ltq-atm/src/Makefile [deleted file]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_amazon_se.c [deleted file]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_ar9.c [deleted file]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_core.h [deleted file]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_danube.c [deleted file]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_fw_amazon_se.h [deleted file]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_fw_ar9.h [deleted file]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_fw_ar9_retx.h [deleted file]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_fw_danube.h [deleted file]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_fw_danube_retx.h [deleted file]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_fw_regs_amazon_se.h [deleted file]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_fw_regs_ar9.h [deleted file]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_fw_regs_common.h [deleted file]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_fw_regs_danube.h [deleted file]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_fw_regs_vr9.h [deleted file]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_fw_vr9.h [deleted file]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_ppe_amazon_se.h [deleted file]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_ppe_ar9.h [deleted file]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_ppe_common.h [deleted file]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_ppe_danube.h [deleted file]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_ppe_vr9.h [deleted file]
package/platform/lantiq/ltq-atm/src/ifxmips_atm_vr9.c [deleted file]
package/platform/lantiq/ltq-atm/src/ltq_atm.c [deleted file]
package/platform/lantiq/ltq-deu/Makefile [deleted file]
package/platform/lantiq/ltq-deu/src/Makefile [deleted file]
package/platform/lantiq/ltq-deu/src/ifxmips_aes.c [deleted file]
package/platform/lantiq/ltq-deu/src/ifxmips_arc4.c [deleted file]
package/platform/lantiq/ltq-deu/src/ifxmips_async_aes.c [deleted file]
package/platform/lantiq/ltq-deu/src/ifxmips_async_des.c [deleted file]
package/platform/lantiq/ltq-deu/src/ifxmips_des.c [deleted file]
package/platform/lantiq/ltq-deu/src/ifxmips_deu.c [deleted file]
package/platform/lantiq/ltq-deu/src/ifxmips_deu.h [deleted file]
package/platform/lantiq/ltq-deu/src/ifxmips_deu_ar9.c [deleted file]
package/platform/lantiq/ltq-deu/src/ifxmips_deu_ar9.h [deleted file]
package/platform/lantiq/ltq-deu/src/ifxmips_deu_danube.c [deleted file]
package/platform/lantiq/ltq-deu/src/ifxmips_deu_danube.h [deleted file]
package/platform/lantiq/ltq-deu/src/ifxmips_deu_dma.c [deleted file]
package/platform/lantiq/ltq-deu/src/ifxmips_deu_dma.h [deleted file]
package/platform/lantiq/ltq-deu/src/ifxmips_deu_vr9.c [deleted file]
package/platform/lantiq/ltq-deu/src/ifxmips_deu_vr9.h [deleted file]
package/platform/lantiq/ltq-deu/src/ifxmips_md5.c [deleted file]
package/platform/lantiq/ltq-deu/src/ifxmips_md5_hmac.c [deleted file]
package/platform/lantiq/ltq-deu/src/ifxmips_sha1.c [deleted file]
package/platform/lantiq/ltq-deu/src/ifxmips_sha1_hmac.c [deleted file]
package/platform/lantiq/ltq-deu/src/ifxmips_tcrypt.h [deleted file]
package/platform/lantiq/ltq-deu/src/ifxmips_testmgr.h [deleted file]
package/platform/lantiq/ltq-deu/src/internal.h [deleted file]
package/platform/lantiq/ltq-deu/src/ltq_deu_testmgr.c [deleted file]
package/platform/lantiq/ltq-hcd/Makefile [deleted file]
package/platform/lantiq/ltq-hcd/src/Kconfig [deleted file]
package/platform/lantiq/ltq-hcd/src/Makefile [deleted file]
package/platform/lantiq/ltq-hcd/src/ifxhcd.c [deleted file]
package/platform/lantiq/ltq-hcd/src/ifxhcd.h [deleted file]
package/platform/lantiq/ltq-hcd/src/ifxhcd_es.c [deleted file]
package/platform/lantiq/ltq-hcd/src/ifxhcd_intr.c [deleted file]
package/platform/lantiq/ltq-hcd/src/ifxhcd_queue.c [deleted file]
package/platform/lantiq/ltq-hcd/src/ifxusb_cif.c [deleted file]
package/platform/lantiq/ltq-hcd/src/ifxusb_cif.h [deleted file]
package/platform/lantiq/ltq-hcd/src/ifxusb_cif_d.c [deleted file]
package/platform/lantiq/ltq-hcd/src/ifxusb_cif_h.c [deleted file]
package/platform/lantiq/ltq-hcd/src/ifxusb_ctl.c [deleted file]
package/platform/lantiq/ltq-hcd/src/ifxusb_driver.c [deleted file]
package/platform/lantiq/ltq-hcd/src/ifxusb_host.ko [deleted file]
package/platform/lantiq/ltq-hcd/src/ifxusb_plat.h [deleted file]
package/platform/lantiq/ltq-hcd/src/ifxusb_regs.h [deleted file]
package/platform/lantiq/ltq-hcd/src/ifxusb_version.h [deleted file]
package/platform/lantiq/ltq-ifxos/Makefile [deleted file]
package/platform/lantiq/ltq-ifxos/patches/100-compat.patch [deleted file]
package/platform/lantiq/ltq-ptm/Makefile [deleted file]
package/platform/lantiq/ltq-ptm/src/Makefile [deleted file]
package/platform/lantiq/ltq-ptm/src/ifxmips_ptm_adsl.c [deleted file]
package/platform/lantiq/ltq-ptm/src/ifxmips_ptm_adsl.h [deleted file]
package/platform/lantiq/ltq-ptm/src/ifxmips_ptm_amazon_se.c [deleted file]
package/platform/lantiq/ltq-ptm/src/ifxmips_ptm_ar9.c [deleted file]
package/platform/lantiq/ltq-ptm/src/ifxmips_ptm_common.h [deleted file]
package/platform/lantiq/ltq-ptm/src/ifxmips_ptm_danube.c [deleted file]
package/platform/lantiq/ltq-ptm/src/ifxmips_ptm_fw_amazon_se.h [deleted file]
package/platform/lantiq/ltq-ptm/src/ifxmips_ptm_fw_ar9.h [deleted file]
package/platform/lantiq/ltq-ptm/src/ifxmips_ptm_fw_danube.h [deleted file]
package/platform/lantiq/ltq-ptm/src/ifxmips_ptm_fw_regs_adsl.h [deleted file]
package/platform/lantiq/ltq-ptm/src/ifxmips_ptm_fw_regs_amazon_se.h [deleted file]
package/platform/lantiq/ltq-ptm/src/ifxmips_ptm_fw_regs_ar9.h [deleted file]
package/platform/lantiq/ltq-ptm/src/ifxmips_ptm_fw_regs_danube.h [deleted file]
package/platform/lantiq/ltq-ptm/src/ifxmips_ptm_fw_regs_vdsl.h [deleted file]
package/platform/lantiq/ltq-ptm/src/ifxmips_ptm_fw_regs_vr9.h [deleted file]
package/platform/lantiq/ltq-ptm/src/ifxmips_ptm_fw_vr9.h [deleted file]
package/platform/lantiq/ltq-ptm/src/ifxmips_ptm_ppe_amazon_se.h [deleted file]
package/platform/lantiq/ltq-ptm/src/ifxmips_ptm_ppe_ar9.h [deleted file]
package/platform/lantiq/ltq-ptm/src/ifxmips_ptm_ppe_common.h [deleted file]
package/platform/lantiq/ltq-ptm/src/ifxmips_ptm_ppe_danube.h [deleted file]
package/platform/lantiq/ltq-ptm/src/ifxmips_ptm_ppe_vr9.h [deleted file]
package/platform/lantiq/ltq-ptm/src/ifxmips_ptm_test.c [deleted file]
package/platform/lantiq/ltq-ptm/src/ifxmips_ptm_vdsl.c [deleted file]
package/platform/lantiq/ltq-ptm/src/ifxmips_ptm_vdsl.h [deleted file]
package/platform/lantiq/ltq-ptm/src/ifxmips_ptm_vr9.c [deleted file]
package/platform/lantiq/ltq-tapi/Config.in [deleted file]
package/platform/lantiq/ltq-tapi/Makefile [deleted file]
package/platform/lantiq/ltq-tapi/patches/000-portability.patch [deleted file]
package/platform/lantiq/ltq-tapi/patches/100-ifxmips.patch [deleted file]
package/platform/lantiq/ltq-tapi/patches/200-linux-37.patch [deleted file]
package/platform/lantiq/ltq-vdsl-app/Makefile [deleted file]
package/platform/lantiq/ltq-vdsl-app/files/dsl_control [deleted file]
package/platform/lantiq/ltq-vdsl-app/files/dsl_notify.sh [deleted file]
package/platform/lantiq/ltq-vdsl-app/patches/100-compat.patch [deleted file]
package/platform/lantiq/ltq-vdsl-fw/Makefile [deleted file]
package/platform/lantiq/ltq-vdsl-fw/src/LzmaDecode.c [deleted file]
package/platform/lantiq/ltq-vdsl-fw/src/LzmaDecode.h [deleted file]
package/platform/lantiq/ltq-vdsl-fw/src/LzmaTypes.h [deleted file]
package/platform/lantiq/ltq-vdsl-fw/src/LzmaWrapper.c [deleted file]
package/platform/lantiq/ltq-vdsl-fw/src/LzmaWrapper.h [deleted file]
package/platform/lantiq/ltq-vdsl-fw/src/Makefile [deleted file]
package/platform/lantiq/ltq-vdsl-fw/src/vdsl_fw_install.sh [deleted file]
package/platform/lantiq/ltq-vdsl-fw/src/w921v_fw_cutter.c [deleted file]
package/platform/lantiq/ltq-vdsl-mei/Makefile [deleted file]
package/platform/lantiq/ltq-vdsl-mei/patches/100-compat.patch [deleted file]
package/platform/lantiq/ltq-vdsl/Makefile [deleted file]
package/platform/lantiq/ltq-vdsl/patches/100-compat.patch [deleted file]
package/platform/lantiq/ltq-vmmc/Config.in [deleted file]
package/platform/lantiq/ltq-vmmc/Makefile [deleted file]
package/platform/lantiq/ltq-vmmc/files/vmmc.init [deleted file]
package/platform/lantiq/ltq-vmmc/patches/000-portability.patch [deleted file]
package/platform/lantiq/ltq-vmmc/patches/100-target.patch [deleted file]
package/platform/lantiq/ltq-vmmc/patches/400-falcon.patch [deleted file]
package/procd/Makefile [deleted file]
package/procd/files/hotplug-preinit.json [deleted file]
package/procd/files/hotplug.json [deleted file]
package/procd/files/procd.init [deleted file]
package/procd/files/procd.sh [deleted file]
package/px5g/Makefile [deleted file]
package/px5g/src/Makefile [deleted file]
package/px5g/src/library/base64.c [deleted file]
package/px5g/src/library/bignum.c [deleted file]
package/px5g/src/library/havege.c [deleted file]
package/px5g/src/library/rsa.c [deleted file]
package/px5g/src/library/sha1.c [deleted file]
package/px5g/src/library/timing.c [deleted file]
package/px5g/src/library/x509write.c [deleted file]
package/px5g/src/polarssl/base64.h [deleted file]
package/px5g/src/polarssl/bignum.h [deleted file]
package/px5g/src/polarssl/bn_mul.h [deleted file]
package/px5g/src/polarssl/config.h [deleted file]
package/px5g/src/polarssl/havege.h [deleted file]
package/px5g/src/polarssl/rsa.h [deleted file]
package/px5g/src/polarssl/sha1.h [deleted file]
package/px5g/src/polarssl/timing.h [deleted file]
package/px5g/src/polarssl/x509.h [deleted file]
package/px5g/src/px5g.c [deleted file]
package/switch/Makefile [deleted file]
package/switch/files/switch.sh [deleted file]
package/switch/src/Makefile [deleted file]
package/switch/src/etc53xx.h [deleted file]
package/switch/src/gpio.h [deleted file]
package/switch/src/switch-adm.c [deleted file]
package/switch/src/switch-core.c [deleted file]
package/switch/src/switch-core.h [deleted file]
package/switch/src/switch-robo.c [deleted file]
package/system/ar7-atm/Config.in [deleted file]
package/system/ar7-atm/Makefile [deleted file]
package/system/ar7-atm/patches-D7.04.03.00/100-compile_fix.patch [deleted file]
package/system/ar7-atm/patches-D7.04.03.00/110-interrupt_fix.patch [deleted file]
package/system/ar7-atm/patches-D7.04.03.00/120-no_dumb_inline.patch [deleted file]
package/system/ar7-atm/patches-D7.04.03.00/130-powercutback.patch [deleted file]
package/system/ar7-atm/patches-D7.04.03.00/140-debug_mode.patch [deleted file]
package/system/ar7-atm/patches-D7.04.03.00/150-tasklet_mode.patch [deleted file]
package/system/ar7-atm/patches-D7.04.03.00/160-module-params.patch [deleted file]
package/system/ar7-atm/patches-D7.04.03.00/170-bus_id_removal.patch [deleted file]
package/system/ar7-atm/patches-D7.04.03.00/180-git_headers_include.patch [deleted file]
package/system/ar7-atm/patches-D7.04.03.00/190-2.6.32_proc_fixes.patch [deleted file]
package/system/ar7-atm/patches-D7.04.03.00/200-2.6.37_args.patch [deleted file]
package/system/ar7-atm/patches-D7.04.03.00/210-3.3-remove-smp_lock.h.patch [deleted file]
package/system/ar7-atm/patches-D7.05.01.00/100-compile_fix.patch [deleted file]
package/system/ar7-atm/patches-D7.05.01.00/110-interrupt_fix.patch [deleted file]
package/system/ar7-atm/patches-D7.05.01.00/120-no_dumb_inline.patch [deleted file]
package/system/ar7-atm/patches-D7.05.01.00/130-powercutback.patch [deleted file]
package/system/ar7-atm/patches-D7.05.01.00/140-debug_mode.patch [deleted file]
package/system/ar7-atm/patches-D7.05.01.00/150-tasklet_mode.patch [deleted file]
package/system/ar7-atm/patches-D7.05.01.00/160-module-params.patch [deleted file]
package/system/ar7-atm/patches-D7.05.01.00/170-bus_id_removal.patch [deleted file]
package/system/ar7-atm/patches-D7.05.01.00/180-git_headers_include.patch [deleted file]
package/system/ar7-atm/patches-D7.05.01.00/190-2.6.32_proc_fixes.patch [deleted file]
package/system/ar7-atm/patches-D7.05.01.00/200-2.6.37_args.patch [deleted file]
package/system/ar7-atm/patches-D7.05.01.00/210-3.3-remove-smp_lock.h.patch [deleted file]
package/system/avila-wdt/Makefile [deleted file]
package/system/avila-wdt/src/Makefile [deleted file]
package/system/avila-wdt/src/avila-wdt.c [deleted file]
package/system/brcm2708-gpu-fw/Makefile [deleted file]
package/system/button-hotplug/Makefile [deleted file]
package/system/button-hotplug/src/Kconfig [deleted file]
package/system/button-hotplug/src/Makefile [deleted file]
package/system/button-hotplug/src/button-hotplug.c [deleted file]
package/system/ep80579-drivers/Makefile [deleted file]
package/system/ep80579-drivers/patches/001-igbe_update.patch [deleted file]
package/system/ep80579-drivers/patches/002-cflags_cleanup.patch [deleted file]
package/system/ep80579-drivers/patches/003-new_irqf_constants.patch [deleted file]
package/system/ep80579-drivers/patches/100-iegbe_netdev_ops.patch [deleted file]
package/system/ep80579-drivers/patches/101-iegbe_fix_napi_interface.patch [deleted file]
package/system/ep80579-drivers/patches/102-iegbe_nuke_polling_netdev.patch [deleted file]
package/system/ep80579-drivers/patches/103-iegbe_convert_unicast_addr_list.patch [deleted file]
package/system/ep80579-drivers/patches/104-iegbe_group_address_list_and_its_count.patch [deleted file]
package/system/ep80579-drivers/patches/105-iegbe_new_dma_masks.patch [deleted file]
package/system/ep80579-drivers/patches/106-iegbe_new_irqf_constant.patch [deleted file]
package/system/ep80579-drivers/patches/150-ocracoke_island.patch [deleted file]
package/system/ep80579-drivers/patches/200-can_fix_ioctl_numbers.patch [deleted file]
package/system/ep80579-drivers/patches/210-can_include_linux_fs_h.patch [deleted file]
package/system/ep80579-drivers/patches/220-can_fix_irq_request.patch [deleted file]
package/system/ep80579-drivers/patches/230-can_remove_driver_data_direct_access.patch [deleted file]
package/system/ep80579-drivers/patches/300-wdt_compile_fix.patch [deleted file]
package/system/ep80579-drivers/patches/400-edma_fix_irq_request_warning.patch [deleted file]
package/system/ep80579-drivers/patches/500-1588_fix_irq_request_warning.patch [deleted file]
package/system/ep80579-drivers/patches/600-2.6.27_includes.patch [deleted file]
package/system/ep80579-drivers/patches/601-2.6.32_includes.patch [deleted file]
package/system/ep80579-drivers/patches/700-iegbe_kcompat_2.6.30.patch [deleted file]
package/system/ep80579-drivers/patches/701-iegbe_poll_dev.patch [deleted file]
package/system/ep80579-drivers/patches/710-3.3-fix-generated-header-locations.patch [deleted file]
package/system/ep80579-drivers/patches/711-3.3-gbe-fixes.patch [deleted file]
package/system/ep80579-drivers/patches/712-3.3-can-fixes.patch [deleted file]
package/system/ep80579-drivers/patches/713-3.3-gpio-fixes.patch [deleted file]
package/system/ep80579-drivers/patches/714-3.3-wdt-fixes.patch [deleted file]
package/system/ep80579-drivers/patches/715-3.3-1588-fixes.patch [deleted file]
package/system/gpio-button-hotplug/Makefile [deleted file]
package/system/gpio-button-hotplug/src/Makefile [deleted file]
package/system/gpio-button-hotplug/src/gpio-button-hotplug.c [deleted file]
package/system/hostap-driver/Makefile [deleted file]
package/system/hostap-driver/files/lib/wifi/hostap.sh [deleted file]
package/system/hostap-driver/patches/001-fix-txpower.patch [deleted file]
package/system/i2c-gpio-custom/Makefile [deleted file]
package/system/i2c-gpio-custom/src/Kconfig [deleted file]
package/system/i2c-gpio-custom/src/Makefile [deleted file]
package/system/i2c-gpio-custom/src/i2c-gpio-custom.c [deleted file]
package/system/mmc_over_gpio/Makefile [deleted file]
package/system/mmc_over_gpio/files/mmc_over_gpio.config [deleted file]
package/system/mmc_over_gpio/files/mmc_over_gpio.init [deleted file]
package/system/mountd/Makefile [new file with mode: 0644]
package/system/mountd/files/mountd.config [new file with mode: 0644]
package/system/mountd/files/mountd.init [new file with mode: 0755]
package/system/mountd/patches/010-uci_rename_history_to_delta.patch [new file with mode: 0644]
package/system/mountd/patches/020-handle_timeout.patch [new file with mode: 0644]
package/system/mountd/patches/030-ext4_support.patch [new file with mode: 0644]
package/system/mountd/patches/040-optional-daemonize.patch [new file with mode: 0644]
package/system/mtd/Makefile [new file with mode: 0644]
package/system/mtd/src/Makefile [new file with mode: 0644]
package/system/mtd/src/crc32.c [new file with mode: 0644]
package/system/mtd/src/crc32.h [new file with mode: 0644]
package/system/mtd/src/fis.c [new file with mode: 0644]
package/system/mtd/src/fis.h [new file with mode: 0644]
package/system/mtd/src/imagetag.c [new file with mode: 0644]
package/system/mtd/src/jffs2.c [new file with mode: 0644]
package/system/mtd/src/jffs2.h [new file with mode: 0644]
package/system/mtd/src/md5.c [new file with mode: 0644]
package/system/mtd/src/md5.h [new file with mode: 0644]
package/system/mtd/src/mtd.c [new file with mode: 0644]
package/system/mtd/src/mtd.h [new file with mode: 0644]
package/system/mtd/src/seama.c [new file with mode: 0644]
package/system/mtd/src/seama.h [new file with mode: 0644]
package/system/mtd/src/trx.c [new file with mode: 0644]
package/system/om-watchdog/Makefile [deleted file]
package/system/om-watchdog/files/om-watchdog [deleted file]
package/system/om-watchdog/files/om-watchdog.init [deleted file]
package/system/opkg/Makefile [new file with mode: 0644]
package/system/opkg/files/opkg.conf [new file with mode: 0644]
package/system/opkg/patches/001-ship-pkg-m4.patch [new file with mode: 0644]
package/system/opkg/patches/002-no-shave.patch [new file with mode: 0644]
package/system/opkg/patches/004-host_cpu.patch [new file with mode: 0644]
package/system/opkg/patches/007-force_static.patch [new file with mode: 0644]
package/system/opkg/patches/009-remove-upgrade-all.patch [new file with mode: 0644]
package/system/opkg/patches/011-old-config-location.patch [new file with mode: 0644]
package/system/opkg/patches/012-strip-trailing-conffiles-whitespace.patch [new file with mode: 0644]
package/system/opkg/patches/014-errors-to-stderr.patch [new file with mode: 0644]
package/system/opkg/patches/020-avoid_getline.patch [new file with mode: 0644]
package/system/opkg/patches/030-fix-double-free.patch [new file with mode: 0644]
package/system/opkg/patches/040-wrap-descriptions-only-on-ttys.patch [new file with mode: 0644]
package/system/opkg/patches/050-add-case-insensitive-flag.patch [new file with mode: 0644]
package/system/opkg/patches/060-add-find-command.patch [new file with mode: 0644]
package/system/opkg/patches/070-use_gzipped_pkg_list.patch [new file with mode: 0644]
package/system/procd/Makefile [new file with mode: 0644]
package/system/procd/files/hotplug-preinit.json [new file with mode: 0644]
package/system/procd/files/hotplug.json [new file with mode: 0644]
package/system/procd/files/procd.init [new file with mode: 0644]
package/system/procd/files/procd.sh [new file with mode: 0644]
package/system/rotary-gpio-custom/Makefile [deleted file]
package/system/rotary-gpio-custom/src/Kconfig [deleted file]
package/system/rotary-gpio-custom/src/Makefile [deleted file]
package/system/rotary-gpio-custom/src/rotary-gpio-custom.c [deleted file]
package/system/rtc-rv5c386a/Makefile [deleted file]
package/system/rtc-rv5c386a/src/Makefile [deleted file]
package/system/rtc-rv5c386a/src/rtc.c [deleted file]
package/system/spi-ks8995/Makefile [deleted file]
package/system/spi-ks8995/src/Kconfig [deleted file]
package/system/spi-ks8995/src/Makefile [deleted file]
package/system/spi-ks8995/src/spi_ks8995.c [deleted file]
package/system/spidev_test/Makefile [deleted file]
package/system/ubox/Makefile [new file with mode: 0644]
package/system/ubox/files/mount.hotplug [new file with mode: 0644]
package/system/ubus/Makefile [new file with mode: 0644]
package/system/ubus/files/ubus.init [new file with mode: 0755]
package/system/uci/Makefile [new file with mode: 0644]
package/system/uci/files/lib/config/uci.sh [new file with mode: 0644]
package/system/udev/Config.in [new file with mode: 0644]
package/system/udev/Makefile [new file with mode: 0644]
package/system/udev/patches/0001-build-don-t-use-gc-sections.patch [new file with mode: 0644]
package/system/udev/patches/0002-udevd-add-lrt-for-message-queue-symbols.patch [new file with mode: 0644]
package/system/udev/patches/0003-add_btn_trigger_happy_define.patch [new file with mode: 0644]
package/system/utils/e2fsprogs/Makefile [deleted file]
package/system/utils/e2fsprogs/files/e2fsck.conf [deleted file]
package/system/utils/e2fsprogs/files/e2fsck.sh [deleted file]
package/system/utils/e2fsprogs/patches/001-link-against-libuuid.patch [deleted file]
package/system/utils/e2fsprogs/patches/002-no_malloc_h.patch [deleted file]
package/system/utils/fbtest/Makefile [deleted file]
package/system/utils/fbtest/src/Makefile [deleted file]
package/system/utils/fbtest/src/fbtest.c [deleted file]
package/system/utils/hostap-utils/Makefile [deleted file]
package/system/utils/nvram/Makefile [deleted file]
package/system/utils/nvram/files/nvram.init [deleted file]
package/system/utils/nvram/src/Makefile [deleted file]
package/system/utils/nvram/src/cli.c [deleted file]
package/system/utils/nvram/src/crc.c [deleted file]
package/system/utils/nvram/src/nvram.c [deleted file]
package/system/utils/nvram/src/nvram.h [deleted file]
package/system/utils/nvram/src/sdinitvals.h [deleted file]
package/system/utils/robocfg/Makefile [deleted file]
package/system/utils/robocfg/src/Makefile [deleted file]
package/system/utils/robocfg/src/etc53xx.h [deleted file]
package/system/utils/robocfg/src/robocfg.c [deleted file]
package/system/utils/usbmode/Makefile [deleted file]
package/system/utils/usbmode/files/usbmode.hotplug [deleted file]
package/system/utils/usbreset/Makefile [deleted file]
package/system/utils/usbreset/src/usbreset.c [deleted file]
package/system/utils/usbutils/Makefile [deleted file]
package/system/utils/util-linux/Makefile [deleted file]
package/system/utils/util-linux/patches/000-compile.patch [deleted file]
package/system/utils/util-linux/patches/001-no-printf-alloc.patch [deleted file]
package/system/utils/util-linux/patches/002-fix-endianess.patch [deleted file]
package/system/utils/xfsprogs/Makefile [deleted file]
package/system/utils/xfsprogs/patches/001-automake-compat.patch [deleted file]
package/system/utils/xfsprogs/patches/100-no_aio.patch [deleted file]
package/system/utils/xfsprogs/patches/110-uclibc_no_ustat.patch [deleted file]
package/system/utils/xfsprogs/patches/120-portability.patch [deleted file]
package/system/utils/xfsprogs/patches/130-uclibc_no_xattr.patch [deleted file]
package/system/utils/xfsprogs/patches/140-no_po.patch [deleted file]
package/system/w1-gpio-custom/Makefile [deleted file]
package/system/w1-gpio-custom/src/Kconfig [deleted file]
package/system/w1-gpio-custom/src/Makefile [deleted file]
package/system/w1-gpio-custom/src/w1-gpio-custom.c [deleted file]
package/system/wrt55agv2-spidevs/Makefile [deleted file]
package/system/wrt55agv2-spidevs/src/Kconfig [deleted file]
package/system/wrt55agv2-spidevs/src/Makefile [deleted file]
package/system/wrt55agv2-spidevs/src/wrt55agv2_spidevs.c [deleted file]
package/system/zram-swap/Makefile [new file with mode: 0644]
package/system/zram-swap/files/zram.init [new file with mode: 0644]
package/toolchain/Makefile [deleted file]
package/toolchain/eglibc-files/etc/nsswitch.conf [deleted file]
package/trelay/Makefile [deleted file]
package/trelay/files/trelay.config [deleted file]
package/trelay/files/trelay.hotplug [deleted file]
package/trelay/files/trelay.init [deleted file]
package/trelay/src/Makefile [deleted file]
package/trelay/src/trelay.c [deleted file]
package/ubox/Makefile [deleted file]
package/ubox/files/mount.hotplug [deleted file]
package/ubus/Makefile [deleted file]
package/ubus/files/ubus.init [deleted file]
package/uci/Makefile [deleted file]
package/uci/files/lib/config/uci.sh [deleted file]
package/udev/Config.in [deleted file]
package/udev/Makefile [deleted file]
package/udev/patches/0001-build-don-t-use-gc-sections.patch [deleted file]
package/udev/patches/0002-udevd-add-lrt-for-message-queue-symbols.patch [deleted file]
package/udev/patches/0003-add_btn_trigger_happy_define.patch [deleted file]
package/utils/admswconfig/Makefile [new file with mode: 0644]
package/utils/admswconfig/files/admswconfig [new file with mode: 0644]
package/utils/admswconfig/files/admswswitch.sh [new file with mode: 0644]
package/utils/admswconfig/patches/001-matrix.patch [new file with mode: 0644]
package/utils/busybox/Config.in [new file with mode: 0644]
package/utils/busybox/Makefile [new file with mode: 0644]
package/utils/busybox/config/Config.in [new file with mode: 0644]
package/utils/busybox/config/archival/Config.in [new file with mode: 0644]
package/utils/busybox/config/console-tools/Config.in [new file with mode: 0644]
package/utils/busybox/config/coreutils/Config.in [new file with mode: 0644]
package/utils/busybox/config/debianutils/Config.in [new file with mode: 0644]
package/utils/busybox/config/e2fsprogs/Config.in [new file with mode: 0644]
package/utils/busybox/config/e2fsprogs/old_e2fsprogs/Config.in [new file with mode: 0644]
package/utils/busybox/config/editors/Config.in [new file with mode: 0644]
package/utils/busybox/config/findutils/Config.in [new file with mode: 0644]
package/utils/busybox/config/init/Config.in [new file with mode: 0644]
package/utils/busybox/config/libbb/Config.in [new file with mode: 0644]
package/utils/busybox/config/loginutils/Config.in [new file with mode: 0644]
package/utils/busybox/config/mailutils/Config.in [new file with mode: 0644]
package/utils/busybox/config/miscutils/Config.in [new file with mode: 0644]
package/utils/busybox/config/modutils/Config.in [new file with mode: 0644]
package/utils/busybox/config/networking/Config.in [new file with mode: 0644]
package/utils/busybox/config/networking/udhcp/Config.in [new file with mode: 0644]
package/utils/busybox/config/printutils/Config.in [new file with mode: 0644]
package/utils/busybox/config/procps/Config.in [new file with mode: 0644]
package/utils/busybox/config/runit/Config.in [new file with mode: 0644]
package/utils/busybox/config/selinux/Config.in [new file with mode: 0644]
package/utils/busybox/config/shell/Config.in [new file with mode: 0644]
package/utils/busybox/config/sysklogd/Config.in [new file with mode: 0644]
package/utils/busybox/config/util-linux/Config.in [new file with mode: 0644]
package/utils/busybox/convert_menuconfig.pl [new file with mode: 0755]
package/utils/busybox/files/cron [new file with mode: 0755]
package/utils/busybox/files/telnet [new file with mode: 0755]
package/utils/busybox/patches/001-init_avoid_loop_opening_tty.patch [new file with mode: 0644]
package/utils/busybox/patches/002-passwd_use_md5_hash_by_default_like_it_used_to_be.patch [new file with mode: 0644]
package/utils/busybox/patches/003-brctl_show_fix.patch [new file with mode: 0644]
package/utils/busybox/patches/004-upstream-percent_decode_in_place.patch [new file with mode: 0644]
package/utils/busybox/patches/005-resource_h_include.patch [new file with mode: 0644]
package/utils/busybox/patches/006-upstream_CVE-2011-2716_fixes.patch [new file with mode: 0644]
package/utils/busybox/patches/007-upstream_mkfs_ext2_fixes.patch [new file with mode: 0644]
package/utils/busybox/patches/110-wget_getopt_fix.patch [new file with mode: 0644]
package/utils/busybox/patches/140-trylink_bash.patch [new file with mode: 0644]
package/utils/busybox/patches/141-gen_build_files_bash.patch [new file with mode: 0644]
package/utils/busybox/patches/150-no_static_libgcc.patch [new file with mode: 0644]
package/utils/busybox/patches/200-etc_crontabs.patch [new file with mode: 0644]
package/utils/busybox/patches/240-udhcpc_retries.patch [new file with mode: 0644]
package/utils/busybox/patches/241-udhcpc-oversized_packets.patch [new file with mode: 0644]
package/utils/busybox/patches/242-udhcpc_msgs.patch [new file with mode: 0644]
package/utils/busybox/patches/243-udhcpc_changed_ifindex.patch [new file with mode: 0644]
package/utils/busybox/patches/244-udhcpc_add_6rd_option.patch [new file with mode: 0644]
package/utils/busybox/patches/250-ash_export-n.patch [new file with mode: 0644]
package/utils/busybox/patches/251-ash_fix-redir-substitution.patch [new file with mode: 0644]
package/utils/busybox/patches/260-vconfig_proc.patch [new file with mode: 0644]
package/utils/busybox/patches/300-netmsg.patch [new file with mode: 0644]
package/utils/busybox/patches/310-passwd_access.patch [new file with mode: 0644]
package/utils/busybox/patches/340-lock_util.patch [new file with mode: 0644]
package/utils/busybox/patches/350-httpd_redir.patch [new file with mode: 0644]
package/utils/busybox/patches/410-httpd_cgi_headers.patch [new file with mode: 0644]
package/utils/busybox/patches/440-httpd_chdir.patch [new file with mode: 0644]
package/utils/busybox/patches/470-insmod_search.patch [new file with mode: 0644]
package/utils/busybox/patches/490-mount_disable_check.patch [new file with mode: 0644]
package/utils/busybox/patches/510-awk_include.patch [new file with mode: 0644]
package/utils/busybox/patches/524-udhcpc_renew.patch [new file with mode: 0644]
package/utils/busybox/patches/610-ntpd_delayed_resolve.patch [new file with mode: 0644]
package/utils/busybox/patches/611-upstream_ntpd_version_fix.patch [new file with mode: 0644]
package/utils/busybox/patches/700-hexdump_segfault_fix.patch [new file with mode: 0644]
package/utils/busybox/patches/802-brctl_linux24.patch [new file with mode: 0644]
package/utils/busybox/patches/902-telnetd_intr.patch [new file with mode: 0644]
package/utils/busybox/patches/910-insmod-q-flag.patch [new file with mode: 0644]
package/utils/busybox/patches/911-date-k-flag.patch [new file with mode: 0644]
package/utils/busybox/patches/920-portability.patch [new file with mode: 0644]
package/utils/busybox/patches/950-partial-checksum.patch [new file with mode: 0644]
package/utils/busybox/patches/998-arping_missing_includes.patch [new file with mode: 0644]
package/utils/busybox/patches/999-musl-fixes.patch [new file with mode: 0644]
package/utils/e2fsprogs/Makefile [new file with mode: 0644]
package/utils/e2fsprogs/files/e2fsck.conf [new file with mode: 0644]
package/utils/e2fsprogs/files/e2fsck.sh [new file with mode: 0644]
package/utils/e2fsprogs/patches/001-link-against-libuuid.patch [new file with mode: 0644]
package/utils/e2fsprogs/patches/002-no_malloc_h.patch [new file with mode: 0644]
package/utils/fbtest/Makefile [new file with mode: 0644]
package/utils/fbtest/src/Makefile [new file with mode: 0644]
package/utils/fbtest/src/fbtest.c [new file with mode: 0644]
package/utils/fuse/Makefile [new file with mode: 0644]
package/utils/fuse/patches/112-no_break_on_mknod.patch [new file with mode: 0644]
package/utils/hostap-utils/Makefile [new file with mode: 0644]
package/utils/lua/Makefile [new file with mode: 0644]
package/utils/lua/patches-host/010-lua-5.1.3-lnum-full-260308.patch [new file with mode: 0644]
package/utils/lua/patches-host/011-lnum-use-double.patch [new file with mode: 0644]
package/utils/lua/patches-host/015-lnum-ppc-compat.patch [new file with mode: 0644]
package/utils/lua/patches-host/030-archindependent-bytecode.patch [new file with mode: 0644]
package/utils/lua/patches-host/100-no_readline.patch [new file with mode: 0644]
package/utils/lua/patches/010-lua-5.1.3-lnum-full-260308.patch [new file with mode: 0644]
package/utils/lua/patches/011-lnum-use-double.patch [new file with mode: 0644]
package/utils/lua/patches/015-lnum-ppc-compat.patch [new file with mode: 0644]
package/utils/lua/patches/020-shared_liblua.patch [new file with mode: 0644]
package/utils/lua/patches/030-archindependent-bytecode.patch [new file with mode: 0644]
package/utils/lua/patches/100-no_readline.patch [new file with mode: 0644]
package/utils/lua/patches/200-lua-path.patch [new file with mode: 0644]
package/utils/lua/patches/300-opcode_performance.patch [new file with mode: 0644]
package/utils/mkelfimage/Makefile [new file with mode: 0644]
package/utils/mkelfimage/patches/no-stack-protector.patch [new file with mode: 0644]
package/utils/nvram/Makefile [new file with mode: 0644]
package/utils/nvram/files/nvram.init [new file with mode: 0755]
package/utils/nvram/src/Makefile [new file with mode: 0644]
package/utils/nvram/src/cli.c [new file with mode: 0644]
package/utils/nvram/src/crc.c [new file with mode: 0644]
package/utils/nvram/src/nvram.c [new file with mode: 0644]
package/utils/nvram/src/nvram.h [new file with mode: 0644]
package/utils/nvram/src/sdinitvals.h [new file with mode: 0644]
package/utils/px5g/Makefile [new file with mode: 0644]
package/utils/px5g/src/Makefile [new file with mode: 0644]
package/utils/px5g/src/library/base64.c [new file with mode: 0644]
package/utils/px5g/src/library/bignum.c [new file with mode: 0644]
package/utils/px5g/src/library/havege.c [new file with mode: 0644]
package/utils/px5g/src/library/rsa.c [new file with mode: 0644]
package/utils/px5g/src/library/sha1.c [new file with mode: 0644]
package/utils/px5g/src/library/timing.c [new file with mode: 0644]
package/utils/px5g/src/library/x509write.c [new file with mode: 0644]
package/utils/px5g/src/polarssl/base64.h [new file with mode: 0644]
package/utils/px5g/src/polarssl/bignum.h [new file with mode: 0644]
package/utils/px5g/src/polarssl/bn_mul.h [new file with mode: 0644]
package/utils/px5g/src/polarssl/config.h [new file with mode: 0644]
package/utils/px5g/src/polarssl/havege.h [new file with mode: 0644]
package/utils/px5g/src/polarssl/rsa.h [new file with mode: 0644]
package/utils/px5g/src/polarssl/sha1.h [new file with mode: 0644]
package/utils/px5g/src/polarssl/timing.h [new file with mode: 0644]
package/utils/px5g/src/polarssl/x509.h [new file with mode: 0644]
package/utils/px5g/src/px5g.c [new file with mode: 0644]
package/utils/robocfg/Makefile [new file with mode: 0644]
package/utils/robocfg/src/Makefile [new file with mode: 0644]
package/utils/robocfg/src/etc53xx.h [new file with mode: 0644]
package/utils/robocfg/src/robocfg.c [new file with mode: 0644]
package/utils/spidev_test/Makefile [new file with mode: 0644]
package/utils/usbmode/Makefile [new file with mode: 0644]
package/utils/usbmode/files/usbmode.hotplug [new file with mode: 0644]
package/utils/usbreset/Makefile [new file with mode: 0644]
package/utils/usbreset/src/usbreset.c [new file with mode: 0644]
package/utils/usbutils/Makefile [new file with mode: 0644]
package/utils/util-linux/Makefile [new file with mode: 0644]
package/utils/util-linux/patches/000-compile.patch [new file with mode: 0644]
package/utils/util-linux/patches/001-no-printf-alloc.patch [new file with mode: 0644]
package/utils/util-linux/patches/002-fix-endianess.patch [new file with mode: 0644]
package/utils/xfsprogs/Makefile [new file with mode: 0644]
package/utils/xfsprogs/patches/001-automake-compat.patch [new file with mode: 0644]
package/utils/xfsprogs/patches/100-no_aio.patch [new file with mode: 0644]
package/utils/xfsprogs/patches/110-uclibc_no_ustat.patch [new file with mode: 0644]
package/utils/xfsprogs/patches/120-portability.patch [new file with mode: 0644]
package/utils/xfsprogs/patches/130-uclibc_no_xattr.patch [new file with mode: 0644]
package/utils/xfsprogs/patches/140-no_po.patch [new file with mode: 0644]
package/zram-swap/Makefile [deleted file]
package/zram-swap/files/zram.init [deleted file]

diff --git a/package/acx-mac80211/Makefile b/package/acx-mac80211/Makefile
deleted file mode 100644 (file)
index 3e4984d..0000000
+++ /dev/null
@@ -1,258 +0,0 @@
-#
-# Copyright (C) 2007-2012 OpenWrt.org
-#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
-
-include $(TOPDIR)/rules.mk
-include $(INCLUDE_DIR)/kernel.mk
-
-PKG_NAME:=acx-mac80211
-PKG_REV:=v2012-09-23-WIP
-PKG_VERSION:=20121004
-PKG_RELEASE:=1
-
-PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=git://acx100.git.sourceforge.net/gitroot/acx100/acx-mac80211
-PKG_SOURCE_PROTO:=git
-PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=$(PKG_REV)
-PKG_MIRROR_MD5SUM:=8d6bc84239059fd938ff4d989579f622
-PKG_BUILD_DEPENDS:=mac80211
-
-PKG_CONFIG_DEPENDS:= \
-       CONFIG_PACKAGE_MAC80211_DEBUGFS \
-       CONFIG_PACKAGE_MAC80211_MESH \
-
-include $(INCLUDE_DIR)/package.mk
-
-define KernelPackage/acx-mac80211
-  SUBMENU:=Wireless Drivers
-  TITLE:=ACX1xx mac80211 driver
-  DEPENDS:=@(PCI_SUPPORT||TARGET_ar7) @mipsel +kmod-mac80211
-  FILES:=$(PKG_BUILD_DIR)/acx-mac80211.ko
-  AUTOLOAD:=$(call AutoLoad,50,acx-mac80211)
-  MAINTAINER:=Florian Fainelli <florian@openwrt.org>
-  MENU:=1
-endef
-
-define KernelPackage/acx-mac80211/config
-       menu "Configuration"
-               depends on PACKAGE_kmod-acx-mac80211
-
-       config ACX_ID_0D
-               bool "ACX1xx Radio ID 0D firmware"
-               help
-                 Download and install firmware for:
-                   ACX1xx cards with Radio ID 0D into /lib/firmware.
-
-       config ACX_ID_11
-               bool "ACX1xx Radio ID 11 firmware"
-               help
-                 Download and install firmware for:
-                   ACX1xx cards with Radio ID 11 into /lib/firmware.
-
-       config ACX_ID_15
-               bool "ACX1xx Radio ID 15 firmware"
-               help
-                 Download and install firmware for:
-                   ACX1xx cards with Radio ID 15 into /lib/firmware.
-
-       config ACX_ID_16
-               bool "ACX1xx Radio ID 16 firmware"
-               default y
-               help
-                 Download and install firmware for:
-                   ACX1xx cards with Radio ID 16 into /lib/firmware.
-
-       choice
-               prompt "ACX111 firmware version"
-               depends on ACX_ID_16
-               default ACX_DEFAULT if !TARGET_adm5120
-               default ACX_1_2_1_34 if TARGET_adm5120
-               help
-                 This option allows you to select the version of the acx firmware.
-
-       config ACX_DEFAULT
-               bool "Default"
-               help
-                 Default firmware for ACX111 devices.
-
-                 If unsure, select this.
-
-       config ACX_1_2_1_34
-               bool "1.2.1_34"
-               help
-                 1.2.1_34 firmware for ACX111 devices. Works with Zyxel P-334WT.
-
-                 If unsure, select the "default" firmware.
-
-       endchoice
-
-       config ACX_ID_17
-               bool "ACX1xx Radio ID 17 firmware"
-               help
-                 Download and install firmware for:
-                   ACX1xx cards with Radio ID 17 into /lib/firmware.
-
-       config ACX_ID_19
-               bool "ACX1xx Radio ID 19 firmware"
-               default y
-               help
-                 Download and install firmware for:
-                   ACX1xx cards with Radio ID 19 into /lib/firmware.
-
-       config ACX_ID_1B
-               bool "ACX1xx Radio ID 1B firmware"
-               help
-                 Download and install firmware for:
-                   ACX1xx cards with Radio ID 1b into /lib/firmware.
-
-       endmenu
-endef
-
-define KernelPackage/acx-mac80211/description
-       Driver for acx111 cards (mac80211 version)
-endef
-
-define Download/tiacx100
-       FILE:=tiacx100
-       URL:=http://acx100.erley.org/fw/acx100_1.9.8.b/
-       MD5SUM:=24a54fd30f7658fcbffc825b0dd7aa5b
-endef
-
-define Download/tiacx100r0d
-       FILE:=tiacx100r0D
-       URL:=http://acx100.erley.org/fw/acx100_1.9.8.b/
-       MD5SUM:=1c7413e7b0be4ef7d1e424a132e17fab
-endef
-
-define Download/tiacx100r11
-       FILE:=tiacx100r11
-       URL:=http://acx100.erley.org/fw/acx100_1.9.8.b/
-       MD5SUM:=a150750ad33c512edc4afee5270b37cb
-endef
-
-define Download/tiacx100r15
-       FILE:=tiacx100r15
-       URL:=http://acx100.erley.org/fw/acx100_1.9.8.b/
-       MD5SUM:=c99d01d4fcf0d6cc00441aff60690be4
-endef
-
-define Download/tiacx111c16
-       FILE:=tiacx111c16
-       URL:=http://acx100.erley.org/fw/acx111_2.3.1.31/
-       MD5SUM:=7026826460376f6b174f9225bd7781b9
-endef
-
-define Download/tiacx111c16_1
-       FILE:=tiacx111c16_1.2.1_34
-       URL:=http://sites.google.com/site/atorkhov/files/
-       MD5SUM:=fcd07de4b25e1d2aaf3b78b27c5b7ee9
-endef
-
-define Download/tiacx111c17
-       FILE:=tiacx111c17
-       URL:=http://acx100.erley.org/fw/acx111_2.3.1.31/
-       MD5SUM:=95552544ca6d2b4e8c6aeb80b8ae7fdf
-endef
-
-define Download/tiacx111c19
-       FILE:=tiacx111c19
-       URL:=http://acx100.erley.org/fw/acx111_2.3.1.31/
-       MD5SUM:=a1fa9681e297b4e36e257090fc12265a
-endef
-
-define Download/tiacx111usbc1b
-       FILE:=tiacx111usbc1B
-       URL:=http://acx100.erley.org/fw/acx111_2.4.0.70-USB/
-       MD5SUM:=c4edecd912b2417779d0b65e3a7dc86d
-endef
-
-PKG_EXTRA_KCONFIG:= \
-       CONFIG_ACX_MAC80211=m \
-       CONFIG_ACX_MAC80211_PCI=m \
-
-PKG_EXTRA_CFLAGS:= \
-       $(patsubst CONFIG_%, -DCONFIG_%=1, $(patsubst %=m,%,$(filter %=m,$(PKG_EXTRA_KCONFIG)))) \
-       $(patsubst CONFIG_%, -DCONFIG_%=1, $(patsubst %=y,%,$(filter %=y,$(PKG_EXTRA_KCONFIG)))) \
-       $(if $(CONFIG_LEDS_TRIGGERS), -DCONFIG_MAC80211_LEDS -DCONFIG_LEDS_TRIGGERS) \
-       $(if $(CONFIG_PACKAGE_MAC80211_DEBUGFS), -DCONFIG_CFG80211_DEBUGFS -DCONFIG_MAC80211_DEBUGFS) \
-       $(if $(CONFIG_PACKAGE_MAC80211_MESH), -DCONFIG_MAC80211_MESH) \
-       -DBACKPORTED_KERNEL_NAME=\\\"$(PKG_SOURCE)\\\" \
-       -DBACKPORTED_KERNEL_VERSION=\\\"$(PKG_SOURCE_VERSION)\\\" \
-       -DBACKPORTS_VERSION=\\\"unknown\\\" \
-
-define Build/Compile
-       $(MAKE) -C "$(LINUX_DIR)" \
-               ARCH="$(LINUX_KARCH)" \
-               CROSS_COMPILE="$(TARGET_CROSS)" \
-               SUBDIRS="$(PKG_BUILD_DIR)" \
-               $(PKG_EXTRA_KCONFIG) \
-               EXTRA_CFLAGS="$(PKG_EXTRA_CFLAGS) -DCONFIG_ACX_MAC80211_VERSION=\"KERNEL_VERSION(3,10,0)\"" \
-               LINUXINCLUDE="-I$(STAGING_DIR)/usr/include/mac80211-backport/uapi -I$(STAGING_DIR)/usr/include/mac80211-backport \
-                       -I$(STAGING_DIR)/usr/include/mac80211/uapi -I$(STAGING_DIR)/usr/include/mac80211 \
-                       -I$(LINUX_DIR)/include -I$(LINUX_DIR)/include/$(LINUX_UAPI_DIR) \
-                       -I$(LINUX_DIR)/include/generated/uapi/ -Iarch/$(LINUX_KARCH)/include \
-                       -Iarch/$(LINUX_KARCH)/include/$(LINUX_UAPI_DIR) \
-                       -include generated/autoconf.h \
-                       -include backport/backport.h " \
-               V="$(V)" \
-               modules
-endef
-
-define Build/Configure
-endef
-
-define KernelPackage/acx-mac80211/install
-       $(INSTALL_DIR) $(1)/lib/firmware
-
-ifneq ($(CONFIG_ACX_ID_0D)$(CONFIG_ACX_ID_11)$(CONFIG_ACX_ID_15),)
-       $(INSTALL_DATA) $(DL_DIR)/tiacx100 $(1)/lib/firmware/
-endif
-
-ifneq ($(CONFIG_ACX_ID_0D),)
-       $(INSTALL_DATA) $(DL_DIR)/tiacx100r0D $(1)/lib/firmware/
-endif
-
-ifneq ($(CONFIG_ACX_ID_11),)
-       $(INSTALL_DATA) $(DL_DIR)/tiacx100r11 $(1)/lib/firmware/
-endif
-
-ifneq ($(CONFIG_ACX_ID_15),)
-       $(INSTALL_DATA) $(DL_DIR)/tiacx100r15 $(1)/lib/firmware/
-endif
-
-ifneq ($(CONFIG_ACX_DEFAULT),)
-       $(INSTALL_DATA) $(DL_DIR)/tiacx111c16 $(1)/lib/firmware/
-endif
-
-ifneq ($(CONFIG_ACX_1_2_1_34),)
-       $(INSTALL_DATA) $(DL_DIR)/tiacx111c16_1.2.1_34 $(1)/lib/firmware/tiacx111c16
-endif
-
-ifneq ($(CONFIG_ACX_ID_17),)
-       $(INSTALL_DATA) $(DL_DIR)/tiacx111c17 $(1)/lib/firmware/
-endif
-
-ifneq ($(CONFIG_ACX_ID_19),)
-       $(INSTALL_DATA) $(DL_DIR)/tiacx111c19 $(1)/lib/firmware/
-endif
-
-ifneq ($(CONFIG_ACX_ID_1B),)
-       $(INSTALL_DATA) $(DL_DIR)/tiacx111usbc1B $(1)/lib/firmware/
-endif
-
-endef
-
-$(eval $(call KernelPackage,acx-mac80211))
-$(eval $(call Download,tiacx100))
-$(eval $(call Download,tiacx100r0d))
-$(eval $(call Download,tiacx100r11))
-$(eval $(call Download,tiacx100r15))
-$(eval $(call Download,tiacx111c16))
-$(eval $(call Download,tiacx111c16_1))
-$(eval $(call Download,tiacx111c17))
-$(eval $(call Download,tiacx111c19))
-$(eval $(call Download,tiacx111usbc1b))
diff --git a/package/acx-mac80211/patches/001-make-compatible-with-recent-mac80211.patch b/package/acx-mac80211/patches/001-make-compatible-with-recent-mac80211.patch
deleted file mode 100644 (file)
index 707ba8b..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
---- a/main.h
-+++ b/main.h
-@@ -44,8 +44,11 @@ int acx_e_op_get_tx_stats(struct ieee802
- #if CONFIG_ACX_MAC80211_VERSION < KERNEL_VERSION(2, 6, 39)
- int acx_op_tx(struct ieee80211_hw *hw, struct sk_buff *skb);
--#else
-+#elif CONFIG_ACX_MAC80211_VERSION < KERNEL_VERSION(3, 7, 0)
- void acx_op_tx(struct ieee80211_hw *hw, struct sk_buff *skb);
-+#else
-+void acx_op_tx(struct ieee80211_hw *hw, struct ieee80211_tx_control *control,
-+             struct sk_buff *skb);
- #endif
---- a/main.c
-+++ b/main.c
-@@ -1024,7 +1024,12 @@ int acx_e_op_get_tx_stats(struct ieee802
-  * acx_compat, and hiding this #if/else.  OTOH, inclusion doesnt care
-  * about old kernels
-  */
-+#if CONFIG_ACX_MAC80211_VERSION < KERNEL_VERSION(3, 7, 0)
- OP_TX_RET_TYPE acx_op_tx(struct ieee80211_hw *hw, struct sk_buff *skb)
-+#else
-+void acx_op_tx(struct ieee80211_hw *hw, struct ieee80211_tx_control *control,
-+             struct sk_buff *skb)
-+#endif
- {
-       acx_device_t *adev = ieee2adev(hw);
diff --git a/package/acx-mac80211/patches/002-remove-usage-of__dev.patch b/package/acx-mac80211/patches/002-remove-usage-of__dev.patch
deleted file mode 100644 (file)
index f16d3b6..0000000
+++ /dev/null
@@ -1,85 +0,0 @@
---- a/mem.c
-+++ b/mem.c
-@@ -2002,7 +2002,7 @@ int acx100mem_ioctl_set_phy_amp_bias(str
-  *      configuration
-  * id - ptr to the device id entry that matched this device
-  */
--static int __devinit acxmem_probe(struct platform_device *pdev)
-+static int acxmem_probe(struct platform_device *pdev)
- {
-       acx_device_t *adev = NULL;
-       const char *chip_name;
-@@ -2268,7 +2268,7 @@ done:
-  * pdev - ptr to PCI device structure containing info about pci
-  * configuration
-  */
--static int __devexit acxmem_remove(struct platform_device *pdev)
-+static int acxmem_remove(struct platform_device *pdev)
- {
-       struct ieee80211_hw *hw = (struct ieee80211_hw *)
-               platform_get_drvdata(pdev);
-@@ -2470,7 +2470,7 @@ static struct platform_driver acxmem_dri
-               .name = "acx-mem",
-       },
-       .probe = acxmem_probe,
--      .remove = __devexit_p(acxmem_remove),
-+      .remove = acxmem_remove,
- #ifdef CONFIG_PM
-       .suspend = acxmem_e_suspend,
---- a/pci.c
-+++ b/pci.c
-@@ -982,7 +982,7 @@ int acx100pci_ioctl_set_phy_amp_bias(str
-  * id - ptr to the device id entry that matched this device
-  */
- #ifdef CONFIG_PCI
--static int __devinit acxpci_probe(struct pci_dev *pdev,
-+static int acxpci_probe(struct pci_dev *pdev,
-                               const struct pci_device_id *id)
- {
-       acx111_ie_configoption_t co;
-@@ -1346,7 +1346,7 @@ done:
-  *
-  * pdev - ptr to PCI device structure containing info about pci configuration
-  */
--static void __devexit acxpci_remove(struct pci_dev *pdev)
-+static void acxpci_remove(struct pci_dev *pdev)
- {
-       struct ieee80211_hw *hw
-               = (struct ieee80211_hw *) pci_get_drvdata(pdev);
-@@ -1537,7 +1537,7 @@ static int acxpci_e_resume(struct pci_de
-  */
- #if 0 // use later ?
--static struct acxpci_device_info acxpci_info_tbl[] __devinitdata = {
-+static struct acxpci_device_info acxpci_info_tbl[] = {
-         [0] = {
-                 .part_name      = "acx111",
-                 .helper_image   = "tiacx1111r16", // probly wrong !!
-@@ -1564,7 +1564,7 @@ static struct pci_driver acxpci_driver =
-       .name           = "acx_pci",
-       .id_table       = acxpci_id_tbl,
-       .probe          = acxpci_probe,
--      .remove         = __devexit_p(acxpci_remove),
-+      .remove         = acxpci_remove,
- #ifdef CONFIG_PM
-       .suspend        = acxpci_e_suspend,
-       .resume         = acxpci_e_resume
-@@ -1662,7 +1662,7 @@ static struct vlynq_device_id acx_vlynq_
- };
--static __devinit int vlynq_probe(struct vlynq_device *vdev,
-+static int vlynq_probe(struct vlynq_device *vdev,
-                                struct vlynq_device_id *id)
- {
-       int result = -EIO, i;
-@@ -1971,7 +1971,7 @@ static struct vlynq_driver vlynq_acx = {
-       .name = "acx_vlynq",
-       .id_table = acx_vlynq_id,
-       .probe = vlynq_probe,
--      .remove = __devexit_p(vlynq_remove),
-+      .remove = vlynq_remove,
- };
- #endif /* CONFIG_VLYNQ */
diff --git a/package/acx-mac80211/patches/003-add-changes-for-3-10.patch b/package/acx-mac80211/patches/003-add-changes-for-3-10.patch
deleted file mode 100644 (file)
index 18d4f9e..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
---- a/main.c
-+++ b/main.c
-@@ -681,6 +681,7 @@ int acx_op_config(struct ieee80211_hw *h
-       if (changed & IEEE80211_CONF_CHANGE_CHANNEL) {
-               changed_not_done &= ~IEEE80211_CONF_CHANGE_CHANNEL;
-+#if CONFIG_ACX_MAC80211_VERSION < KERNEL_VERSION(3, 10, 0)
-               logf1(L_DEBUG, "IEEE80211_CONF_CHANGE_CHANNEL, "
-                       "channel->hw_value=%i\n", conf->channel->hw_value);
-@@ -689,6 +690,16 @@ int acx_op_config(struct ieee80211_hw *h
-               acx_selectchannel(adev, conf->channel->hw_value,
-                               conf->channel->center_freq);
-+#else
-+              logf1(L_DEBUG, "IEEE80211_CONF_CHANGE_CHANNEL, "
-+                      "channel->hw_value=%i\n", conf->chandef.chan->hw_value);
-+
-+              if (conf->chandef.chan->hw_value == adev->channel)
-+                      goto change_channel_done;
-+
-+              acx_selectchannel(adev, conf->chandef.chan->hw_value,
-+                              conf->chandef.chan->center_freq);
-+#endif
-       }
- change_channel_done:
-       if (changed_not_done)
diff --git a/package/acx-mac80211/patches/100-hw-queue-check-fix.patch b/package/acx-mac80211/patches/100-hw-queue-check-fix.patch
deleted file mode 100644 (file)
index 73366f3..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
---- a/mem.c
-+++ b/mem.c
-@@ -2036,7 +2036,7 @@ static int acxmem_probe(struct platform_
-        */
-       ieee->wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION)
-                                       | BIT(NL80211_IFTYPE_ADHOC);
--      ieee->queues = 1;
-+      ieee->queues = 4;
-       /* OW TODO Check if RTS/CTS threshold can be included here */
-       /* TODO: although in the original driver the maximum value was
---- a/pci.c
-+++ b/pci.c
-@@ -1022,7 +1022,7 @@ static int acxpci_probe(struct pci_dev *
-                       BIT(NL80211_IFTYPE_STATION) |
-                       BIT(NL80211_IFTYPE_ADHOC) |
-                       BIT(NL80211_IFTYPE_AP);
--      ieee->queues = 1;
-+      ieee->queues = 4;
-       /* OW TODO Check if RTS/CTS threshold can be included here */
-       /* TODO: although in the original driver the maximum value was
-@@ -1691,7 +1691,7 @@ static int vlynq_probe(struct vlynq_devi
-                       BIT(NL80211_IFTYPE_STATION)     |
-                       BIT(NL80211_IFTYPE_ADHOC) |
-                       BIT(NL80211_IFTYPE_AP);
--      ieee->queues = 1;
-+      ieee->queues = 4;
-       /* We base signal quality on winlevel approach of previous driver
-        * TODO OW 20100615 This should into a common init code
---- a/usb.c
-+++ b/usb.c
-@@ -1624,7 +1624,7 @@ acxusb_probe(struct usb_interface *intf,
-        */
-       ieee->wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION)
-                       | BIT(NL80211_IFTYPE_ADHOC);
--      ieee->queues = 1;
-+      ieee->queues = 4;
-       // OW TODO Check if RTS/CTS threshold can be included here
-       // We base signal quality on winlevel approach of previous driver
diff --git a/package/acx-mac80211/patches/200-initial-macaddr.patch b/package/acx-mac80211/patches/200-initial-macaddr.patch
deleted file mode 100644 (file)
index cc82fec..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
---- a/cardsetting.c
-+++ b/cardsetting.c
-@@ -710,12 +710,27 @@ static int acx1xx_get_station_id(acx_dev
-       u8 stationID[4 + acx_ie_descs[ACX1xx_IE_DOT11_STATION_ID].len];
-       const u8 *paddr;
-       int i, res;
-+      const char *prom_addr;
-+      char *prom_getenv(const char *name);
-       res = acx_interrogate(adev, &stationID, ACX1xx_IE_DOT11_STATION_ID);
-       paddr = &stationID[4];
--      for (i = 0; i < ETH_ALEN; i++) {
-+      prom_addr = NULL;
-+#ifdef CONFIG_VLYNQ
-+      prom_addr = prom_getenv("macwlan");
-+      if (prom_addr == NULL)
-+              prom_addr = prom_getenv("mac_ap");
-+#endif
-+      if (prom_addr)
-+              sscanf(prom_addr, "%hhx:%hhx:%hhx:%hhx:%hhx:%hhx", adev->dev_addr,
-+                              adev->dev_addr + 1,
-+                              adev->dev_addr + 2,
-+                              adev->dev_addr + 3,
-+                              adev->dev_addr + 4,
-+                              adev->dev_addr + 5);
-+      else for (i = 0; i < ETH_ALEN; i++) {
-               /* we copy the MAC address (reversed in the card) to
-                * the netdevice's MAC address, and on ifup it will be
-                * copied into iwadev->dev_addr */
diff --git a/package/admswconfig/Makefile b/package/admswconfig/Makefile
deleted file mode 100644 (file)
index e16258f..0000000
+++ /dev/null
@@ -1,52 +0,0 @@
-# 
-# Copyright (C) 2007 OpenWrt.org
-#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
-
-include $(TOPDIR)/rules.mk
-
-PKG_NAME:=admswconfig
-PKG_VERSION:=0.1
-PKG_RELEASE:=1
-
-PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://downloads.openwrt.org/sources
-PKG_MD5SUM:=faafd4618f970119a665b11b21ac6a26
-
-include $(INCLUDE_DIR)/package.mk
-
-define Package/admswconfig
-  SECTION:=utils
-  CATEGORY:=Utilities
-  TITLE:=ADM5120 Switch configuration tool
-  DEPENDS:=@TARGET_adm5120
-  URL:=http://sharon.esrac.ele.tue.nl/users/pe1rxq/linux-adm/admswconfig/
-  MAINTAINER:=Florian Fainelli <florian@openwrt.org>
-endef
-
-define Package/admswconfig/description
- A program to configure the internal ethernet switch of an ADM5120 processor.
- You need the corresponding driver for the switch in the kernel. 
- With this program you can configure which ports of the switch belong 
- to the different ethernet devices.
-endef
-
-define Build/Configure
-endef
-
-define Build/Compile
-       $(TARGET_CC) $(TARGET_CFLAGS) -Os $(PKG_BUILD_DIR)/admswconfig.c -o $(PKG_BUILD_DIR)/$(PKG_NAME)
-endef
-
-define Package/admswconfig/install
-       $(INSTALL_DIR) $(1)/sbin
-       $(INSTALL_BIN) $(PKG_BUILD_DIR)/admswconfig $(1)/sbin/
-       $(INSTALL_DIR) $(1)/lib/network/
-       $(INSTALL_DATA) ./files/admswswitch.sh $(1)/lib/network/admswswitch.sh
-       $(INSTALL_DIR) $(1)/etc/init.d
-       $(INSTALL_BIN) ./files/admswconfig $(1)/etc/init.d/admswconfig
-endef
-
-$(eval $(call BuildPackage,admswconfig))
diff --git a/package/admswconfig/files/admswconfig b/package/admswconfig/files/admswconfig
deleted file mode 100644 (file)
index 7231030..0000000
+++ /dev/null
@@ -1,68 +0,0 @@
-#!/bin/sh /etc/rc.common
-# Copyright (C) 2006 OpenWrt.org
-
-START=05
-
-start() {
-       [ -e /etc/config/network ] && exit 0
-
-       mkdir -p /etc/config
-
-       board_name=$(awk 'BEGIN{FS="[ \t]+:[ \t]"} /system type/ {print $2}' /proc/cpuinfo)
-
-       case "$board_name" in
-       "Compex WP54"*)
-               board="Compex WP54";;
-       esac
-
-       echo "$board" |awk '
-       function p(cfgname, name) {
-               if (c[name] != "") print "      option " cfgname "      \"" c[name] "\""
-       }
-
-       BEGIN {
-               FS="="
-               c["lan_ifname"]="eth0"
-               c["wan_ifname"]="eth1"
-               c["eth0ports"]="1 2 3 4"
-               c["eth1ports"]="0"
-       }
-       END {
-               board=$1
-               if (board == "Compex WP54") {
-                       c["eth0ports"]="0"
-                       c["eth1ports"]="1"
-               }
-
-               print "#### VLAN configuration "
-               print "config switch"
-               p("eth0", "eth0ports")
-               p("eth1", "eth1ports")
-               print ""
-               print ""
-               print "#### Loopback configuration"
-               print "config interface loopback"
-               print " option ifname   \"lo\""
-               print " option proto    static"
-               print " option ipaddr   127.0.0.1"
-               print " option netmask  255.0.0.0"
-               print ""
-               print ""
-               print "#### LAN configuration"
-               print "config interface lan"
-               print " option type     bridge"
-               p("ifname", "lan_ifname")
-               p("macaddr", "lan_macaddr")
-               print " option proto    static"
-               print " option ipaddr   192.168.1.1"
-               print " option netmask  255.255.255.0"
-               print ""
-               print ""
-               print "#### WAN configuration"
-               print "config interface wan"
-               p("ifname", "wan_ifname")
-               p("macaddr", "wan_macaddr")
-               print " option proto    dhcp"
-       }' > /etc/config/network
-}
-
diff --git a/package/admswconfig/files/admswswitch.sh b/package/admswconfig/files/admswswitch.sh
deleted file mode 100644 (file)
index 984d7ee..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-#!/bin/sh
-# Copyright (C) 2006 OpenWrt.org
-
-setup_switch_vlan() {
-       config_get ports "$CONFIG_SECTION" "eth$1"
-       ports=`echo "$ports"| sed s/" "/""/g`
-       ifconfig eth$1 down
-       admswconfig eth$1 ${ports}c
-       ifconfig eth$1 up
-}
-
-setup_switch() {
-       config_cb() {
-               case "$1" in
-                       switch)
-                               option_cb() {
-                                       case "$1" in
-                                               eth*) setup_switch_vlan "${1##eth}";;
-                                       esac
-                               }
-                       ;;
-                       *)
-                               option_cb() { return 0; }
-                       ;;
-               esac
-       }
-       config_load network
-}
diff --git a/package/admswconfig/patches/001-matrix.patch b/package/admswconfig/patches/001-matrix.patch
deleted file mode 100644 (file)
index e50d515..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
---- a/admswconfig.c
-+++ b/admswconfig.c
-@@ -111,9 +111,9 @@ int main(int argc, char **argv)
-               }
-       } else {
-               /* display matrix */
--              printf("ethX\tport0\tport1\tport2\tport3\tport4");
--              if (info.ports == 6)
--                      printf("\tport5");
-+              printf("ethX");
-+              for (i = 0; i < info.ports; i++)
-+                      printf("\tport%d", i);
-               printf("\tCPU\n");
-               for (i = 0; i < info.ports; i++) {
-                       printf("%d", i);
diff --git a/package/apex/Makefile b/package/apex/Makefile
deleted file mode 100644 (file)
index f17118e..0000000
+++ /dev/null
@@ -1,58 +0,0 @@
-#
-# Copyright (C) 2006-2011 OpenWrt.org
-#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
-
-include $(TOPDIR)/rules.mk
-
-PKG_NAME:=apex
-PKG_VERSION:=1.6.9
-PKG_RELEASE:=1
-
-PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=ftp://ftp.buici.com/pub/apex/ \
-       ftp://metalab.unc.edu/pub/Linux/system/boot/apex/
-PKG_MD5SUM:=9606cf2e3fd2c9a86fe0b61388509a30
-PKG_TARGETS:=bin
-
-include $(INCLUDE_DIR)/package.mk
-
-export GCC_HONOUR_COPTS=s
-
-define Package/apex
-  SECTION:=boot
-  CATEGORY:=Boot Loaders
-  DEPENDS:=@TARGET_ixp4xx
-  DEFAULT:=y
-  TITLE:=Boot loader for NSLU2, FSG3, NAS100D and others
-  URL:=http://wiki.buici.com/wiki/Apex_Bootloader
-endef
-
-define build_apex
-       $(MAKE) -C $(PKG_BUILD_DIR) \
-               ARCH=arm \
-               $(1)_config
-       $(MAKE) -C $(PKG_BUILD_DIR) \
-               $(TARGET_CONFIGURE_OPTS) \
-               KBUILD_HAVE_NLS=no \
-               ARCH=arm \
-               clean all
-       $(INSTALL_BIN) $(PKG_BUILD_DIR)/apex.bin $(PKG_BUILD_DIR)/out/apex-$(2).bin
-endef
-
-define Build/Compile
-       $(INSTALL_DIR) $(PKG_BUILD_DIR)/out
-       $(call build_apex,slugos-nslu2-armeb,nslu2-armeb)
-       $(call build_apex,slugos-nslu2-16mb-armeb,nslu2-16mb-armeb)
-       $(call build_apex,slugos-fsg3-armeb,fsg3-armeb)
-       $(call build_apex,slugos-nas100d-armeb,nas100d-armeb)
-endef
-
-define Package/apex/install
-       $(INSTALL_DIR) $(STAGING_DIR)/apex
-       $(CP) $(PKG_BUILD_DIR)/out/*.bin $(1)/
-endef
-
-$(eval $(call BuildPackage,apex))
diff --git a/package/apex/patches/001-compile_fix.patch b/package/apex/patches/001-compile_fix.patch
deleted file mode 100644 (file)
index 8a25de6..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
---- a/Makefile
-+++ b/Makefile
-@@ -444,7 +444,7 @@ ifeq ($(config-targets),1)
- include $(srctree)/src/arch-$(SRCARCH)/Makefile
- export KBUILD_DEFCONFIG
--config %config: scripts_basic outputmakefile FORCE
-+%config: scripts_basic outputmakefile FORCE
-       $(Q)mkdir -p include/linux include/config
-       $(Q)$(MAKE) $(build)=scripts/kconfig $@
-@@ -1585,7 +1585,7 @@ endif
-       $(Q)$(MAKE) $(build)=$(build-dir) $(target-dir)$(notdir $@)
- # Modules
--/ %/: prepare scripts FORCE
-+%/: prepare scripts FORCE
-       $(cmd_crmodverdir)
-       $(Q)$(MAKE) KBUILD_MODULES=$(if $(CONFIG_MODULES),1) \
-       $(build)=$(build-dir)
diff --git a/package/apex/patches/100-openwrt_nslu2_armeb_config.patch b/package/apex/patches/100-openwrt_nslu2_armeb_config.patch
deleted file mode 100644 (file)
index 7e9cfdf..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
---- a/src/mach-ixp42x/slugos-nslu2-armeb_config
-+++ b/src/mach-ixp42x/slugos-nslu2-armeb_config
-@@ -19,7 +19,7 @@ CONFIG_EXPERIMENTAL=y
- #
- # General Setup
- #
--CONFIG_TARGET_DESCRIPTION="SlugOS NSLU2 (bigendian)"
-+CONFIG_TARGET_DESCRIPTION="OpenWRT NSLU2 (8MiB Flash)"
- CONFIG_CROSS_COMPILE=""
- CONFIG_AEABI=y
- # CONFIG_DRIVER_LONG_LONG_SIZE is not set
-@@ -163,9 +163,9 @@ CONFIG_ENV_REGION_KERNEL_ALT="fis://kern
- # Overrides
- #
- CONFIG_ENV_DEFAULT_CMDLINE_OVERRIDE=y
--CONFIG_ENV_DEFAULT_CMDLINE="root=/dev/mtdblock4 rootfstype=jffs2 console=ttyS0,115200 init=/linuxrc"
-+CONFIG_ENV_DEFAULT_CMDLINE="root=/dev/mtdblock4 rootfstype=squashfs,jffs2 console=ttyS0,115200 init=/etc/preinit noinitrd"
- CONFIG_ENV_DEFAULT_CMDLINE_ALT_P=y
--CONFIG_ENV_DEFAULT_CMDLINE_ALT="root=/dev/mtdblock4 rootfstype=jffs2 console=ttyS0,115200 init=/linuxrc"
-+CONFIG_ENV_DEFAULT_CMDLINE_ALT="root=/dev/mtdblock4 rootfstype=squashfs,jffs2 console=ttyS0,115200 init=/etc/preinit noinitrd"
- # CONFIG_ENV_DEFAULT_STARTUP_OVERRIDE is not set
- # CONFIG_ENV_DEFAULT_STARTUP_ALT_P is not set
- CONFIG_USES_NOR_BOOTFLASH=y
diff --git a/package/apex/patches/120-openwrt_nslu2_16mb_armeb_config.patch b/package/apex/patches/120-openwrt_nslu2_16mb_armeb_config.patch
deleted file mode 100644 (file)
index 614ef7f..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
---- a/src/mach-ixp42x/slugos-nslu2-16mb-armeb_config
-+++ b/src/mach-ixp42x/slugos-nslu2-16mb-armeb_config
-@@ -19,7 +19,7 @@ CONFIG_EXPERIMENTAL=y
- #
- # General Setup
- #
--CONFIG_TARGET_DESCRIPTION="SlugOS NSLU2/BE (16MiB Flash)"
-+CONFIG_TARGET_DESCRIPTION="OpenWRT NSLU2 (16MiB Flash)"
- CONFIG_CROSS_COMPILE=""
- CONFIG_AEABI=y
- # CONFIG_DRIVER_LONG_LONG_SIZE is not set
-@@ -163,9 +163,9 @@ CONFIG_ENV_REGION_KERNEL_ALT="fis://kern
- # Overrides
- #
- CONFIG_ENV_DEFAULT_CMDLINE_OVERRIDE=y
--CONFIG_ENV_DEFAULT_CMDLINE="root=/dev/mtdblock4 rootfstype=jffs2 console=ttyS0,115200 init=/linuxrc"
-+CONFIG_ENV_DEFAULT_CMDLINE="root=/dev/mtdblock4 rootfstype=squashfs,jffs2 console=ttyS0,115200 init=/etc/preinit noinitrd"
- CONFIG_ENV_DEFAULT_CMDLINE_ALT_P=y
--CONFIG_ENV_DEFAULT_CMDLINE_ALT="root=/dev/mtdblock4 rootfstype=jffs2 console=ttyS0,115200 init=/linuxrc"
-+CONFIG_ENV_DEFAULT_CMDLINE_ALT="root=/dev/mtdblock4 rootfstype=squashfs,jffs2 console=ttyS0,115200 init=/etc/preinit noinitrd"
- # CONFIG_ENV_DEFAULT_STARTUP_OVERRIDE is not set
- # CONFIG_ENV_DEFAULT_STARTUP_ALT_P is not set
- CONFIG_USES_NOR_BOOTFLASH=y
diff --git a/package/apex/patches/140-openwrt_fsg3_armeb_config.patch b/package/apex/patches/140-openwrt_fsg3_armeb_config.patch
deleted file mode 100644 (file)
index a1651e6..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
---- a/src/mach-ixp42x/slugos-fsg3-armeb_config
-+++ b/src/mach-ixp42x/slugos-fsg3-armeb_config
-@@ -17,7 +17,7 @@ CONFIG_EXPERIMENTAL=y
- #
- # General Setup
- #
--CONFIG_TARGET_DESCRIPTION="SlugOS FSG3/BE"
-+CONFIG_TARGET_DESCRIPTION="OpenWRT FSG3"
- CONFIG_CROSS_COMPILE=""
- CONFIG_AEABI=y
- CONFIG_CC_OPTIMIZE_FOR_SIZE=y
-@@ -148,9 +148,9 @@ CONFIG_ENV_REGION_KERNEL_ALT="fis://kern
- #    Overrides
- #
- CONFIG_ENV_DEFAULT_CMDLINE_OVERRIDE=y
--CONFIG_ENV_DEFAULT_CMDLINE="root=/dev/sda1 rootdelay=10 console=ttyS0,115200"
-+CONFIG_ENV_DEFAULT_CMDLINE="root=/dev/sda1 rootdelay=10 console=ttyS0,115200 init=/etc/preinit noinitrd"
- CONFIG_ENV_DEFAULT_CMDLINE_ALT_P=y
--CONFIG_ENV_DEFAULT_CMDLINE_ALT="root=/dev/sda2 rootdelay=10 console=ttyS0,115200"
-+CONFIG_ENV_DEFAULT_CMDLINE_ALT="root=/dev/mtdblock2 rootfstype=squashfs console=ttyS0,115200 init=/etc/preinit noinitrd"
- # CONFIG_ENV_DEFAULT_STARTUP_OVERRIDE is not set
- # CONFIG_ENV_DEFAULT_STARTUP_ALT_P is not set
- CONFIG_USES_NOR_BOOTFLASH=y
diff --git a/package/apex/patches/150-limit_ram_to_64mb.patch b/package/apex/patches/150-limit_ram_to_64mb.patch
deleted file mode 100644 (file)
index 3e17816..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
---- a/src/mach-ixp42x/slugos-nslu2-armeb_config
-+++ b/src/mach-ixp42x/slugos-nslu2-armeb_config
-@@ -137,7 +137,7 @@ CONFIG_AUTOBOOT_DELAY=10
- CONFIG_ENV_STARTUP_KERNEL_COPY=y
- # CONFIG_ENV_REGION_KERNEL_SWAP is not set
- CONFIG_ENV_STARTUP_PREFIX_P=y
--CONFIG_ENV_STARTUP_PREFIX="sdram-init; memscan -u 0+256m"
-+CONFIG_ENV_STARTUP_PREFIX="sdram-init; memscan -u 0+64m"
- #
- #    Regions
---- a/src/mach-ixp42x/slugos-nslu2-16mb-armeb_config
-+++ b/src/mach-ixp42x/slugos-nslu2-16mb-armeb_config
-@@ -137,7 +137,7 @@ CONFIG_AUTOBOOT_DELAY=10
- CONFIG_ENV_STARTUP_KERNEL_COPY=y
- # CONFIG_ENV_REGION_KERNEL_SWAP is not set
- CONFIG_ENV_STARTUP_PREFIX_P=y
--CONFIG_ENV_STARTUP_PREFIX="sdram-init; memscan -u 0+256m"
-+CONFIG_ENV_STARTUP_PREFIX="sdram-init; memscan -u 0+64m"
- #
- #    Regions
diff --git a/package/apex/patches/160-openwrt_nas100d_armeb_config.patch b/package/apex/patches/160-openwrt_nas100d_armeb_config.patch
deleted file mode 100644 (file)
index 0b0c985..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
---- a/src/mach-ixp42x/slugos-nas100d-armeb_config
-+++ b/src/mach-ixp42x/slugos-nas100d-armeb_config
-@@ -19,7 +19,7 @@ CONFIG_EXPERIMENTAL=y
- #
- # General Setup
- #
--CONFIG_TARGET_DESCRIPTION="SlugOS NAS100D/BE"
-+CONFIG_TARGET_DESCRIPTION="OpenWRT NAS100D"
- CONFIG_CROSS_COMPILE=""
- CONFIG_AEABI=y
- # CONFIG_DRIVER_LONG_LONG_SIZE is not set
-@@ -158,7 +158,7 @@ CONFIG_ENV_REGION_KERNEL="fis://kernel"
- # Overrides
- #
- CONFIG_ENV_DEFAULT_CMDLINE_OVERRIDE=y
--CONFIG_ENV_DEFAULT_CMDLINE="root=/dev/mtdblock2 rootfstype=jffs2 console=ttyS0,115200 init=/linuxrc"
-+CONFIG_ENV_DEFAULT_CMDLINE="root=/dev/mtdblock2 rootfstype=squashfs,jffs2 console=ttyS0,115200 init=/etc/preinit noinitrd"
- # CONFIG_ENV_DEFAULT_STARTUP_OVERRIDE is not set
- CONFIG_USES_NOR_BOOTFLASH=y
- CONFIG_RELOCATE_SIMPLE=y
diff --git a/package/boot/apex/Makefile b/package/boot/apex/Makefile
new file mode 100644 (file)
index 0000000..f17118e
--- /dev/null
@@ -0,0 +1,58 @@
+#
+# Copyright (C) 2006-2011 OpenWrt.org
+#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
+
+include $(TOPDIR)/rules.mk
+
+PKG_NAME:=apex
+PKG_VERSION:=1.6.9
+PKG_RELEASE:=1
+
+PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
+PKG_SOURCE_URL:=ftp://ftp.buici.com/pub/apex/ \
+       ftp://metalab.unc.edu/pub/Linux/system/boot/apex/
+PKG_MD5SUM:=9606cf2e3fd2c9a86fe0b61388509a30
+PKG_TARGETS:=bin
+
+include $(INCLUDE_DIR)/package.mk
+
+export GCC_HONOUR_COPTS=s
+
+define Package/apex
+  SECTION:=boot
+  CATEGORY:=Boot Loaders
+  DEPENDS:=@TARGET_ixp4xx
+  DEFAULT:=y
+  TITLE:=Boot loader for NSLU2, FSG3, NAS100D and others
+  URL:=http://wiki.buici.com/wiki/Apex_Bootloader
+endef
+
+define build_apex
+       $(MAKE) -C $(PKG_BUILD_DIR) \
+               ARCH=arm \
+               $(1)_config
+       $(MAKE) -C $(PKG_BUILD_DIR) \
+               $(TARGET_CONFIGURE_OPTS) \
+               KBUILD_HAVE_NLS=no \
+               ARCH=arm \
+               clean all
+       $(INSTALL_BIN) $(PKG_BUILD_DIR)/apex.bin $(PKG_BUILD_DIR)/out/apex-$(2).bin
+endef
+
+define Build/Compile
+       $(INSTALL_DIR) $(PKG_BUILD_DIR)/out
+       $(call build_apex,slugos-nslu2-armeb,nslu2-armeb)
+       $(call build_apex,slugos-nslu2-16mb-armeb,nslu2-16mb-armeb)
+       $(call build_apex,slugos-fsg3-armeb,fsg3-armeb)
+       $(call build_apex,slugos-nas100d-armeb,nas100d-armeb)
+endef
+
+define Package/apex/install
+       $(INSTALL_DIR) $(STAGING_DIR)/apex
+       $(CP) $(PKG_BUILD_DIR)/out/*.bin $(1)/
+endef
+
+$(eval $(call BuildPackage,apex))
diff --git a/package/boot/apex/patches/001-compile_fix.patch b/package/boot/apex/patches/001-compile_fix.patch
new file mode 100644 (file)
index 0000000..8a25de6
--- /dev/null
@@ -0,0 +1,20 @@
+--- a/Makefile
++++ b/Makefile
+@@ -444,7 +444,7 @@ ifeq ($(config-targets),1)
+ include $(srctree)/src/arch-$(SRCARCH)/Makefile
+ export KBUILD_DEFCONFIG
+-config %config: scripts_basic outputmakefile FORCE
++%config: scripts_basic outputmakefile FORCE
+       $(Q)mkdir -p include/linux include/config
+       $(Q)$(MAKE) $(build)=scripts/kconfig $@
+@@ -1585,7 +1585,7 @@ endif
+       $(Q)$(MAKE) $(build)=$(build-dir) $(target-dir)$(notdir $@)
+ # Modules
+-/ %/: prepare scripts FORCE
++%/: prepare scripts FORCE
+       $(cmd_crmodverdir)
+       $(Q)$(MAKE) KBUILD_MODULES=$(if $(CONFIG_MODULES),1) \
+       $(build)=$(build-dir)
diff --git a/package/boot/apex/patches/100-openwrt_nslu2_armeb_config.patch b/package/boot/apex/patches/100-openwrt_nslu2_armeb_config.patch
new file mode 100644 (file)
index 0000000..7e9cfdf
--- /dev/null
@@ -0,0 +1,23 @@
+--- a/src/mach-ixp42x/slugos-nslu2-armeb_config
++++ b/src/mach-ixp42x/slugos-nslu2-armeb_config
+@@ -19,7 +19,7 @@ CONFIG_EXPERIMENTAL=y
+ #
+ # General Setup
+ #
+-CONFIG_TARGET_DESCRIPTION="SlugOS NSLU2 (bigendian)"
++CONFIG_TARGET_DESCRIPTION="OpenWRT NSLU2 (8MiB Flash)"
+ CONFIG_CROSS_COMPILE=""
+ CONFIG_AEABI=y
+ # CONFIG_DRIVER_LONG_LONG_SIZE is not set
+@@ -163,9 +163,9 @@ CONFIG_ENV_REGION_KERNEL_ALT="fis://kern
+ # Overrides
+ #
+ CONFIG_ENV_DEFAULT_CMDLINE_OVERRIDE=y
+-CONFIG_ENV_DEFAULT_CMDLINE="root=/dev/mtdblock4 rootfstype=jffs2 console=ttyS0,115200 init=/linuxrc"
++CONFIG_ENV_DEFAULT_CMDLINE="root=/dev/mtdblock4 rootfstype=squashfs,jffs2 console=ttyS0,115200 init=/etc/preinit noinitrd"
+ CONFIG_ENV_DEFAULT_CMDLINE_ALT_P=y
+-CONFIG_ENV_DEFAULT_CMDLINE_ALT="root=/dev/mtdblock4 rootfstype=jffs2 console=ttyS0,115200 init=/linuxrc"
++CONFIG_ENV_DEFAULT_CMDLINE_ALT="root=/dev/mtdblock4 rootfstype=squashfs,jffs2 console=ttyS0,115200 init=/etc/preinit noinitrd"
+ # CONFIG_ENV_DEFAULT_STARTUP_OVERRIDE is not set
+ # CONFIG_ENV_DEFAULT_STARTUP_ALT_P is not set
+ CONFIG_USES_NOR_BOOTFLASH=y
diff --git a/package/boot/apex/patches/120-openwrt_nslu2_16mb_armeb_config.patch b/package/boot/apex/patches/120-openwrt_nslu2_16mb_armeb_config.patch
new file mode 100644 (file)
index 0000000..614ef7f
--- /dev/null
@@ -0,0 +1,23 @@
+--- a/src/mach-ixp42x/slugos-nslu2-16mb-armeb_config
++++ b/src/mach-ixp42x/slugos-nslu2-16mb-armeb_config
+@@ -19,7 +19,7 @@ CONFIG_EXPERIMENTAL=y
+ #
+ # General Setup
+ #
+-CONFIG_TARGET_DESCRIPTION="SlugOS NSLU2/BE (16MiB Flash)"
++CONFIG_TARGET_DESCRIPTION="OpenWRT NSLU2 (16MiB Flash)"
+ CONFIG_CROSS_COMPILE=""
+ CONFIG_AEABI=y
+ # CONFIG_DRIVER_LONG_LONG_SIZE is not set
+@@ -163,9 +163,9 @@ CONFIG_ENV_REGION_KERNEL_ALT="fis://kern
+ # Overrides
+ #
+ CONFIG_ENV_DEFAULT_CMDLINE_OVERRIDE=y
+-CONFIG_ENV_DEFAULT_CMDLINE="root=/dev/mtdblock4 rootfstype=jffs2 console=ttyS0,115200 init=/linuxrc"
++CONFIG_ENV_DEFAULT_CMDLINE="root=/dev/mtdblock4 rootfstype=squashfs,jffs2 console=ttyS0,115200 init=/etc/preinit noinitrd"
+ CONFIG_ENV_DEFAULT_CMDLINE_ALT_P=y
+-CONFIG_ENV_DEFAULT_CMDLINE_ALT="root=/dev/mtdblock4 rootfstype=jffs2 console=ttyS0,115200 init=/linuxrc"
++CONFIG_ENV_DEFAULT_CMDLINE_ALT="root=/dev/mtdblock4 rootfstype=squashfs,jffs2 console=ttyS0,115200 init=/etc/preinit noinitrd"
+ # CONFIG_ENV_DEFAULT_STARTUP_OVERRIDE is not set
+ # CONFIG_ENV_DEFAULT_STARTUP_ALT_P is not set
+ CONFIG_USES_NOR_BOOTFLASH=y
diff --git a/package/boot/apex/patches/140-openwrt_fsg3_armeb_config.patch b/package/boot/apex/patches/140-openwrt_fsg3_armeb_config.patch
new file mode 100644 (file)
index 0000000..a1651e6
--- /dev/null
@@ -0,0 +1,23 @@
+--- a/src/mach-ixp42x/slugos-fsg3-armeb_config
++++ b/src/mach-ixp42x/slugos-fsg3-armeb_config
+@@ -17,7 +17,7 @@ CONFIG_EXPERIMENTAL=y
+ #
+ # General Setup
+ #
+-CONFIG_TARGET_DESCRIPTION="SlugOS FSG3/BE"
++CONFIG_TARGET_DESCRIPTION="OpenWRT FSG3"
+ CONFIG_CROSS_COMPILE=""
+ CONFIG_AEABI=y
+ CONFIG_CC_OPTIMIZE_FOR_SIZE=y
+@@ -148,9 +148,9 @@ CONFIG_ENV_REGION_KERNEL_ALT="fis://kern
+ #    Overrides
+ #
+ CONFIG_ENV_DEFAULT_CMDLINE_OVERRIDE=y
+-CONFIG_ENV_DEFAULT_CMDLINE="root=/dev/sda1 rootdelay=10 console=ttyS0,115200"
++CONFIG_ENV_DEFAULT_CMDLINE="root=/dev/sda1 rootdelay=10 console=ttyS0,115200 init=/etc/preinit noinitrd"
+ CONFIG_ENV_DEFAULT_CMDLINE_ALT_P=y
+-CONFIG_ENV_DEFAULT_CMDLINE_ALT="root=/dev/sda2 rootdelay=10 console=ttyS0,115200"
++CONFIG_ENV_DEFAULT_CMDLINE_ALT="root=/dev/mtdblock2 rootfstype=squashfs console=ttyS0,115200 init=/etc/preinit noinitrd"
+ # CONFIG_ENV_DEFAULT_STARTUP_OVERRIDE is not set
+ # CONFIG_ENV_DEFAULT_STARTUP_ALT_P is not set
+ CONFIG_USES_NOR_BOOTFLASH=y
diff --git a/package/boot/apex/patches/150-limit_ram_to_64mb.patch b/package/boot/apex/patches/150-limit_ram_to_64mb.patch
new file mode 100644 (file)
index 0000000..3e17816
--- /dev/null
@@ -0,0 +1,22 @@
+--- a/src/mach-ixp42x/slugos-nslu2-armeb_config
++++ b/src/mach-ixp42x/slugos-nslu2-armeb_config
+@@ -137,7 +137,7 @@ CONFIG_AUTOBOOT_DELAY=10
+ CONFIG_ENV_STARTUP_KERNEL_COPY=y
+ # CONFIG_ENV_REGION_KERNEL_SWAP is not set
+ CONFIG_ENV_STARTUP_PREFIX_P=y
+-CONFIG_ENV_STARTUP_PREFIX="sdram-init; memscan -u 0+256m"
++CONFIG_ENV_STARTUP_PREFIX="sdram-init; memscan -u 0+64m"
+ #
+ #    Regions
+--- a/src/mach-ixp42x/slugos-nslu2-16mb-armeb_config
++++ b/src/mach-ixp42x/slugos-nslu2-16mb-armeb_config
+@@ -137,7 +137,7 @@ CONFIG_AUTOBOOT_DELAY=10
+ CONFIG_ENV_STARTUP_KERNEL_COPY=y
+ # CONFIG_ENV_REGION_KERNEL_SWAP is not set
+ CONFIG_ENV_STARTUP_PREFIX_P=y
+-CONFIG_ENV_STARTUP_PREFIX="sdram-init; memscan -u 0+256m"
++CONFIG_ENV_STARTUP_PREFIX="sdram-init; memscan -u 0+64m"
+ #
+ #    Regions
diff --git a/package/boot/apex/patches/160-openwrt_nas100d_armeb_config.patch b/package/boot/apex/patches/160-openwrt_nas100d_armeb_config.patch
new file mode 100644 (file)
index 0000000..0b0c985
--- /dev/null
@@ -0,0 +1,20 @@
+--- a/src/mach-ixp42x/slugos-nas100d-armeb_config
++++ b/src/mach-ixp42x/slugos-nas100d-armeb_config
+@@ -19,7 +19,7 @@ CONFIG_EXPERIMENTAL=y
+ #
+ # General Setup
+ #
+-CONFIG_TARGET_DESCRIPTION="SlugOS NAS100D/BE"
++CONFIG_TARGET_DESCRIPTION="OpenWRT NAS100D"
+ CONFIG_CROSS_COMPILE=""
+ CONFIG_AEABI=y
+ # CONFIG_DRIVER_LONG_LONG_SIZE is not set
+@@ -158,7 +158,7 @@ CONFIG_ENV_REGION_KERNEL="fis://kernel"
+ # Overrides
+ #
+ CONFIG_ENV_DEFAULT_CMDLINE_OVERRIDE=y
+-CONFIG_ENV_DEFAULT_CMDLINE="root=/dev/mtdblock2 rootfstype=jffs2 console=ttyS0,115200 init=/linuxrc"
++CONFIG_ENV_DEFAULT_CMDLINE="root=/dev/mtdblock2 rootfstype=squashfs,jffs2 console=ttyS0,115200 init=/etc/preinit noinitrd"
+ # CONFIG_ENV_DEFAULT_STARTUP_OVERRIDE is not set
+ CONFIG_USES_NOR_BOOTFLASH=y
+ CONFIG_RELOCATE_SIMPLE=y
diff --git a/package/broadcom-diag/Makefile b/package/broadcom-diag/Makefile
deleted file mode 100644 (file)
index 61b3529..0000000
+++ /dev/null
@@ -1,37 +0,0 @@
-#
-# Copyright (C) 2006-2010 OpenWrt.org
-#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
-
-include $(TOPDIR)/rules.mk
-include $(INCLUDE_DIR)/kernel.mk
-
-PKG_NAME:=broadcom-diag
-PKG_RELEASE:=10
-
-include $(INCLUDE_DIR)/package.mk
-
-define KernelPackage/diag
-  SUBMENU:=Other modules
-  DEPENDS:=@TARGET_brcm47xx
-  TITLE:=Driver for router LEDs and Buttons
-  FILES:=$(PKG_BUILD_DIR)/diag.ko
-endef
-
-define Build/Prepare
-       mkdir -p $(PKG_BUILD_DIR)
-       $(CP) ./src/* $(PKG_BUILD_DIR)/
-endef
-
-define Build/Compile
-       $(MAKE) -C "$(LINUX_DIR)" \
-               CROSS_COMPILE="$(TARGET_CROSS)" \
-               ARCH="$(LINUX_KARCH)" \
-               SUBDIRS="$(PKG_BUILD_DIR)" \
-               EXTRA_CFLAGS="$(BUILDFLAGS)" \
-               modules
-endef
-
-$(eval $(call KernelPackage,diag))
diff --git a/package/broadcom-diag/src/Makefile b/package/broadcom-diag/src/Makefile
deleted file mode 100644 (file)
index 44c80a8..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-#
-# Makefile for diag driver
-#
-# Copyright (C) 2005 Felix Fietkau <nbd@openwrt.org>
-#
-# This program is free software; you can redistribute it and/or
-# modify it under the terms of the GNU General Public License
-# as published by the Free Software Foundation; either version
-# 2 of the License, or (at your option) any later version.
-#
-
-obj-m := diag.o
-
-ifeq ($(MAKING_MODULES),1)
-
--include $(TOPDIR)/Rules.make
-endif
diff --git a/package/broadcom-diag/src/diag.c b/package/broadcom-diag/src/diag.c
deleted file mode 100644 (file)
index ccbaee2..0000000
+++ /dev/null
@@ -1,1807 +0,0 @@
-/*
- * diag.c - GPIO interface driver for Broadcom boards
- *
- * Copyright (C) 2006 Mike Baker <mbm@openwrt.org>,
- * Copyright (C) 2006-2007 Felix Fietkau <nbd@openwrt.org>
- * Copyright (C) 2008 Andy Boyett <agb@openwrt.org>
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation; either version 2
- * of the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
- *
- */
-#include <linux/module.h>
-#include <linux/pci.h>
-#include <linux/kmod.h>
-#include <linux/proc_fs.h>
-#include <linux/timer.h>
-#include <linux/version.h>
-#include <asm/uaccess.h>
-#include <linux/workqueue.h>
-#include <linux/skbuff.h>
-#include <linux/netlink.h>
-#include <linux/kobject.h>
-#include <net/sock.h>
-#include <bcm47xx_board.h>
-extern u64 uevent_next_seqnum(void);
-
-#include "gpio.h"
-#include "diag.h"
-#define getvar(str) (nvram_get(str)?:"")
-
-static inline int startswith (char *source, char *cmp) { return !strncmp(source,cmp,strlen(cmp)); }
-static int fill_event(struct event_t *);
-static unsigned int gpiomask = 0;
-module_param(gpiomask, int, 0644);
-
-enum {
-       /* Linksys */
-       WAP54GV1,
-       WAP54GV2,
-       WAP54GV3,
-       WRT54GV1,
-       WRT54G,
-       WRTSL54GS,
-       WRT54G3G,
-       WRT54G3GV2_VF,
-       WRT150NV1,
-       WRT150NV11,
-       WRT160NV1,
-       WRT160NV3,
-       WRT300NV11,
-       WRT350N,
-       WRT600N,
-       WRT600NV11,
-       WRT610N,
-       WRT610NV2,
-       E1000V1,
-       E3000V1,
-       E3200V1,
-
-       /* ASUS */
-       WLHDD,
-       WL300G,
-       WL320GE,
-       WL330GE,
-       WL500G,
-       WL500GD,
-       WL500GP,
-       WL500GPV2,
-       WL500W,
-       WL520GC,
-       WL520GU,
-       ASUS_4702,
-       WL700GE,
-       RTN16,
-
-       /* Buffalo */
-       WBR2_G54,
-       WHR_G54S,
-       WHR_HP_G54,
-       WHR_G125,
-       WHR2_A54G54,
-       WLA2_G54L,
-       WZR_G300N,
-       WZR_RS_G54,
-       WZR_RS_G54HP,
-       BUFFALO_UNKNOWN,
-       BUFFALO_UNKNOWN_4710,
-
-       /* Siemens */
-       SE505V1,
-       SE505V2,