add chaos_calmer branch
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 14 Jun 2015 17:57:16 +0000 (17:57 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 14 Jun 2015 17:57:16 +0000 (17:57 +0000)
commit0b2e2546ec93da6f699f29d9a5706661b35fce77
tree7bcdd159e62e694c52cf86796af7d0679e607a2b
add chaos_calmer branch

git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@45974 3c298f89-4303-0410-b956-a3cf2f4a3e73
6220 files changed:
.gitattributes [new file with mode: 0644]
.gitignore [new file with mode: 0644]
BSDmakefile [new file with mode: 0644]
Config.in [new file with mode: 0644]
LICENSE [new file with mode: 0644]
Makefile [new file with mode: 0644]
README [new file with mode: 0644]
config/Config-build.in [new file with mode: 0644]
config/Config-devel.in [new file with mode: 0644]
config/Config-images.in [new file with mode: 0644]
config/Config-kernel.in [new file with mode: 0644]
docs/.gitignore [new file with mode: 0644]
docs/Makefile [new file with mode: 0644]
docs/adding.tex [new file with mode: 0644]
docs/bugs.tex [new file with mode: 0644]
docs/build.tex [new file with mode: 0644]
docs/config.tex [new file with mode: 0644]
docs/debugging.tex [new file with mode: 0644]
docs/init-scripts.tex [new file with mode: 0644]
docs/network-scripts.tex [new file with mode: 0644]
docs/network.tex [new file with mode: 0644]
docs/openwrt.sty [new file with mode: 0644]
docs/openwrt.tex [new file with mode: 0644]
docs/submitting-patches.tex [new file with mode: 0644]
docs/wireless.tex [new file with mode: 0644]
docs/working.tex [new file with mode: 0644]
feeds.conf.default [new file with mode: 0644]
include/autotools.mk [new file with mode: 0644]
include/cmake.mk [new file with mode: 0644]
include/debug.mk [new file with mode: 0644]
include/depends.mk [new file with mode: 0644]
include/device_table.txt [new file with mode: 0644]
include/download.mk [new file with mode: 0644]
include/feeds.mk [new file with mode: 0644]
include/host-build.mk [new file with mode: 0644]
include/host.mk [new file with mode: 0644]
include/image.mk [new file with mode: 0644]
include/kernel-build.mk [new file with mode: 0644]
include/kernel-defaults.mk [new file with mode: 0644]
include/kernel-version.mk [new file with mode: 0644]
include/kernel.mk [new file with mode: 0644]
include/netfilter.mk [new file with mode: 0644]
include/nls.mk [new file with mode: 0644]
include/package-bin.mk [new file with mode: 0644]
include/package-defaults.mk [new file with mode: 0644]
include/package-dumpinfo.mk [new file with mode: 0644]
include/package-ipkg.mk [new file with mode: 0644]
include/package-seccomp.mk [new file with mode: 0644]
include/package.mk [new file with mode: 0644]
include/prereq-build.mk [new file with mode: 0644]
include/prereq.mk [new file with mode: 0644]
include/quilt.mk [new file with mode: 0644]
include/scan.awk [new file with mode: 0644]
include/scan.mk [new file with mode: 0644]
include/scons.mk [new file with mode: 0644]
include/shell.sh [new file with mode: 0644]
include/site/aarch64 [new file with mode: 0644]
include/site/aarch64_be [new file with mode: 0644]
include/site/arm [new file with mode: 0644]
include/site/armeb [new file with mode: 0644]
include/site/i386 [new file with mode: 0644]
include/site/i486 [new file with mode: 0644]
include/site/i686 [new file with mode: 0644]
include/site/linux [new file with mode: 0644]
include/site/m68k [new file with mode: 0644]
include/site/mips [new file with mode: 0644]
include/site/mips64 [new file with mode: 0644]
include/site/mips64el [new file with mode: 0644]
include/site/mipsel [new file with mode: 0644]
include/site/powerpc [new file with mode: 0644]
include/site/sparc [new file with mode: 0644]
include/site/x86_64 [new file with mode: 0644]
include/subdir.mk [new file with mode: 0644]
include/target.mk [new file with mode: 0644]
include/toolchain-build.mk [new file with mode: 0644]
include/toplevel.mk [new file with mode: 0644]
include/uclibc++.mk [new file with mode: 0644]
include/unpack.mk [new file with mode: 0644]
include/verbose.mk [new file with mode: 0644]
include/version.mk [new file with mode: 0644]
package/Makefile [new file with mode: 0644]
package/base-files/Makefile [new file with mode: 0644]
package/base-files/files/bin/board_detect [new file with mode: 0755]
package/base-files/files/bin/config_generate [new file with mode: 0755]
package/base-files/files/bin/ipcalc.sh [new file with mode: 0755]
package/base-files/files/bin/login.sh [new file with mode: 0755]
package/base-files/files/etc/banner [new file with mode: 0644]
package/base-files/files/etc/banner.failsafe [new file with mode: 0644]
package/base-files/files/etc/config/network [new file with mode: 0644]
package/base-files/files/etc/config/system [new file with mode: 0644]
package/base-files/files/etc/device_info [new file with mode: 0644]
package/base-files/files/etc/diag.sh [new file with mode: 0644]
package/base-files/files/etc/group [new file with mode: 0644]
package/base-files/files/etc/hosts [new file with mode: 0644]
package/base-files/files/etc/hotplug.d/net/00-sysctl [new file with mode: 0644]
package/base-files/files/etc/init.d/boot [new file with mode: 0755]
package/base-files/files/etc/init.d/done [new file with mode: 0755]
package/base-files/files/etc/init.d/led [new file with mode: 0755]
package/base-files/files/etc/init.d/sysctl [new file with mode: 0755]
package/base-files/files/etc/init.d/sysfixtime [new file with mode: 0755]
package/base-files/files/etc/init.d/system [new file with mode: 0755]
package/base-files/files/etc/init.d/umount [new file with mode: 0755]
package/base-files/files/etc/inittab [new file with mode: 0644]
package/base-files/files/etc/openwrt_release [new file with mode: 0644]
package/base-files/files/etc/openwrt_version [new file with mode: 0644]
package/base-files/files/etc/opkg/keys/af22f7a88858c8e9 [new file with mode: 0644]
package/base-files/files/etc/passwd [new file with mode: 0644]
package/base-files/files/etc/preinit [new file with mode: 0755]
package/base-files/files/etc/profile [new file with mode: 0644]
package/base-files/files/etc/protocols [new file with mode: 0644]
package/base-files/files/etc/rc.button/failsafe [new file with mode: 0755]
package/base-files/files/etc/rc.button/power [new file with mode: 0755]
package/base-files/files/etc/rc.button/reset [new file with mode: 0755]
package/base-files/files/etc/rc.button/rfkill [new file with mode: 0755]
package/base-files/files/etc/rc.common [new file with mode: 0755]
package/base-files/files/etc/rc.local [new file with mode: 0644]
package/base-files/files/etc/services [new file with mode: 0644]
package/base-files/files/etc/shadow [new file with mode: 0644]
package/base-files/files/etc/shells [new file with mode: 0644]
package/base-files/files/etc/sysctl.conf [new file with mode: 0644]
package/base-files/files/etc/sysupgrade.conf [new file with mode: 0644]
package/base-files/files/etc/uci-defaults/10_migrate-shadow [new file with mode: 0644]
package/base-files/files/etc/uci-defaults/11_migrate-sysctl [new file with mode: 0644]
package/base-files/files/etc/uci-defaults/12_network-generate-ula [new file with mode: 0644]
package/base-files/files/lib/functions.sh [new file with mode: 0755]
package/base-files/files/lib/functions/leds.sh [new file with mode: 0644]
package/base-files/files/lib/functions/network.sh [new file with mode: 0644]
package/base-files/files/lib/functions/preinit.sh [new file with mode: 0644]
package/base-files/files/lib/functions/service.sh [new file with mode: 0644]
package/base-files/files/lib/functions/system.sh [new file with mode: 0644]
package/base-files/files/lib/functions/uci-defaults-new.sh [new file with mode: 0755]
package/base-files/files/lib/functions/uci-defaults.sh [new file with mode: 0644]
package/base-files/files/lib/preinit/02_default_set_state [new file with mode: 0644]
package/base-files/files/lib/preinit/10_indicate_failsafe [new file with mode: 0644]
package/base-files/files/lib/preinit/10_indicate_preinit [new file with mode: 0644]
package/base-files/files/lib/preinit/10_sysinfo [new file with mode: 0644]
package/base-files/files/lib/preinit/30_failsafe_wait [new file with mode: 0644]
package/base-files/files/lib/preinit/40_run_failsafe_hook [new file with mode: 0644]
package/base-files/files/lib/preinit/50_indicate_regular_preinit [new file with mode: 0644]
package/base-files/files/lib/preinit/70_initramfs_test [new file with mode: 0644]
package/base-files/files/lib/preinit/80_mount_root [new file with mode: 0644]
package/base-files/files/lib/preinit/99_10_failsafe_login [new file with mode: 0644]
package/base-files/files/lib/preinit/99_10_run_init [new file with mode: 0644]
package/base-files/files/lib/upgrade/common.sh [new file with mode: 0644]
package/base-files/files/lib/upgrade/keep.d/base-files-essential [new file with mode: 0644]
package/base-files/files/rom/note [new file with mode: 0644]
package/base-files/files/sbin/firstboot [new file with mode: 0755]
package/base-files/files/sbin/hotplug-call [new file with mode: 0755]
package/base-files/files/sbin/led.sh [new file with mode: 0755]
package/base-files/files/sbin/sysupgrade [new file with mode: 0755]
package/base-files/files/sbin/wifi [new file with mode: 0755]
package/base-files/image-config.in [new file with mode: 0644]
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/boot/fconfig/Makefile [new file with mode: 0644]
package/boot/grub2/Makefile [new file with mode: 0644]
package/boot/grub2/patches/100-grub_setup_root.patch [new file with mode: 0644]
package/boot/grub2/patches/200-fix-gets-removal.patch [new file with mode: 0644]
package/boot/grub2/patches/210-fix_serial_rtscts.patch [new file with mode: 0644]
package/boot/imx-bootlets/Makefile [new file with mode: 0644]
package/boot/imx-bootlets/patches/001-skip_sb_generation.patch [new file with mode: 0644]
package/boot/imx-bootlets/patches/002-set_elftosb_config.patch [new file with mode: 0644]
package/boot/imx-bootlets/patches/003-add-olinuxino.patch [new file with mode: 0644]
package/boot/kexec-tools/Config.in [new file with mode: 0644]
package/boot/kexec-tools/Makefile [new file with mode: 0644]
package/boot/kexec-tools/patches/0001-Fix-zlib-lzma-decompression.patch [new file with mode: 0644]
package/boot/kexec-tools/patches/0002-configure.ac-apply-necessary-quotes-to-result-of-mac.patch [new file with mode: 0644]
package/boot/kexec-tools/patches/0003-mips-fix-compiler-warning-on-printing-64-bit-integer.patch [new file with mode: 0644]
package/boot/kexec-tools/patches/0004-mips-remove-unused-variable.patch [new file with mode: 0644]
package/boot/kexec-tools/patches/0005-mips-fix-warning-about-implicit-type-conversion.patch [new file with mode: 0644]
package/boot/kobs-ng/Makefile [new file with mode: 0644]
package/boot/kobs-ng/patches/001-fix-mtd-defines.patch [new file with mode: 0644]
package/boot/kobs-ng/patches/002-add-init-size-param.patch [new file with mode: 0644]
package/boot/rbcfg/Makefile [new file with mode: 0644]
package/boot/rbcfg/src/Makefile [new file with mode: 0644]
package/boot/rbcfg/src/cyg_crc.h [new file with mode: 0644]
package/boot/rbcfg/src/cyg_crc32.c [new file with mode: 0644]
package/boot/rbcfg/src/main.c [new file with mode: 0644]
package/boot/rbcfg/src/rbcfg.h [new file with mode: 0644]
package/boot/uboot-ar71xx/Makefile [new file with mode: 0644]
package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/Makefile [new file with mode: 0644]
package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/config.mk [new file with mode: 0644]
package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/lowlevel_init.S [new file with mode: 0644]
package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/nbg460n.c [new file with mode: 0644]
package/boot/uboot-ar71xx/files/board/zyxel/nbg460n/u-boot.lds [new file with mode: 0644]
package/boot/uboot-ar71xx/files/cpu/mips/ar71xx_serial.c [new file with mode: 0644]
package/boot/uboot-ar71xx/files/drivers/net/ag71xx.c [new file with mode: 0644]
package/boot/uboot-ar71xx/files/drivers/net/ag71xx.h [new file with mode: 0644]
package/boot/uboot-ar71xx/files/drivers/net/phy/rtl8366.h [new file with mode: 0644]
package/boot/uboot-ar71xx/files/drivers/net/phy/rtl8366_mii.c [new file with mode: 0644]
package/boot/uboot-ar71xx/files/drivers/spi/ar71xx_spi.c [new file with mode: 0644]
package/boot/uboot-ar71xx/files/include/asm-mips/ar71xx.h [new file with mode: 0644]
package/boot/uboot-ar71xx/files/include/asm-mips/ar71xx_gpio.h [new file with mode: 0644]
package/boot/uboot-ar71xx/files/include/configs/nbg460n.h [new file with mode: 0644]
package/boot/uboot-ar71xx/patches/001-ar71xx.patch [new file with mode: 0644]
package/boot/uboot-ar71xx/patches/002-ar71xx-spi.patch [new file with mode: 0644]
package/boot/uboot-ar71xx/patches/010-enet-ag71xx.patch [new file with mode: 0644]
package/boot/uboot-ar71xx/patches/011-switch-rtl8366sr.patch [new file with mode: 0644]
package/boot/uboot-ar71xx/patches/020-freebsd-compat.patch [new file with mode: 0644]
package/boot/uboot-ar71xx/patches/021-darwin_compat.patch [new file with mode: 0644]
package/boot/uboot-ar71xx/patches/022-getline_backport.patch [new file with mode: 0644]
package/boot/uboot-envtools/Config.in [new file with mode: 0644]
package/boot/uboot-envtools/Makefile [new file with mode: 0644]
package/boot/uboot-envtools/files/ar71xx [new file with mode: 0644]
package/boot/uboot-envtools/files/cns3xxx [new file with mode: 0644]
package/boot/uboot-envtools/files/imx6 [new file with mode: 0644]
package/boot/uboot-envtools/files/kirkwood [new file with mode: 0644]
package/boot/uboot-envtools/files/lantiq [new file with mode: 0644]
package/boot/uboot-envtools/files/mvebu [new file with mode: 0644]
package/boot/uboot-envtools/files/mxs [new file with mode: 0644]
package/boot/uboot-envtools/files/oxnas [new file with mode: 0644]
package/boot/uboot-envtools/files/ramips [new file with mode: 0644]
package/boot/uboot-envtools/files/uboot-envtools.sh [new file with mode: 0644]
package/boot/uboot-envtools/patches/001-compile.patch [new file with mode: 0644]
package/boot/uboot-envtools/patches/100-fw_env_gnu_source.patch [new file with mode: 0644]
package/boot/uboot-envtools/patches/200-fw_env_no_aes.patch [new file with mode: 0644]
package/boot/uboot-envtools/patches/300-support-env-in-ubivol-chardev.patch [new file with mode: 0644]
package/boot/uboot-imx6/Makefile [new file with mode: 0644]
package/boot/uboot-imx6/patches/100-wandboard-enable-fit.patch [new file with mode: 0644]
package/boot/uboot-imx6/patches/110-wandboard-owrt-env.patch [new file with mode: 0644]
package/boot/uboot-kirkwood/Makefile [new file with mode: 0644]
package/boot/uboot-kirkwood/patches/0001-cosmetic-kirkwood-style-fixes-in-kwbimage.cfg-files.patch [new file with mode: 0644]
package/boot/uboot-kirkwood/patches/0002-kirkwood-define-empty-CONFIG_MVGBE_PORTS-by-default.patch [new file with mode: 0644]
package/boot/uboot-kirkwood/patches/0003-ARM-kirkwood-fix-cpu-info-for-6282-device-id.patch [new file with mode: 0644]
package/boot/uboot-kirkwood/patches/0004-kirkwood-ib62x0-add-CONFIG_SYS_GENERIC_BOARD-define.patch [new file with mode: 0644]
package/boot/uboot-kirkwood/patches/0005-kirkwood-dockstar-add-CONFIG_SYS_GENERIC_BOARD-defin.patch [new file with mode: 0644]
package/boot/uboot-kirkwood/patches/0006-kirkwood-goflexhome-add-CONFIG_SYS_GENERIC_BOARD-def.patch [new file with mode: 0644]
package/boot/uboot-kirkwood/patches/0007-kirkwood-iconnect-add-CONFIG_SYS_GENERIC_BOARD-defin.patch [new file with mode: 0644]
package/boot/uboot-kirkwood/patches/0008-kirkwood-pogo_e02-add-CONFIG_SYS_GENERIC_BOARD-defin.patch [new file with mode: 0644]
package/boot/uboot-kirkwood/patches/0009-kirkwood-sheevaplug-add-CONFIG_SYS_GENERIC_BOARD-def.patch [new file with mode: 0644]
package/boot/uboot-kirkwood/patches/110-dockstar.patch [new file with mode: 0644]
package/boot/uboot-kirkwood/patches/120-iconnect.patch [new file with mode: 0644]
package/boot/uboot-kirkwood/patches/130-ib62x0.patch [new file with mode: 0644]
package/boot/uboot-kirkwood/patches/140-pogoplug_e02.patch [new file with mode: 0644]
package/boot/uboot-kirkwood/patches/200-openwrt-config.patch [new file with mode: 0644]
package/boot/uboot-lantiq/Makefile [new file with mode: 0644]
package/boot/uboot-lantiq/README [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0001-sf-fix-out-of-order-calls-for-spi_claim_bus-and-spi_.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0002-sf-consistently-use-debug-for-warning-error-messages.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0003-sf-move-malloc-of-spi_flash-to-spi_flash_probe.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0004-sf-add-slim-probe-funtions-for-SPL.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0005-sf-make-calculatiom-of-address-bytes-completely-conf.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0006-sf-add-support-for-4-byte-addressing.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0007-sf-add-support-for-EN25QH256.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0008-sf-fix-sector-layout-of-S25FL256S_256K-and-S25FL512S.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0009-net-switchlib-add-framework-for-ethernet-switch-driv.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0010-net-switchlib-add-driver-for-Lantiq-PSB697X-switch-f.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0011-net-switchlib-add-driver-for-Lantiq-ADM6996I-switch-.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0012-net-switchlib-add-driver-for-Atheros-AR8216.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0013-net-switchlib-add-driver-for-REALTEK-RTL8306.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0014-MIPS-add-support-for-Lantiq-XWAY-SoCs.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0015-MIPS-lantiq-add-support-for-Lantiq-XWAY-ARX100-SoC-f.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0016-net-add-driver-for-Lantiq-XWAY-ARX100-switch.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0017-tools-add-some-helper-tools-for-Lantiq-SoCs.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0018-tools-lantiq-add-NAND-SPL-support.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0019-Makefile-add-Lantiq-NAND-SPL-images.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0020-MIPS-lantiq-add-NAND-SPL-support.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0021-MIPS-vrx200-add-NAND-SPL-support.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0022-MIPS-lantiq-easy80920-add-support-for-NAND-SPL.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0023-MIPS-lantiq-add-default-openwrt-config.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0024-MIPS-lantiq-easy50712-add-openwrt-lantiq-common.h.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0025-MIPS-lantiq-easy80920-add-openwrt-lantiq-common.h.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0026-MIPS-add-board-support-for-Arcadyan-ARV4519.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0027-MIPS-add-board-support-for-Arcadyan-ARV7518.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0028-MIPS-add-board-support-for-AudioCodes-MP-252.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0029-MIPS-add-board-support-for-AVM-FritzBox-3370.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0030-MIPS-add-board-support-for-Gigaset-SX76X.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0031-MIPS-add-board-support-for-ZTE-ZXHN-H367N.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0032-MIPS-add-board-support-for-ZTE-ZXV10-H201L.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0033-MIPS-add-board-support-for-ZyXEL-P-661HNU-Fx.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0034-MIPS-add-board-support-for-ZyXEL-P-2601HN-Fx.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0035-MIPS-add-board-support-for-ZyXEL-P-2812HNU-Fx.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0036-MIPS-add-board-support-for-Arcadyan-Easybox-904.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0037-MIPS-add-board-support-for-Arcadyan-ARV752DPW.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0038-MIPS-add-board-support-for-Arcadyan-ARV752DPW22.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0039-MIPS-add-board-support-for-Arcadyan-ARV7510.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0041-MIPS-add-board-support-for-Arcadyan-ARV7510PW22.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0041-Makefile-prepare-u-boot-lantiq-v2013.10-openwrt4.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0041-lzma-fixup.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0042-arx100-cgu-fixes.patch [new file with mode: 0644]
package/boot/uboot-lantiq/patches/0043-MIPS-add-board-support-for-Arcadyan-VGV7510KW22.patch [new file with mode: 0644]
package/boot/uboot-mxs/Makefile [new file with mode: 0644]
package/boot/uboot-mxs/patches/001-add-i2se-duckbill.patch [new file with mode: 0644]
package/boot/uboot-omap/Makefile [new file with mode: 0644]
package/boot/uboot-omap/patches/001-switch_omap4_ext4.patch [new file with mode: 0644]
package/boot/uboot-omap/patches/002-fix_jffs2.patch [new file with mode: 0644]
package/boot/uboot-omap/patches/003-fix_findfdt_C4.patch [new file with mode: 0644]
package/boot/uboot-oxnas/Makefile [new file with mode: 0644]
package/boot/uboot-oxnas/files/arch/arm/cpu/arm1136/nas782x/Makefile [new file with mode: 0644]
package/boot/uboot-oxnas/files/arch/arm/cpu/arm1136/nas782x/clock.c [new file with mode: 0644]
package/boot/uboot-oxnas/files/arch/arm/cpu/arm1136/nas782x/pinmux.c [new file with mode: 0644]
package/boot/uboot-oxnas/files/arch/arm/cpu/arm1136/nas782x/reset.c [new file with mode: 0644]
package/boot/uboot-oxnas/files/arch/arm/cpu/arm1136/nas782x/timer.c [new file with mode: 0644]
package/boot/uboot-oxnas/files/arch/arm/include/asm/arch-nas782x/clock.h [new file with mode: 0644]
package/boot/uboot-oxnas/files/arch/arm/include/asm/arch-nas782x/cpu.h [new file with mode: 0644]
package/boot/uboot-oxnas/files/arch/arm/include/asm/arch-nas782x/hardware.h [new file with mode: 0644]
package/boot/uboot-oxnas/files/arch/arm/include/asm/arch-nas782x/pinmux.h [new file with mode: 0644]
package/boot/uboot-oxnas/files/arch/arm/include/asm/arch-nas782x/spl.h [new file with mode: 0644]
package/boot/uboot-oxnas/files/arch/arm/include/asm/arch-nas782x/sysctl.h [new file with mode: 0644]
package/boot/uboot-oxnas/files/arch/arm/include/asm/arch-nas782x/timer.h [new file with mode: 0644]
package/boot/uboot-oxnas/files/board/ox820/Kconfig [new file with mode: 0644]
package/boot/uboot-oxnas/files/board/ox820/MAINTAINERS [new file with mode: 0644]
package/boot/uboot-oxnas/files/board/ox820/Makefile [new file with mode: 0644]
package/boot/uboot-oxnas/files/board/ox820/ddr.c [new file with mode: 0755]
package/boot/uboot-oxnas/files/board/ox820/ddr.h [new file with mode: 0644]
package/boot/uboot-oxnas/files/board/ox820/lowlevel_init.S [new file with mode: 0644]
package/boot/uboot-oxnas/files/board/ox820/ox820.c [new file with mode: 0644]
package/boot/uboot-oxnas/files/board/ox820/spl_start.S [new file with mode: 0644]
package/boot/uboot-oxnas/files/board/ox820/u-boot-spl.lds [new file with mode: 0644]
package/boot/uboot-oxnas/files/common/env_ext4.c [new file with mode: 0644]
package/boot/uboot-oxnas/files/common/spl/spl_block.c [new file with mode: 0644]
package/boot/uboot-oxnas/files/configs/ox820_defconfig [new file with mode: 0644]
package/boot/uboot-oxnas/files/drivers/block/plxsata_ide.c [new file with mode: 0644]
package/boot/uboot-oxnas/files/drivers/usb/host/ehci-oxnas.c [new file with mode: 0644]
package/boot/uboot-oxnas/files/include/configs/ox820.h [new file with mode: 0644]
package/boot/uboot-oxnas/files/tools/mkox820crc.c [new file with mode: 0644]
package/boot/uboot-oxnas/patches/010-capacity-is-unsigned.patch [new file with mode: 0644]
package/boot/uboot-oxnas/patches/150-spl-block.patch [new file with mode: 0644]
package/boot/uboot-oxnas/patches/200-icplus-phy.patch [new file with mode: 0644]
package/boot/uboot-oxnas/patches/300-oxnas-target.patch [new file with mode: 0644]
package/boot/uboot-oxnas/patches/800-fix-bootm-assertion.patch [new file with mode: 0644]
package/boot/uboot-pxa/Makefile [new file with mode: 0644]
package/boot/uboot-pxa/patches/001-squashfs_rootfstype_cmdline.patch [new file with mode: 0644]
package/boot/uboot-sunxi/Makefile [new file with mode: 0644]
package/boot/uboot-sunxi/patches/002-add-linksprite-pcduino.diff [new file with mode: 0644]
package/boot/uboot-sunxi/patches/003-add-lemaker-bananapro.diff [new file with mode: 0644]
package/boot/uboot-sunxi/patches/004-add-olimex-a13-som.diff [new file with mode: 0644]
package/boot/uboot-sunxi/patches/005-add-gmac-tx-delay-variant.patch [new file with mode: 0644]
package/boot/uboot-sunxi/patches/006-add-lamobo-r1.patch [new file with mode: 0644]
package/boot/uboot-sunxi/uEnv.txt [new file with mode: 0644]
package/boot/uboot-xburst/Makefile [new file with mode: 0644]
package/boot/uboot-xburst/patches/0001-qi_lb60-add-nand-spl-support.patch [new file with mode: 0644]
package/boot/uboot-xburst/patches/0002-qi_lb60-add-software-usbboot-support.patch [new file with mode: 0644]
package/boot/uboot-xburst/patches/0003-add-mmc-support.patch [new file with mode: 0644]
package/boot/uboot-xburst/patches/0004-add-more-boot-options-F1-F2-F3-F4-M-S.patch [new file with mode: 0644]
package/boot/uboot-xburst/patches/0005-add-nanonote-lcd-support.patch [new file with mode: 0644]
package/boot/uboot-xburst/patches/0006-enable-silent-console.patch [new file with mode: 0644]
package/boot/yamonenv/Makefile [new file with mode: 0644]
package/boot/yamonenv/patches/001-yamonenv_mtd_partition.patch [new file with mode: 0644]
package/devel/binutils/Makefile [new file with mode: 0644]
package/devel/gdb/Makefile [new file with mode: 0644]
package/devel/gdb/patches/001-gdb-pr14523-mips-signal-number.patch [new file with mode: 0644]
package/devel/gdb/patches/100-musl_fix.patch [new file with mode: 0644]
package/devel/gdb/patches/101-arm-uclibc-sim-needs-libm.patch [new file with mode: 0644]
package/devel/oprofile/Makefile [new file with mode: 0644]
package/devel/oprofile/patches/100-use_insmod_instead_of_modprobe.patch [new file with mode: 0644]
package/devel/oprofile/patches/110-fix_compile_error.patch [new file with mode: 0644]
package/devel/perf/Makefile [new file with mode: 0644]
package/devel/strace/Makefile [new file with mode: 0644]
package/devel/strace/patches/100-musl_fix.patch [new file with mode: 0644]
package/devel/trace-cmd/Makefile [new file with mode: 0644]
package/devel/trace-cmd/patches/110-mac80211_tracepoint.patch [new file with mode: 0644]
package/devel/valgrind/Makefile [new file with mode: 0644]
package/devel/valgrind/files/default.supp [new file with mode: 0644]
package/devel/valgrind/patches/100-fix_configure_check.patch [new file with mode: 0644]
package/devel/valgrind/patches/110-add_a_out_h.patch [new file with mode: 0644]
package/devel/valgrind/patches/200-musl_fix.patch [new file with mode: 0644]
package/devel/valgrind/src/abort.c [new file with mode: 0644]
package/firmware/am33x-cm3/Makefile [new file with mode: 0644]
package/firmware/ixp4xx-microcode/Makefile [new file with mode: 0644]
package/firmware/ixp4xx-microcode/src/IxNpeMicrocode.h [new file with mode: 0644]
package/firmware/ixp4xx-microcode/src/LICENSE.IPL [new file with mode: 0644]
package/firmware/linux-firmware/Makefile [new file with mode: 0644]
package/firmware/vsc73x5-ucode/Makefile [new file with mode: 0644]
package/firmware/vsc73x5-ucode/files/Makefile [new file with mode: 0644]
package/kernel/acx-mac80211/Makefile [new file with mode: 0644]
package/kernel/acx-mac80211/patches/001-pci-mem-Fix-3.8-build.patch [new file with mode: 0644]
package/kernel/acx-mac80211/patches/003-Fix-3.10-build.patch [new file with mode: 0644]
package/kernel/acx-mac80211/patches/004-Fix-3.14-build.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.04.03.00/220-3.10-update_proc_code.patch [new file with mode: 0644]
package/kernel/ar7-atm/patches-D7.04.03.00/230-compile_fixes.patch [new file with mode: 0644]
package/kernel/ar7-atm/patches-D7.04.03.00/240-3.18_fixes.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/ar7-atm/patches-D7.05.01.00/220-3.10-update_proc_code.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-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/012-compat-3.10.patch [new file with mode: 0644]
package/kernel/broadcom-wl/patches/013-interface-name.patch [new file with mode: 0644]
package/kernel/broadcom-wl/patches/014-fix-band-reporting.patch [new file with mode: 0644]
package/kernel/broadcom-wl/patches/015-support-probe-of-wds-interfaces.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/120-fixup-mac-addresses.patch [new file with mode: 0644]
package/kernel/broadcom-wl/patches/200-add_bcm_a8xx_support.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/patches/914-eliminate-date-time-error.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-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-adsl/patches/140-linux_3.18.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_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-tapi/patches/300-linux-310.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/200-linux-310.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/can.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/linux/modules/wpan.mk [new file with mode: 0644]
package/kernel/mac80211/Makefile [new file with mode: 0644]
package/kernel/mac80211/files/lib/netifd/wireless/mac80211.sh [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/003-remove_bogus_modparams.patch [new file with mode: 0644]
package/kernel/mac80211/patches/004-backports_debugfs_fix.patch [new file with mode: 0644]
package/kernel/mac80211/patches/008-fix_netdev_unregister.patch [new file with mode: 0644]
package/kernel/mac80211/patches/010-disable_rfkill.patch [new file with mode: 0644]
package/kernel/mac80211/patches/020-add_mpls_h.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/045-bcma-from-4.1.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/070-ath_common_config.patch [new file with mode: 0644]
package/kernel/mac80211/patches/080-disable_clk_backport.patch [new file with mode: 0644]
package/kernel/mac80211/patches/090-linux_3_18_12_compat.patch [new file with mode: 0644]
package/kernel/mac80211/patches/100-revert-cryptoapi-ports.patch [new file with mode: 0644]
package/kernel/mac80211/patches/110-mac80211_keep_keys_on_stop_ap.patch [new file with mode: 0644]
package/kernel/mac80211/patches/120-cfg80211_allow_perm_addr_change.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/210-ap_scan.patch [new file with mode: 0644]
package/kernel/mac80211/patches/300-mac80211-add-an-intermediate-software-queue-implemen.patch [new file with mode: 0644]
package/kernel/mac80211/patches/301-mac80211-lock-rate-control.patch [new file with mode: 0644]
package/kernel/mac80211/patches/302-ath9k-restart-only-triggering-DFS-detector-line.patch [new file with mode: 0644]
package/kernel/mac80211/patches/303-ath9k-add-DFS-support-for-extension-channel.patch [new file with mode: 0644]
package/kernel/mac80211/patches/304-ath9k-allow-40MHz-radar-detection-width.patch [new file with mode: 0644]
package/kernel/mac80211/patches/305-ath5k-channel-change-fix.patch [new file with mode: 0644]
package/kernel/mac80211/patches/306-ath5k-fix-reset-race.patch [new file with mode: 0644]
package/kernel/mac80211/patches/307-ath9k-fix-tracking-of-enabled-AP-beacons.patch [new file with mode: 0644]
package/kernel/mac80211/patches/308-mac80211-minstrel_ht-fix-rounding-issue-in-MCS-durat.patch [new file with mode: 0644]
package/kernel/mac80211/patches/309-ath9k-disable-TPC-support-again-for-now.patch [new file with mode: 0644]
package/kernel/mac80211/patches/310-mac80211-don-t-look-up-stations-for-multicast-addres.patch [new file with mode: 0644]
package/kernel/mac80211/patches/311-mac80211-remove-drop_unencrypted-code.patch [new file with mode: 0644]
package/kernel/mac80211/patches/312-mac80211-don-t-look-up-destination-station-twice.patch [new file with mode: 0644]
package/kernel/mac80211/patches/313-mac80211-drop-4-addr-VLAN-frames-earlier-if-not-conn.patch [new file with mode: 0644]
package/kernel/mac80211/patches/314-mac80211-mesh-avoid-pointless-station-lookup.patch [new file with mode: 0644]
package/kernel/mac80211/patches/315-mac80211-avoid-duplicate-TX-path-station-lookup.patch [new file with mode: 0644]
package/kernel/mac80211/patches/316-mac80211-reduce-log-spam-from-ieee80211_handle_pwr_c.patch [new file with mode: 0644]
package/kernel/mac80211/patches/317-brcmfmac-Fix-race-condition-in-msgbuf-ioctl-processi.patch [new file with mode: 0644]
package/kernel/mac80211/patches/318-brcmfmac-Update-msgbuf-commonring-size-for-improved-.patch [new file with mode: 0644]
package/kernel/mac80211/patches/319-ath9k_htc-add-new-WMI_REG_RMW_CMDID-command.patch [new file with mode: 0644]
package/kernel/mac80211/patches/320-ath9k-ar9271_hw_pa_cal-use-defs-instead-of-magin-num.patch [new file with mode: 0644]
package/kernel/mac80211/patches/321-ath9k-ar9271_hw_pa_cal-use-proper-makroses.patch [new file with mode: 0644]
package/kernel/mac80211/patches/322-ath9k-ar9271_hw_pa_cal-use-RMW-buffer.patch [new file with mode: 0644]
package/kernel/mac80211/patches/323-ath9k-add-multi_read-to-be-compatible-with-ath9k_htc.patch [new file with mode: 0644]
package/kernel/mac80211/patches/324-ath9k-add-new-function-ath9k_hw_read_array.patch [new file with mode: 0644]
package/kernel/mac80211/patches/325-ath9k-ar9271_hw_pa_cal-use-REG_READ_ARRAY.patch [new file with mode: 0644]
package/kernel/mac80211/patches/326-ath9k-use-one-shot-read-in-ath9k_hw_update_mibstats.patch [new file with mode: 0644]
package/kernel/mac80211/patches/327-ath9k-ath9k_hw_loadnf-use-REG_RMW.patch [new file with mode: 0644]
package/kernel/mac80211/patches/328-ath9k-write-buffer-related-optimisation-in-ar5008_hw.patch [new file with mode: 0644]
package/kernel/mac80211/patches/329-ath9k-ath9k_hw_set_4k_power_cal_tabl-use-rmw-buffer.patch [new file with mode: 0644]
package/kernel/mac80211/patches/330-ath9k-use-rmw-buffer-in-ath9k_hw_set_operating_mode-.patch [new file with mode: 0644]
package/kernel/mac80211/patches/331-ath9k-ath9k_hw_4k_set_board_values-use-rmw-buffer.patch [new file with mode: 0644]
package/kernel/mac80211/patches/332-ath9k-ath9k_hw_analog_shift_rmw-use-REG_RMW.patch [new file with mode: 0644]
package/kernel/mac80211/patches/333-ath9k-use-REG_RMW-and-rmw-buffer-in-ath9k_hw_4k_set_.patch [new file with mode: 0644]
package/kernel/mac80211/patches/334-ath9k-use-REG_RMW-and-rmw-buffer-in-ath9k_hw_def_set.patch [new file with mode: 0644]
package/kernel/mac80211/patches/335-brcmfmac-Fix-oops-when-SDIO-device-is-removed.patch [new file with mode: 0644]
package/kernel/mac80211/patches/336-brcmfmac-Simplify-watchdog-sleep.patch [new file with mode: 0644]
package/kernel/mac80211/patches/337-brcmfmac-Fix-possible-race-condition.patch [new file with mode: 0644]
package/kernel/mac80211/patches/338-brcmfmac-Add-support-for-BCM4345-SDIO-chipset.patch [new file with mode: 0644]
package/kernel/mac80211/patches/339-brcmfmac-remove-duplication-of-ramsize-info.patch [new file with mode: 0644]
package/kernel/mac80211/patches/340-brcmfmac-always-perform-cores-checks.patch [new file with mode: 0644]
package/kernel/mac80211/patches/341-brcmfmac-rename-chip-download-functions.patch [new file with mode: 0644]
package/kernel/mac80211/patches/342-brcmfmac-assure-device-is-ready-for-download-after-b.patch [new file with mode: 0644]
package/kernel/mac80211/patches/343-brcmfmac-extract-ram-size-info-from-internal-memory-.patch [new file with mode: 0644]
package/kernel/mac80211/patches/344-brcmfmac-take-save-restore-memory-into-account-for-S.patch [new file with mode: 0644]
package/kernel/mac80211/patches/345-brcmfmac-fix-watchdog-timer-regression.patch [new file with mode: 0644]
package/kernel/mac80211/patches/346-brcmfmac-avoid-runtime-pm-for-sdio-host-controller.patch [new file with mode: 0644]
package/kernel/mac80211/patches/347-brcmfmac-Add-necessary-memory-barriers-for-SDIO.patch [new file with mode: 0644]
package/kernel/mac80211/patches/348-brcmfmac-Remove-unnecessary-new-line-in-pcie-console.patch [new file with mode: 0644]
package/kernel/mac80211/patches/349-brcmfmac-add-MODULE_FIRMWARE-macros-for-bcm4356-PCIe.patch [new file with mode: 0644]
package/kernel/mac80211/patches/350-brcmfmac-add-support-for-BCM43430-SDIO-chipset.patch [new file with mode: 0644]
package/kernel/mac80211/patches/351-brcmfmac-only-support-the-BCM43455-7-device.patch [new file with mode: 0644]
package/kernel/mac80211/patches/352-brcmfmac-remove-support-for-unreleased-BCM4354-PCIe.patch [new file with mode: 0644]
package/kernel/mac80211/patches/353-brcmfmac-disable-MBSS-feature-for-BCM43362.patch [new file with mode: 0644]
package/kernel/mac80211/patches/354-brcmfmac-use-static-superset-of-channels-for-wiphy-b.patch [new file with mode: 0644]
package/kernel/mac80211/patches/355-brcmfmac-update-wiphy-band-information-upon-updating.patch [new file with mode: 0644]
package/kernel/mac80211/patches/356-brcmfmac-add-description-for-feature-flags.patch [new file with mode: 0644]
package/kernel/mac80211/patches/357-brcmfmac-make-scheduled-scan-support-conditional.patch [new file with mode: 0644]
package/kernel/mac80211/patches/358-brcmfmac-add-support-for-BCM4324-rev-B5-chipset.patch [new file with mode: 0644]
package/kernel/mac80211/patches/359-brcmfmac-process-interrupt-regardless-sdiod-state.patch [new file with mode: 0644]
package/kernel/mac80211/patches/360-brcmfmac-fix-sdio-suspend-and-resume.patch [new file with mode: 0644]
package/kernel/mac80211/patches/361-brcmfmac-add-support-for-BCM4358-PCIe-device.patch [new file with mode: 0644]
package/kernel/mac80211/patches/362-brcmfmac-add-additional-43602-pcie-device-id.patch [new file with mode: 0644]
package/kernel/mac80211/patches/363-brcmfmac-Add-support-for-multiple-PCIE-devices-in-nv.patch [new file with mode: 0644]
package/kernel/mac80211/patches/364-brcmfmac-cleanup-a-sizeof.patch [new file with mode: 0644]
package/kernel/mac80211/patches/365-brcmfmac-check-result-of-USB-firmware-request.patch [new file with mode: 0644]
package/kernel/mac80211/patches/366-brcmfmac-prohibit-ACPI-power-management-for-brcmfmac.patch [new file with mode: 0644]
package/kernel/mac80211/patches/367-brcmfmac-avoid-gcc-5.1-warning.patch [new file with mode: 0644]
package/kernel/mac80211/patches/368-brcmfmac-allow-device-tree-node-without-interrupts-p.patch [new file with mode: 0644]
package/kernel/mac80211/patches/369-brcmfmac-Improve-throughput-by-scheduling-msbug-flow.patch [new file with mode: 0644]
package/kernel/mac80211/patches/370-brcmfmac-remove-pci-shared-structure-rev4-support.patch [new file with mode: 0644]
package/kernel/mac80211/patches/371-brcmfmac-remove-dummy-cache-flush-invalidate-functio.patch [new file with mode: 0644]
package/kernel/mac80211/patches/372-brcmfmac-add-support-for-dma-indices-feature.patch [new file with mode: 0644]
package/kernel/mac80211/patches/373-brcmfmac-avoid-null-pointer-access-when-brcmf_msgbuf.patch [new file with mode: 0644]
package/kernel/mac80211/patches/374-brcmfmac-fix-invalid-access-to-struct-acpi_device-fi.patch [new file with mode: 0644]
package/kernel/mac80211/patches/375-brcmfmac-simplify-check-stripping-v2-NVRAM.patch [new file with mode: 0644]
package/kernel/mac80211/patches/376-brcmfmac-simplify-check-finding-NVRAM-v1-device-path.patch [new file with mode: 0644]
package/kernel/mac80211/patches/377-brcmfmac-treat-0-as-end-of-comment-when-parsing-NVRA.patch [new file with mode: 0644]
package/kernel/mac80211/patches/378-brcmfmac-allow-NVRAM-values-to-contain-spaces.patch [new file with mode: 0644]
package/kernel/mac80211/patches/379-ath9k-fix-DMA-stop-sequence-for-AR9003.patch [new file with mode: 0644]
package/kernel/mac80211/patches/380-brcmfmac-support-NVRAMs-containing-pci-devpaths-inst.patch [new file with mode: 0644]
package/kernel/mac80211/patches/381-brcmfmac-set-wiphy-perm_addr-to-hardware-MAC-address.patch [new file with mode: 0644]
package/kernel/mac80211/patches/382-brcmfmac-use-direct-data-pointer-in-NVRAM-parser-str.patch [new file with mode: 0644]
package/kernel/mac80211/patches/383-b43-fix-support-for-14e4-4321-PCI-dev-with-BCM4321-c.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-ath_regd_optional.patch [new file with mode: 0644]
package/kernel/mac80211/patches/403-world_regd_fixup.patch [new file with mode: 0644]
package/kernel/mac80211/patches/404-regd_no_assoc_hints.patch [new file with mode: 0644]
package/kernel/mac80211/patches/405-ath_regd_us.patch [new file with mode: 0644]
package/kernel/mac80211/patches/406-ath_relax_default_regd.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_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/513-ath9k_add_pci_ids.patch [new file with mode: 0644]
package/kernel/mac80211/patches/522-mac80211_configure_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/540-ath9k_reduce_ani_interval.patch [new file with mode: 0644]
package/kernel/mac80211/patches/541-ath9k_rx_dma_stop_check.patch [new file with mode: 0644]
package/kernel/mac80211/patches/542-ath9k_debugfs_diag.patch [new file with mode: 0644]
package/kernel/mac80211/patches/543-ath9k_entropy_from_adc.patch [new file with mode: 0644]
package/kernel/mac80211/patches/544-ath9k-ar933x-usb-hang-workaround.patch [new file with mode: 0644]
package/kernel/mac80211/patches/545-ath9k_ani_ws_detect.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0001-rt2x00-rt2800lib-move-rt2800_drv_data-declaration-in.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0002-rt2x00-rt2800lib-introduce-RT2800_HAS_HIGH_SHARED_ME.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0003-rt2x00-rt2800-serialize-shared-memory-access.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0004-rt2x00-rt2800lib-fix-beacon-generation-on-RT3593.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0005-rt2x00-rt2800lib-add-hw_beacon_count-field-to-struct.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0006-rt2x00-rt2800lib-init-additional-beacon-offset-regis.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0007-rt2x00-rt2800lib-fix-max-supported-beacon-count-for-.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0008-rt2x00-allow-to-build-rt2800soc-module-for-RT3883.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0009-rt2x00-rt2800lib-enable-support-for-RT3883.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0010-rt2x00-rt2800lib-add-rf_vals-for-RF3853.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0011-rt2x00-rt2800lib-enable-VCO-calibration-for-RF3853.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0012-rt2x00-rt2800lib-add-channel-configuration-function-.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0013-rt2x00-rt2800lib-enable-RF3853-support.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0014-rt2x00-rt2800lib-add-MAC-register-initialization-for.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0015-rt2x00-rt2800soc-fix-rt2800soc_disable_radio-for-RT3.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0016-rt2x00-rt2800lib-add-BBP-register-initialization-for.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0017-rt2x00-rt2800lib-add-RFCSR-initialization-for-RT3883.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0018-rt2x00-rt2800lib-use-the-extended-EEPROM-map-for-RT3.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0019-rt2x00-rt2800lib-force-rf-type-to-RF3853-on-RT3883.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0020-rt2x00-rt2800lib-add-channel-configuration-code-for-.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0021-rt2x00-rt2800lib-fix-txpower_to_dev-function-for-RT3.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0022-rt2x00-rt2800lib-use-correct-txpower-calculation-fun.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0023-rt2x00-rt2800lib-hardcode-txmixer-gain-values-to-zer.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0024-rt2x00-rt2800lib-use-correct-RT-XWI-size-for-RT3883.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0025-rt2x00-rt2800lib-use-correct-beacon-base-for-RT3883.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0026-rt2x00-rt2800lib-use-correct-beacon-count-for-RT3883.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0027-rt2x00-rt2800lib-fix-antenna-configuration-for-RT388.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0028-rt2x00-rt2800lib-fix-LNA-gain-configuration-for-RT38.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0029-rt2x00-rt2800lib-fix-VGC-setup-for-RT3883.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0030-rt2x00-rt2800lib-fix-EEPROM-LNA-validation-for-RT388.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0031-rt2x00-rt2800lib-fix-txpower-compensation-for-RT3883.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0032-rt2x00-rt2800lib-enable-RT2800_HAS_HIGH_SHARED_MEM-f.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0033-rt2x00-rt2800lib-use-high-memory-for-beacons-on-RT38.patch [new file with mode: 0644]
package/kernel/mac80211/patches/600-0034-rt2x00-rt2800mmio-add-a-workaround-for-spurious-TX_F.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/604-rt2x00-of_load_eeprom_filename.patch [new file with mode: 0644]
package/kernel/mac80211/patches/605-rt2x00-load-eeprom-on-SoC-from-a-mtd-device-defines-.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/609-rt2x00-allow_disabling_bands_through_dts.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/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/619-rt2x00-change-led-polarity-from-OF.patch [new file with mode: 0644]
package/kernel/mac80211/patches/620-rt2x00-add-AP+STA-support.patch [new file with mode: 0644]
package/kernel/mac80211/patches/620-rt2x00-rt3352-rf-id.patch [new file with mode: 0644]
package/kernel/mac80211/patches/621-rt2x00-ht20_40_fix.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/801-libertas-configure-sysfs-links.patch [new file with mode: 0644]
package/kernel/mac80211/patches/802-libertas-set-wireless-macaddr.patch [new file with mode: 0644]
package/kernel/mac80211/patches/805-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/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/847-b43-always-take-overlapping-devs.patch [new file with mode: 0644]
package/kernel/mac80211/patches/850-brcmsmac-remove-extra-regulation-restriction.patch [new file with mode: 0644]
package/kernel/mac80211/patches/860-brcmfmac-use-bcm47xx-platform-NVRAM-as-fallback.patch [new file with mode: 0644]
package/kernel/mac80211/patches/861-brcmfmac-register-wiphy-s-during-module_init.patch [new file with mode: 0644]
package/kernel/mac80211/patches/900-wlcore-Add-support-for-DT-platform-data.patch [new file with mode: 0644]
package/kernel/mac80211/patches/910-00-rt2x00-enable-rt2800soc-for-mt7620.patch [new file with mode: 0644]
package/kernel/mac80211/patches/910-01-add-support-for-mt7620.patch [new file with mode: 0644]
package/kernel/mac80211/patches/920-ath10k_allow_fallback_to_board_bin_on_empty_otp_stream.patch [new file with mode: 0644]
package/kernel/mac80211/patches/921-ath10k_init_devices_synchronously.patch [new file with mode: 0644]
package/kernel/mac80211/patches/930-ath10k_add_tpt_led_trigger.patch [new file with mode: 0644]
package/kernel/mac80211/scripts/import-backports.sh [new file with mode: 0755]
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/mt76/Makefile [new file with mode: 0644]
package/kernel/mwlwifi/Makefile [new file with mode: 0644]
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-gpio-custom/Makefile [new file with mode: 0644]
package/kernel/spi-gpio-custom/src/Kconfig [new file with mode: 0644]
package/kernel/spi-gpio-custom/src/Makefile [new file with mode: 0644]
package/kernel/spi-gpio-custom/src/spi-gpio-custom.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/argp-standalone/Makefile [new file with mode: 0644]
package/libs/argp-standalone/patches/001-throw-in-funcdef.patch [new file with mode: 0644]
package/libs/cyassl/Makefile [new file with mode: 0644]
package/libs/cyassl/patches/100-respect_cflags.patch [new file with mode: 0644]
package/libs/cyassl/patches/200-SSL_accept-handle-hello-garbage.patch [new file with mode: 0644]
package/libs/cyassl/patches/300-SSL_set_tlsext_host_name.patch [new file with mode: 0644]
package/libs/elfutils/Makefile [new file with mode: 0644]
package/libs/elfutils/patches/001-elfutils-portability.patch [new file with mode: 0644]
package/libs/elfutils/patches/002-argp_standalone.patch [new file with mode: 0644]
package/libs/elfutils/patches/003-libint-stub.patch [new file with mode: 0644]
package/libs/elfutils/patches/004-maybe-uninitialized.patch [new file with mode: 0644]
package/libs/elfutils/patches/004-memcpy_def.patch [new file with mode: 0644]
package/libs/elfutils/patches/005-build_only_libs.patch [new file with mode: 0644]
package/libs/elfutils/patches/006-libdw_LIBS.patch [new file with mode: 0644]
package/libs/elfutils/patches/100-musl-compat.patch [new file with mode: 0644]
package/libs/elfutils/patches/101-no-fts.patch [new file with mode: 0644]
package/libs/gettext-full/Makefile [new file with mode: 0644]
package/libs/gettext-full/patches/001-autotools.patch [new file with mode: 0644]
package/libs/gettext-full/patches/001-no_examples_and_tests.patch [new file with mode: 0644]
package/libs/gettext-full/patches/003-gettext-error_print_progname.patch [new file with mode: 0644]
package/libs/gettext-full/patches/100-error_progname.patch [new file with mode: 0644]
package/libs/gettext-full/patches/110-error_progname_def.patch [new file with mode: 0644]
package/libs/gettext-full/patches/120-uclibc-nolocale.patch [new file with mode: 0644]
package/libs/gettext-full/patches/150-disable_libxml_iconv.patch [new file with mode: 0644]
package/libs/gettext/Makefile [new file with mode: 0644]
package/libs/gettext/src/LICENSE [new file with mode: 0644]
package/libs/gettext/src/include/libintl.h [new file with mode: 0644]
package/libs/gettext/src/m4/codeset.m4 [new file with mode: 0644]
package/libs/gettext/src/m4/gettext.m4 [new file with mode: 0644]
package/libs/gettext/src/m4/intl.m4 [new file with mode: 0644]
package/libs/gettext/src/m4/intldir.m4 [new file with mode: 0644]
package/libs/gettext/src/m4/intlmacosx.m4 [new file with mode: 0644]
package/libs/gettext/src/m4/lcmessage.m4 [new file with mode: 0644]
package/libs/gettext/src/m4/nls.m4 [new file with mode: 0644]
package/libs/gettext/src/m4/po.m4 [new file with mode: 0644]
package/libs/gmp/Makefile [new file with mode: 0644]
package/libs/libbsd/Makefile [new file with mode: 0644]
package/libs/libbsd/patches/001-aarch64_support.patch [new file with mode: 0644]
package/libs/libconfig/Makefile [new file with mode: 0644]
package/libs/libevent2/Makefile [new file with mode: 0644]
package/libs/libiconv-full/Makefile [new file with mode: 0644]
package/libs/libiconv-full/patches/100-strip_charsets.patch [new file with mode: 0644]
package/libs/libiconv-full/patches/101-autotools.patch [new file with mode: 0644]
package/libs/libiconv-full/patches/103-configure_ac_fix.patch [new file with mode: 0644]
package/libs/libiconv-full/patches/200-work-with-libtool2.patch [new file with mode: 0644]
package/libs/libiconv/COPYING [new file with mode: 0644]
package/libs/libiconv/COPYRIGHT [new file with mode: 0644]
package/libs/libiconv/Makefile [new file with mode: 0644]
package/libs/libiconv/src/LICENSE [new file with mode: 0644]
package/libs/libiconv/src/iconv.c [new file with mode: 0644]
package/libs/libiconv/src/include/charmaps.h [new file with mode: 0644]
package/libs/libiconv/src/include/charmaps/iso-8859-10.h [new file with mode: 0644]
package/libs/libiconv/src/include/charmaps/iso-8859-13.h [new file with mode: 0644]
package/libs/libiconv/src/include/charmaps/iso-8859-14.h [new file with mode: 0644]
package/libs/libiconv/src/include/charmaps/iso-8859-16.h [new file with mode: 0644]
package/libs/libiconv/src/include/charmaps/iso-8859-2.h [new file with mode: 0644]
package/libs/libiconv/src/include/charmaps/iso-8859-3.h [new file with mode: 0644]
package/libs/libiconv/src/include/charmaps/iso-8859-4.h [new file with mode: 0644]
package/libs/libiconv/src/include/charmaps/iso-8859-5.h [new file with mode: 0644]
package/libs/libiconv/src/include/charmaps/iso-8859-6.h [new file with mode: 0644]
package/libs/libiconv/src/include/charmaps/iso-8859-7.h [new file with mode: 0644]
package/libs/libiconv/src/include/charmaps/iso-8859-8.h [new file with mode: 0644]
package/libs/libiconv/src/include/charmaps/iso-8859-9.h [new file with mode: 0644]
package/libs/libiconv/src/include/charmaps/koi8-r.h [new file with mode: 0644]
package/libs/libiconv/src/include/charmaps/windows-1250.h [new file with mode: 0644]
package/libs/libiconv/src/include/charmaps/windows-1251.h [new file with mode: 0644]
package/libs/libiconv/src/include/charmaps/windows-1252.h [new file with mode: 0644]
package/libs/libiconv/src/include/charmaps/windows-1253.h [new file with mode: 0644]
package/libs/libiconv/src/include/charmaps/windows-1254.h [new file with mode: 0644]
package/libs/libiconv/src/include/charmaps/windows-1255.h [new file with mode: 0644]
package/libs/libiconv/src/include/charmaps/windows-1256.h [new file with mode: 0644]
package/libs/libiconv/src/include/charmaps/windows-1257.h [new file with mode: 0644]
package/libs/libiconv/src/include/charmaps/windows-1258.h [new file with mode: 0644]
package/libs/libiconv/src/include/charmaps/windows-874.h [new file with mode: 0644]
package/libs/libiconv/src/include/iconv.h [new file with mode: 0644]
package/libs/libiconv/src/m4/iconv.m4 [new file with mode: 0644]
package/libs/libjson-c/Makefile [new file with mode: 0644]
package/libs/libjson-c/patches/000-libm.patch [new file with mode: 0644]
package/libs/libjson-c/patches/001-backport_compile_fix.patch [new file with mode: 0644]
package/libs/libmnl/Makefile [new file with mode: 0644]
package/libs/libmnl/patches/100-upstream-fixes.patch [new file with mode: 0644]
package/libs/libnetfilter-conntrack/Makefile [new file with mode: 0644]
package/libs/libnetfilter-cthelper/Makefile [new file with mode: 0644]
package/libs/libnetfilter-cttimeout/Makefile [new file with mode: 0644]
package/libs/libnetfilter-log/Makefile [new file with mode: 0644]
package/libs/libnetfilter-log/patches/0001-build-remove-unnecessary-pkgconfig-config.status-dep.patch [new file with mode: 0644]
package/libs/libnetfilter-log/patches/0002-build-remove-unused-lines-in-Makefile.am.patch [new file with mode: 0644]
package/libs/libnetfilter-log/patches/0003-build-resolve-automake-1.12-warnings.patch [new file with mode: 0644]
package/libs/libnetfilter-log/patches/0004-Add-include-needed-for-integer-type-definition.patch [new file with mode: 0644]
package/libs/libnetfilter-log/patches/0005-configure-uclinux-is-also-linux.patch [new file with mode: 0644]
package/libs/libnetfilter-log/patches/0006-configure-add-without-ipulog-option-to-disable-libip.patch [new file with mode: 0644]
package/libs/libnetfilter-queue/Makefile [new file with mode: 0644]
package/libs/libnfnetlink/Makefile [new file with mode: 0644]
package/libs/libnfnetlink/patches/100-missing_include.patch [new file with mode: 0644]
package/libs/libnftnl/Makefile [new file with mode: 0644]
package/libs/libnl-tiny/Makefile [new file with mode: 0644]
package/libs/libnl-tiny/files/libnl-tiny.pc [new file with mode: 0644]
package/libs/libnl-tiny/src/Makefile [new file with mode: 0644]
package/libs/libnl-tiny/src/attr.c [new file with mode: 0644]
package/libs/libnl-tiny/src/cache.c [new file with mode: 0644]
package/libs/libnl-tiny/src/cache_mngt.c [new file with mode: 0644]
package/libs/libnl-tiny/src/error.c [new file with mode: 0644]
package/libs/libnl-tiny/src/genl.c [new file with mode: 0644]
package/libs/libnl-tiny/src/genl_ctrl.c [new file with mode: 0644]
package/libs/libnl-tiny/src/genl_family.c [new file with mode: 0644]
package/libs/libnl-tiny/src/genl_mngt.c [new file with mode: 0644]
package/libs/libnl-tiny/src/handlers.c [new file with mode: 0644]
package/libs/libnl-tiny/src/include/linux/gen_stats.h [new file with mode: 0644]
package/libs/libnl-tiny/src/include/linux/genetlink.h [new file with mode: 0644]
package/libs/libnl-tiny/src/include/linux/if.h [new file with mode: 0644]
package/libs/libnl-tiny/src/include/linux/if_addr.h [new file with mode: 0644]
package/libs/libnl-tiny/src/include/linux/netlink.h [new file with mode: 0644]
package/libs/libnl-tiny/src/include/netlink-generic.h [new file with mode: 0644]
package/libs/libnl-tiny/src/include/netlink-local.h [new file with mode: 0644]
package/libs/libnl-tiny/src/include/netlink-types.h [new file with mode: 0644]
package/libs/libnl-tiny/src/include/netlink/addr.h [new file with mode: 0644]
package/libs/libnl-tiny/src/include/netlink/attr.h [new file with mode: 0644]
package/libs/libnl-tiny/src/include/netlink/cache-api.h [new file with mode: 0644]
package/libs/libnl-tiny/src/include/netlink/cache.h [new file with mode: 0644]
package/libs/libnl-tiny/src/include/netlink/data.h [new file with mode: 0644]
package/libs/libnl-tiny/src/include/netlink/errno.h [new file with mode: 0644]
package/libs/libnl-tiny/src/include/netlink/genl/ctrl.h [new file with mode: 0644]
package/libs/libnl-tiny/src/include/netlink/genl/family.h [new file with mode: 0644]
package/libs/libnl-tiny/src/include/netlink/genl/genl.h [new file with mode: 0644]
package/libs/libnl-tiny/src/include/netlink/genl/mngt.h [new file with mode: 0644]
package/libs/libnl-tiny/src/include/netlink/handlers.h [new file with mode: 0644]
package/libs/libnl-tiny/src/include/netlink/list.h [new file with mode: 0644]
package/libs/libnl-tiny/src/include/netlink/msg.h [new file with mode: 0644]
package/libs/libnl-tiny/src/include/netlink/netlink-compat.h [new file with mode: 0644]
package/libs/libnl-tiny/src/include/netlink/netlink-kernel.h [new file with mode: 0644]
package/libs/libnl-tiny/src/include/netlink/netlink.h [new file with mode: 0644]
package/libs/libnl-tiny/src/include/netlink/object-api.h [new file with mode: 0644]
package/libs/libnl-tiny/src/include/netlink/object.h [new file with mode: 0644]
package/libs/libnl-tiny/src/include/netlink/socket.h [new file with mode: 0644]
package/libs/libnl-tiny/src/include/netlink/types.h [new file with mode: 0644]
package/libs/libnl-tiny/src/include/netlink/utils.h [new file with mode: 0644]
package/libs/libnl-tiny/src/include/netlink/version.h [new file with mode: 0644]
package/libs/libnl-tiny/src/include/unl.h [new file with mode: 0644]
package/libs/libnl-tiny/src/msg.c [new file with mode: 0644]
package/libs/libnl-tiny/src/nl.c [new file with mode: 0644]
package/libs/libnl-tiny/src/object.c [new file with mode: 0644]
package/libs/libnl-tiny/src/socket.c [new file with mode: 0644]
package/libs/libnl-tiny/src/unl.c [new file with mode: 0644]
package/libs/libnl/Makefile [new file with mode: 0644]
package/libs/libpcap/Config.in [new file with mode: 0644]
package/libs/libpcap/Makefile [new file with mode: 0644]
package/libs/libpcap/patches/100-debian_shared_lib.patch [new file with mode: 0644]
package/libs/libpcap/patches/102-makefile_disable_manpages.patch [new file with mode: 0644]
package/libs/libpcap/patches/103-makefile_flex_workaround.patch [new file with mode: 0644]
package/libs/libpcap/patches/201-space_optimization.patch [new file with mode: 0644]
package/libs/libpcap/patches/202-protocol_api.patch [new file with mode: 0644]
package/libs/libpcap/patches/203-undef_iw_mode_monitor.patch [new file with mode: 0644]
package/libs/libreadline/Makefile [new file with mode: 0644]
package/libs/libreadline/patches/001-install_perm.patch [new file with mode: 0644]
package/libs/libroxml/Makefile [new file with mode: 0644]
package/libs/librpc/Makefile [new file with mode: 0644]
package/libs/libtool/Makefile [new file with mode: 0644]
package/libs/libubox/Makefile [new file with mode: 0644]
package/libs/libusb-compat/Makefile [new file with mode: 0644]
package/libs/libusb/Makefile [new file with mode: 0644]
package/libs/libusb/patches/001-timerfd.patch [new file with mode: 0644]
package/libs/lzo/Makefile [new file with mode: 0644]
package/libs/ncurses/Makefile [new file with mode: 0644]
package/libs/ncurses/patches/100-ncurses-5.6-20080112-urxvt.patch [new file with mode: 0644]
package/libs/ncurses/patches/101-ncurses-5.6-20080628-kbs.patch [new file with mode: 0644]
package/libs/ncurses/patches/102-ncurses-5.9-gcc-5.patch [new file with mode: 0644]
package/libs/ncurses/patches/200-fix_missing_include.patch [new file with mode: 0644]
package/libs/ncurses/patches/500-cross.patch [new file with mode: 0644]
package/libs/ncurses/patches/900-terminfo.patch [new file with mode: 0644]
package/libs/nettle/Config.in [new file with mode: 0644]
package/libs/nettle/Makefile [new file with mode: 0644]
package/libs/ocf-crypto-headers/Makefile [new file with mode: 0644]
package/libs/ocf-crypto-headers/src/cryptodev.h [new file with mode: 0644]
package/libs/openssl/Config.in [new file with mode: 0644]
package/libs/openssl/Makefile [new file with mode: 0644]
package/libs/openssl/patches/110-optimize-for-size.patch [new file with mode: 0644]
package/libs/openssl/patches/130-perl-path.patch [new file with mode: 0644]
package/libs/openssl/patches/140-makefile-dirs.patch [new file with mode: 0644]
package/libs/openssl/patches/150-no_engines.patch [new file with mode: 0644]
package/libs/openssl/patches/160-disable_doc_tests.patch [new file with mode: 0644]
package/libs/openssl/patches/170-bash_path.patch [new file with mode: 0644]
package/libs/openssl/patches/180-fix_link_segfault.patch [new file with mode: 0644]
package/libs/openssl/patches/190-remove_timestamp_check.patch [new file with mode: 0644]
package/libs/openssl/patches/200-parallel_build.patch [new file with mode: 0644]
package/libs/openssl/patches/210-termios_fix.patch [new file with mode: 0644]
package/libs/polarssl/Makefile [new file with mode: 0644]
package/libs/polarssl/patches/100-disable_sslv3.patch [new file with mode: 0644]
package/libs/polarssl/patches/200-reduce_config.patch [new file with mode: 0644]
package/libs/popt/Makefile [new file with mode: 0644]
package/libs/sysfsutils/Makefile [new file with mode: 0644]
package/libs/sysfsutils/patches/200-mnt_path_check.patch [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/libs/toolchain/glibc-files/etc/nsswitch.conf [new file with mode: 0644]
package/libs/uclibc++/Makefile [new file with mode: 0644]
package/libs/uclibc++/files/config.default [new file with mode: 0644]
package/libs/uclibc++/patches/002-path_to_bash.patch [new file with mode: 0644]
package/libs/uclibc++/patches/006-eabi_fix.patch [new file with mode: 0644]
package/libs/uclient/Makefile [new file with mode: 0644]
package/libs/ustream-ssl/Makefile [new file with mode: 0644]
package/libs/zlib/Makefile [new file with mode: 0644]
package/network/config/firewall/Makefile [new file with mode: 0644]
package/network/config/firewall/files/firewall.config [new file with mode: 0644]
package/network/config/firewall/files/firewall.hotplug [new file with mode: 0644]
package/network/config/firewall/files/firewall.init [new file with mode: 0755]
package/network/config/firewall/files/firewall.user [new file with mode: 0644]
package/network/config/gre/Makefile [new file with mode: 0644]
package/network/config/gre/files/gre.sh [new file with mode: 0755]
package/network/config/ipip/Makefile [new file with mode: 0644]
package/network/config/ipip/files/ipip.sh [new file with mode: 0755]
package/network/config/ltq-adsl-app/Makefile [new file with mode: 0644]
package/network/config/ltq-adsl-app/files/dsl_control [new file with mode: 0644]
package/network/config/ltq-adsl-app/patches/010-eglibc_compile_fix.patch [new file with mode: 0644]
package/network/config/ltq-vdsl-app/Makefile [new file with mode: 0644]
package/network/config/ltq-vdsl-app/files/dsl_control [new file with mode: 0644]
package/network/config/ltq-vdsl-app/patches/100-compat.patch [new file with mode: 0644]
package/network/config/netifd/Makefile [new file with mode: 0644]
package/network/config/netifd/files/etc/hotplug.d/iface/00-netstate [new file with mode: 0644]
package/network/config/netifd/files/etc/init.d/network [new file with mode: 0755]
package/network/config/netifd/files/lib/netifd/dhcp.script [new file with mode: 0755]
package/network/config/netifd/files/lib/netifd/proto/dhcp.sh [new file with mode: 0755]
package/network/config/netifd/files/lib/network/config.sh [new file with mode: 0755]
package/network/config/netifd/files/sbin/devstatus [new file with mode: 0755]
package/network/config/netifd/files/sbin/ifdown [new symlink]
package/network/config/netifd/files/sbin/ifstatus [new file with mode: 0755]
package/network/config/netifd/files/sbin/ifup [new file with mode: 0755]
package/network/config/netifd/files/usr/share/udhcpc/default.script [new file with mode: 0755]
package/network/config/qos-scripts/Makefile [new file with mode: 0644]
package/network/config/qos-scripts/files/etc/config/qos [new file with mode: 0644]
package/network/config/qos-scripts/files/etc/hotplug.d/iface/10-qos [new file with mode: 0755]
package/network/config/qos-scripts/files/etc/init.d/qos [new file with mode: 0755]
package/network/config/qos-scripts/files/usr/bin/qos-start [new file with mode: 0755]
package/network/config/qos-scripts/files/usr/bin/qos-stat [new file with mode: 0755]
package/network/config/qos-scripts/files/usr/bin/qos-stop [new file with mode: 0755]
package/network/config/qos-scripts/files/usr/lib/qos/generate.sh [new file with mode: 0755]
package/network/config/qos-scripts/files/usr/lib/qos/tcrules.awk [new file with mode: 0644]
package/network/config/soloscli/Makefile [new file with mode: 0644]
package/network/config/soloscli/files/etc/hotplug.d/atm/15-solos-init [new file with mode: 0644]
package/network/config/soloscli/files/etc/uci-default/solos [new file with mode: 0644]
package/network/config/soloscli/files/solos-log-stats [new file with mode: 0644]
package/network/config/soloscli/patches/001-no-driver.patch [new file with mode: 0644]
package/network/config/soloscli/patches/002-cflags.patch [new file with mode: 0644]
package/network/config/swconfig/Makefile [new file with mode: 0644]
package/network/config/swconfig/files/switch.sh [new file with mode: 0644]
package/network/config/swconfig/src/Makefile [new file with mode: 0644]
package/network/config/swconfig/src/cli.c [new file with mode: 0644]
package/network/config/swconfig/src/swlib.c [new file with mode: 0644]
package/network/config/swconfig/src/swlib.h [new file with mode: 0644]
package/network/config/swconfig/src/uci.c [new file with mode: 0644]
package/network/ipv6/6in4/Makefile [new file with mode: 0644]
package/network/ipv6/6in4/files/6in4.sh [new file with mode: 0755]
package/network/ipv6/6rd/Makefile [new file with mode: 0644]
package/network/ipv6/6rd/files/6rd.sh [new file with mode: 0644]
package/network/ipv6/6rd/src/6rdcalc.c [new file with mode: 0644]
package/network/ipv6/6rd/src/Makefile [new file with mode: 0644]
package/network/ipv6/6to4/Makefile [new file with mode: 0644]
package/network/ipv6/6to4/files/6to4.sh [new file with mode: 0755]
package/network/ipv6/ds-lite/Makefile [new file with mode: 0644]
package/network/ipv6/ds-lite/files/dslite.sh [new file with mode: 0755]
package/network/ipv6/map/Makefile [new file with mode: 0644]
package/network/ipv6/map/files/map.sh [new file with mode: 0755]
package/network/ipv6/map/src/CMakeLists.txt [new file with mode: 0644]
package/network/ipv6/map/src/mapcalc.c [new file with mode: 0644]
package/network/ipv6/odhcp6c/Makefile [new file with mode: 0644]
package/network/ipv6/odhcp6c/files/dhcpv6.script [new file with mode: 0755]
package/network/ipv6/odhcp6c/files/dhcpv6.sh [new file with mode: 0755]
package/network/ipv6/thc-ipv6/Makefile [new file with mode: 0644]
package/network/ipv6/thc-ipv6/patches/100-no-ssl.patch [new file with mode: 0644]
package/network/services/authsae/Makefile [new file with mode: 0644]
package/network/services/authsae/files/lib/wifi/authsae.sh [new file with mode: 0644]
package/network/services/authsae/patches/100-musl_fix.patch [new file with mode: 0644]
package/network/services/dnsmasq/Makefile [new file with mode: 0644]
package/network/services/dnsmasq/files/dhcp.conf [new file with mode: 0644]
package/network/services/dnsmasq/files/dnsmasq.conf [new file with mode: 0644]
package/network/services/dnsmasq/files/dnsmasq.hotplug [new file with mode: 0644]
package/network/services/dnsmasq/files/dnsmasq.init [new file with mode: 0644]
package/network/services/dnsmasq/patches/100-fix-dhcp-no-address-warning.patch [new file with mode: 0644]
package/network/services/dnsmasq/patches/110-ipset-remove-old-kernel-support.patch [new file with mode: 0644]
package/network/services/dnsmasq/patches/210-dnssec-improve-timestamp-heuristic.patch [new file with mode: 0644]
package/network/services/dropbear/Config.in [new file with mode: 0644]
package/network/services/dropbear/Makefile [new file with mode: 0644]
package/network/services/dropbear/files/dropbear.config [new file with mode: 0644]
package/network/services/dropbear/files/dropbear.init [new file with mode: 0755]
package/network/services/dropbear/patches/100-pubkey_path.patch [new file with mode: 0644]
package/network/services/dropbear/patches/110-change_user.patch [new file with mode: 0644]
package/network/services/dropbear/patches/120-openwrt_options.patch [new file with mode: 0644]
package/network/services/dropbear/patches/130-ssh_ignore_o_and_x_args.patch [new file with mode: 0644]
package/network/services/dropbear/patches/140-disable_assert.patch [new file with mode: 0644]
package/network/services/dropbear/patches/150-dbconvert_standalone.patch [new file with mode: 0644]
package/network/services/dropbear/patches/500-set-default-path.patch [new file with mode: 0644]
package/network/services/ead/Makefile [new file with mode: 0644]
package/network/services/ead/src/Makefile [new file with mode: 0644]
package/network/services/ead/src/aes.c [new file with mode: 0644]
package/network/services/ead/src/ead-client.c [new file with mode: 0644]
package/network/services/ead/src/ead-crypt.c [new file with mode: 0644]
package/network/services/ead/src/ead-crypt.h [new file with mode: 0644]
package/network/services/ead/src/ead-pcap.h [new file with mode: 0644]
package/network/services/ead/src/ead.c [new file with mode: 0644]
package/network/services/ead/src/ead.h [new file with mode: 0644]
package/network/services/ead/src/filter.c [new file with mode: 0644]
package/network/services/ead/src/libbridge.h [new file with mode: 0644]
package/network/services/ead/src/libbridge_init.c [new file with mode: 0644]
package/network/services/ead/src/libbridge_private.h [new file with mode: 0644]
package/network/services/ead/src/list.h [new file with mode: 0644]
package/network/services/ead/src/passwd [new file with mode: 0644]
package/network/services/ead/src/pfc.c [new file with mode: 0644]
package/network/services/ead/src/pw_encrypt_md5.c [new file with mode: 0644]
package/network/services/ead/src/sha1.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/Makefile.am [new file with mode: 0644]
package/network/services/ead/src/tinysrp/Makefile.in [new file with mode: 0644]
package/network/services/ead/src/tinysrp/Notes [new file with mode: 0644]
package/network/services/ead/src/tinysrp/acconfig.h [new file with mode: 0644]
package/network/services/ead/src/tinysrp/acinclude.m4 [new file with mode: 0644]
package/network/services/ead/src/tinysrp/aclocal.m4 [new file with mode: 0644]
package/network/services/ead/src/tinysrp/bn.h [new file with mode: 0644]
package/network/services/ead/src/tinysrp/bn_add.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/bn_asm.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/bn_ctx.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/bn_div.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/bn_exp.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/bn_lcl.h [new file with mode: 0644]
package/network/services/ead/src/tinysrp/bn_lib.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/bn_mul.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/bn_prime.h [new file with mode: 0644]
package/network/services/ead/src/tinysrp/bn_shift.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/bn_sqr.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/bn_word.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/clitest.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/config.h.in [new file with mode: 0644]
package/network/services/ead/src/tinysrp/configure [new file with mode: 0755]
package/network/services/ead/src/tinysrp/configure.in [new file with mode: 0644]
package/network/services/ead/src/tinysrp/install-sh [new file with mode: 0755]
package/network/services/ead/src/tinysrp/missing [new file with mode: 0755]
package/network/services/ead/src/tinysrp/mkinstalldirs [new file with mode: 0755]
package/network/services/ead/src/tinysrp/srvtest.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/stamp-h.in [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_client.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_client.h [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_conf.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_conv.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_defines.h [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_getconf.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_getpass.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_math.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_misc.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_pw.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_pwd.h [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_read.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_read.h [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_server.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_server.h [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_sha.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_sha.h [new file with mode: 0644]
package/network/services/ead/src/tinysrp/t_truerand.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/tconf.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/tinysrp.c [new file with mode: 0644]
package/network/services/ead/src/tinysrp/tinysrp.h [new file with mode: 0644]
package/network/services/ead/src/tinysrp/tpasswd [new file with mode: 0644]
package/network/services/ead/src/tinysrp/tphrase.c [new file with mode: 0644]
package/network/services/hostapd/Config.in [new file with mode: 0644]
package/network/services/hostapd/Makefile [new file with mode: 0644]
package/network/services/hostapd/files/hostapd-full.config [new file with mode: 0644]
package/network/services/hostapd/files/hostapd-mini.config [new file with mode: 0644]
package/network/services/hostapd/files/hostapd.sh [new file with mode: 0644]
package/network/services/hostapd/files/multicall.c [new file with mode: 0644]
package/network/services/hostapd/files/netifd.sh [new file with mode: 0644]
package/network/services/hostapd/files/wpa_supplicant-full.config [new file with mode: 0644]
package/network/services/hostapd/files/wpa_supplicant-mesh.config [new file with mode: 0644]
package/network/services/hostapd/files/wpa_supplicant-mini.config [new file with mode: 0644]
package/network/services/hostapd/files/wpa_supplicant-p2p.config [new file with mode: 0644]
package/network/services/hostapd/files/wpa_supplicant.sh [new file with mode: 0644]
package/network/services/hostapd/files/wps-hotplug.sh [new file with mode: 0644]
package/network/services/hostapd/patches/001-P2P-Validate-SSID-element-length-before-copying-it-C.patch [new file with mode: 0644]
package/network/services/hostapd/patches/002-AP-WMM-Fix-integer-underflow-in-WMM-Action-frame-par.patch [new file with mode: 0644]
package/network/services/hostapd/patches/110-bool_fix.patch [new file with mode: 0644]
package/network/services/hostapd/patches/120-daemonize_fix.patch [new file with mode: 0644]
package/network/services/hostapd/patches/130-no_eapol_fix.patch [new file with mode: 0644]
package/network/services/hostapd/patches/140-disable_bridge_packet_workaround.patch [new file with mode: 0644]
package/network/services/hostapd/patches/200-multicall.patch [new file with mode: 0644]
package/network/services/hostapd/patches/300-noscan.patch [new file with mode: 0644]
package/network/services/hostapd/patches/310-rescan_immediately.patch [new file with mode: 0644]
package/network/services/hostapd/patches/320-optional_rfkill.patch [new file with mode: 0644]
package/network/services/hostapd/patches/330-nl80211_fix_set_freq.patch [new file with mode: 0644]
package/network/services/hostapd/patches/340-reload_freq_change.patch [new file with mode: 0644]
package/network/services/hostapd/patches/350-nl80211_del_beacon_bss.patch [new file with mode: 0644]
package/network/services/hostapd/patches/360-ctrl_iface_reload.patch [new file with mode: 0644]
package/network/services/hostapd/patches/370-ap_sta_support.patch [new file with mode: 0644]
package/network/services/hostapd/patches/380-disable_ctrl_iface_mib.patch [new file with mode: 0644]
package/network/services/hostapd/patches/390-wpa_ie_cap_workaround.patch [new file with mode: 0644]
package/network/services/hostapd/patches/400-wps_single_auth_enc_type.patch [new file with mode: 0644]
package/network/services/hostapd/patches/410-limit_debug_messages.patch [new file with mode: 0644]
package/network/services/hostapd/patches/420-indicate-features.patch [new file with mode: 0644]
package/network/services/hostapd/patches/430-hostapd_cli_ifdef.patch [new file with mode: 0644]
package/network/services/hostapd/patches/431-wpa_cli_ifdef.patch [new file with mode: 0644]
package/network/services/hostapd/patches/440-max_num_sta_probe.patch [new file with mode: 0644]
package/network/services/hostapd/patches/450-scan_wait.patch [new file with mode: 0644]
package/network/services/hostapd/patches/460-wpa_supplicant-add-new-config-params-to-be-used-with.patch [new file with mode: 0644]
package/network/services/hostapd/patches/461-driver_nl80211-use-new-parameters-during-ibss-join.patch [new file with mode: 0644]
package/network/services/hostapd/patches/462-wpa_s-support-htmode-param.patch [new file with mode: 0644]
package/network/services/hostapd/patches/600-ubus_support.patch [new file with mode: 0644]
package/network/services/igmpproxy/Makefile [new file with mode: 0644]
package/network/services/igmpproxy/files/igmpproxy.config [new file with mode: 0644]
package/network/services/igmpproxy/files/igmpproxy.init [new file with mode: 0644]
package/network/services/igmpproxy/patches/001-Send-IGMP-packets-with-IP-Router-Alert-option-RFC-21.patch [new file with mode: 0644]
package/network/services/igmpproxy/patches/002-Change-default-interface-state-to-disabled-wrt-29458.patch [new file with mode: 0644]
package/network/services/igmpproxy/patches/003-Restrict-igmp-reports-for-downstream-interfaces-wrt-.patch [new file with mode: 0644]
package/network/services/igmpproxy/patches/004-Restrict-igmp-reports-forwarding-to-upstream-interfa.patch [new file with mode: 0644]
package/network/services/igmpproxy/patches/010-missing_include.patch [new file with mode: 0644]
package/network/services/igmpproxy/patches/020-Silence-downstream-interface-igmp-messages.patch [new file with mode: 0644]
package/network/services/igmpproxy/patches/100-use-monotic-clock-instead-of-time-of-day.patch [new file with mode: 0644]
package/network/services/igmpproxy/patches/200-allow_wildcard_addr.patch [new file with mode: 0644]
package/network/services/igmpproxy/patches/250-fix_multiple_downlink_interfaces.patch [new file with mode: 0644]
package/network/services/ipset-dns/Makefile [new file with mode: 0644]
package/network/services/ipset-dns/files/ipset-dns.config [new file with mode: 0644]
package/network/services/ipset-dns/files/ipset-dns.init [new file with mode: 0755]
package/network/services/ipset-dns/patches/100-simultaneous-ipv4-ipv6.patch [new file with mode: 0644]
package/network/services/lldpd/Config.in [new file with mode: 0644]
package/network/services/lldpd/Makefile [new file with mode: 0644]
package/network/services/lldpd/files/lldpd.config [new file with mode: 0644]
package/network/services/lldpd/files/lldpd.init [new file with mode: 0644]
package/network/services/lldpd/patches/100-os-release.patch [new file with mode: 0644]
package/network/services/mdns/Makefile [new file with mode: 0644]
package/network/services/mdns/files/mdns.config [new file with mode: 0644]
package/network/services/mdns/files/mdns.init [new file with mode: 0644]
package/network/services/mdns/files/mdns.json [new file with mode: 0644]
package/network/services/odhcpd/Makefile [new file with mode: 0644]
package/network/services/odhcpd/files/odhcpd-update [new file with mode: 0755]
package/network/services/odhcpd/files/odhcpd.defaults [new file with mode: 0644]
package/network/services/odhcpd/files/odhcpd.init [new file with mode: 0644]
package/network/services/openvpn-easy-rsa/Makefile [new file with mode: 0644]
package/network/services/openvpn-easy-rsa/files/easy-rsa.index [new file with mode: 0644]
package/network/services/openvpn-easy-rsa/files/easy-rsa.serial [new file with mode: 0644]
package/network/services/openvpn-easy-rsa/patches/100-run-ootb.patch [new file with mode: 0644]
package/network/services/openvpn/Config-nossl.in [new file with mode: 0644]
package/network/services/openvpn/Config-openssl.in [new file with mode: 0644]
package/network/services/openvpn/Config-polarssl.in [new file with mode: 0644]
package/network/services/openvpn/Makefile [new file with mode: 0644]
package/network/services/openvpn/files/openvpn.config [new file with mode: 0644]
package/network/services/openvpn/files/openvpn.init [new file with mode: 0644]
package/network/services/openvpn/files/openvpn.upgrade [new file with mode: 0644]
package/network/services/openvpn/patches/001-backport_cipher_none_fix.patch [new file with mode: 0644]
package/network/services/openvpn/patches/100-polarssl_compat.h [new file with mode: 0644]
package/network/services/openvpn/patches/110-musl_compat.patch [new file with mode: 0644]
package/network/services/openvpn/patches/120-polarssl-disable-record-splitting.patch [new file with mode: 0644]
package/network/services/openvpn/patches/130-polarssl-disable-runtime-version-check.patch [new file with mode: 0644]
package/network/services/ppp/Makefile [new file with mode: 0644]
package/network/services/ppp/files/etc/ppp/chap-secrets [new file with mode: 0644]
package/network/services/ppp/files/etc/ppp/filter [new file with mode: 0644]
package/network/services/ppp/files/etc/ppp/options [new file with mode: 0644]
package/network/services/ppp/files/etc/ppp/options.pptp [new file with mode: 0644]
package/network/services/ppp/files/etc/ppp/radius.conf [new file with mode: 0644]
package/network/services/ppp/files/etc/ppp/radius/dictionary [new file with mode: 0644]
package/network/services/ppp/files/etc/ppp/radius/dictionary.asnet [new file with mode: 0644]
package/network/services/ppp/files/etc/ppp/radius/dictionary.microsoft [new file with mode: 0644]
package/network/services/ppp/files/etc/ppp/radius/servers [new file with mode: 0644]
package/network/services/ppp/files/lib/netifd/ppp-down [new file with mode: 0755]
package/network/services/ppp/files/lib/netifd/ppp-up [new file with mode: 0755]
package/network/services/ppp/files/ppp.sh [new file with mode: 0755]
package/network/services/ppp/patches/010-use_target_for_configure.patch [new file with mode: 0644]
package/network/services/ppp/patches/100-debian_ip-ip_option.patch [new file with mode: 0644]
package/network/services/ppp/patches/101-debian_close_dev_ppp.patch [new file with mode: 0644]
package/network/services/ppp/patches/103-debian_fix_link_pidfile.patch [new file with mode: 0644]
package/network/services/ppp/patches/105-debian_demand.patch [new file with mode: 0644]
package/network/services/ppp/patches/106-debian_stripMSdomain.patch [new file with mode: 0644]
package/network/services/ppp/patches/107-debian_pppoatm_wildcard.patch [new file with mode: 0644]
package/network/services/ppp/patches/110-debian_defaultroute.patch [new file with mode: 0644]
package/network/services/ppp/patches/120-debian_ipv6_updown_option.patch [new file with mode: 0644]
package/network/services/ppp/patches/121-debian_adaptive_lcp_echo.patch [new file with mode: 0644]
package/network/services/ppp/patches/130-no_cdefs_h.patch [new file with mode: 0644]
package/network/services/ppp/patches/131-missing_prototype_macro.patch [new file with mode: 0644]
package/network/services/ppp/patches/132-fix_linux_includes.patch [new file with mode: 0644]
package/network/services/ppp/patches/133-fix_sha1_include.patch [new file with mode: 0644]
package/network/services/ppp/patches/140-pppoe_compile_fix.patch [new file with mode: 0644]
package/network/services/ppp/patches/200-makefile.patch [new file with mode: 0644]
package/network/services/ppp/patches/201-mppe_mppc_1.1.patch [new file with mode: 0644]
package/network/services/ppp/patches/202-no_strip.patch [new file with mode: 0644]
package/network/services/ppp/patches/203-opt_flags.patch [new file with mode: 0644]
package/network/services/ppp/patches/204-radius_config.patch [new file with mode: 0644]
package/network/services/ppp/patches/205-no_exponential_timeout.patch [new file with mode: 0644]
package/network/services/ppp/patches/206-compensate_time_change.patch [new file with mode: 0644]
package/network/services/ppp/patches/207-lcp_mtu_max.patch [new file with mode: 0644]
package/network/services/ppp/patches/208-fix_status_code.patch [new file with mode: 0644]
package/network/services/ppp/patches/300-filter-pcap-includes-lib.patch [new file with mode: 0644]
package/network/services/ppp/patches/310-precompile_filter.patch [new file with mode: 0644]
package/network/services/ppp/patches/320-custom_iface_names.patch [new file with mode: 0644]
package/network/services/ppp/patches/321-multilink_support_custom_iface_names.patch [new file with mode: 0644]
package/network/services/ppp/patches/330-retain_foreign_default_routes.patch [new file with mode: 0644]
package/network/services/ppp/patches/340-populate_default_gateway.patch [new file with mode: 0644]
package/network/services/ppp/patches/400-simplify_kernel_checks.patch [new file with mode: 0644]
package/network/services/ppp/patches/401-no_record_file.patch [new file with mode: 0644]
package/network/services/ppp/patches/403-no_wtmp.patch [new file with mode: 0644]
package/network/services/ppp/patches/404-remove_obsolete_protocol_names.patch [new file with mode: 0644]
package/network/services/ppp/patches/405-no_multilink_option.patch [new file with mode: 0644]
package/network/services/ppp/patches/500-add-pptp-plugin.patch [new file with mode: 0644]
package/network/services/ppp/patches/510-pptp_compile_fix.patch [new file with mode: 0644]
package/network/services/ppp/patches/520-uniq.patch [new file with mode: 0644]
package/network/services/ppp/patches/530-pppoe_send_padt.patch [new file with mode: 0644]
package/network/services/ppp/patches/531-pppoe_no_disconnect_warning.patch [new file with mode: 0644]
package/network/services/ppp/patches/540-save-pppol2tp_fd_str.patch [new file with mode: 0644]
package/network/services/ppp/patches/550-fix-printer-args.patch [new file with mode: 0644]
package/network/services/ppp/utils/pfc.c [new file with mode: 0644]
package/network/services/relayd/Makefile [new file with mode: 0644]
package/network/services/relayd/files/relay.hotplug [new file with mode: 0644]
package/network/services/relayd/files/relay.init [new file with mode: 0644]
package/network/services/samba36/Makefile [new file with mode: 0644]
package/network/services/samba36/files/samba.config [new file with mode: 0644]
package/network/services/samba36/files/samba.init [new file with mode: 0755]
package/network/services/samba36/files/smb.conf.template [new file with mode: 0644]
package/network/services/samba36/patches/100-configure_fixes.patch [new file with mode: 0644]
package/network/services/samba36/patches/110-multicall.patch [new file with mode: 0644]
package/network/services/samba36/patches/111-owrt_smbpasswd.patch [new file with mode: 0644]
package/network/services/samba36/patches/120-add_missing_ifdef.patch [new file with mode: 0644]
package/network/services/samba36/patches/200-remove_printer_support.patch [new file with mode: 0644]
package/network/services/samba36/patches/210-remove_ad_support.patch [new file with mode: 0644]
package/network/services/samba36/patches/220-remove_services.patch [new file with mode: 0644]
package/network/services/samba36/patches/230-remove_winreg_support.patch [new file with mode: 0644]
package/network/services/samba36/patches/240-remove_dfs_api.patch [new file with mode: 0644]
package/network/services/samba36/patches/250-remove_domain_logon.patch [new file with mode: 0644]
package/network/services/samba36/patches/260-remove_samr.patch [new file with mode: 0644]
package/network/services/samba36/patches/270-remove_registry_backend.patch [new file with mode: 0644]
package/network/services/samba36/patches/280-strip_srvsvc.patch [new file with mode: 0644]
package/network/services/samba36/patches/290-remove_lsa.patch [new file with mode: 0644]
package/network/services/samba36/patches/300-assert_debug_level.patch [new file with mode: 0644]
package/network/services/samba36/patches/310-remove_error_strings.patch [new file with mode: 0644]
package/network/services/samba36/patches/320-debug_level_checks.patch [new file with mode: 0644]
package/network/services/samba36/patches/330-librpc_default_print.patch [new file with mode: 0644]
package/network/services/uhttpd/Makefile [new file with mode: 0644]
package/network/services/uhttpd/files/ubus.default [new file with mode: 0644]
package/network/services/uhttpd/files/uhttpd.config [new file with mode: 0644]
package/network/services/uhttpd/files/uhttpd.init [new file with mode: 0755]
package/network/utils/arptables/Makefile [new file with mode: 0644]
package/network/utils/arptables/patches/100-always_optimize.patch [new file with mode: 0644]
package/network/utils/arptables/patches/200-musl_fixes.patch [new file with mode: 0644]
package/network/utils/comgt/Makefile [new file with mode: 0644]
package/network/utils/comgt/files/3g.chat [new file with mode: 0644]
package/network/utils/comgt/files/3g.sh [new file with mode: 0644]
package/network/utils/comgt/files/3g.usb [new file with mode: 0644]
package/network/utils/comgt/files/directip-stop.gcom [new file with mode: 0644]
package/network/utils/comgt/files/directip.gcom [new file with mode: 0644]
package/network/utils/comgt/files/directip.sh [new file with mode: 0644]
package/network/utils/comgt/files/evdo.chat [new file with mode: 0644]
package/network/utils/comgt/files/getcardinfo.gcom [new file with mode: 0644]
package/network/utils/comgt/files/getcarrier.gcom [new file with mode: 0644]
package/network/utils/comgt/files/getcnum.gcom [new file with mode: 0644]
package/network/utils/comgt/files/getimsi.gcom [new file with mode: 0644]
package/network/utils/comgt/files/getstrength.gcom [new file with mode: 0644]
package/network/utils/comgt/files/ncm.json [new file with mode: 0644]
package/network/utils/comgt/files/ncm.sh [new file with mode: 0644]
package/network/utils/comgt/files/runcommand.gcom [new file with mode: 0644]
package/network/utils/comgt/files/setmode.gcom [new file with mode: 0644]
package/network/utils/comgt/files/setpin.gcom [new file with mode: 0644]
package/network/utils/comgt/patches/001-compile_fix.patch [new file with mode: 0644]
package/network/utils/comgt/patches/002-termios.patch [new file with mode: 0644]
package/network/utils/comgt/patches/003-no_XCASE.patch [new file with mode: 0644]
package/network/utils/comgt/patches/004-check_tty.patch [new file with mode: 0644]
package/network/utils/conntrack-tools/Makefile [new file with mode: 0644]
package/network/utils/conntrack-tools/files/conntrackd.init [new file with mode: 0644]
package/network/utils/conntrack-tools/patches/100-missing_include.patch [new file with mode: 0644]
package/network/utils/curl/Config.in [new file with mode: 0644]
package/network/utils/curl/Makefile [new file with mode: 0644]
package/network/utils/curl/patches/100-check_long_long.patch [new file with mode: 0644]
package/network/utils/curl/patches/200-no_docs_tests.patch [new file with mode: 0644]
package/network/utils/curl/patches/300-fix-disable-crypto-auth.patch [new file with mode: 0644]
package/network/utils/curl/patches/310-polarssl-disable-runtime-version-check.patch [new file with mode: 0644]
package/network/utils/dante/Makefile [new file with mode: 0644]
package/network/utils/dante/patches/001-automake-compat.patch [new file with mode: 0644]
package/network/utils/dante/patches/100-do-not-use-defdname.patch [new file with mode: 0644]
package/network/utils/dante/patches/200-fix-RTLD_NEXT.patch [new file with mode: 0644]
package/network/utils/ebtables/Makefile [new file with mode: 0644]
package/network/utils/ebtables/patches/100-musl_fix.patch [new file with mode: 0644]
package/network/utils/iftop/Makefile [new file with mode: 0644]
package/network/utils/iftop/patches/0001-force-ncurses.patch [new file with mode: 0644]
package/network/utils/iperf/Makefile [new file with mode: 0644]
package/network/utils/iperf/patches/001-set-report-next-time-in-single-thread-mode.patch [new file with mode: 0644]
package/network/utils/iperf3/Makefile [new file with mode: 0644]
package/network/utils/iproute2/Makefile [new file with mode: 0644]
package/network/utils/iproute2/files/15-teql [new file with mode: 0644]
package/network/utils/iproute2/patches/001-config.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/004-darwin_fixes.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/006-no_sctp.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/007-no_arpd.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/008-no_netem.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/010-type_fixes.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/100-allow_pfifo_fast.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/110-extra-ccopts.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/120-libnetlink-pic.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/130-missing_include.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/200-add-tc_esfq.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/210-add-act_connmark.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/300-ip_tiny.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/900-drop_FAILED_POLICY.patch [new file with mode: 0644]
package/network/utils/iproute2/patches/910-sanitize_headers_for_musl.patch [new file with mode: 0644]
package/network/utils/ipset/Makefile [new file with mode: 0644]
package/network/utils/iptables/Makefile [new file with mode: 0644]
package/network/utils/iptables/patches/020-iptables-disable-modprobe.patch [new file with mode: 0644]
package/network/utils/iptables/patches/030-no-libnfnetlink.patch [new file with mode: 0644]
package/network/utils/iptables/patches/050-optional-xml.patch [new file with mode: 0644]
package/network/utils/iptables/patches/100-bash-location.patch [new file with mode: 0644]
package/network/utils/iptables/patches/200-configurable_builtin.patch [new file with mode: 0644]
package/network/utils/iptables/patches/300-musl_fixes.patch [new file with mode: 0644]
package/network/utils/iptables/patches/500-add-xt_id-match.patch [new file with mode: 0644]
package/network/utils/iptables/patches/600-shared-libext.patch [new file with mode: 0644]
package/network/utils/iptables/patches/700-disable-legacy-revisions.patch [new file with mode: 0644]
package/network/utils/iputils/Makefile [new file with mode: 0644]
package/network/utils/iputils/patches/001-iputils.patch [new file with mode: 0644]
package/network/utils/iputils/patches/002-fix-ipv6.patch [new file with mode: 0644]
package/network/utils/iputils/patches/003-fix-makefile.patch [new file with mode: 0644]
package/network/utils/iputils/patches/010-ping6_uclibc_resolv.patch [new file with mode: 0644]
package/network/utils/iputils/patches/011-ping6_use_gnu_source.patch [new file with mode: 0644]
package/network/utils/iputils/patches/020-include_fixes.patch [new file with mode: 0644]
package/network/utils/iw/Makefile [new file with mode: 0644]
package/network/utils/iw/patches/001-nl80211_h_sync.patch [new file with mode: 0644]
package/network/utils/iw/patches/120-antenna_gain.patch [new file with mode: 0644]
package/network/utils/iw/patches/200-reduce_size.patch [new file with mode: 0644]
package/network/utils/iwcap/Makefile [new file with mode: 0644]
package/network/utils/iwcap/src/iwcap.c [new file with mode: 0644]
package/network/utils/iwinfo/Makefile [new file with mode: 0644]
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/network/utils/maccalc/Makefile [new file with mode: 0644]
package/network/utils/maccalc/src/Makefile [new file with mode: 0644]
package/network/utils/maccalc/src/main.c [new file with mode: 0644]
package/network/utils/nftables/Makefile [new file with mode: 0644]
package/network/utils/nftables/patches/100-disable-doc-generation.patch [new file with mode: 0644]
package/network/utils/owipcalc/Makefile [new file with mode: 0644]
package/network/utils/owipcalc/src/owipcalc.c [new file with mode: 0644]
package/network/utils/resolveip/Makefile [new file with mode: 0644]
package/network/utils/resolveip/src/resolveip.c [new file with mode: 0644]
package/network/utils/rssileds/Makefile [new file with mode: 0644]
package/network/utils/rssileds/files/rssileds.init [new file with mode: 0644]
package/network/utils/rssileds/src/rssileds.c [new file with mode: 0644]
package/network/utils/tcpdump/Makefile [new file with mode: 0644]
package/network/utils/tcpdump/patches/001-remove_pcap_debug.patch [new file with mode: 0644]
package/network/utils/tcpdump/patches/002-remove_static_libpcap_check.patch [new file with mode: 0644]
package/network/utils/tcpdump/patches/100-tcpdump_mini.patch [new file with mode: 0644]
package/network/utils/umbim/Makefile [new file with mode: 0644]
package/network/utils/umbim/files/lib/netifd/proto/mbim.sh [new file with mode: 0755]
package/network/utils/uqmi/Makefile [new file with mode: 0644]
package/network/utils/uqmi/files/lib/netifd/proto/qmi.sh [new file with mode: 0755]
package/network/utils/wireless-tools/Makefile [new file with mode: 0644]
package/network/utils/wireless-tools/patches/001-debian.patch [new file with mode: 0644]
package/network/utils/wireless-tools/patches/002-fix-iwconfig-power-argument-parsing.patch [new file with mode: 0644]
package/network/utils/wireless-tools/patches/003-we_essential_def.patch [new file with mode: 0644]
package/network/utils/wireless-tools/patches/004-increase_iwlist_buffer.patch [new file with mode: 0644]
package/network/utils/wpan-tools/Makefile [new file with mode: 0644]
package/network/utils/wwan/Makefile [new file with mode: 0644]
package/network/utils/wwan/files/data/0421:03a7 [new file with mode: 0644]
package/network/utils/wwan/files/data/0421:060d [new file with mode: 0644]
package/network/utils/wwan/files/data/0421:060e [new file with mode: 0644]
package/network/utils/wwan/files/data/0421:0612 [new file with mode: 0644]
package/network/utils/wwan/files/data/0421:0619 [new file with mode: 0644]
package/network/utils/wwan/files/data/0421:061e [new file with mode: 0644]
package/network/utils/wwan/files/data/0421:0623 [new file with mode: 0644]
package/network/utils/wwan/files/data/0421:0629 [new file with mode: 0644]
package/network/utils/wwan/files/data/0421:062d [new file with mode: 0644]
package/network/utils/wwan/files/data/0421:062f [new file with mode: 0644]
package/network/utils/wwan/files/data/0421:0638 [new file with mode: 0644]
package/network/utils/wwan/files/data/05c6:0016 [new file with mode: 0644]
package/network/utils/wwan/files/data/05c6:0023 [new file with mode: 0644]
package/network/utils/wwan/files/data/05c6:00a0 [new file with mode: 0644]
package/network/utils/wwan/files/data/05c6:6000 [new file with mode: 0644]
package/network/utils/wwan/files/data/05c6:9000 [new file with mode: 0644]
package/network/utils/wwan/files/data/07d1:3e01 [new file with mode: 0644]
package/network/utils/wwan/files/data/07d1:3e02 [new file with mode: 0644]
package/network/utils/wwan/files/data/07d1:7e11 [new file with mode: 0644]
package/network/utils/wwan/files/data/0af0:4005 [new file with mode: 0644]
package/network/utils/wwan/files/data/0af0:6901 [new file with mode: 0644]
package/network/utils/wwan/files/data/0af0:7201 [new file with mode: 0644]
package/network/utils/wwan/files/data/0af0:8120 [new file with mode: 0644]
package/network/utils/wwan/files/data/0af0:9200 [new file with mode: 0644]
package/network/utils/wwan/files/data/0b3c:c000 [new file with mode: 0644]
package/network/utils/wwan/files/data/0b3c:c001 [new file with mode: 0644]
package/network/utils/wwan/files/data/0b3c:c002 [new file with mode: 0644]
package/network/utils/wwan/files/data/0b3c:c003 [new file with mode: 0644]
package/network/utils/wwan/files/data/0b3c:c004 [new file with mode: 0644]
package/network/utils/wwan/files/data/0b3c:c005 [new file with mode: 0644]
package/network/utils/wwan/files/data/0b3c:c00a [new file with mode: 0644]
package/network/utils/wwan/files/data/0b3c:c00b [new file with mode: 0644]
package/network/utils/wwan/files/data/0bdb:1900 [new file with mode: 0644]
package/network/utils/wwan/files/data/0bdb:1902 [new file with mode: 0644]
package/network/utils/wwan/files/data/0bdb:190a [new file with mode: 0644]
package/network/utils/wwan/files/data/0bdb:190d [new file with mode: 0644]
package/network/utils/wwan/files/data/0bdb:1910 [new file with mode: 0644]
package/network/utils/wwan/files/data/0c88:17da [new file with mode: 0644]
package/network/utils/wwan/files/data/0c88:180a [new file with mode: 0644]
package/network/utils/wwan/files/data/0f3d:68a2 [new file with mode: 0644]
package/network/utils/wwan/files/data/0f3d:68aa [new file with mode: 0644]
package/network/utils/wwan/files/data/1004:6124 [new file with mode: 0644]
package/network/utils/wwan/files/data/1004:6141 [new file with mode: 0644]
package/network/utils/wwan/files/data/1004:6157 [new file with mode: 0644]
package/network/utils/wwan/files/data/1004:618f [new file with mode: 0644]
package/network/utils/wwan/files/data/106c:3711 [new file with mode: 0644]
package/network/utils/wwan/files/data/106c:3714 [new file with mode: 0644]
package/network/utils/wwan/files/data/106c:3715 [new file with mode: 0644]
package/network/utils/wwan/files/data/106c:3716 [new file with mode: 0644]
package/network/utils/wwan/files/data/106c:3717 [new file with mode: 0644]
package/network/utils/wwan/files/data/106c:3718 [new file with mode: 0644]
package/network/utils/wwan/files/data/106c:3721 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:0017 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:0018 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:0019 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:0020 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:0021 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:0022 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:0023 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:0024 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:0025 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:0026 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:0027 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:0028 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:0112 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:0120 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:0218 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:0220 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:0224 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:0301 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:6802 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:6803 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:6804 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:6805 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:6808 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:6809 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:6813 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:6815 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:6816 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:6820 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:6821 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:6822 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:6833 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:6834 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:6835 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:6838 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:6839 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:683a [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:683b [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:6850 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:6851 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:6852 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:6853 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:6855 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:6856 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:6859 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:685a [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:6880 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:6890 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:6891 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:6892 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:6893 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:68a2 [new file with mode: 0644]
package/network/utils/wwan/files/data/1199:68aa [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:1035 [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:1404 [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:1406 [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:140b [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:140c [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:1412 [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:141b [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:1433 [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:1436 [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:1444 [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:144e [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:1464 [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:1465 [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:1491 [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:14a5 [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:14a8 [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:14ac [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:14ae [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:14c6 [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:14c8 [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:14c9 [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:14ca [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:14cb [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:14cc [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:14cf [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:14d2 [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:1506 [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:150a [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:150c [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:150f [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:151b [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:151d [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:156c [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:1576 [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:1577 [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:1578 [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:1589 [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:1c05 [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:1c07 [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:1c08 [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:1c10 [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:1c12 [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:1c1e [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:1c1f [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:1c23 [new file with mode: 0644]
package/network/utils/wwan/files/data/12d1:1f16 [new file with mode: 0644]
package/network/utils/wwan/files/data/1410:1400 [new file with mode: 0644]
package/network/utils/wwan/files/data/1410:1410 [new file with mode: 0644]
package/network/utils/wwan/files/data/1410:1420 [new file with mode: 0644]
package/network/utils/wwan/files/data/1410:1430 [new file with mode: 0644]
package/network/utils/wwan/files/data/1410:1450 [new file with mode: 0644]
package/network/utils/wwan/files/data/1410:2100 [new file with mode: 0644]
package/network/utils/wwan/files/data/1410:2110 [new file with mode: 0644]
package/network/utils/wwan/files/data/1410:2120 [new file with mode: 0644]
package/network/utils/wwan/files/data/1410:2130 [new file with mode: 0644]
package/network/utils/wwan/files/data/1410:2400 [new file with mode: 0644]
package/network/utils/wwan/files/data/1410:2410 [new file with mode: 0644]
package/network/utils/wwan/files/data/1410:2420 [new file with mode: 0644]
package/network/utils/wwan/files/data/1410:4100 [new file with mode: 0644]
package/network/utils/wwan/files/data/1410:4400 [new file with mode: 0644]
package/network/utils/wwan/files/data/1410:6000 [new file with mode: 0644]
package/network/utils/wwan/files/data/1410:6001 [new file with mode: 0644]
package/network/utils/wwan/files/data/1410:6002 [new file with mode: 0644]
package/network/utils/wwan/files/data/1410:6010 [new file with mode: 0644]
package/network/utils/wwan/files/data/1410:7001 [new file with mode: 0644]
package/network/utils/wwan/files/data/1410:7003 [new file with mode: 0644]
package/network/utils/wwan/files/data/1410:7030 [new file with mode: 0644]
package/network/utils/wwan/files/data/1410:7031 [new file with mode: 0644]
package/network/utils/wwan/files/data/1410:7041 [new file with mode: 0644]
package/network/utils/wwan/files/data/1410:7042 [new file with mode: 0644]
package/network/utils/wwan/files/data/1410:9011 [new file with mode: 0644]
package/network/utils/wwan/files/data/1410:b001 [new file with mode: 0644]
package/network/utils/wwan/files/data/1529:3100 [new file with mode: 0644]
package/network/utils/wwan/files/data/16d5:6202 [new file with mode: 0644]
package/network/utils/wwan/files/data/16d5:6501 [new file with mode: 0644]
package/network/utils/wwan/files/data/16d5:6502 [new file with mode: 0644]
package/network/utils/wwan/files/data/16d5:6603 [new file with mode: 0644]
package/network/utils/wwan/files/data/16d5:900d [new file with mode: 0644]
package/network/utils/wwan/files/data/16d8:5141 [new file with mode: 0644]
package/network/utils/wwan/files/data/16d8:5533 [new file with mode: 0644]
package/network/utils/wwan/files/data/16d8:5543 [new file with mode: 0644]
package/network/utils/wwan/files/data/16d8:5553 [new file with mode: 0644]
package/network/utils/wwan/files/data/16d8:6002 [new file with mode: 0644]
package/network/utils/wwan/files/data/16d8:6006 [new file with mode: 0644]
package/network/utils/wwan/files/data/16d8:6007 [new file with mode: 0644]
package/network/utils/wwan/files/data/16d8:6008 [new file with mode: 0644]
package/network/utils/wwan/files/data/16d8:6522 [new file with mode: 0644]
package/network/utils/wwan/files/data/16d8:6523 [new file with mode: 0644]
package/network/utils/wwan/files/data/16d8:6532 [new file with mode: 0644]
package/network/utils/wwan/files/data/16d8:6533 [new file with mode: 0644]
package/network/utils/wwan/files/data/16d8:6543 [new file with mode: 0644]
package/network/utils/wwan/files/data/16d8:680a [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0001 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0002 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0015 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0016 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0017 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0018 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0019 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0022 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0024 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0025 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0031 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0033 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0037 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0039 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0042 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0052 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0055 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0057 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0063 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0064 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0066 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0073 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0079 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0082 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0086 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0091 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0094 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0104 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0108 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0116 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0117 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0121 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0124 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0128 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0142 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0143 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0152 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0157 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0167 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0170 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0199 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0257 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0265 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0284 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:0326 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1003 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1008 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1010 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1015 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1018 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1172 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1173 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1176 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1177 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1181 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1203 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1208 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1211 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1212 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1217 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1218 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1220 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1222 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1245 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1252 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1254 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1256 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1270 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1401 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1402 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1426 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1512 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1515 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1518 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1519 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1522 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1525 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1527 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1537 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1538 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:1544 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:2002 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:2003 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:ffdd [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:ffe4 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:ffe9 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:fff1 [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:fffb [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:fffc [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:fffd [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:fffe [new file with mode: 0644]
package/network/utils/wwan/files/data/19d2:ffff [new file with mode: 0644]
package/network/utils/wwan/files/data/1a8d:1002 [new file with mode: 0644]
package/network/utils/wwan/files/data/1a8d:1003 [new file with mode: 0644]
package/network/utils/wwan/files/data/1a8d:1007 [new file with mode: 0644]
package/network/utils/wwan/files/data/1a8d:1009 [new file with mode: 0644]
package/network/utils/wwan/files/data/1a8d:100c [new file with mode: 0644]
package/network/utils/wwan/files/data/1a8d:100d [new file with mode: 0644]
package/network/utils/wwan/files/data/1a8d:2006 [new file with mode: 0644]
package/network/utils/wwan/files/data/1bbb:0000 [new file with mode: 0644]
package/network/utils/wwan/files/data/1bbb:0012 [new file with mode: 0644]
package/network/utils/wwan/files/data/1bbb:0017 [new file with mode: 0644]
package/network/utils/wwan/files/data/1bbb:0052 [new file with mode: 0644]
package/network/utils/wwan/files/data/1bbb:00b7 [new file with mode: 0644]
package/network/utils/wwan/files/data/1bbb:00ca [new file with mode: 0644]
package/network/utils/wwan/files/data/1bbb:011e [new file with mode: 0644]
package/network/utils/wwan/files/data/1bbb:0203 [new file with mode: 0644]
package/network/utils/wwan/files/data/1c9e:6060 [new file with mode: 0644]
package/network/utils/wwan/files/data/1c9e:6061 [new file with mode: 0644]
package/network/utils/wwan/files/data/1c9e:9000 [new file with mode: 0644]
package/network/utils/wwan/files/data/1c9e:9603 [new file with mode: 0644]
package/network/utils/wwan/files/data/1c9e:9605 [new file with mode: 0644]
package/network/utils/wwan/files/data/1c9e:9607 [new file with mode: 0644]
package/network/utils/wwan/files/data/1c9e:9801 [new file with mode: 0644]
package/network/utils/wwan/files/data/1c9e:9900 [new file with mode: 0644]
package/network/utils/wwan/files/data/1e0e:9000 [new file with mode: 0644]
package/network/utils/wwan/files/data/1e0e:9100 [new file with mode: 0644]
package/network/utils/wwan/files/data/1e0e:9200 [new file with mode: 0644]
package/network/utils/wwan/files/data/1e0e:ce16 [new file with mode: 0644]
package/network/utils/wwan/files/data/1e0e:cefe [new file with mode: 0644]
package/network/utils/wwan/files/data/2001:7d00 [new file with mode: 0644]
package/network/utils/wwan/files/data/2001:7d01 [new file with mode: 0644]
package/network/utils/wwan/files/data/2001:7d02 [new file with mode: 0644]
package/network/utils/wwan/files/data/2001:7d03 [new file with mode: 0644]
package/network/utils/wwan/files/data/211f:6801 [new file with mode: 0644]
package/network/utils/wwan/files/data/2357:0201 [new file with mode: 0644]
package/network/utils/wwan/files/data/2357:0202 [new file with mode: 0644]
package/network/utils/wwan/files/data/2357:0203 [new file with mode: 0644]
package/network/utils/wwan/files/data/2357:9000 [new file with mode: 0644]
package/network/utils/wwan/files/data/413c:8114 [new file with mode: 0644]
package/network/utils/wwan/files/data/413c:8115 [new file with mode: 0644]
package/network/utils/wwan/files/data/413c:8116 [new file with mode: 0644]
package/network/utils/wwan/files/data/413c:8117 [new file with mode: 0644]
package/network/utils/wwan/files/data/413c:8118 [new file with mode: 0644]
package/network/utils/wwan/files/data/413c:8128 [new file with mode: 0644]
package/network/utils/wwan/files/data/413c:8129 [new file with mode: 0644]
package/network/utils/wwan/files/data/413c:8133 [new file with mode: 0644]
package/network/utils/wwan/files/data/413c:8134 [new file with mode: 0644]
package/network/utils/wwan/files/data/413c:8135 [new file with mode: 0644]
package/network/utils/wwan/files/data/413c:8136 [new file with mode: 0644]
package/network/utils/wwan/files/data/413c:8137 [new file with mode: 0644]
package/network/utils/wwan/files/data/413c:8138 [new file with mode: 0644]
package/network/utils/wwan/files/data/413c:8147 [new file with mode: 0644]
package/network/utils/wwan/files/data/413c:8180 [new file with mode: 0644]
package/network/utils/wwan/files/data/413c:8181 [new file with mode: 0644]
package/network/utils/wwan/files/data/413c:8182 [new file with mode: 0644]
package/network/utils/wwan/files/data/413c:8186 [new file with mode: 0644]
package/network/utils/wwan/files/data/413c:8194 [new file with mode: 0644]
package/network/utils/wwan/files/data/413c:8195 [new file with mode: 0644]
package/network/utils/wwan/files/data/413c:8196 [new file with mode: 0644]
package/network/utils/wwan/files/data/413c:819b [new file with mode: 0644]
package/network/utils/wwan/files/wwan.sh [new file with mode: 0755]
package/network/utils/wwan/files/wwan.usb [new file with mode: 0644]
package/network/utils/wwan/files/wwan.usbmisc [new file with mode: 0644]
package/network/utils/xtables-addons/Makefile [new file with mode: 0644]
package/network/utils/xtables-addons/patches/002-fix-kernel-version-detection.patch [new file with mode: 0644]
package/network/utils/xtables-addons/patches/100-add-rtsp-conntrack.patch [new file with mode: 0644]
package/network/utils/xtables-addons/patches/200-add-lua-packetscript.patch [new file with mode: 0644]
package/network/utils/xtables-addons/patches/201-fix-lua-packetscript.patch [new file with mode: 0644]
package/network/utils/xtables-addons/patches/300-geoip-endian-detection.patch [new file with mode: 0644]
package/system/ca-certificates/Makefile [new file with mode: 0644]
package/system/fstools/Makefile [new file with mode: 0644]
package/system/fstools/files/fstab.default [new file with mode: 0644]
package/system/fstools/files/fstab.init [new file with mode: 0644]
package/system/fstools/files/mount.hotplug [new file with mode: 0644]
package/system/fstools/files/snapshot [new file with mode: 0644]
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/mountd/patches/050-no_error_h.patch [new file with mode: 0644]
package/system/mountd/patches/060-link_libubox.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/opkg/Makefile [new file with mode: 0644]
package/system/opkg/files/opkg-key [new file with mode: 0755]
package/system/opkg/files/opkg-smime.conf [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/opkg/patches/080-suppress-blank-package-fields.patch [new file with mode: 0644]
package/system/opkg/patches/090-suppress-blank-provides-field.patch [new file with mode: 0644]
package/system/opkg/patches/100-add-force-checksum.patch [new file with mode: 0644]
package/system/opkg/patches/110-upgrade.patch [new file with mode: 0644]
package/system/opkg/patches/200-usign_support.patch [new file with mode: 0644]
package/system/opkg/patches/210-add-force-signature.patch [new file with mode: 0644]
package/system/opkg/patches/220-drop-release-support.patch [new file with mode: 0644]
package/system/opkg/patches/230-drop_md5_support.patch [new file with mode: 0644]
package/system/opkg/patches/240-fix-force-checksum-for-sha256.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/nand-preinit.sh [new file with mode: 0644]
package/system/procd/files/nand.sh [new file with mode: 0644]
package/system/procd/files/procd.sh [new file with mode: 0644]
package/system/procd/files/reload_config [new file with mode: 0644]
package/system/rpcd/Makefile [new file with mode: 0644]
package/system/rpcd/files/rpcd.config [new file with mode: 0644]
package/system/rpcd/files/rpcd.init [new file with mode: 0755]
package/system/ubox/Makefile [new file with mode: 0644]
package/system/ubox/files/log.init [new file with mode: 0644]
package/system/ubus/Makefile [new file with mode: 0644]
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/usign/Makefile [new file with mode: 0644]
package/system/zram-swap/Makefile [new file with mode: 0644]
package/system/zram-swap/files/zram.init [new file with mode: 0644]
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-defaults.in [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/config/util-linux/volume_id/Config.in [new file with mode: 0644]
package/utils/busybox/convert_defaults.pl [new file with mode: 0755]
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/ntpd-hotplug [new file with mode: 0755]
package/utils/busybox/files/sysntpd [new file with mode: 0755]
package/utils/busybox/files/telnet [new file with mode: 0755]
package/utils/busybox/patches/001-resource_h_include.patch [new file with mode: 0644]
package/utils/busybox/patches/100-trylink_bash.patch [new file with mode: 0644]
package/utils/busybox/patches/101-gen_build_files_bash.patch [new file with mode: 0644]
package/utils/busybox/patches/110-no_static_libgcc.patch [new file with mode: 0644]
package/utils/busybox/patches/120-remove_uclibc_rpc_check.patch [new file with mode: 0644]
package/utils/busybox/patches/130-mconf_missing_sigwinch.patch [new file with mode: 0644]
package/utils/busybox/patches/200-udhcpc_reduce_msgs.patch [new file with mode: 0644]
package/utils/busybox/patches/201-udhcpc_changed_ifindex.patch [new file with mode: 0644]
package/utils/busybox/patches/203-udhcpc_renew_no_deconfig.patch [new file with mode: 0644]
package/utils/busybox/patches/204-udhcpc_src_ip_rebind.patch [new file with mode: 0644]
package/utils/busybox/patches/210-add_netmsg_util.patch [new file with mode: 0644]
package/utils/busybox/patches/220-add_lock_util.patch [new file with mode: 0644]
package/utils/busybox/patches/230-ntpd_delayed_resolve.patch [new file with mode: 0644]
package/utils/busybox/patches/240-telnetd_intr.patch [new file with mode: 0644]
package/utils/busybox/patches/250-date-k-flag.patch [new file with mode: 0644]
package/utils/busybox/patches/260-arping_missing_includes.patch [new file with mode: 0644]
package/utils/busybox/patches/270-libbb_make_unicode_printable.patch [new file with mode: 0644]
package/utils/busybox/patches/280-fix_find_regression.patch [new file with mode: 0644]
package/utils/busybox/patches/290-ash-fix-a-regression-in-handling-local-variables.patch [new file with mode: 0644]
package/utils/bzip2/Makefile [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-com_err_version.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/001-fix_exec_environment_for_mount_and_umount.patch [new file with mode: 0644]
package/utils/fuse/patches/100-missing_includes.patch [new file with mode: 0644]
package/utils/fuse/patches/112-no_break_on_mknod.patch [new file with mode: 0644]
package/utils/fuse/patches/200-backport_arm64_fuse_kernel_h_clean_includes.patch [new file with mode: 0644]
package/utils/hostap-utils/Makefile [new file with mode: 0644]
package/utils/jsonfilter/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/040-use-symbolic-functions.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/mdadm/Makefile [new file with mode: 0644]
package/utils/mdadm/patches/000-compile.patch [new file with mode: 0644]
package/utils/mdadm/patches/100-cross_compile.patch [new file with mode: 0644]
package/utils/mdadm/patches/200-reduce_size.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/otrx/Makefile [new file with mode: 0644]
package/utils/otrx/src/Makefile [new file with mode: 0644]
package/utils/otrx/src/otrx.c [new file with mode: 0644]
package/utils/px5g-standalone/Makefile [new file with mode: 0644]
package/utils/px5g-standalone/src/Makefile [new file with mode: 0644]
package/utils/px5g-standalone/src/library/base64.c [new file with mode: 0644]
package/utils/px5g-standalone/src/library/bignum.c [new file with mode: 0644]
package/utils/px5g-standalone/src/library/havege.c [new file with mode: 0644]
package/utils/px5g-standalone/src/library/rsa.c [new file with mode: 0644]
package/utils/px5g-standalone/src/library/sha1.c [new file with mode: 0644]
package/utils/px5g-standalone/src/library/timing.c [new file with mode: 0644]
package/utils/px5g-standalone/src/library/x509write.c [new file with mode: 0644]
package/utils/px5g-standalone/src/polarssl/base64.h [new file with mode: 0644]
package/utils/px5g-standalone/src/polarssl/bignum.h [new file with mode: 0644]
package/utils/px5g-standalone/src/polarssl/bn_mul.h [new file with mode: 0644]
package/utils/px5g-standalone/src/polarssl/config.h [new file with mode: 0644]
package/utils/px5g-standalone/src/polarssl/havege.h [new file with mode: 0644]
package/utils/px5g-standalone/src/polarssl/rsa.h [new file with mode: 0644]
package/utils/px5g-standalone/src/polarssl/sha1.h [new file with mode: 0644]
package/utils/px5g-standalone/src/polarssl/timing.h [new file with mode: 0644]
package/utils/px5g-standalone/src/polarssl/x509.h [new file with mode: 0644]
package/utils/px5g-standalone/src/px5g.c [new file with mode: 0644]
package/utils/px5g/Makefile [new file with mode: 0644]
package/utils/px5g/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/ubi-utils/Makefile [new file with mode: 0644]
package/utils/ubi-utils/patches/010-fix-rpmatch.patch [new file with mode: 0644]
package/utils/ubi-utils/patches/100-fix_includes.patch [new file with mode: 0644]
package/utils/ubi-utils/patches/130-lzma_jffs2.patch [new file with mode: 0644]
package/utils/ugps/Makefile [new file with mode: 0644]
package/utils/ugps/files/gps.config [new file with mode: 0644]
package/utils/ugps/files/ugps.init [new file with mode: 0644]
package/utils/usbmode/Makefile [new file with mode: 0644]
package/utils/usbmode/data/12d1:1f16 [new file with mode: 0644]
package/utils/usbmode/files/usbmode.hotplug [new file with mode: 0644]
package/utils/usbmode/files/usbmode.init [new file with mode: 0755]
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/0001-switch_root-improve-statfs-f_type-portability.patch [new file with mode: 0644]
package/utils/util-linux/patches/0002-lib-colors-use-static-buffers-when-parse-scheme.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-mkostemp.patch [new file with mode: 0644]
package/utils/util-linux/patches/003-fix_pkgconfig_files.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/utils/xfsprogs/patches/150-include_fixes.patch [new file with mode: 0644]
rules.mk [new file with mode: 0644]
scripts/arm-magic.sh [new file with mode: 0755]
scripts/brcmImage.pl [new file with mode: 0755]
scripts/bundle-libraries.sh [new file with mode: 0755]
scripts/checkpatch.pl [new file with mode: 0755]
scripts/clang-gcc-wrapper [new file with mode: 0755]
scripts/clean-package.sh [new file with mode: 0755]
scripts/cleanfile [new file with mode: 0755]
scripts/cleanpatch [new file with mode: 0755]
scripts/combined-ext-image.sh [new file with mode: 0755]
scripts/combined-image.sh [new file with mode: 0644]
scripts/config.guess [new file with mode: 0755]
scripts/config.rpath [new file with mode: 0755]
scripts/config.sub [new file with mode: 0755]
scripts/config/.gitignore [new file with mode: 0644]
scripts/config/Makefile [new file with mode: 0644]
scripts/config/README [new file with mode: 0644]
scripts/config/conf.c [new file with mode: 0644]
scripts/config/confdata.c [new file with mode: 0644]
scripts/config/expr.c [new file with mode: 0644]
scripts/config/expr.h [new file with mode: 0644]
scripts/config/list.h [new file with mode: 0644]
scripts/config/lkc.h [new file with mode: 0644]
scripts/config/lkc_proto.h [new file with mode: 0644]
scripts/config/lxdialog/.gitignore [new file with mode: 0644]
scripts/config/lxdialog/check-lxdialog.sh [new file with mode: 0644]
scripts/config/lxdialog/checklist.c [new file with mode: 0644]
scripts/config/lxdialog/dialog.h [new file with mode: 0644]
scripts/config/lxdialog/inputbox.c [new file with mode: 0644]
scripts/config/lxdialog/menubox.c [new file with mode: 0644]
scripts/config/lxdialog/textbox.c [new file with mode: 0644]
scripts/config/lxdialog/util.c [new file with mode: 0644]
scripts/config/lxdialog/yesno.c [new file with mode: 0644]
scripts/config/mconf.c [new file with mode: 0644]
scripts/config/menu.c [new file with mode: 0644]
scripts/config/symbol.c [new file with mode: 0644]
scripts/config/util.c [new file with mode: 0644]
scripts/config/zconf.gperf [new file with mode: 0644]
scripts/config/zconf.hash.c_shipped [new file with mode: 0644]
scripts/config/zconf.l [new file with mode: 0644]
scripts/config/zconf.lex.c_shipped [new file with mode: 0644]
scripts/config/zconf.tab.c_shipped [new file with mode: 0644]
scripts/config/zconf.y [new file with mode: 0644]
scripts/deptest.sh [new file with mode: 0755]
scripts/diffconfig.sh [new file with mode: 0755]
scripts/dl_cleanup.py [new file with mode: 0755]
scripts/download.pl [new file with mode: 0755]
scripts/env [new file with mode: 0755]
scripts/ext-toolchain.sh [new file with mode: 0755]
scripts/feeds [new file with mode: 0755]
scripts/flashing/adam2flash-502T.pl [new file with mode: 0755]
scripts/flashing/adam2flash-fritzbox.pl [new file with mode: 0755]
scripts/flashing/adam2flash.pl [new file with mode: 0755]
scripts/flashing/adsl2mue_flash.pl [new file with mode: 0755]
scripts/flashing/flash.sh [new file with mode: 0755]
scripts/flashing/jungo-image.py [new file with mode: 0755]
scripts/freebsd.sh [new file with mode: 0644]
scripts/gen-dependencies.sh [new file with mode: 0755]
scripts/getver.sh [new file with mode: 0755]
scripts/ipkg-build [new file with mode: 0755]
scripts/ipkg-make-index.sh [new file with mode: 0755]
scripts/kconfig.pl [new file with mode: 0755]
scripts/make-ipkg-dir.sh [new file with mode: 0755]
scripts/md5sum [new file with mode: 0755]
scripts/metadata.pl [new file with mode: 0755]
scripts/metadata.pm [new file with mode: 0644]
scripts/mkits.sh [new file with mode: 0755]
scripts/om-fwupgradecfg-gen.sh [new file with mode: 0644]
scripts/openbsd.sh [new file with mode: 0644]
scripts/pad_image [new file with mode: 0755]
scripts/patch-kernel.sh [new file with mode: 0755]
scripts/patch-specs.sh [new file with mode: 0755]
scripts/relink-lib.sh [new file with mode: 0755]
scripts/remote-gdb [new file with mode: 0755]
scripts/rstrip.sh [new file with mode: 0755]
scripts/slugimage.pl [new file with mode: 0755]
scripts/srecimage.pl [new file with mode: 0755]
scripts/strip-kmod.sh [new file with mode: 0755]
scripts/symlink-tree.sh [new file with mode: 0755]
scripts/timestamp.pl [new file with mode: 0755]
scripts/ubinize-image.sh [new file with mode: 0755]
scripts/update-package-md5sum [new file with mode: 0755]
target/Config.in [new file with mode: 0644]
target/Makefile [new file with mode: 0644]
target/imagebuilder/Config.in [new file with mode: 0644]
target/imagebuilder/Makefile [new file with mode: 0644]
target/imagebuilder/files/Makefile [new file with mode: 0644]
target/imagebuilder/files/repositories.conf [new file with mode: 0644]
target/linux/Makefile [new file with mode: 0644]
target/linux/adm5120/Makefile [new file with mode: 0644]
target/linux/adm5120/base-files/etc/config/network [new file with mode: 0644]
target/linux/adm5120/base-files/etc/config/system [new file with mode: 0644]
target/linux/adm5120/base-files/etc/diag.sh [new file with mode: 0644]
target/linux/adm5120/base-files/etc/inittab [new file with mode: 0644]
target/linux/adm5120/base-files/lib/adm5120.sh [new file with mode: 0755]
target/linux/adm5120/base-files/lib/preinit/05_preinit_do_adm5120.sh [new file with mode: 0644]
target/linux/adm5120/base-files/lib/preinit/05_set_preinit_iface_adm5120 [new file with mode: 0644]
target/linux/adm5120/base-files/lib/upgrade/platform.sh [new file with mode: 0644]
target/linux/adm5120/config-3.18 [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/Kconfig [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/Platform [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/cellvision/Makefile [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/cellvision/cas-771.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/cellvision/cellvision.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/cellvision/cellvision.h [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/cellvision/nfs-101.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/common/Makefile [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/common/adm5120.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/common/clock.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/common/early-printk.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/common/gpio.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/common/irq.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/common/memory.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/common/platform.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/common/prom.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/common/setup.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/compex/Makefile [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/compex/compex.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/compex/compex.h [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/compex/np27g.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/compex/np28g.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/compex/wp54.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/edimax/Makefile [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/edimax/br-6104k.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/edimax/br-6104kp.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/edimax/br-61x4wg.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/edimax/br-61xx.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/edimax/br-61xx.h [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/generic/Makefile [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/generic/eb-214a.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/infineon/Makefile [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/infineon/easy5120-rt.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/infineon/easy5120-wvoip.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/infineon/easy5120p-ata.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/infineon/easy83000.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/infineon/infineon.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/infineon/infineon.h [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/mikrotik/Makefile [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/mikrotik/rb-11x.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/mikrotik/rb-133.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/mikrotik/rb-133c.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/mikrotik/rb-150.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/mikrotik/rb-153.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/mikrotik/rb-192.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/mikrotik/rb-1xx.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/mikrotik/rb-1xx.h [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/motorola/Makefile [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/motorola/pmugw.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/osbridge/5gxi.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/osbridge/Makefile [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/prom/Makefile [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/prom/admboot.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/prom/bootbase.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/prom/cfe.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/prom/generic.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/prom/myloader.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/prom/prom_read.h [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/prom/routerboot.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/zyxel/Makefile [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/zyxel/p-334wt.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/zyxel/p-335.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/zyxel/p-33x.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/adm5120/zyxel/p-33x.h [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/include/asm/mach-adm5120/adm5120_defs.h [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/include/asm/mach-adm5120/adm5120_info.h [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/include/asm/mach-adm5120/adm5120_intc.h [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/include/asm/mach-adm5120/adm5120_mpmc.h [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/include/asm/mach-adm5120/adm5120_nand.h [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/include/asm/mach-adm5120/adm5120_platform.h [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/include/asm/mach-adm5120/adm5120_switch.h [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/include/asm/mach-adm5120/adm5120_uart.h [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/include/asm/mach-adm5120/asm/sizes.h [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/include/asm/mach-adm5120/cpu-feature-overrides.h [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/include/asm/mach-adm5120/gpio.h [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/include/asm/mach-adm5120/irq.h [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/include/asm/mach-adm5120/prom/admboot.h [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/include/asm/mach-adm5120/prom/cfe.h [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/include/asm/mach-adm5120/prom/generic.h [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/include/asm/mach-adm5120/prom/myloader.h [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/include/asm/mach-adm5120/prom/routerboot.h [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/include/asm/mach-adm5120/prom/zynos.h [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/include/asm/mach-adm5120/war.h [new file with mode: 0644]
target/linux/adm5120/files-3.18/arch/mips/pci/pci-adm5120.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/drivers/ata/pata_rb153_cf.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/drivers/leds/ledtrig-adm5120-switch.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/drivers/mtd/maps/adm5120-flash.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/drivers/mtd/trxsplit.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/drivers/net/adm5120sw.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/drivers/net/adm5120sw.h [new file with mode: 0644]
target/linux/adm5120/files-3.18/drivers/usb/host/adm5120-dbg.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/drivers/usb/host/adm5120-drv.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/drivers/usb/host/adm5120-hcd.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/drivers/usb/host/adm5120-hub.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/drivers/usb/host/adm5120-mem.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/drivers/usb/host/adm5120-pm.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/drivers/usb/host/adm5120-q.c [new file with mode: 0644]
target/linux/adm5120/files-3.18/drivers/usb/host/adm5120.h [new file with mode: 0644]
target/linux/adm5120/files-3.18/drivers/watchdog/adm5120_wdt.c [new file with mode: 0644]
target/linux/adm5120/image/Makefile [new file with mode: 0644]
target/linux/adm5120/image/lzma-loader/Makefile [new file with mode: 0644]
target/linux/adm5120/image/lzma-loader/src/LzmaDecode.c [new file with mode: 0644]
target/linux/adm5120/image/lzma-loader/src/LzmaDecode.h [new file with mode: 0644]
target/linux/adm5120/image/lzma-loader/src/LzmaTypes.h [new file with mode: 0644]
target/linux/adm5120/image/lzma-loader/src/Makefile [new file with mode: 0644]
target/linux/adm5120/image/lzma-loader/src/README [new file with mode: 0644]
target/linux/adm5120/image/lzma-loader/src/board.c [new file with mode: 0644]
target/linux/adm5120/image/lzma-loader/src/config.h [new file with mode: 0644]
target/linux/adm5120/image/lzma-loader/src/decompress.c [new file with mode: 0644]
target/linux/adm5120/image/lzma-loader/src/head.S [new file with mode: 0644]
target/linux/adm5120/image/lzma-loader/src/loader.lds [new file with mode: 0644]
target/linux/adm5120/image/lzma-loader/src/lzma-data.lds [new file with mode: 0644]
target/linux/adm5120/image/lzma-loader/src/printf.c [new file with mode: 0644]
target/linux/adm5120/image/lzma-loader/src/printf.h [new file with mode: 0644]
target/linux/adm5120/image/rb1xx.mk [new file with mode: 0644]
target/linux/adm5120/image/router_be.mk [new file with mode: 0644]
target/linux/adm5120/image/router_le.mk [new file with mode: 0644]
target/linux/adm5120/modules.mk [new file with mode: 0644]
target/linux/adm5120/patches-3.18/001-adm5120.patch [new file with mode: 0644]
target/linux/adm5120/patches-3.18/002-adm5120_flash.patch [new file with mode: 0644]
target/linux/adm5120/patches-3.18/003-adm5120_switch.patch [new file with mode: 0644]
target/linux/adm5120/patches-3.18/005-adm5120_usb.patch [new file with mode: 0644]
target/linux/adm5120/patches-3.18/007-adm5120_pci.patch [new file with mode: 0644]
target/linux/adm5120/patches-3.18/009-adm5120_leds_switch_trigger.patch [new file with mode: 0644]
target/linux/adm5120/patches-3.18/050-revert_rootfs_splits.patch [new file with mode: 0644]
target/linux/adm5120/patches-3.18/100-rootfs_split.patch [new file with mode: 0644]
target/linux/adm5120/patches-3.18/101-cfi_fixup_macronix_bootloc.patch [new file with mode: 0644]
target/linux/adm5120/patches-3.18/102-jedec_pmc_39lvxxx_chips.patch [new file with mode: 0644]
target/linux/adm5120/patches-3.18/103-mtd_trxsplit.patch [new file with mode: 0644]
target/linux/adm5120/patches-3.18/120-rb153_cf_driver.patch [new file with mode: 0644]
target/linux/adm5120/patches-3.18/200-amba_pl010_hacks.patch [new file with mode: 0644]
target/linux/adm5120/patches-3.18/203-gpio_leds_brightness.patch [new file with mode: 0644]
target/linux/adm5120/patches-3.18/310-adm5120_wdt.patch [new file with mode: 0644]
target/linux/adm5120/rb1xx/base-files/sbin/wget2nand [new file with mode: 0755]
target/linux/adm5120/rb1xx/config-default [new file with mode: 0644]
target/linux/adm5120/rb1xx/profiles/RB1xx.mk [new file with mode: 0644]
target/linux/adm5120/rb1xx/target.mk [new file with mode: 0644]
target/linux/adm5120/router_be/config-default [new file with mode: 0644]
target/linux/adm5120/router_be/profiles/010-Generic.mk [new file with mode: 0644]
target/linux/adm5120/router_be/profiles/200-ZyXEL.mk [new file with mode: 0644]
target/linux/adm5120/router_be/target.mk [new file with mode: 0644]
target/linux/adm5120/router_le/config-3.8 [new file with mode: 0644]
target/linux/adm5120/router_le/profiles/010-Generic.mk [new file with mode: 0644]
target/linux/adm5120/router_le/profiles/Cellvision.mk [new file with mode: 0644]
target/linux/adm5120/router_le/profiles/Compex.mk [new file with mode: 0644]
target/linux/adm5120/router_le/profiles/Edimax.mk [new file with mode: 0644]
target/linux/adm5120/router_le/profiles/Infineon.mk [new file with mode: 0644]
target/linux/adm5120/router_le/profiles/Motorola.mk [new file with mode: 0644]
target/linux/adm5120/router_le/profiles/Osbridge.mk [new file with mode: 0644]
target/linux/adm5120/router_le/target.mk [new file with mode: 0644]
target/linux/adm8668/Makefile [new file with mode: 0644]
target/linux/adm8668/base-files.mk [new file with mode: 0644]
target/linux/adm8668/base-files/etc/config/network [new file with mode: 0644]
target/linux/adm8668/base-files/etc/diag.sh [new file with mode: 0644]
target/linux/adm8668/base-files/lib/preinit/03_init_hotplug_failsafe_adm8668 [new file with mode: 0644]
target/linux/adm8668/base-files/lib/preinit/05_set_preinit_face_adm8668 [new file with mode: 0644]
target/linux/adm8668/base-files/lib/upgrade/platform.sh [new file with mode: 0644]
target/linux/adm8668/base-files/sbin/hotplug.failsafe [new file with mode: 0644]
target/linux/adm8668/config-3.18 [new file with mode: 0644]
target/linux/adm8668/files-3.18/arch/mips/adm8668/Kconfig [new file with mode: 0644]
target/linux/adm8668/files-3.18/arch/mips/adm8668/Makefile [new file with mode: 0644]
target/linux/adm8668/files-3.18/arch/mips/adm8668/Platform [new file with mode: 0644]
target/linux/adm8668/files-3.18/arch/mips/adm8668/clock.c [new file with mode: 0644]
target/linux/adm8668/files-3.18/arch/mips/adm8668/early_printk.c [new file with mode: 0644]
target/linux/adm8668/files-3.18/arch/mips/adm8668/gpio.c [new file with mode: 0644]
target/linux/adm8668/files-3.18/arch/mips/adm8668/irq.c [new file with mode: 0644]
target/linux/adm8668/files-3.18/arch/mips/adm8668/platform.c [new file with mode: 0644]
target/linux/adm8668/files-3.18/arch/mips/adm8668/prom.c [new file with mode: 0644]
target/linux/adm8668/files-3.18/arch/mips/adm8668/setup.c [new file with mode: 0644]
target/linux/adm8668/files-3.18/arch/mips/adm8668/time.c [new file with mode: 0644]
target/linux/adm8668/files-3.18/arch/mips/adm8668/u-boot.h [new file with mode: 0644]
target/linux/adm8668/files-3.18/arch/mips/include/asm/mach-adm8668/adm8668.h [new file with mode: 0644]
target/linux/adm8668/files-3.18/arch/mips/include/asm/mach-adm8668/asm/sizes.h [new file with mode: 0644]
target/linux/adm8668/files-3.18/arch/mips/include/asm/mach-adm8668/gpio.h [new file with mode: 0644]
target/linux/adm8668/files-3.18/arch/mips/include/asm/mach-adm8668/irq.h [new file with mode: 0644]
target/linux/adm8668/files-3.18/arch/mips/include/asm/mach-adm8668/war.h [new file with mode: 0644]
target/linux/adm8668/files-3.18/arch/mips/pci/pci-adm8668.c [new file with mode: 0644]
target/linux/adm8668/files-3.18/drivers/mtd/maps/adm8668.c [new file with mode: 0644]
target/linux/adm8668/image/Makefile [new file with mode: 0644]
target/linux/adm8668/image/lzma-loader/Makefile [new file with mode: 0644]
target/linux/adm8668/image/lzma-loader/src/LzmaDecode.c [new file with mode: 0644]
target/linux/adm8668/image/lzma-loader/src/LzmaDecode.h [new file with mode: 0644]
target/linux/adm8668/image/lzma-loader/src/Makefile [new file with mode: 0644]
target/linux/adm8668/image/lzma-loader/src/decompress.c [new file with mode: 0644]
target/linux/adm8668/image/lzma-loader/src/include/_exports.h [new file with mode: 0644]
target/linux/adm8668/image/lzma-loader/src/include/asm/global_data.h [new file with mode: 0644]
target/linux/adm8668/image/lzma-loader/src/include/asm/u-boot.h [new file with mode: 0644]
target/linux/adm8668/image/lzma-loader/src/include/common.h [new file with mode: 0644]
target/linux/adm8668/image/lzma-loader/src/include/exports.h [new file with mode: 0644]
target/linux/adm8668/image/lzma-loader/src/include/image.h [new file with mode: 0644]
target/linux/adm8668/image/lzma-loader/src/lzma.lds.in [new file with mode: 0644]
target/linux/adm8668/image/lzma-loader/src/stubs.c [new file with mode: 0644]
target/linux/adm8668/image/my-mkimage [new file with mode: 0755]
target/linux/adm8668/patches-3.18/001-adm8668_arch.patch [new file with mode: 0644]
target/linux/adm8668/patches-3.18/002-adm8668_pci.patch [new file with mode: 0644]
target/linux/adm8668/patches-3.18/003-adm8668_nor_map.patch [new file with mode: 0644]
target/linux/adm8668/patches-3.18/004-tulip_pci_split.patch [new file with mode: 0644]
target/linux/adm8668/patches-3.18/005-tulip_platform.patch [new file with mode: 0644]
target/linux/adm8668/patches-3.18/200-amba_pl010_hacks.patch [new file with mode: 0644]
target/linux/adm8668/patches-3.18/201-amba_bus_hacks.patch [new file with mode: 0644]
target/linux/adm8668/profiles/100-WRTU54G-TM.mk [new file with mode: 0644]
target/linux/ar7/Makefile [new file with mode: 0644]
target/linux/ar7/ac49x/config-default [new file with mode: 0644]
target/linux/ar7/ac49x/profiles/210-None.mk [new file with mode: 0644]
target/linux/ar7/ac49x/target.mk [new file with mode: 0644]
target/linux/ar7/base-files.mk [new file with mode: 0644]
target/linux/ar7/base-files/etc/config/network [new file with mode: 0644]
target/linux/ar7/base-files/etc/diag.sh [new file with mode: 0644]
target/linux/ar7/base-files/etc/init.d/adam2 [new file with mode: 0755]
target/linux/ar7/base-files/etc/uci-defaults/02_network [new file with mode: 0644]
target/linux/ar7/config-3.18 [new file with mode: 0644]
target/linux/ar7/files/drivers/char/ar7_gpio.c [new file with mode: 0644]
target/linux/ar7/files/drivers/mtd/ac49xpart.c [new file with mode: 0644]
target/linux/ar7/files/drivers/mtd/titanpart.c [new file with mode: 0644]
target/linux/ar7/generic/config-default [new file with mode: 0644]
target/linux/ar7/generic/profiles/100-Annex-A.mk [new file with mode: 0644]
target/linux/ar7/generic/profiles/110-Annex-B.mk [new file with mode: 0644]
target/linux/ar7/generic/profiles/200-Texas.mk [new file with mode: 0644]
target/linux/ar7/generic/profiles/210-None.mk [new file with mode: 0644]
target/linux/ar7/generic/target.mk [new file with mode: 0644]
target/linux/ar7/image/Makefile [new file with mode: 0644]
target/linux/ar7/patches-3.18/001-mips-ar7-fix-serial.patch [new file with mode: 0644]
target/linux/ar7/patches-3.18/110-flash.patch [new file with mode: 0644]
target/linux/ar7/patches-3.18/120-gpio_chrdev.patch [new file with mode: 0644]
target/linux/ar7/patches-3.18/160-vlynq_try_remote_first.patch [new file with mode: 0644]
target/linux/ar7/patches-3.18/200-free-mem-below-kernel-offset.patch [new file with mode: 0644]
target/linux/ar7/patches-3.18/300-add-ac49x-platform.patch [new file with mode: 0644]
target/linux/ar7/patches-3.18/310-ac49x-prom-support.patch [new file with mode: 0644]
target/linux/ar7/patches-3.18/320-ac49x-mtd-partitions.patch [new file with mode: 0644]
target/linux/ar7/patches-3.18/500-serial_kludge.patch [new file with mode: 0644]
target/linux/ar7/patches-3.18/920-ar7part.patch [new file with mode: 0644]
target/linux/ar7/patches-3.18/925-actiontec_leds.patch [new file with mode: 0644]
target/linux/ar7/patches-3.18/950-cpmac_titan.patch [new file with mode: 0644]
target/linux/ar7/src/adam2patcher.c [new file with mode: 0644]
target/linux/ar71xx/Makefile [new file with mode: 0644]
target/linux/ar71xx/base-files.mk [new file with mode: 0644]
target/linux/ar71xx/base-files/etc/diag.sh [new file with mode: 0644]
target/linux/ar71xx/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom [new file with mode: 0644]
target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata [new file with mode: 0644]
target/linux/ar71xx/base-files/etc/hotplug.d/net/10-ar922x-led-fix [new file with mode: 0644]
target/linux/ar71xx/base-files/etc/inittab [new file with mode: 0644]
target/linux/ar71xx/base-files/etc/uci-defaults/01_leds [new file with mode: 0644]
target/linux/ar71xx/base-files/etc/uci-defaults/02_network [new file with mode: 0644]
target/linux/ar71xx/base-files/etc/uci-defaults/03_network-switchX-migration [new file with mode: 0644]
target/linux/ar71xx/base-files/etc/uci-defaults/03_network-vlan-migration [new file with mode: 0644]
target/linux/ar71xx/base-files/etc/uci-defaults/04_led_migration [new file with mode: 0644]
target/linux/ar71xx/base-files/etc/uci-defaults/09_fix-seama-header [new file with mode: 0644]
target/linux/ar71xx/base-files/etc/uci-defaults/09_fix-trx-header [new file with mode: 0644]
target/linux/ar71xx/base-files/lib/ar71xx.sh [new file with mode: 0755]
target/linux/ar71xx/base-files/lib/preinit/03_preinit_do_ar71xx.sh [new file with mode: 0644]
target/linux/ar71xx/base-files/lib/preinit/05_set_iface_mac_ar71xx [new file with mode: 0644]
target/linux/ar71xx/base-files/lib/preinit/05_set_preinit_iface_ar71xx [new file with mode: 0644]
target/linux/ar71xx/base-files/lib/preinit/81_load_ath10k_board_bin [new file with mode: 0644]
target/linux/ar71xx/base-files/lib/preinit/82_patch_ath10k [new file with mode: 0644]
target/linux/ar71xx/base-files/lib/upgrade/allnet.sh [new file with mode: 0644]
target/linux/ar71xx/base-files/lib/upgrade/dir825.sh [new file with mode: 0644]
target/linux/ar71xx/base-files/lib/upgrade/openmesh.sh [new file with mode: 0644]
target/linux/ar71xx/base-files/lib/upgrade/platform.sh [new file with mode: 0755]
target/linux/ar71xx/base-files/sbin/wget2nand [new file with mode: 0755]
target/linux/ar71xx/config-3.18 [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/dev-ap9x-pci.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/dev-ap9x-pci.h [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/dev-dsa.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/dev-dsa.h [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/dev-eth.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/dev-eth.h [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/dev-m25p80.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/dev-m25p80.h [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/dev-nfc.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/dev-nfc.h [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-alfa-ap96.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-alfa-nx.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-all0258n.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-all0315n.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-ap113.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-ap132.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-ap83.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-ap96.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-archer-c7.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-aw-nr580.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-bhu-bxu2000n2-a.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-cap4200ag.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-carambola2.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-cpe510.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-dgl-5500-a1.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-dhp-1565-a1.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-dir-505-a1.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-dir-600-a1.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-dir-615-c1.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-dir-825-b1.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-dir-825-c1.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-dragino2.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-eap300v2.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-eap7660d.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-el-m150.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-el-mini.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-esr1750.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-esr900.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-ew-dorin.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-f9k1115v2.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-gl-inet.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-gs-oolite.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-hiwifi-hc6361.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-hornet-ub.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-ja76pf.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-jwap003.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-mc-mac1200r.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-mr12.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-mr16.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-mr600.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-mr900.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-mynet-n600.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-mynet-n750.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-mynet-rext.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-mzk-w04nu.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-mzk-w300nh.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-nbg460n.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-nbg6716.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-om2p.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-om5p.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-pb42.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-pb92.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-qihoo-c301.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-r6100.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-rb2011.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-rb4xx.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-rb750.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-rb91x.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-rb922.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-rb95x.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-rbsxtlite.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-rw2458n.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-smart-300.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-tew-632brp.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-tew-673gru.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-tew-712br.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-tew-732br.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-mr11u.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-mr13u.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-mr3020.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-mr3x20.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wa701nd-v2.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wa7210n-v2.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wa830re-v2.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wa901nd-v2.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wa901nd.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wax50re.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wdr3500.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wdr4300.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr1041n-v2.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr1043nd-v2.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr1043nd.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr2543n.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr703n.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr720n-v3.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr741nd-v4.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr741nd.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr841n-v8.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr841n-v9.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr841n.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr941nd.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-tube2h.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-ubnt.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-whr-hp-g300n.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-wlae-ag300n.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-wlr8100.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-wndap360.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-wndr3700.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-wndr4300.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2000-v3.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2000-v4.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2000.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-wnr2200.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-wp543.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-wpe72.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-wpj344.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-wpj558.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-wrt160nl.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-wrt400n.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-wzr-450hp2.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-wzr-hp-ag300h.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-wzr-hp-g300nh.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-wzr-hp-g300nh2.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-wzr-hp-g450h.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-zcn-1523h.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/nvram.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/nvram.h [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/pci-ath9k-fixup.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/pci-ath9k-fixup.h [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/routerboot.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/routerboot.h [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/include/asm/fw/myloader/myloader.h [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/include/asm/mach-ath79/ag71xx_platform.h [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/include/asm/mach-ath79/mach-rb750.h [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/include/asm/mach-ath79/rb4xx_cpld.h [new file with mode: 0644]
target/linux/ar71xx/files/drivers/gpio/gpio-latch.c [new file with mode: 0644]
target/linux/ar71xx/files/drivers/gpio/gpio-nxp-74hc153.c [new file with mode: 0644]
target/linux/ar71xx/files/drivers/leds/leds-rb750.c [new file with mode: 0644]
target/linux/ar71xx/files/drivers/leds/leds-wndr3700-usb.c [new file with mode: 0644]
target/linux/ar71xx/files/drivers/mtd/cybertan_part.c [new file with mode: 0644]
target/linux/ar71xx/files/drivers/mtd/nand/ar934x_nfc.c [new file with mode: 0644]
target/linux/ar71xx/files/drivers/mtd/nand/rb4xx_nand.c [new file with mode: 0644]
target/linux/ar71xx/files/drivers/mtd/nand/rb750_nand.c [new file with mode: 0644]
target/linux/ar71xx/files/drivers/mtd/nand/rb91x_nand.c [new file with mode: 0644]
target/linux/ar71xx/files/drivers/mtd/tplinkpart.c [new file with mode: 0644]
target/linux/ar71xx/files/drivers/net/dsa/mv88e6063.c [new file with mode: 0644]
target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/Kconfig [new file with mode: 0644]
target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/Makefile [new file with mode: 0644]
target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx.h [new file with mode: 0644]
target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_ar7240.c [new file with mode: 0644]
target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_ar8216.c [new file with mode: 0644]
target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_debugfs.c [new file with mode: 0644]
target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_ethtool.c [new file with mode: 0644]
target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_main.c [new file with mode: 0644]
target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_mdio.c [new file with mode: 0644]
target/linux/ar71xx/files/drivers/net/ethernet/atheros/ag71xx/ag71xx_phy.c [new file with mode: 0644]
target/linux/ar71xx/files/drivers/spi/spi-ap83.c [new file with mode: 0644]
target/linux/ar71xx/files/drivers/spi/spi-rb4xx-cpld.c [new file with mode: 0644]
target/linux/ar71xx/files/drivers/spi/spi-rb4xx.c [new file with mode: 0644]
target/linux/ar71xx/files/drivers/spi/spi-vsc7385.c [new file with mode: 0644]
target/linux/ar71xx/files/include/linux/nxp_74hc153.h [new file with mode: 0644]
target/linux/ar71xx/files/include/linux/platform/ar934x_nfc.h [new file with mode: 0644]
target/linux/ar71xx/files/include/linux/platform_data/gpio-latch.h [new file with mode: 0644]
target/linux/ar71xx/files/include/linux/platform_data/rb91x_nand.h [new file with mode: 0644]
target/linux/ar71xx/files/include/linux/spi/vsc7385.h [new file with mode: 0644]
target/linux/ar71xx/files/net/dsa/mv88e6063.c [new file with mode: 0644]
target/linux/ar71xx/generic/config-default [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/00-default.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/01-minimal.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/02-ath5k.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/8devices.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/alfa.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/allnet.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/atheros.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/atlantis.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/belkin.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/bhu.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/buffalo.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/compex.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/d-link.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/dragino.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/easylink.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/engenius.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/ew.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/gl-connect.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/hiwifi.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/jjplus.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/linksys.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/meraki.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/mercury.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/nclink.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/netgear.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/oolite.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/openmesh.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/pcs.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/planex.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/qihoo.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/redwave.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/rosewill.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/senao.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/sitecom.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/tp-link.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/trendnet.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/ubnt.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/wd.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/zcomax.mk [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/zyxel.mk [new file with mode: 0644]
target/linux/ar71xx/generic/target.mk [new file with mode: 0644]
target/linux/ar71xx/image/Makefile [new file with mode: 0644]
target/linux/ar71xx/image/lzma-loader/Makefile [new file with mode: 0644]
target/linux/ar71xx/image/lzma-loader/src/LzmaDecode.c [new file with mode: 0644]
target/linux/ar71xx/image/lzma-loader/src/LzmaDecode.h [new file with mode: 0644]
target/linux/ar71xx/image/lzma-loader/src/LzmaTypes.h [new file with mode: 0644]
target/linux/ar71xx/image/lzma-loader/src/Makefile [new file with mode: 0644]
target/linux/ar71xx/image/lzma-loader/src/ar71xx_regs.h [new file with mode: 0644]
target/linux/ar71xx/image/lzma-loader/src/board.c [new file with mode: 0644]
target/linux/ar71xx/image/lzma-loader/src/cache.c [new file with mode: 0644]
target/linux/ar71xx/image/lzma-loader/src/cache.h [new file with mode: 0644]
target/linux/ar71xx/image/lzma-loader/src/cacheops.h [new file with mode: 0644]
target/linux/ar71xx/image/lzma-loader/src/config.h [new file with mode: 0644]
target/linux/ar71xx/image/lzma-loader/src/cp0regdef.h [new file with mode: 0644]
target/linux/ar71xx/image/lzma-loader/src/head.S [new file with mode: 0644]
target/linux/ar71xx/image/lzma-loader/src/loader.c [new file with mode: 0644]
target/linux/ar71xx/image/lzma-loader/src/loader.lds [new file with mode: 0644]
target/linux/ar71xx/image/lzma-loader/src/loader2.lds [new file with mode: 0644]
target/linux/ar71xx/image/lzma-loader/src/lzma-data.lds [new file with mode: 0644]
target/linux/ar71xx/image/lzma-loader/src/printf.c [new file with mode: 0644]
target/linux/ar71xx/image/lzma-loader/src/printf.h [new file with mode: 0644]
target/linux/ar71xx/image/ubinize-nbg6716.ini [new file with mode: 0644]
target/linux/ar71xx/image/ubinize-wndr4300.ini [new file with mode: 0644]
target/linux/ar71xx/mikrotik/config-default [new file with mode: 0644]
target/linux/ar71xx/mikrotik/profiles/01-minimal.mk [new file with mode: 0644]
target/linux/ar71xx/mikrotik/profiles/02-ath5k.mk [new file with mode: 0644]
target/linux/ar71xx/mikrotik/target.mk [new file with mode: 0644]
target/linux/ar71xx/modules.mk [new file with mode: 0644]
target/linux/ar71xx/nand/config-default [new file with mode: 0644]
target/linux/ar71xx/nand/profiles/netgear.mk [new file with mode: 0644]
target/linux/ar71xx/nand/profiles/zyxel.mk [new file with mode: 0644]
target/linux/ar71xx/nand/target.mk [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/102-MIPS-ath79-Avoid-using-unitialized-reg-variable.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/206-spi-ath79-make-chipselect-logic-more-flexible.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/213-MIPS-ath79-fix-ar933x-wmac-reset.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/220-add_cpu_feature_overrides.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/300-MIPS-add-MIPS_MACHINE_NONAME-macro.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/310-lib-add-rle-decompression.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/401-mtd-physmap-add-lock-unlock.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/402-mtd-SST39VF6401B-support.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/403-mtd_fix_cfi_cmdset_0002_status_check.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/404-mtd-cybertan-trx-parser.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/405-mtd-tp-link-partition-parser.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/407-mtd-m25p80-allow-to-pass-probe-types-via-platform-data.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/408-mtd-redboot_partition_scan.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/409-mtd-rb4xx_nand_driver.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/410-mtd-rb750-nand-driver.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/411-mtd-cfi_cmdset_0002-force-word-write.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/412-mtd-m25p80-zero-partition-parser-data.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/413-mtd-ar934x-nand-driver.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/414-mtd-rb91x-nand-driver.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/420-net-ar71xx_mac_driver.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/422-dsa-trailer-tag-validation-fix.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/423-dsa-add-88e6063-driver.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/425-net-phy-at803x-allow-to-configure-via-pdata.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/430-drivers-link-spi-before-mtd.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/431-spi-add-various-flags.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/432-spi-rb4xx-spi-driver.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/433-spi-rb4xx-cpld-driver.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/434-spi-ap83_spi_controller.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/435-spi-vsc7385_driver.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/440-leds-wndr3700-usb-led-driver.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/441-leds-rb750-led-driver.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/450-gpio-nxp-74hc153-gpio-chip-driver.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/451-gpio-74x164-improve-platform-device-support.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/452-gpio-add-gpio-latch-driver.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/460-spi-bitbang-export-spi_bitbang_bufs.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/461-spi-add-type-field-to-spi_transfer.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/462-mtd-m25p80-set-spi-transfer-type.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/463-spi-ath79-add-fast-flash-read.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/464-spi-ath79-fix-fast-flash-read.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/470-MIPS-ath79-swizzle-pci-address-for-ar71xx.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/480-ar913x_wmac_external_reset.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/490-usb-ehci-add-quirks-for-qca-socs.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/500-MIPS-fw-myloader.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/501-MIPS-ath79-add-mac-argument-to-ath79_register_wmac.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/502-MIPS-ath79-export-ath79_gpio_base.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/503-MIPS-ath79-add-flash-acquire-release.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/504-MIPS-ath79-add-ath79_device_reset_get.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/505-MIPS-ath79-add-ath79_gpio_function_select.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/506-MIPS-ath79-prom-parse-redboot-args.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/507-MIPS-ath79-prom-add-myloader-support.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/508-MIPS-ath79-prom-image-command-line-hack.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/509-MIPS-ath79-process-board-kernel-option.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/510-MIPS-ath79-init-gpio-pin-of-wmac-device.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/520-MIPS-ath79-enable-UART-function.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/521-MIPS-ath79-enable-UART-for-early_serial.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/522-MIPS-ath79-add-ath79_wmac_register_simple-helper.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/523-MIPS-ath79-OTP-support.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/524-MIPS-ath79-add-ath79_wmac_disable_25ghz-helpers.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/525-MIPS-ath79-enable-qca-usb-quirks.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/601-MIPS-ath79-add-more-register-defines.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/602-MIPS-ath79-add-openwrt-stuff.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/603-MIPS-ath79-ap121-fixes.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/604-MIPS-ath79-ap81-fixes.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/605-MIPS-ath79-db120-fixes.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/606-MIPS-ath79-pb44-fixes.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/607-MIPS-ath79-ubnt-xm-fixes.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/608-MIPS-ath79-ubnt-xm-add-more-boards.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/609-MIPS-ath79-ap136-fixes.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/610-MIPS-ath79-openwrt-machines.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/611-MIPS-ath79-wdt-timeout.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/612-MIPS-ath79-set-buffalo-txgain.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/613-MIPS-ath79-add-ath79_wmac_setup_ext_lna_gpio-helper.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/615-MIPS-ath79-ap83-remove-mtd-partitions.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/707-MIPS-ath79-add-support-for-QCA953x-SoC.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/727-MIPS-ath79-ar934x-wmac-revision.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/728-MIPS-ath79-fix-restart.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/735-MIPS-ath79-add-support-for-QCA956x-SoC.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/736-MIPS-ath79-add-MC-MAC1200R-support.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/736-MIPS-ath79-fix-chained-irq-disable.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/737-MIPS-ath79-add-om5p-an-support.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/738-MIPS-ath79-add-meraki-mr12-mr16-support.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/800-MIPS-ath79-add-RB922GS-support.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/901-mdio_bitbang_ignore_ta_value.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/902-unaligned_access_hacks.patch [new file with mode: 0644]
target/linux/ar71xx/patches-3.18/903-MIPS-ath79-ubnt-rocket-m-xw-support.patch [new file with mode: 0644]
target/linux/arm64/Makefile [new file with mode: 0644]
target/linux/arm64/README [new file with mode: 0644]
target/linux/arm64/base-files/etc/inittab [new file with mode: 0644]
target/linux/arm64/config-default [new file with mode: 0644]
target/linux/arm64/image/Makefile [new file with mode: 0644]
target/linux/arm64/image/boot-wrapper/Makefile [new file with mode: 0644]
target/linux/at91/Makefile [new file with mode: 0644]
target/linux/at91/base-files/etc/config/firewall [new file with mode: 0644]
target/linux/at91/base-files/etc/config/network [new file with mode: 0644]
target/linux/at91/base-files/lib/preinit/03_preinit_do_at91.sh [new file with mode: 0644]
target/linux/at91/config-default [new file with mode: 0644]
target/linux/at91/files/arch/arm/boot/dts/at91-q5xr5.dts [new file with mode: 0644]
target/linux/at91/files/arch/arm/boot/dts/lmu5000.dts [new file with mode: 0644]
target/linux/at91/files/drivers/mtd/at91part.c [new file with mode: 0644]
target/linux/at91/image/Config.in [new file with mode: 0644]
target/linux/at91/image/Makefile [new file with mode: 0644]
target/linux/at91/image/dfboot/Makefile [new file with mode: 0644]
target/linux/at91/image/dfboot/src/Makefile [new file with mode: 0644]
target/linux/at91/image/dfboot/src/_udivsi3.S [new file with mode: 0644]
target/linux/at91/image/dfboot/src/_umodsi3.S [new file with mode: 0644]
target/linux/at91/image/dfboot/src/asm_isr.S [new file with mode: 0644]
target/linux/at91/image/dfboot/src/asm_mci_isr.S [new file with mode: 0644]
target/linux/at91/image/dfboot/src/at45.c [new file with mode: 0644]
target/linux/at91/image/dfboot/src/com.c [new file with mode: 0644]
target/linux/at91/image/dfboot/src/com.h [new file with mode: 0644]
target/linux/at91/image/dfboot/src/config.h [new file with mode: 0644]
target/linux/at91/image/dfboot/src/cstartup_ram.S [new file with mode: 0644]
target/linux/at91/image/dfboot/src/dataflash.c [new file with mode: 0644]
target/linux/at91/image/dfboot/src/dataflash.h [new file with mode: 0644]
target/linux/at91/image/dfboot/src/div0.c [new file with mode: 0644]
target/linux/at91/image/dfboot/src/elf32-littlearm.lds [new file with mode: 0644]
target/linux/at91/image/dfboot/src/embedded_services.h [new file with mode: 0644]
target/linux/at91/image/dfboot/src/include/AT91C_MCI_Device.h [new file with mode: 0644]
target/linux/at91/image/dfboot/src/include/AT91RM9200.h [new file with mode: 0644]
target/linux/at91/image/dfboot/src/include/AT91RM9200.inc [new file with mode: 0644]
target/linux/at91/image/dfboot/src/include/AT91RM9200_inc.h [new file with mode: 0644]
target/linux/at91/image/dfboot/src/include/led.h [new file with mode: 0644]
target/linux/at91/image/dfboot/src/include/lib_AT91RM9200.h [new file with mode: 0644]
target/linux/at91/image/dfboot/src/init.c [new file with mode: 0644]
target/linux/at91/image/dfboot/src/jump.S [new file with mode: 0644]
target/linux/at91/image/dfboot/src/led.c [new file with mode: 0644]
target/linux/at91/image/dfboot/src/main.c [new file with mode: 0644]
target/linux/at91/image/dfboot/src/main.h [new file with mode: 0644]
target/linux/at91/image/dfboot/src/mci_device.c [new file with mode: 0644]
target/linux/at91/image/dfboot/src/stdio.h [new file with mode: 0644]
target/linux/at91/image/u-boot/Makefile [new file with mode: 0644]
target/linux/at91/image/u-boot/patches/100-netusg20.patch [new file with mode: 0644]
target/linux/at91/image/u-boot/patches/200-clock.patch [new file with mode: 0644]
target/linux/at91/image/u-boot/ubclient/Makefile [new file with mode: 0644]
target/linux/at91/image/u-boot/ubclient/ubpar.c [new file with mode: 0644]
target/linux/at91/image/ubinize.cfg [new file with mode: 0644]
target/linux/at91/legacy/config-default [new file with mode: 0644]
target/linux/at91/legacy/profiles/00-default.mk [new file with mode: 0644]
target/linux/at91/legacy/profiles/atmel.mk [new file with mode: 0644]
target/linux/at91/legacy/profiles/calamp.mk [new file with mode: 0644]
target/linux/at91/legacy/target.mk [new file with mode: 0644]
target/linux/at91/modules.mk [new file with mode: 0644]
target/linux/at91/patches/100-ARM-at91-build-dtb-for-LMU5000.patch [new file with mode: 0644]
target/linux/at91/patches/101-ARM-at91-build-dtb-for-q5xr5.patch [new file with mode: 0644]
target/linux/at91/patches/200-ARM-at91-udc-clockfix-backport.patch [new file with mode: 0644]
target/linux/at91/patches/805-free_some_portc_pins.patch [new file with mode: 0644]
target/linux/at91/patches/901-AT91-flexibity-default-leds-to-heartbeat.patch [new file with mode: 0644]
target/linux/at91/sama5d3/config-default [new file with mode: 0644]
target/linux/at91/sama5d3/profiles/atmel.mk [new file with mode: 0644]
target/linux/at91/sama5d3/target.mk [new file with mode: 0644]
target/linux/ath25/Makefile [new file with mode: 0644]
target/linux/ath25/base-files/etc/config/system [new file with mode: 0644]
target/linux/ath25/base-files/etc/hotplug.d/button/00-button [new file with mode: 0644]
target/linux/ath25/base-files/etc/uci-defaults/01_leds [new file with mode: 0644]
target/linux/ath25/base-files/etc/uci-defaults/02_network [new file with mode: 0644]
target/linux/ath25/base-files/lib/preinit/15_preinit_iface_atheros [new file with mode: 0644]
target/linux/ath25/base-files/lib/upgrade/platform.sh [new file with mode: 0644]
target/linux/ath25/config-3.18 [new file with mode: 0644]
target/linux/ath25/image/Makefile [new file with mode: 0644]
target/linux/ath25/patches-3.18/010-board.patch [new file with mode: 0644]
target/linux/ath25/patches-3.18/020-early-printk-support.patch [new file with mode: 0644]
target/linux/ath25/patches-3.18/030-ar2315_pci.patch [new file with mode: 0644]
target/linux/ath25/patches-3.18/107-ar5312_gpio.patch [new file with mode: 0644]
target/linux/ath25/patches-3.18/108-ar2315_gpio.patch [new file with mode: 0644]
target/linux/ath25/patches-3.18/110-ar2313_ethernet.patch [new file with mode: 0644]
target/linux/ath25/patches-3.18/120-spiflash.patch [new file with mode: 0644]
target/linux/ath25/patches-3.18/130-watchdog.patch [new file with mode: 0644]
target/linux/ath25/patches-3.18/140-redboot_boardconfig.patch [new file with mode: 0644]
target/linux/ath25/patches-3.18/141-redboot_partition_scan.patch [new file with mode: 0644]
target/linux/ath25/patches-3.18/142-redboot_various_erase_size_fix.patch [new file with mode: 0644]
target/linux/ath25/patches-3.18/210-reset_button.patch [new file with mode: 0644]
target/linux/ath25/patches-3.18/220-enet_micrel_workaround.patch [new file with mode: 0644]
target/linux/ath25/patches-3.18/330-board_leds.patch [new file with mode: 0644]
target/linux/au1000/Makefile [new file with mode: 0644]
target/linux/au1000/au1500/config-default [new file with mode: 0644]
target/linux/au1000/au1500/profiles/Atheros.mk [new file with mode: 0644]
target/linux/au1000/au1500/profiles/InternetBox.mk [new file with mode: 0644]
target/linux/au1000/au1500/profiles/MeshCube.mk [new file with mode: 0644]
target/linux/au1000/au1500/target.mk [new file with mode: 0644]
target/linux/au1000/au1550/config-default [new file with mode: 0644]
target/linux/au1000/au1550/profiles/DBAu1550.mk [new file with mode: 0644]
target/linux/au1000/au1550/target.mk [new file with mode: 0644]
target/linux/au1000/base-files/etc/diag.sh [new file with mode: 0644]
target/linux/au1000/base-files/lib/upgrade/platform.sh [new file with mode: 0644]
target/linux/au1000/config-3.18 [new file with mode: 0644]
target/linux/au1000/image/Makefile [new file with mode: 0644]
target/linux/au1000/modules.mk [new file with mode: 0644]
target/linux/au1000/patches/002-openwrt_rootfs.patch [new file with mode: 0644]
target/linux/au1000/patches/003-au1000_eth_ioctl.patch [new file with mode: 0644]
target/linux/au1000/patches/004-watchdog_low_init.patch [new file with mode: 0644]
target/linux/au1000/patches/006-codec.patch [new file with mode: 0644]
target/linux/bcm53xx/Makefile [new file with mode: 0644]
target/linux/bcm53xx/base-files.mk [new file with mode: 0644]
target/linux/bcm53xx/base-files/etc/board.d/02_network [new file with mode: 0755]
target/linux/bcm53xx/base-files/etc/diag.sh [new file with mode: 0644]
target/linux/bcm53xx/base-files/etc/uci-defaults/09_fix_crc [new file with mode: 0644]
target/linux/bcm53xx/base-files/lib/preinit/05_set_preinit_iface_bcm53xx [new file with mode: 0644]
target/linux/bcm53xx/base-files/lib/upgrade/platform.sh [new file with mode: 0644]
target/linux/bcm53xx/config-3.18 [new file with mode: 0644]
target/linux/bcm53xx/files/drivers/firmware/broadcom/Kconfig [new file with mode: 0644]
target/linux/bcm53xx/files/drivers/firmware/broadcom/Makefile [new file with mode: 0644]
target/linux/bcm53xx/files/drivers/firmware/broadcom/bcm47xx_nvram.c [new file with mode: 0644]
target/linux/bcm53xx/files/drivers/misc/bcm47xx-sprom.c [new file with mode: 0644]
target/linux/bcm53xx/files/drivers/mtd/spi-nor/bcm53xxspiflash.c [new file with mode: 0644]
target/linux/bcm53xx/files/include/linux/bcm47xx_nvram.h [new file with mode: 0644]
target/linux/bcm53xx/image/Makefile [new file with mode: 0644]
target/linux/bcm53xx/image/ubinize.cfg [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/003-mtd-spi-nor-from-3.19.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/004-mtd-spi-nor-from-3.20.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/043-ARM-BCM5301X-fix-early-serial-console.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/044-ARM-BCM5301X-Add-Broadcom-s-bus-axi-to-the-DTS-file.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/045-ARM-BCM5301X-Add-LEDs-for-Netgear-R6250-V1.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/046-ARM-BCM5301X-Add-IRQs-to-Broadcom-s-bus-axi-in-DTS-f.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/047-ARM-BCM5301X-Add-buttons-for-Netgear-R6250.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/048-ARM-BCM5301X-Add-DT-for-Netgear-R6300-V2.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/049-ARM-BCM5301X-Add-DT-for-Buffalo-WZR-1750DHP.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/050-ARM-BCM5301X-Add-DT-for-Asus-RT-N18U.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/051-ARM-BCM5301X-Add-DT-for-Buffalo-WZR-600DHP2.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/052-ARM-BCM5301X-Add-DT-for-Luxul-XWC-1000.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/053-ARM-BCM5301X-Drop-unused-poll-interval-from-gpio-key.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/054-ARM-BCM5301X-Add-LEDs-for-Buffalo-devices.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/055-ARM-BCM5301X-Add-DT-for-Buffalo-WZR-900DHP.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/056-ARM-BCM5301X-Add-DT-for-Netgear-R8000.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/057-ARM-BCM5301X-Fix-default-state-of-power-LEDs-on-Netg.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/058-ARM-BCM5301X-Add-USB-LED-for-Buffalo-WZR-1750DHP.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/059-ARM-BCM5301X-Add-DT-for-Buffalo-WXR-1900DHP.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/060-ARM-BCM5301X-Add-DT-for-SmartRG-SR400ac.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/061-ARM-BCM5301X-Add-DT-for-Asus-RT-AC68U.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/062-ARM-BCM5301X-Add-DT-for-Asus-RT-AC56U.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/063-ARM-BCM5301X-Ignore-another-BCM4709-specific-fault-c.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/064-ARM-BCM5301X-add-NAND-flash-chip-description.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/065-ARM-BCM5301X-add-IRQ-numbers-for-PCIe-controller.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/066-ARM-BCM5301X-Add-DT-for-Asus-RT-AC87U.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/080-watchdog-bcm47xx_wdt.c-add-restart-handler-support.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/081-watchdog-bcm47xx_wdt.c-allow-enabling-on-BCM5301X-ar.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/110-firmware-backport-NVRAM-driver.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/112-bcm53xx-sprom-add-sprom-driver.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/131-ARM-BCM5301X-Implement-SMP-support.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/150-pci-do-not-probe-too-early.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/170-pcie2-bcma-add-new-PCIe2-driver-for-bcma.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/190-bcma_hcd_add_bcm5301x_support.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/191-bcma_hcd_add_gpio_power_control.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/300-ARM-BCM5301X-Disable-MMU-and-Dcache-for-decompression.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/301-ARM-BCM5301X-Add-SPROM.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/303-ARM-BCM5310X-Enable-earlyprintk-on-tested-devices.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/305-ARM-BCM53XX-set-customized-AUXCTL.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/306-ARM-BCM5301X-Specify-RAM-on-devices-by-including-HIG.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/320-ARM-BCM5301X-Add-Buffalo-WXR-1900DHP-clock-and-USB-p.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/332-ARM-BCM5301X-Add-power-button-for-Buffalo-WZR-1750DHP.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/340-ARM-BCM5301X-Add-profiling-support.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/351-ARM-BCM5301X-Enable-ChipCommon-UART-serial-console.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/352-ARM-BCM5301X-Add-back-Luxul-XWC-1000-NAND-flash-layo.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/400-mtd-bcm47xxpart-scan-whole-flash-on-ARCH_BCM_5301X.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/404-mtd-bcm53xxspiflash-new-driver-for-SPI-flahes-on-Bro.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/420-mtd-bcm5301x_nand.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/500-UBI-Detect-EOF-mark-and-erase-all-remaining-blocks.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/700-bgmac-add-support-for-the-3rd-bus-core-device.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/710-b53-add-hacky-CPU-port-fixes-for-devices-not-using-p.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/800-bcma-use-two-different-initcalls-if-built-in.patch [new file with mode: 0644]
target/linux/bcm53xx/patches-3.18/901-mtd-bcm47xxpart-workaround-for-Asus-RT-AC87U-asus-pa.patch [new file with mode: 0644]
target/linux/bcm53xx/profiles/100-Generic.mk [new file with mode: 0644]
target/linux/brcm2708/Makefile [new file with mode: 0644]
target/linux/brcm2708/base-files/etc/diag.sh [new file with mode: 0644]
target/linux/brcm2708/base-files/etc/inittab [new file with mode: 0644]
target/linux/brcm2708/base-files/etc/uci-defaults/01_leds [new file with mode: 0644]
target/linux/brcm2708/base-files/etc/uci-defaults/02_network [new file with mode: 0644]
target/linux/brcm2708/base-files/lib/brcm2708.sh [new file with mode: 0755]
target/linux/brcm2708/base-files/lib/preinit/03_preinit_do_brcm2708.sh [new file with mode: 0644]
target/linux/brcm2708/bcm2708/config-default [new file with mode: 0644]
target/linux/brcm2708/bcm2708/profiles/RaspberryPi.mk [new file with mode: 0644]
target/linux/brcm2708/bcm2708/target.mk [new file with mode: 0644]
target/linux/brcm2708/bcm2709/config-default [new file with mode: 0644]
target/linux/brcm2708/bcm2709/profiles/RaspberryPi2.mk [new file with mode: 0644]
target/linux/brcm2708/bcm2709/target.mk [new file with mode: 0644]
target/linux/brcm2708/config-3.18 [new file with mode: 0644]
target/linux/brcm2708/image/Config.in [new file with mode: 0644]
target/linux/brcm2708/image/Makefile [new file with mode: 0644]
target/linux/brcm2708/image/cmdline.txt [new file with mode: 0644]
target/linux/brcm2708/image/config.txt [new file with mode: 0644]
target/linux/brcm2708/image/gen_rpi_sdcard_img.sh [new file with mode: 0755]
target/linux/brcm2708/modules.mk [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0001-Main-bcm2708-linux-port.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0002-Add-bcm2708_gpio-driver.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0003-Add-quick-config.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0004-Add-dwc_otg-driver.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0005-bcm2708-watchdog-driver.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0006-Add-non-mainline-source-for-rtl8192cu-wireless-drive.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0007-Speed-up-console-framebuffer-imageblit-function.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0008-fbdev-add-FBIOCOPYAREA-ioctl.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0009-bcm2708-framebuffer-driver.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0010-bcm2708-vchiq-driver.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0011-vchiq-Avoid-high-load-when-blocked-and-unkillable.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0012-cma-Add-vc_cma-driver-to-enable-use-of-CMA.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0013-bcm2708-alsa-sound-driver.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0014-Add-hwrng-hardware-random-number-generator-driver.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0015-lirc-added-support-for-RaspberryPi-GPIO.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0016-Add-cpufreq-driver.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0017-Added-hwmon-thermal-driver-for-reporting-core-temper.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0018-Allow-mac-address-to-be-set-in-smsc95xx.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0019-Add-Chris-Boot-s-i2c-and-spi-drivers.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0020-Perform-I2C-combined-transactions-when-possible.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0021-enabling-the-realtime-clock-1-wire-chip-DS1307-and-1.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0022-Added-Device-IDs-for-August-DVB-T-205.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0023-config-add-missing-options-from-3.6.y-kernel.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0024-config-Enable-CONFIG_MEMCG-but-leave-it-disabled-due.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0025-Add-FIQ-patch-to-dwc_otg-driver.-Enable-with-dwc_otg.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0026-dwc_otg-fiq_fsm-Base-commit-for-driver-rewrite.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0027-bcm2835-add-v4l2-camera-device.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0028-V4L2-Fixes-from-6by9.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0029-dmaengine-Add-support-for-BCM2708.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0030-ASoC-Add-support-for-BCM2708.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0031-ASoC-Add-support-for-PCM5102A-codec.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0032-BCM2708-Add-I2S-support-to-board-file.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0033-ASoC-Add-support-for-HifiBerry-DAC.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0034-BCM2708-Add-HifiBerry-DAC-to-board-file.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0035-BCM2708-Add-I2S-and-DMA-support-to-default-config.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0036-ASoC-BCM2708-Add-support-for-RPi-DAC.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0037-ASoC-wm8804-Implement-MCLK-configuration-options-add.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0038-ASoC-BCM-Add-support-for-HiFiBerry-Digi.-Driver-is-b.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0039-BCM2708-Added-support-for-HiFiBerry-Digi-board-Board.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0040-BCM2708-Added-HiFiBerry-Digi-configuration-option-It.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0041-ASoC-wm8804-Set-idle_bias_off-to-false-Idle-bias-has.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0042-Add-IQaudIO-Sound-Card-support-for-Raspberry-Pi.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0043-pcm512x-Use-a-range-macro-for-Volume-and-rename-to-P.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0044-vmstat-Workaround-for-issue-where-dirty-page-count-g.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0045-dwc_otg-Fix-various-issues-with-root-port-and-transa.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0046-fiq_fsm-Implement-hack-for-Split-Interrupt-transacti.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0047-spi-bcm2708-Prepare-for-Common-Clock-Framework-migra.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0048-BCM2708-Migrate-to-the-Common-Clock-Framework.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0049-BCM2708-Add-core-Device-Tree-support.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0050-BCM2708-armctrl-Add-IRQ-Device-Tree-support.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0051-BCM2708-use-pinctrl-bcm2835.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0052-spi-bcm2708-add-device-tree-support.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0053-i2c-bcm2708-add-device-tree-support.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0054-hid-Reduce-default-mouse-polling-interval-to-60Hz.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0055-usb-core-make-overcurrent-messages-more-prominent.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0056-vcsm-VideoCore-shared-memory-service-for-BCM2835.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0057-Revert-ARM-dma-Use-dma_pfn_offset-for-dma-address-tr.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0058-MMC-added-alternative-MMC-driver.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0059-mmc-Disable-CMD23-transfers-on-all-cards.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0060-Added-support-for-HiFiBerry-DAC.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0061-Added-driver-for-HiFiBerry-Amp-amplifier-add-on-boar.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0062-Improve-__copy_to_user-and-__copy_from_user-performa.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0063-bcm2708-Allow-option-card-devices-to-be-configured-v.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0064-Adding-Device-Tree-support-for-some-RPi-audio-cards.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0065-fdt-Add-support-for-the-CONFIG_CMDLINE_EXTEND-option.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0066-config-Enable-device-tree.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0067-DT-Add-overrides-to-enable-i2c0-i2c1-spi-and-i2s.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0068-lirc-rpi-Add-device-tree-support-and-a-suitable-over.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0069-Fix-the-activity-LED-in-DT-mode.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0070-Adding-w1-gpio-device-tree-overlays.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0071-config-Enable-CONFIG_PPS.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0072-config-Add-CONFIG_IP_NF-options.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0073-config-Restore-some-missing-options.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0074-TAS5713-return-error-if-initialisation-fails.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0075-scripts-dtc-Update-to-upstream-version-with-overlay-.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0076-BCM2708_DT-Build-the-overlays-as-well.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0077-Add-device-tree-overlay-for-HiFiBerry-Amp-Amp.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0078-Add-pps-gpio-DT-overlay.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0079-config-Remove-STRICT_DEVMEM.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0080-I2C-Only-register-the-I2C-device-for-the-current-boa.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0081-Added-support-to-reserve-enable-a-GPIO-pin-to-be-use.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0082-BCM2708_DT-Correct-length-of-the-peripheral-space.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0083-BCM2708_DT-Add-pcf8523-rtc-overlay.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0084-Add-a-parameter-to-turn-off-SPDIF-output-if-no-audio.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0085-bugfix-for-32kHz-sample-rate-was-missing.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0086-Update-ds1307-driver-for-device-tree-support.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0087-Add-device-tree-overlay-for-ds1307.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0088-config-Add-DVB_USB_DVBSKY.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0089-Add-2709-platform-for-Raspberry-Pi-2.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0090-bcm2709-Simplify-and-strip-down-IRQ-handler.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0091-dwc_otg-FIQ-support-on-SMP.-Set-up-FIQ-stack-and-han.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0092-dwc_otg-introduce-fiq_fsm_spin-un-lock.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0093-fiq_fsm-fix-build-on-bcm2708-and-bcm2709-platforms.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0094-dwc_otg-put-some-barriers-back-where-they-should-be-.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0095-mach_bcm2709-Add-Mailbox-resources-to-USB-driver.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0096-bcm2709-dwc_otg-Setup-FIQ-on-core-1-if-1-core-active.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0097-bcm2709-Port-pps-gpio-and-i2c-patches.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0098-bcm2709-Also-accept-the-2708-machine-ID.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0099-BCM2709_DT-Fix-bad-merge.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0100-HiFiBerry-Amp-fix-device-tree-problems.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0101-BCM270x_DT-Add-i2c0_baudrate-and-i2c1_baudrate-param.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0102-pinctrl-bcm2835-bcm2835_gpio_direction_output-must-s.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0103-w1-gpio-Sort-out-the-pullup-parasitic-power-tangle.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0104-config-Add-USBIP.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0105-dwc_otg-fixup-read-modify-write-in-critical-paths.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0106-BCM2709_DT-Set-the-always-on-flag-for-the-timer-to-e.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0107-i2c_bcm2708-Fix-clock-reference-counting.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0108-BCM270x_DT-Rename-the-activity-LED-back-to-the-prosa.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0109-Add-device-tree-overlay-for-pcf2127.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0110-BCM270x_DT-Add-pwr_led-and-the-required-input-trigge.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0111-BCM2708_VCIO-Add-automatic-creation-of-device-node.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0112-Fix-grabbing-lock-from-atomic-context-in-i2c-driver.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/0113-config-Add-ENC28J60-SPI-ethernet-module.patch [new file with mode: 0644]
target/linux/brcm2708/patches-3.18/1000-BCM2708-fix-SPIDEV.patch [new file with mode: 0644]
target/linux/brcm47xx/Makefile [new file with mode: 0644]
target/linux/brcm47xx/base-files.mk [new file with mode: 0644]
target/linux/brcm47xx/base-files/etc/diag.sh [new file with mode: 0644]
target/linux/brcm47xx/base-files/etc/init.d/netconfig [new file with mode: 0755]
target/linux/brcm47xx/base-files/etc/init.d/wmacfixup [new file with mode: 0755]
target/linux/brcm47xx/base-files/etc/uci-defaults/03_network_migration [new file with mode: 0644]
target/linux/brcm47xx/base-files/etc/uci-defaults/09_fix_crc [new file with mode: 0644]
target/linux/brcm47xx/base-files/lib/preinit/05_init_interfaces_brcm [new file with mode: 0644]
target/linux/brcm47xx/base-files/lib/preinit/15_set_preinit_interface_brcm [new file with mode: 0644]
target/linux/brcm47xx/base-files/lib/upgrade/platform.sh [new file with mode: 0644]
target/linux/brcm47xx/config-3.18 [new file with mode: 0644]
target/linux/brcm47xx/generic/profiles/100-Broadcom-b43.mk [new file with mode: 0644]
target/linux/brcm47xx/generic/profiles/101-Broadcom-wl.mk [new file with mode: 0644]
target/linux/brcm47xx/generic/profiles/104-Broadcom-ath5k.mk [new file with mode: 0644]
target/linux/brcm47xx/generic/profiles/105-Broadcom-none.mk [new file with mode: 0644]
target/linux/brcm47xx/generic/profiles/200-Broadcom-b44-b43.mk [new file with mode: 0644]
target/linux/brcm47xx/generic/profiles/201-Broadcom-b44-wl.mk [new file with mode: 0644]
target/linux/brcm47xx/generic/profiles/204-Broadcom-b44-ath5k.mk [new file with mode: 0644]
target/linux/brcm47xx/generic/profiles/205-Broadcom-b44-none.mk [new file with mode: 0644]
target/linux/brcm47xx/generic/profiles/210-Broadcom-tg3-b43.mk [new file with mode: 0644]
target/linux/brcm47xx/generic/profiles/211-Broadcom-tg3-wl.mk [new file with mode: 0644]
target/linux/brcm47xx/generic/profiles/215-Broadcom-tg3-none.mk [new file with mode: 0644]
target/linux/brcm47xx/generic/profiles/220-Broadcom-bgmac-b43.mk [new file with mode: 0644]
target/linux/brcm47xx/generic/profiles/221-Broadcom-bgmac-wl.mk [new file with mode: 0644]
target/linux/brcm47xx/generic/profiles/225-Broadcom-bgmac-none.mk [new file with mode: 0644]
target/linux/brcm47xx/generic/profiles/226-Broadcom-bgmac-brcsmac.mk [new file with mode: 0644]
target/linux/brcm47xx/generic/profiles/PS-1208MFG.mk [new file with mode: 0644]
target/linux/brcm47xx/generic/profiles/WGT634U.mk [new file with mode: 0644]
target/linux/brcm47xx/generic/profiles/WL500GPv1-ATH.mk [new file with mode: 0644]
target/linux/brcm47xx/generic/profiles/WRT350Nv1.mk [new file with mode: 0644]
target/linux/brcm47xx/generic/profiles/WRTSL54GS.mk [new file with mode: 0644]
target/linux/brcm47xx/generic/target.mk [new file with mode: 0644]
target/linux/brcm47xx/image/Makefile [new file with mode: 0644]
target/linux/brcm47xx/image/lzma-loader/Makefile [new file with mode: 0644]
target/linux/brcm47xx/image/lzma-loader/src/LzmaDecode.c [new file with mode: 0644]
target/linux/brcm47xx/image/lzma-loader/src/LzmaDecode.h [new file with mode: 0644]
target/linux/brcm47xx/image/lzma-loader/src/Makefile [new file with mode: 0644]
target/linux/brcm47xx/image/lzma-loader/src/README [new file with mode: 0644]
target/linux/brcm47xx/image/lzma-loader/src/decompress.c [new file with mode: 0644]
target/linux/brcm47xx/image/lzma-loader/src/decompress.lds.in [new file with mode: 0644]
target/linux/brcm47xx/image/lzma-loader/src/head.S [new file with mode: 0644]
target/linux/brcm47xx/image/lzma-loader/src/loader.lds.in [new file with mode: 0644]
target/linux/brcm47xx/legacy/config-default [new file with mode: 0644]
target/linux/brcm47xx/legacy/profiles/100-Broadcom-b43.mk [new file with mode: 0644]
target/linux/brcm47xx/legacy/profiles/101-Broadcom-wl.mk [new file with mode: 0644]
target/linux/brcm47xx/legacy/profiles/WGT634U.mk [new file with mode: 0644]
target/linux/brcm47xx/legacy/profiles/WRTSL54GS.mk [new file with mode: 0644]
target/linux/brcm47xx/legacy/target.mk [new file with mode: 0644]
target/linux/brcm47xx/mips74k/config-default [new file with mode: 0644]
target/linux/brcm47xx/mips74k/profiles/100-Broadcom-b43.mk [new file with mode: 0644]
target/linux/brcm47xx/mips74k/profiles/101-Broadcom-brcsmac.mk [new file with mode: 0644]
target/linux/brcm47xx/mips74k/profiles/102-Broadcom-wl.mk [new file with mode: 0644]
target/linux/brcm47xx/mips74k/profiles/103-Broadcom-none.mk [new file with mode: 0644]
target/linux/brcm47xx/mips74k/target.mk [new file with mode: 0644]
target/linux/brcm47xx/modules.mk [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/030-01-MIPS-BCM47XX-Get-rid-of-calls-to-KSEG1ADDR.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/030-02-MIPS-BCM47XX-Make-ssb-init-NVRAM-instead-of-bcm47xx-.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/030-03-MIPS-BCM47XX-Make-bcma-init-NVRAM-instead-of-bcm47xx.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/030-04-MIPS-BCM47XX-Move-SPROM-fallback-code-into-sprom.c.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/030-05-MIPS-BCM47XX-Initialize-bcma-bus-later-with-mm-avail.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/030-06-MIPS-BCM47XX-Use-mtd-as-an-alternative-way-API-to-ge.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/030-07-MIPS-BCM47XX-Clean-up-nvram-header.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/031-01-MIPS-BCM47XX-Support-SPROM-prefixes-for-PCI-devices.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/031-03-MIPS-BCM47XX-Use-helpers-for-reading-NVRAM-content.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/031-04-MIPS-BCM47XX-Use-strnchr-to-avoid-reading-out-of-the.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/031-05-MIPS-BCM47xx-Move-NVRAM-header-to-the-include-linux.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/031-06-MIPS-BCM47XX-Fix-coding-style-to-match-kernel-standa.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/031-07-MIPS-BCM47XX-Include-io.h-directly-and-fix-brace-ind.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/031-08-MIPS-BCM47XX-Increase-NVRAM-buffer-size-to-64-KiB.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/031-09-MIPS-BCM47XX-Don-t-try-guessing-NVRAM-size-on-MTD-pa.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/031-10-MIPS-BCM47xx-Keep-ID-entries-for-non-standard-device.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/031-11-MIPS-BCM47xx-Devices-database-update-for-4.1-or-4.2.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/031-12-MIPS-BCM47xx-Add-generic-function-filling-SPROM-entr.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/031-13-MIPS-BCM47xx-Move-filling-most-of-SPROM-to-the-gener.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/032-01-MIPS-BCM47XX-Make-sure-NVRAM-buffer-ends-with-0.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/032-02-MIPS-BCM47XX-Simplify-function-looking-for-NVRAM-ent.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/032-03-MIPS-BCM47xx-Extract-all-boardflags-to-new-u32-field.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/032-04-MIPS-BCM47xx-Extract-info-about-et2-interface.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/032-05-MIPS-BCM47xx-Read-board-info-for-all-bcma-buses.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/032-06-MIPS-BCM77xx-Remove-legacy-__cpuinit-data-sections-t.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/032-07-MIPS-BCM47XX-Support-Luxul-XWR-1750-board.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/032-08-mips-bcm47xx-allow-retrieval-of-complete-nvram-conte.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/032-09-MIPS-BCM47xx-Add-helper-variable-for-storing-NVRAM-l.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/032-10-MIPS-BCM47xx-Don-t-select-BCMA_HOST_PCI.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/159-cpu_fixes.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/160-kmap_coherent.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/209-b44-register-adm-switch.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/210-b44_phy_fix.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/280-activate_ssb_support_in_usb.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/300-fork_cacheflush.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/310-no_highpage.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/320-MIPS-BCM47XX-Devices-database-update-for-4.x.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/400-mtd-bcm47xxpart-get-nvram.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/610-pci_ide_fix.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/791-tg3-no-pci-sleep.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/800-bcma-add-table-of-serial-flashes-with-smaller-blocks.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/820-wgt634u-nvram-fix.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/830-huawei_e970_support.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/900-ssb-reject-PCI-writes-setting-CardBus-bridge-resourc.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/920-cache-wround.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/940-bcm47xx-yenta.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/976-ssb_increase_pci_delay.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.18/999-wl_exports.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/030-01-MIPS-BCM47XX-Support-SPROM-prefixes-for-PCI-devices.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/030-03-MIPS-BCM47XX-Use-helpers-for-reading-NVRAM-content.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/030-04-MIPS-BCM47XX-Use-strnchr-to-avoid-reading-out-of-the.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/030-05-MIPS-BCM47xx-Move-NVRAM-header-to-the-include-linux.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/030-06-MIPS-BCM47XX-Fix-coding-style-to-match-kernel-standa.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/030-07-MIPS-BCM47XX-Include-io.h-directly-and-fix-brace-ind.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/030-08-MIPS-BCM47XX-Increase-NVRAM-buffer-size-to-64-KiB.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/030-09-MIPS-BCM47XX-Don-t-try-guessing-NVRAM-size-on-MTD-pa.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/030-10-MIPS-BCM47xx-Keep-ID-entries-for-non-standard-device.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/030-11-MIPS-BCM47xx-Devices-database-update-for-4.1-or-4.2.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/030-12-MIPS-BCM47xx-Add-generic-function-filling-SPROM-entr.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/030-13-MIPS-BCM47xx-Move-filling-most-of-SPROM-to-the-gener.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/031-01-MIPS-BCM47XX-Make-sure-NVRAM-buffer-ends-with-0.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/031-02-MIPS-BCM47XX-Simplify-function-looking-for-NVRAM-ent.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/031-03-MIPS-BCM47xx-Extract-all-boardflags-to-new-u32-field.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/031-04-MIPS-BCM47xx-Extract-info-about-et2-interface.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/031-05-MIPS-BCM47xx-Read-board-info-for-all-bcma-buses.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/031-06-MIPS-BCM77xx-Remove-legacy-__cpuinit-data-sections-t.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/031-07-MIPS-BCM47XX-Support-Luxul-XWR-1750-board.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/031-08-mips-bcm47xx-allow-retrieval-of-complete-nvram-conte.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/031-09-MIPS-BCM47xx-Add-helper-variable-for-storing-NVRAM-l.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/031-10-MIPS-BCM47xx-Don-t-select-BCMA_HOST_PCI.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/159-cpu_fixes.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/160-kmap_coherent.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/209-b44-register-adm-switch.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/210-b44_phy_fix.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/280-activate_ssb_support_in_usb.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/300-fork_cacheflush.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/310-no_highpage.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/320-MIPS-BCM47XX-Devices-database-update-for-4.x.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/400-mtd-bcm47xxpart-get-nvram.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/610-pci_ide_fix.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/791-tg3-no-pci-sleep.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/800-bcma-add-table-of-serial-flashes-with-smaller-blocks.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/820-wgt634u-nvram-fix.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/830-huawei_e970_support.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/900-ssb-reject-PCI-writes-setting-CardBus-bridge-resourc.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/920-cache-wround.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/940-bcm47xx-yenta.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/976-ssb_increase_pci_delay.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-4.0/999-wl_exports.patch [new file with mode: 0644]
target/linux/brcm63xx/Makefile [new file with mode: 0644]
target/linux/brcm63xx/base-files.mk [new file with mode: 0644]
target/linux/brcm63xx/base-files/etc/diag.sh [new file with mode: 0644]
target/linux/brcm63xx/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom [new file with mode: 0644]
target/linux/brcm63xx/base-files/etc/uci-defaults/01_leds [new file with mode: 0644]
target/linux/brcm63xx/base-files/etc/uci-defaults/02_network [new file with mode: 0644]
target/linux/brcm63xx/base-files/etc/uci-defaults/09_fix_crc [new file with mode: 0644]
target/linux/brcm63xx/base-files/lib/brcm63xx.sh [new file with mode: 0755]
target/linux/brcm63xx/base-files/lib/preinit/03_do_brcm63xx.sh [new file with mode: 0644]
target/linux/brcm63xx/base-files/lib/preinit/05_failsafe_config_switch_brcm63xx [new file with mode: 0644]
target/linux/brcm63xx/base-files/lib/preinit/05_init_interfaces_brcm63xx [new file with mode: 0644]
target/linux/brcm63xx/base-files/lib/preinit/15_set_preinit_interface_brcm63xx [new file with mode: 0644]
target/linux/brcm63xx/base-files/lib/preinit/20_failsafe_net_echo_brcm63xx [new file with mode: 0644]
target/linux/brcm63xx/base-files/lib/upgrade/platform.sh [new file with mode: 0644]
target/linux/brcm63xx/config-3.18 [new file with mode: 0644]
target/linux/brcm63xx/dts/a226g.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/a226m-fwb.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/a226m.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/a4001n.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/a4001n1.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/agpf-s0.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/ar-5381u.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/ar-5387un.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/ar1004g.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/bcm3368.dtsi [new file with mode: 0644]
target/linux/brcm63xx/dts/bcm6318.dtsi [new file with mode: 0644]
target/linux/brcm63xx/dts/bcm63268.dtsi [new file with mode: 0644]
target/linux/brcm63xx/dts/bcm6328.dtsi [new file with mode: 0644]
target/linux/brcm63xx/dts/bcm6338.dtsi [new file with mode: 0644]
target/linux/brcm63xx/dts/bcm6345.dtsi [new file with mode: 0644]
target/linux/brcm63xx/dts/bcm6348.dtsi [new file with mode: 0644]
target/linux/brcm63xx/dts/bcm6358.dtsi [new file with mode: 0644]
target/linux/brcm63xx/dts/bcm6362.dtsi [new file with mode: 0644]
target/linux/brcm63xx/dts/bcm6368.dtsi [new file with mode: 0644]
target/linux/brcm63xx/dts/bcm96318ref.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/bcm96318ref_p300.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/bcm963268bu_p300.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/bcm963269bhr.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/bcm963281TAN.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/bcm96328avng.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/bcm96338GW.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/bcm96338W.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/bcm96345GW2.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/bcm96348GW-10.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/bcm96348GW-11.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/bcm96348GW.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/bcm96348R.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/bcm96358VW.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/bcm96358VW2.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/bcm96368MVNgr.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/bcm96368MVWG.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/cpva502plus.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/cpva642.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/ct-5365.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/ct-6373.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/ct536plus.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/cvg834g.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/dg834g_v4.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/dg834gtpn.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/dgnd3700v1.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/dsl-2640b-b.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/dsl-2640u.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/dsl-2650u.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/dsl-274xb-c.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/dsl-274xb-f.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/dsl-275xb-d.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/dv-201amr.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/dva-g3810bn_tl.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/f5d7633.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/fast2404.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/fast2504n.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/fast2604.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/fast2704v2.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/gw6000.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/gw6200.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/hg520v.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/hg553.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/hg556a-a.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/hg556a-b.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/hg556a-c.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/hg655b.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/homehub2a.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/livebox-blue-5g.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/magic.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/nb4-fxc-r1.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/nb4-ser-r0.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/nb6-ser-r0.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/p870hw-51a-v2.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/rg100a.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/rta1025w.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/rta1320.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/rta770bw.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/rta770w.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/spw303v.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/spw500v.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/td-w8900gb.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/usr9108.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/v2110.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/v2500v-bb.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/vg50.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/vr-3025u.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/vr-3025un.dts [new file with mode: 0644]
target/linux/brcm63xx/dts/wap-5813n.dts [new file with mode: 0644]
target/linux/brcm63xx/generic/target.mk [new file with mode: 0644]
target/linux/brcm63xx/image/Makefile [new file with mode: 0755]
target/linux/brcm63xx/image/README.images-bcm63xx [new file with mode: 0644]
target/linux/brcm63xx/image/lzma-loader/Makefile [new file with mode: 0644]
target/linux/brcm63xx/image/lzma-loader/src/LzmaDecode.c [new file with mode: 0644]
target/linux/brcm63xx/image/lzma-loader/src/LzmaDecode.h [new file with mode: 0644]
target/linux/brcm63xx/image/lzma-loader/src/LzmaTypes.h [new file with mode: 0644]
target/linux/brcm63xx/image/lzma-loader/src/Makefile [new file with mode: 0644]
target/linux/brcm63xx/image/lzma-loader/src/board.c [new file with mode: 0644]
target/linux/brcm63xx/image/lzma-loader/src/cache.c [new file with mode: 0644]
target/linux/brcm63xx/image/lzma-loader/src/cache.h [new file with mode: 0644]
target/linux/brcm63xx/image/lzma-loader/src/cacheops.h [new file with mode: 0644]
target/linux/brcm63xx/image/lzma-loader/src/config.h [new file with mode: 0644]
target/linux/brcm63xx/image/lzma-loader/src/cp0regdef.h [new file with mode: 0644]
target/linux/brcm63xx/image/lzma-loader/src/head.S [new file with mode: 0644]
target/linux/brcm63xx/image/lzma-loader/src/loader.c [new file with mode: 0644]
target/linux/brcm63xx/image/lzma-loader/src/loader.lds [new file with mode: 0644]
target/linux/brcm63xx/image/lzma-loader/src/loader2.lds [new file with mode: 0644]
target/linux/brcm63xx/image/lzma-loader/src/lzma-data.lds [new file with mode: 0644]
target/linux/brcm63xx/image/lzma-loader/src/printf.c [new file with mode: 0644]
target/linux/brcm63xx/image/lzma-loader/src/printf.h [new file with mode: 0644]
target/linux/brcm63xx/image/redbootscript.template [new file with mode: 0644]
target/linux/brcm63xx/modules.mk [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/001-spi-spi-gpio-Add-dt-support-for-a-single-device-with.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/030-MIPS-Always-use-IRQ-domains-for-CPU-IRQs.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/031-MIPS-Rename-mips_cpu_intc_init-mips_cpu_irq_of_init.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/032-MIPS-Provide-a-generic-plat_irq_dispatch.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/100-MIPS-BCM63XX-add-USB-host-clock-enable-delay.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/101-MIPS-BCM63XX-add-USB-device-clock-enable-delay-to-cl.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/102-MIPS-BCM63XX-move-code-touching-the-USB-private-regi.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/103-MIPS-BCM63XX-add-OHCI-EHCI-configuration-bits-to-com.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/104-MIPS-BCM63XX-introduce-BCM63XX_OHCI-configuration-sy.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/105-MIPS-BCM63XX-add-support-for-the-on-chip-OHCI-contro.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/106-MIPS-BCM63XX-register-OHCI-controller-if-board-enabl.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/107-MIPS-BCM63XX-introduce-BCM63XX_EHCI-configuration-sy.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/108-MIPS-BCM63XX-add-support-for-the-on-chip-EHCI-contro.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/109-MIPS-BCM63XX-register-EHCI-controller-if-board-enabl.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/110-MIPS-BCM63XX-EHCI-controller-does-not-support-overcu.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/201-SPI-Allow-specifying-the-parsers-for-SPI-flash.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/202-MTD-DEVICES-m25p80-use-parsers-if-provided-in-flash-.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/203-MTD-DEVICES-m25p80-add-support-for-limiting-reads.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/204-USB-OHCI-allow-other-arches-to-use-the-BE-frame-numb.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/206-USB-EHCI-allow-limiting-ports-for-ehci-platform.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/207-MIPS-BCM63XX-move-device-registration-code-into-its-.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/208-MIPS-BCM63XX-pass-a-mac-addresss-allocator-to-board-.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/300-reset_buttons.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/301-led_count.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/302-extended-platform-devices.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/303-spi-board-info.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/309-cfe_version_mod.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/310-cfe_simplify_detection.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/311-bcm63xxpart_use_cfedetection.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/320-irqchip-add-support-for-bcm6345-style-periphery-irq-.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/321-irqchip-add-support-for-bcm6345-style-external-inter.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/322-MIPS-BCM63XX-switch-to-IRQ_DOMAIN.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/323-MIPS-BCM63XX-wire-up-BCM6358-s-external-interrupts-4.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/330-MIPS-BCM63XX-add-a-new-cpu-variant-helper.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/331-MIPS-BCM63XX-define-variant-id-field.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/332-MIPS-BCM63XX-detect-BCM6328-variants.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/333-MIPS-BCM63XX-detect-BCM6362-variants.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/334-MIPS-BCM63XX-detect-BCM6368-variants.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/335-MIPS-BCM63XX-fix-PCIe-memory-window-size.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/336-MIPS-BCM63XX-dynamically-set-the-pcie-memory-windows.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/337-MIPS-BCM63XX-widen-cpuid-field.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/338-MIPS-BCM63XX-increase-number-of-IRQs.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/339-MIPS-BCM63XX-add-support-for-BCM63268.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/340-MIPS-BCM63XX-add-pcie-support-for-BCM63268.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/341-MIPS-BCM63XX-add-support-for-BCM6318.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/342-MIPS-BCM63XX-split-PCIe-reset-signals.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/343-MIPS-BCM63XX-add-PCIe-support-for-BCM6318.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/344-MIPS-BCM63XX-detect-flash-type-early-and-store-the-r.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/345-MIPS-BCM63XX-fixup-mapped-SPI-flash-access-on-boot.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/346-MIPS-BCM63XX-USB-ENETSW-6318-clocks.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/347-MIPS-BCM6318-USB-support.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/348-MIPS-BCM63XX-fix-BCM63268-USB-clock.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/349-MIPS-BCM63XX-add-BCM63268-USB-support.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/350-MIPS-BCM63XX-support-settings-num-usbh-ports.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/351-set-board-usbh-ports.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/354-MIPS-BCM63XX-allow-building-support-for-more-than-on.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/355-MIPS-BCM63XX-allow-board-implementations-to-force-fl.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/356-MIPS-BCM63XX-move-fallback-sprom-support-into-its-ow.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/357-MIPS-BCM63XX-use-platform-data-for-the-sprom.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/358-MIPS-BCM63XX-make-fallback-sprom-optional.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/359-MIPS-BCM63XX-allow-different-types-of-sprom.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/360-MIPS-BCM63XX-add-support-for-raw-sproms.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/361-MIPS-BCM63XX-add-raw-fallback-sproms-for-most-common.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/362-MIPS-BCM63XX-also-register-a-fallback-sprom-for-bcma.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/363-MIPS-BCM63XX-add-BCMA-based-sprom-templates.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/364-MIPS-BCM63XX-allow-board-files-to-provide-sprom-fixu.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/365-MIPS-BCM63XX-allow-setting-a-pci-bus-device-for-fall.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/366-MIPS-add-support-for-vmlinux.bin-appended-DTB.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/367-MIPS-BCM63XX-add-support-for-loading-DTB.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/368-MIPS-BCM63XX-add-support-for-matching-the-board_info.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/369-MIPS-BCM63XX-populate-the-compatible-to-board_info-l.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/371_add_of_node_available_by_alias.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/372_dont_register_pflash_when_available_in_dtb.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/373-MIPS-BCM63XX-register-interrupt-controllers-through-.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/374-gpio-add-a-simple-GPIO-driver-for-bcm63xx.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/375-MIPS-BCM63XX-switch-to-new-gpio-driver.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/376-net-bcm63xx_enet-use-named-gpio-for-ephy-reset-gpio.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/377-MIPS-BCM63XX-register-lookup-for-ephy-reset-gpio.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/378-MIPS-BCM63XX-do-not-register-gpio-controller-if-pres.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/379-MIPS-BCM63XX-provide-a-gpio-lookup-for-the-pcmcia-re.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/380-pcmcia-bcm63xx_pmcia-use-the-new-named-gpio.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/400-bcm963xx_flashmap.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/401-bcm963xx_real_rootfs_length.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/402_bcm63xx_enet_vlan_incoming_fixed.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/403-6358-enet1-external-mii-clk.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/404-NET-bcm63xx_enet-move-phy_-dis-connect-into-probe-re.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/408-bcm63xx_enet-enable-rgmii-clock-on-external-ports.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/411-MIPS-BCM63XX-Register-SPI-flash-if-present.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/412-MTD-physmap-allow-passing-pp_data.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/413-BCM63XX-allow-providing-fixup-data-in-board-data.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/414-MTD-m25p80-allow-passing-pp_data.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/415-MIPS-BCM63XX-export-the-attached-flash-type.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/416-BCM63XX-add-a-fixup-for-ath9k-devices.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/417-MTD-bcm63xxpart-allow-passing-a-caldata-offset.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/418-MIPS-BCM63XX-pass-caldata-info-to-flash.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/420-BCM63XX-add-endian-check-for-ath9k.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/421-BCM63XX-add-led-pin-for-ath9k.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/422-BCM63XX-add-a-fixup-for-rt2x00-devices.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/423-bcm63xx_enet_add_b53_support.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/424-bcm63xx_enet_no_request_mem_region.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/425-bcm63xxpart_parse_paritions_from_dt.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/426-bcm63xx_enet-fix-napi-poll-return-value.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/499-allow_better_context_for_board_patches.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/500-board-D4PW.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/501-board-NB4.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/502-board-96338W2_E7T.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/503-board-CPVA642.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/504-board_dsl_274xb_rev_c.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/505-board_spw500v.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/506-board_gw6200_gw6000.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/507-board-MAGIC.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/508-board_hw553.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/509-board_rta1320_16m.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/510-board_spw303v.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/511-board_V2500V.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/512-board_BTV2110.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/513-MIPS-BCM63XX-add-inventel-Livebox-support.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/514-board_ct536_ct5621.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/515-board_DWV-S0_fixes.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/516-board_96348A-122.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/517-RTA1205W_16_uart_fixes.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/519_board_CPVA502plus.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/520-bcm63xx-add-support-for-96368MVWG-board.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/521-bcm63xx-add-support-for-96368MVNgr-board.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/522-MIPS-BCM63XX-add-96328avng-reference-board.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/523-MIPS-BCM63XX-add-963281TAN-reference-board.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/524-board_dsl_274xb_rev_f.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/525-board_96348w3.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/526-board_CT6373-1.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/527-board_dva-g3810bn-tl-1.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/528-board_nb6.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/529-board_fast2604.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/530-board_A4001N1.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/531-board_AR-5387un.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/532-board_AR-5381u.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/533-board_rta770bw.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/534-board_hw556.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/535-board_rta770w.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/536-board_fast2704.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/537-board_fast2504n.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/550-MIPS-BCM63XX-remove-leds-and-buttons.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/553-boards_probe_switch.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/555-board_96318ref.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/556-board_96318ref_p300.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/557-board_bcm963269bhr.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/558-board_AR1004G.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/559-board_vw6339gu.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/560-board_963268gu_p300.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/561-board_WAP-5813n.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/562-board_VR-3025u.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/563-board_VR-3025un.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/564-board_P870HW-51a_v2.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/565-board_hw520.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/566-board_A4001N.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/567-board_dsl-2751b_e1.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/568-board_DGND3700v1_3800B.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/569-board_homehub2a.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/570-board_HG655b.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/800-wl_exports.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/801-ssb_export_fallback_sprom.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/802-rtl8367r_fix_RGMII_support.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/803-jffs2-work-around-unaligned-accesses-failing-on-bcm6.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.18/804-bcm63xx_enet_63268_rgmii_ports.patch [new file with mode: 0644]
target/linux/brcm63xx/profiles/00-default.mk [new file with mode: 0644]
target/linux/brcm63xx/profiles/01-generic.mk [new file with mode: 0644]
target/linux/brcm63xx/profiles/adb.mk [new file with mode: 0644]
target/linux/brcm63xx/profiles/alcatel.mk [new file with mode: 0644]
target/linux/brcm63xx/profiles/asmax.mk [new file with mode: 0644]
target/linux/brcm63xx/profiles/belkin.mk [new file with mode: 0644]
target/linux/brcm63xx/profiles/broadcom.mk [new file with mode: 0644]
target/linux/brcm63xx/profiles/bt.mk [new file with mode: 0644]
target/linux/brcm63xx/profiles/comtrend.mk [new file with mode: 0644]
target/linux/brcm63xx/profiles/d-link.mk [new file with mode: 0644]
target/linux/brcm63xx/profiles/davolink.mk [new file with mode: 0644]
target/linux/brcm63xx/profiles/dynalink.mk [new file with mode: 0644]
target/linux/brcm63xx/profiles/huawei.mk [new file with mode: 0644]
target/linux/brcm63xx/profiles/inteno.mk [new file with mode: 0644]
target/linux/brcm63xx/profiles/inventel.mk [new file with mode: 0644]
target/linux/brcm63xx/profiles/netgear.mk [new file with mode: 0644]
target/linux/brcm63xx/profiles/pirelli.mk [new file with mode: 0644]
target/linux/brcm63xx/profiles/sagem.mk [new file with mode: 0644]
target/linux/brcm63xx/profiles/sfr.mk [new file with mode: 0644]
target/linux/brcm63xx/profiles/t-com.mk [new file with mode: 0644]
target/linux/brcm63xx/profiles/tecom.mk [new file with mode: 0644]
target/linux/brcm63xx/profiles/telsey.mk [new file with mode: 0644]
target/linux/brcm63xx/profiles/tp-link.mk [new file with mode: 0644]
target/linux/brcm63xx/profiles/usrobotics.mk [new file with mode: 0644]
target/linux/brcm63xx/profiles/zyxel.mk [new file with mode: 0644]
target/linux/brcm63xx/smp/config-default [new file with mode: 0644]
target/linux/brcm63xx/smp/target.mk [new file with mode: 0644]
target/linux/cns3xxx/Makefile [new file with mode: 0644]
target/linux/cns3xxx/base-files/etc/init.d/netdev-cpu [new file with mode: 0755]
target/linux/cns3xxx/base-files/lib/cns3xxx.sh [new file with mode: 0644]
target/linux/cns3xxx/base-files/lib/upgrade/platform.sh [new file with mode: 0644]
target/linux/cns3xxx/config-3.18 [new file with mode: 0644]
target/linux/cns3xxx/files/arch/arm/mach-cns3xxx/cns3xxx_fiq.S [new file with mode: 0644]
target/linux/cns3xxx/files/arch/arm/mach-cns3xxx/gpio.c [new file with mode: 0644]
target/linux/cns3xxx/files/arch/arm/mach-cns3xxx/headsmp.S [new file with mode: 0644]
target/linux/cns3xxx/files/arch/arm/mach-cns3xxx/hotplug.c [new file with mode: 0644]
target/linux/cns3xxx/files/arch/arm/mach-cns3xxx/include/mach/gpio.h [new file with mode: 0644]
target/linux/cns3xxx/files/arch/arm/mach-cns3xxx/include/mach/smp.h [new file with mode: 0644]
target/linux/cns3xxx/files/arch/arm/mach-cns3xxx/laguna.c [new file with mode: 0644]
target/linux/cns3xxx/files/arch/arm/mach-cns3xxx/localtimer.c [new file with mode: 0644]
target/linux/cns3xxx/files/arch/arm/mach-cns3xxx/platsmp.c [new file with mode: 0644]
target/linux/cns3xxx/files/drivers/i2c/busses/i2c-cns3xxx.c [new file with mode: 0644]
target/linux/cns3xxx/files/drivers/net/ethernet/cavium/Kconfig [new file with mode: 0644]
target/linux/cns3xxx/files/drivers/net/ethernet/cavium/Makefile [new file with mode: 0644]
target/linux/cns3xxx/files/drivers/net/ethernet/cavium/cns3xxx_eth.c [new file with mode: 0644]
target/linux/cns3xxx/files/drivers/spi/spi-cns3xxx.c [new file with mode: 0644]
target/linux/cns3xxx/files/include/linux/platform_data/cns3xxx.h [new file with mode: 0644]
target/linux/cns3xxx/image/Makefile [new file with mode: 0644]
target/linux/cns3xxx/patches-3.18/000-cns3xxx_arch_include.patch [new file with mode: 0644]
target/linux/cns3xxx/patches-3.18/001-cns3xxx_section_fix.patch [new file with mode: 0644]
target/linux/cns3xxx/patches-3.18/010-arm_introduce-dma-fiq-irq-broadcast.patch [new file with mode: 0644]
target/linux/cns3xxx/patches-3.18/020-watchdog_support.patch [new file with mode: 0644]
target/linux/cns3xxx/patches-3.18/025-smp_support.patch [new file with mode: 0644]
target/linux/cns3xxx/patches-3.18/030-pcie_clock.patch [new file with mode: 0644]
target/linux/cns3xxx/patches-3.18/031-pcie_init.patch [new file with mode: 0644]
target/linux/cns3xxx/patches-3.18/040-fiq_support.patch [new file with mode: 0644]
target/linux/cns3xxx/patches-3.18/045-twd_base.patch [new file with mode: 0644]
target/linux/cns3xxx/patches-3.18/055-pcie_io.patch [new file with mode: 0644]
target/linux/cns3xxx/patches-3.18/060-pcie_abort.patch [new file with mode: 0644]
target/linux/cns3xxx/patches-3.18/065-pcie_skip_inactive.patch [new file with mode: 0644]
target/linux/cns3xxx/patches-3.18/070-i2c_support.patch [new file with mode: 0644]
target/linux/cns3xxx/patches-3.18/075-spi_support.patch [new file with mode: 0644]
target/linux/cns3xxx/patches-3.18/080-sata_support.patch [new file with mode: 0644]
target/linux/cns3xxx/patches-3.18/085-ethernet_support.patch [new file with mode: 0644]
target/linux/cns3xxx/patches-3.18/090-timers.patch [new file with mode: 0644]
target/linux/cns3xxx/patches-3.18/095-gpio_support.patch [new file with mode: 0644]
target/linux/cns3xxx/patches-3.18/097-l2x0_cmdline_disable.patch [new file with mode: 0644]
target/linux/cns3xxx/patches-3.18/100-laguna_support.patch [new file with mode: 0644]
target/linux/cns3xxx/patches-3.18/101-laguna_sdhci_card_detect.patch [new file with mode: 0644]
target/linux/cns3xxx/patches-3.18/110-pci_isolated_interrupts.patch [new file with mode: 0644]
target/linux/cns3xxx/patches-3.18/200-broadcom_phy_reinit.patch [new file with mode: 0644]
target/linux/cns3xxx/patches-3.18/210-dwc2_defaults.patch [new file with mode: 0644]
target/linux/gemini/Makefile [new file with mode: 0644]
target/linux/gemini/base-files/lib/preinit/05_set_ether_mac_gemini [new file with mode: 0644]
target/linux/gemini/config-3.18 [new file with mode: 0644]
target/linux/gemini/files/drivers/ata/pata_gemini.c [new file with mode: 0644]
target/linux/gemini/files/drivers/rtc/rtc-gemini.c [new file with mode: 0644]
target/linux/gemini/files/drivers/usb/host/ehci-fotg2.c [new file with mode: 0644]
target/linux/gemini/image/ImageInfo-ib4220 [new file with mode: 0644]
target/linux/gemini/image/Makefile [new file with mode: 0644]
target/linux/gemini/patches-3.18/002-gemini-rtc.patch [new file with mode: 0644]
target/linux/gemini/patches-3.18/021-reset-parameters.patch [new file with mode: 0644]
target/linux/gemini/patches-3.18/050-gpio-to-irq.patch [new file with mode: 0644]
target/linux/gemini/patches-3.18/060-cache-fa.diff [new file with mode: 0644]
target/linux/gemini/patches-3.18/110-watchdog-add-gemini_wdt-driver.patch [new file with mode: 0644]
target/linux/gemini/patches-3.18/111-arm-gemini-add-watchdog-device.patch [new file with mode: 0644]
target/linux/gemini/patches-3.18/112-arm-gemini-register-watchdog-devices.patch [new file with mode: 0644]
target/linux/gemini/patches-3.18/120-net-add-gemini-gmac-driver.patch [new file with mode: 0644]
target/linux/gemini/patches-3.18/121-arm-gemini-register-ethernet.patch [new file with mode: 0644]
target/linux/gemini/patches-3.18/130-usb-ehci-fot2g.patch [new file with mode: 0644]
target/linux/gemini/patches-3.18/132-arm-gemini-register-usb.patch [new file with mode: 0644]
target/linux/gemini/patches-3.18/140-arm-gemini-add-pci-support.patch [new file with mode: 0644]
target/linux/gemini/patches-3.18/150-gemini-pata.patch [new file with mode: 0644]
target/linux/gemini/patches-3.18/160-gemini-timers.patch [new file with mode: 0644]
target/linux/gemini/raidsonic/config-3.18 [new file with mode: 0644]
target/linux/gemini/raidsonic/target.mk [new file with mode: 0644]
target/linux/gemini/wiligear/target.mk [new file with mode: 0644]
target/linux/generic/PATCHES [new file with mode: 0644]
target/linux/generic/base-files/init [new file with mode: 0755]
target/linux/generic/config-3.18 [new file with mode: 0644]
target/linux/generic/config-4.0 [new file with mode: 0644]
target/linux/generic/files/Documentation/networking/adm6996.txt [new file with mode: 0644]
target/linux/generic/files/arch/mips/fw/myloader/Makefile [new file with mode: 0644]
target/linux/generic/files/arch/mips/fw/myloader/myloader.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/Config.in [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/Kconfig [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/Makefile [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/c7108/Makefile [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/c7108/aes-7108.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/c7108/aes-7108.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/criov.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/crypto.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/cryptocteon/Makefile [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/cryptocteon/README.txt [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/cryptocteon/cavium_crypto.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/cryptocteon/cryptocteon.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/cryptodev.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/cryptodev.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/cryptosoft.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/ep80579/Makefile [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/ep80579/environment.mk [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/ep80579/icp_asym.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/ep80579/icp_common.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/ep80579/icp_ocf.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/ep80579/icp_sym.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/ep80579/linux_2.6_kernel_space.mk [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/hifn/Makefile [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/hifn/hifn7751.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/hifn/hifn7751reg.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/hifn/hifn7751var.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/hifn/hifnHIPP.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/hifn/hifnHIPPreg.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/hifn/hifnHIPPvar.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/ixp4xx/Makefile [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/ixp4xx/ixp4xx.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/Makefile [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/cesa/AES/mvAes.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/cesa/AES/mvAesAlg.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/cesa/AES/mvAesAlg.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/cesa/AES/mvAesApi.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/cesa/AES/mvAesBoxes.dat [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/cesa/mvCesa.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/cesa/mvCesa.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/cesa/mvCesaDebug.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/cesa/mvCesaRegs.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/cesa/mvCesaTest.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/cesa/mvCompVer.txt [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/cesa/mvLru.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/cesa/mvLru.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/cesa/mvMD5.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/cesa/mvMD5.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/cesa/mvSHA1.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/cesa/mvSHA1.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/cesa_ocf_drv.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/common/mv802_3.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/common/mvCommon.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/common/mvCommon.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/common/mvCompVer.txt [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/common/mvDebug.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/common/mvDebug.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/common/mvDeviceId.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/common/mvHalVer.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/common/mvStack.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/common/mvStack.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/common/mvTypes.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/dbg-trace.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/dbg-trace.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/boardEnv/mvBoardEnvLib.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/boardEnv/mvBoardEnvLib.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/boardEnv/mvBoardEnvSpec.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/boardEnv/mvBoardEnvSpec.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/cpu/mvCpu.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/cpu/mvCpu.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/mvCtrlEnvAddrDec.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/mvCtrlEnvAddrDec.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/mvCtrlEnvAsm.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/mvCtrlEnvLib.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/mvCtrlEnvLib.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/mvCtrlEnvRegs.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/mvCtrlEnvSpec.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvAhbToMbus.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvAhbToMbus.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvAhbToMbusRegs.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvCpuIf.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvCpuIf.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvCpuIfInit.S [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvCpuIfRegs.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysAudio.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysAudio.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysCesa.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysCesa.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysDram.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysDram.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysGbe.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysGbe.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysPex.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysPex.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysSata.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysSata.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysSdmmc.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysSdmmc.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysTdm.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysTdm.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysTs.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysTs.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysUsb.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysUsb.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysXor.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/sys/mvSysXor.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/device/mvDevice.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/device/mvDevice.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/device/mvDeviceRegs.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/mvCompVer.txt [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/linux_oss/mvOs.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/linux_oss/mvOs.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/linux_oss/mvOsSata.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mvSysHwConfig.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/cntmr/mvCntmr.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/cntmr/mvCntmr.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/cntmr/mvCntmrRegs.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/cntmr/mvCompVer.txt [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/cpu/mvCpuCntrs.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/cpu/mvCpuCntrs.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/cpu/mvCpuL2Cntrs.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/cpu/mvCpuL2Cntrs.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr1_2/mvCompVer.txt [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr1_2/mvDram.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr1_2/mvDram.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr1_2/mvDramIf.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr1_2/mvDramIf.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr1_2/mvDramIfBasicInit.S [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr1_2/mvDramIfConfig.S [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr1_2/mvDramIfConfig.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr1_2/mvDramIfRegs.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr2/mvCompVer.txt [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr2/mvDramIf.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr2/mvDramIf.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr2/mvDramIfBasicInit.S [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr2/mvDramIfConfig.S [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr2/mvDramIfConfig.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr2/mvDramIfRegs.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr2/mvDramIfStaticInit.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr2/spd/mvSpd.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/ddr2/spd/mvSpd.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/eth/gbe/mvEth.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/eth/gbe/mvEthDebug.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/eth/gbe/mvEthDebug.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/eth/gbe/mvEthGbe.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/eth/gbe/mvEthRegs.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/eth/mvCompVer.txt [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/eth/mvEth.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/gpp/mvCompVer.txt [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/gpp/mvGpp.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/gpp/mvGpp.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/gpp/mvGppRegs.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/pci-if/mvCompVer.txt [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/pci-if/mvPciIf.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/pci-if/mvPciIf.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/pci-if/mvPciIfRegs.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/pci-if/pci_util/mvPciUtils.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/pci-if/pci_util/mvPciUtils.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/pci/mvCompVer.txt [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/pci/mvPci.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/pci/mvPci.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/pci/mvPciRegs.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/pex/mvCompVer.txt [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/pex/mvPex.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/pex/mvPex.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/pex/mvPexRegs.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/pex/mvVrtBrgPex.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/pex/mvVrtBrgPex.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/sflash/mvCompVer.txt [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/sflash/mvSFlash.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/sflash/mvSFlash.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/sflash/mvSFlashSpec.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/spi/mvCompVer.txt [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/spi/mvSpi.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/spi/mvSpi.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/spi/mvSpiCmnd.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/spi/mvSpiCmnd.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/spi/mvSpiSpec.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/twsi/mvCompVer.txt [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/twsi/mvTwsi.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/twsi/mvTwsi.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/twsi/mvTwsiEeprom.S [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/mv_hal/twsi/mvTwsiSpec.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/ocf-bench.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/ocf-compat.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/ocfnull/Makefile [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/ocfnull/ocfnull.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/pasemi/Makefile [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/pasemi/pasemi.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/pasemi/pasemi_fnu.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/random.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/rndtest.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/rndtest.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/safe/Makefile [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/safe/hmachack.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/safe/md5.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/safe/md5.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/safe/safe.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/safe/safereg.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/safe/safevar.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/safe/sha1.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/safe/sha1.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/talitos/Makefile [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/talitos/talitos.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/talitos/talitos_dev.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/talitos/talitos_soft.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/ubsec_ssb/Makefile [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/ubsec_ssb/bsdqueue.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/ubsec_ssb/ubsec_ssb.c [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/ubsec_ssb/ubsecreg.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/ubsec_ssb/ubsecvar.h [new file with mode: 0644]
target/linux/generic/files/crypto/ocf/uio.h [new file with mode: 0644]
target/linux/generic/files/drivers/leds/ledtrig-morse.c [new file with mode: 0644]
target/linux/generic/files/drivers/leds/ledtrig-netdev.c [new file with mode: 0644]
target/linux/generic/files/drivers/leds/ledtrig-usbdev.c [new file with mode: 0644]
target/linux/generic/files/drivers/mtd/mtdsplit/Kconfig [new file with mode: 0644]
target/linux/generic/files/drivers/mtd/mtdsplit/Makefile [new file with mode: 0644]
target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit.c [new file with mode: 0644]
target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit.h [new file with mode: 0644]
target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_fit.c [new file with mode: 0644]
target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_lzma.c [new file with mode: 0644]
target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_seama.c [new file with mode: 0644]
target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_squashfs.c [new file with mode: 0644]
target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_tplink.c [new file with mode: 0644]
target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_trx.c [new file with mode: 0644]
target/linux/generic/files/drivers/mtd/mtdsplit/mtdsplit_uimage.c [new file with mode: 0644]
target/linux/generic/files/drivers/mtd/myloader.c [new file with mode: 0644]
target/linux/generic/files/drivers/net/phy/adm6996.c [new file with mode: 0644]
target/linux/generic/files/drivers/net/phy/adm6996.h [new file with mode: 0644]
target/linux/generic/files/drivers/net/phy/ar8216.c [new file with mode: 0644]
target/linux/generic/files/drivers/net/phy/ar8216.h [new file with mode: 0644]
target/linux/generic/files/drivers/net/phy/ar8327.c [new file with mode: 0644]
target/linux/generic/files/drivers/net/phy/ar8327.h [new file with mode: 0644]
target/linux/generic/files/drivers/net/phy/b53/Kconfig [new file with mode: 0644]
target/linux/generic/files/drivers/net/phy/b53/Makefile [new file with mode: 0644]
target/linux/generic/files/drivers/net/phy/b53/b53_common.c [new file with mode: 0644]
target/linux/generic/files/drivers/net/phy/b53/b53_mdio.c [new file with mode: 0644]
target/linux/generic/files/drivers/net/phy/b53/b53_mmap.c [new file with mode: 0644]
target/linux/generic/files/drivers/net/phy/b53/b53_phy_fixup.c [new file with mode: 0644]
target/linux/generic/files/drivers/net/phy/b53/b53_priv.h [new file with mode: 0644]
target/linux/generic/files/drivers/net/phy/b53/b53_regs.h [new file with mode: 0644]
target/linux/generic/files/drivers/net/phy/b53/b53_spi.c [new file with mode: 0644]
target/linux/generic/files/drivers/net/phy/b53/b53_srab.c [new file with mode: 0644]
target/linux/generic/files/drivers/net/phy/ip17xx.c [new file with mode: 0644]
target/linux/generic/files/drivers/net/phy/mvsw61xx.c [new file with mode: 0644]
target/linux/generic/files/drivers/net/phy/mvsw61xx.h [new file with mode: 0644]
target/linux/generic/files/drivers/net/phy/mvswitch.c [new file with mode: 0644]
target/linux/generic/files/drivers/net/phy/mvswitch.h [new file with mode: 0644]
target/linux/generic/files/drivers/net/phy/psb6970.c [new file with mode: 0644]
target/linux/generic/files/drivers/net/phy/rtl8306.c [new file with mode: 0644]
target/linux/generic/files/drivers/net/phy/rtl8366_smi.c [new file with mode: 0644]
target/linux/generic/files/drivers/net/phy/rtl8366_smi.h [new file with mode: 0644]
target/linux/generic/files/drivers/net/phy/rtl8366rb.c [new file with mode: 0644]
target/linux/generic/files/drivers/net/phy/rtl8366s.c [new file with mode: 0644]
target/linux/generic/files/drivers/net/phy/rtl8367.c [new file with mode: 0644]
target/linux/generic/files/drivers/net/phy/rtl8367b.c [new file with mode: 0644]
target/linux/generic/files/drivers/net/phy/swconfig.c [new file with mode: 0644]
target/linux/generic/files/drivers/net/phy/swconfig_leds.c [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/Kconfig [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/Makefile [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/NOTE.openwrt [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_allocator.c [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_allocator.h [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_attribs.c [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_attribs.h [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_bitmap.c [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_bitmap.h [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_checkptrw.c [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_checkptrw.h [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_ecc.c [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_ecc.h [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_getblockinfo.h [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_guts.c [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_guts.h [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_linux.h [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_mtdif.c [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_mtdif.h [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_nameval.c [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_nameval.h [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_nand.c [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_nand.h [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_packedtags1.c [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_packedtags1.h [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_packedtags2.c [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_packedtags2.h [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_summary.c [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_summary.h [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_tagscompat.c [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_tagscompat.h [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_tagsmarshall.c [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_tagsmarshall.h [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_trace.h [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_verify.c [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_verify.h [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_vfs.c [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_yaffs1.c [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_yaffs1.h [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_yaffs2.c [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yaffs_yaffs2.h [new file with mode: 0644]
target/linux/generic/files/fs/yaffs2/yportenv.h [new file with mode: 0644]
target/linux/generic/files/include/linux/ar8216_platform.h [new file with mode: 0644]
target/linux/generic/files/include/linux/ath5k_platform.h [new file with mode: 0644]
target/linux/generic/files/include/linux/ath9k_platform.h [new file with mode: 0644]
target/linux/generic/files/include/linux/myloader.h [new file with mode: 0644]
target/linux/generic/files/include/linux/platform_data/adm6996-gpio.h [new file with mode: 0644]
target/linux/generic/files/include/linux/platform_data/b53.h [new file with mode: 0644]
target/linux/generic/files/include/linux/platform_data/brcmfmac-sdio.h [new file with mode: 0644]
target/linux/generic/files/include/linux/routerboot.h [new file with mode: 0644]
target/linux/generic/files/include/linux/rt2x00_platform.h [new file with mode: 0644]
target/linux/generic/files/include/linux/rtl8366.h [new file with mode: 0644]
target/linux/generic/files/include/linux/rtl8367.h [new file with mode: 0644]
target/linux/generic/files/include/linux/switch.h [new file with mode: 0644]
target/linux/generic/files/include/uapi/linux/switch.h [new file with mode: 0644]
target/linux/generic/image/Makefile [new file with mode: 0644]
target/linux/generic/image/initramfs-base-files.txt [new file with mode: 0644]
target/linux/generic/image/lzma-loader/Makefile [new file with mode: 0644]
target/linux/generic/image/lzma-loader/src/LzmaDecode.c [new file with mode: 0644]
target/linux/generic/image/lzma-loader/src/LzmaDecode.h [new file with mode: 0644]
target/linux/generic/image/lzma-loader/src/Makefile [new file with mode: 0644]
target/linux/generic/image/lzma-loader/src/decompress.c [new file with mode: 0644]
target/linux/generic/image/lzma-loader/src/lzma-copy.lds.in [new file with mode: 0644]
target/linux/generic/image/lzma-loader/src/lzma.lds.in [new file with mode: 0644]
target/linux/generic/image/lzma-loader/src/print.c [new file with mode: 0644]
target/linux/generic/image/lzma-loader/src/print.h [new file with mode: 0644]
target/linux/generic/image/lzma-loader/src/printf.c [new file with mode: 0644]
target/linux/generic/image/lzma-loader/src/printf.h [new file with mode: 0644]
target/linux/generic/image/lzma-loader/src/start.S [new file with mode: 0644]
target/linux/generic/image/lzma-loader/src/uart16550.c [new file with mode: 0644]
target/linux/generic/image/lzma-loader/src/uart16550.h [new file with mode: 0644]
target/linux/generic/image/relocate/Makefile [new file with mode: 0644]
target/linux/generic/image/relocate/cacheops.h [new file with mode: 0644]
target/linux/generic/image/relocate/cp0regdef.h [new file with mode: 0644]
target/linux/generic/image/relocate/head.S [new file with mode: 0644]
target/linux/generic/image/relocate/loader.lds [new file with mode: 0644]
target/linux/generic/patches-3.18/000-keep_initrafs_the_default.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/020-ssb_update.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/021-ssb_sprom.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/025-bcma_backport.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/026-bcma-from-3.20.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/027-bcma-from-4.1.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/028-bcma-from-4.2.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/030-nl80211-Allow-set-network-namespace-by-fd.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/040-mtd-bcm47xxpart-backports-from-3.19.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/041-mtd-bcm47xxpart-backports-from-3.20.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/050-backport_netfilter_rtcache.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/051-01-bridge-fix-parsing-of-MLDv2-reports.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/051-02-bridge-allow-setting-hash_max-multicast_router-if-in.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/060-mips_decompressor_memmove.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/070-bgmac-register-napi-before-the-device.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/071-bgmac-activate-irqs-only-if-there-is-nothing-to-poll.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/072-bgmac-fix-device-initialization-on-Northstar-SoCs-co.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/073-bgmac-Clean-warning-messages.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/074-bgmac-register-fixed-PHY-for-ARM-BCM470X-BCM5301X-ch.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/075-bgmac-allow-enabling-on-ARCH_BCM_5301X.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/076-net-phy-export-fixed_phy_register.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/077-01-bgmac-fix-descriptor-frame-start-end-definitions.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/077-02-bgmac-implement-GRO-and-use-build_skb.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/077-03-bgmac-implement-scatter-gather-support.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/077-04-bgmac-simplify-tx-ring-index-handling.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/077-05-bgmac-leave-interrupts-disabled-as-long-as-there-is-.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/077-06-bgmac-set-received-skb-headroom-to-NET_SKB_PAD.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/077-07-bgmac-simplify-rx-DMA-error-handling.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/077-08-bgmac-add-check-for-oversized-packets.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/077-09-bgmac-increase-rx-ring-size-from-511-to-512.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/077-10-bgmac-simplify-dma-init-cleanup.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/077-11-bgmac-fix-DMA-rx-corruption.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/077-12-bgmac-drop-ring-num_slots.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/077-13-bgmac-fix-MAC-soft-reset-bit-for-corerev-4.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/077-14-bgmac-reset-all-4-GMAC-cores-on-init.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/080-00-fib_trie-Fix-proc-net-fib_trie-when-CONFIG_IP_MULTIP.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/080-01-fib_trie-Fix-trie-balancing-issue-if-new-node-pushes.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/080-02-fib_trie-Update-usage-stats-to-be-percpu-instead-of-.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/080-03-fib_trie-Make-leaf-and-tnode-more-uniform.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/080-04-fib_trie-Merge-tnode_free-and-leaf_free-into-node_fr.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/080-05-fib_trie-Merge-leaf-into-tnode.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/080-06-fib_trie-Optimize-fib_table_lookup-to-avoid-wasting-.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/080-07-fib_trie-Optimize-fib_find_node.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/080-08-fib_trie-Optimize-fib_table_insert.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/080-09-fib_trie-Update-meaning-of-pos-to-represent-unchecke.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/080-10-fib_trie-Use-unsigned-long-for-anything-dealing-with.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/080-11-fib_trie-Push-rcu_read_lock-unlock-to-callers.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/080-12-fib_trie-Move-resize-to-after-inflate-halve.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/080-13-fib_trie-Add-functions-should_inflate-and-should_hal.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/080-14-fib_trie-Push-assignment-of-child-to-parent-down-int.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/080-15-fib_trie-Push-tnode-flushing-down-to-inflate-halve.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/080-16-fib_trie-inflate-halve-nodes-in-a-more-RCU-friendly-.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/080-17-fib_trie-Remove-checks-for-index-tnode_child_length-.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/080-18-fib_trie-Add-tracking-value-for-suffix-length.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/080-19-fib_trie-Use-index-0ul-n-bits-instead-of-index-n-bit.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/080-20-fib_trie-Fix-RCU-bug-and-merge-similar-bits-of-infla.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/080-21-fib_trie-Fall-back-to-slen-update-on-inflate-halve-f.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/080-22-fib_trie-Add-collapse-and-should_collapse-to-resize.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/080-23-fib_trie-Use-empty_children-instead-of-counting-empt.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/080-24-fib_trie-Move-fib_find_alias-to-file-where-it-is-use.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/080-25-fib_trie-Various-clean-ups-for-handling-slen.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/081-pppoe-Use-workqueue-to-die-properly-when-a-PADT-is-r.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/090-overlayfs-fallback-to-readonly-when-full.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/100-pppoe-drop-pppoe-device-in-pppoe_unbind_sock_work.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/102-ehci_hcd_ignore_oc.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/110-jffs2-use-.rename2-and-add-RENAME_WHITEOUT-support.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/111-jffs2-add-RENAME_EXCHANGE-support.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/120-bridge_allow_receiption_on_disabled_port.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/132-mips_inline_dma_ops.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/200-fix_localversion.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/201-extra_optimization.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/202-reduce_module_size.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/203-kallsyms_uncompressed.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/204-module_strip.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/205-backtrace_module_info.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/210-darwin_scripts_include.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/212-byteshift_portability.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/213-x86_vdso_portability.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/214-spidev_h_portability.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/220-gc_sections.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/221-module_exports.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/230-openwrt_lzma_options.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/250-netfilter_depends.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/251-sound_kconfig.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/252-mv_cesa_depends.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/253-ssb_b43_default_on.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/254-textsearch_kconfig_hacks.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/255-lib80211_kconfig_hacks.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/256-crypto_add_kconfig_prompts.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/257-wireless_ext_kconfig_hack.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/258-netfilter_netlink_kconfig_hack.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/259-regmap_dynamic.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/260-crypto_test_dependencies.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/262-compressor_kconfig_hack.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/270-bridge_header_fix.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/300-mips_expose_boot_raw.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/301-mips_image_cmdline_hack.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/302-mips_no_branch_likely.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/304-mips_disable_fpu.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/305-mips_module_reloc.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/306-mips_mem_functions_performance.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/307-mips_highmem_offset.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/309-mips_fuse_workaround.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/310-arm_module_unresolved_weak_sym.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/320-ppc4xx_optimization.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/321-powerpc_crtsavres_prereq.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/330-MIPS-kexec-Accept-command-line-parameters-from-users.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/400-mtd-add-rootfs-split-support.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/401-mtd-add-support-for-different-partition-parser-types.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/402-mtd-use-typed-mtd-parsers-for-rootfs-and-firmware-split.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/403-mtd-hook-mtdsplit-to-Kbuild.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/404-mtd-add-more-helper-functions.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/405-mtd-old-firmware-uimage-splitter.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/406-mtd-old-rootfs-squashfs-splitter.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/410-mtd-move-forward-declaration-of-struct-mtd_info.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/411-mtd-partial_eraseblock_write.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/412-mtd-partial_eraseblock_unlock.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/420-mtd-redboot_space.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/430-mtd-add-myloader-partition-parser.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/431-mtd-bcm47xxpart-support-for-Xiaomi-specific-board_da.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/440-block2mtd_init.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/441-block2mtd_probe.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/450-mtd-nand-allow-to-use-platform-specific-chip-fixup.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/451-mtd-nand-fix-return-code-of-nand_correct_data-function.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/460-mtd-cfi_cmdset_0002-no-erase_suspend.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/461-mtd-cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/472-mtd-m25p80-add-support-for-Winbond-W25X05-flash.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/473-mtd-spi-nor-add-support-for-the-Macronix-MX25L512E-S.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/474-mtd-spi-nor-add-support-for-the-ISSI-SI25CD512-SPI-f.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/480-mtd-set-rootfs-to-be-root-dev.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/490-ubi-auto-attach-mtd-device-named-ubi-or-data-on-boot.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/491-ubi-auto-create-ubiblock-device-for-rootfs.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/492-try-auto-mounting-ubi0-rootfs-in-init-do_mounts.c.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/493-ubi-set-ROOT_DEV-to-ubiblock-rootfs-if-unset.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/494-mtd-ubi-add-EOF-marker-support.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/500-yaffs-Kbuild-integration.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/501-yaffs-add-missing-flush-arguments.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/502-yaffs-fix-compat-tags-handling.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/503-yaffs-add-tags-9bytes-mount-option.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/504-yaffs-3.16-new-fops.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/520-squashfs_update_xz_comp_opts.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/530-jffs2_make_lzma_available.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/531-debloat_lzma.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/532-jffs2_eofdetect.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/540-crypto-xz-decompression-support.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/541-ubifs-xz-decompression-support.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/550-ubifs-symlink-xattr-support.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/551-ubifs-fix-default-compression-selection.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/600-netfilter_conntrack_flush.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/610-netfilter_match_bypass_default_checks.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/611-netfilter_match_bypass_default_table.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/612-netfilter_match_reduce_memory_access.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/613-netfilter_optional_tcp_window_check.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/615-netfilter_add_xt_id_match.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/616-net_optimize_xfrm_calls.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/620-sched_esfq.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/621-sched_act_connmark.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/630-packet_socket_type.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/640-bridge_no_eap_forward.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/641-bridge_always_accept_eap.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/642-bridge_port_isolate.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/643-bridge_remove_ipv6_dependency.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/644-bridge_optimize_netfilter_hooks.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/645-bridge_multicast_to_unicast.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/650-pppoe_header_pad.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/651-wireless_mesh_header.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/652-atm_header_changes.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/653-disable_netlink_trim.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/655-increase_skb_pad.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/656-skb_reduce_truesize-helper.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/657-qdisc_reduce_truesize.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/660-fq_codel_defaults.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/661-fq_codel_keep_dropped_stats.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/662-use_fq_codel_by_default.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/663-remove_pfifo_fast.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/666-Add-support-for-MAP-E-FMRs-mesh-mode.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/667-ipv6-Fixed-source-specific-default-route-handling.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/670-ipv6-allow-rejecting-with-source-address-failed-policy.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/671-net-provide-defines-for-_POLICY_FAILED-until-all-cod.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/680-NET-skip-GRO-for-foreign-MAC-addresses.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/681-NET-add-of_get_mac_address_mtd.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/700-swconfig.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/701-phy_extension.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/702-phy_add_aneg_done_function.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/703-phy-add-detach-callback-to-struct-phy_driver.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/704-phy-no-genphy-soft-reset.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/710-phy-add-mdio_register_board_info.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/720-phy_adm6996.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/721-phy_packets.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/722-phy_mvswitch.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/723-phy_ip175c.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/724-phy_ar8216.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/725-phy_rtl8306.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/726-phy_rtl8366.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/727-phy-rtl8367.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/728-phy-rtl8367b.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/729-phy-tantos.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/730-phy_b53.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/731-phy_mvswitch_3.10_compilation.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/732-phy-ar8216-led-support.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/733-phy_mvsw61xx.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/750-hostap_txpower.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/773-bgmac-add-srab-switch.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/780-igb-Fix-Null-pointer-dereference-in-igb_reset_q_vect.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/785-hso-support-0af0-9300.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/810-pci_disable_common_quirks.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/811-pci_disable_usb_common_quirks.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/820-usb_add_usb_find_device_by_name.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/821-usb-dwc2-dualrole.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/830-ledtrig_morse.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/831-ledtrig_netdev.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/832-ledtrig_usbdev.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/834-ledtrig-libata.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/840-rtc7301.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/841-rtc_pt7c4338.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/861-04_spi_gpio_implement_spi_delay.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/862-gpio_spi_driver.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/863-gpiommc.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/864-gpiommc_configfs_locking.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/870-hifn795x_byteswap.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/880-gateworks_system_controller.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/890-8250_optional_sysrq.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/900-slab_maxsize.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/901-debloat_sock_diag.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/902-debloat_proc.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/903-debloat_direct_io.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/910-kobject_uevent.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/911-kobject_add_broadcast_uevent.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/921-use_preinit_as_init.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/922-always-create-console-node-in-initramfs.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/930-crashlog.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/940-ocf_kbuild_integration.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/941-ocf_20120127.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/960-decompress_unlzo_fix.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/970-remove-unsane-filenames-from-deps_initramfs-list.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/980-arm_openwrt_machtypes.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/990-gpio_wdt.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/995-mangle_bootargs.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/997-device_tree_cmdline.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/998-enable_wilink_platform_without_drivers.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/999-seccomp_log.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/000-keep_initrafs_the_default.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/020-ssb_update.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/021-bcma-from-4.1.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/021-ssb_sprom.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/022-bcma-from-4.2.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/050-backport_netfilter_rtcache.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/060-mips_decompressor_memmove.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/070-bgmac-register-fixed-PHY-for-ARM-BCM470X-BCM5301X-ch.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/071-bgmac-allow-enabling-on-ARCH_BCM_5301X.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/072-01-bgmac-fix-descriptor-frame-start-end-definitions.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/072-02-bgmac-implement-GRO-and-use-build_skb.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/072-03-bgmac-implement-scatter-gather-support.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/072-04-bgmac-simplify-tx-ring-index-handling.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/072-05-bgmac-leave-interrupts-disabled-as-long-as-there-is-.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/072-06-bgmac-set-received-skb-headroom-to-NET_SKB_PAD.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/072-07-bgmac-simplify-rx-DMA-error-handling.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/072-08-bgmac-add-check-for-oversized-packets.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/072-09-bgmac-increase-rx-ring-size-from-511-to-512.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/072-10-bgmac-simplify-dma-init-cleanup.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/072-11-bgmac-fix-DMA-rx-corruption.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/072-12-bgmac-drop-ring-num_slots.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/072-13-bgmac-fix-MAC-soft-reset-bit-for-corerev-4.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/072-14-bgmac-reset-all-4-GMAC-cores-on-init.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/072-15-bgmac-fix-requests-for-extra-polling-calls-from-NAPI.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/073-pppoe-Use-workqueue-to-die-properly-when-a-PADT-is-r.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/100-pppoe-drop-pppoe-device-in-pppoe_unbind_sock_work.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/102-ehci_hcd_ignore_oc.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/110-jffs2-use-.rename2-and-add-RENAME_WHITEOUT-support.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/111-jffs2-add-RENAME_EXCHANGE-support.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/120-bridge_allow_receiption_on_disabled_port.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/132-mips_inline_dma_ops.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/200-fix_localversion.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/201-extra_optimization.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/202-reduce_module_size.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/203-kallsyms_uncompressed.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/204-module_strip.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/205-backtrace_module_info.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/210-darwin_scripts_include.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/212-byteshift_portability.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/214-spidev_h_portability.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/220-gc_sections.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/221-module_exports.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/230-openwrt_lzma_options.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/250-netfilter_depends.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/251-sound_kconfig.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/252-mv_cesa_depends.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/253-ssb_b43_default_on.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/254-textsearch_kconfig_hacks.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/255-lib80211_kconfig_hacks.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/256-crypto_add_kconfig_prompts.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/257-wireless_ext_kconfig_hack.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/258-netfilter_netlink_kconfig_hack.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/259-regmap_dynamic.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/260-crypto_test_dependencies.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/262-compressor_kconfig_hack.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/270-bridge_header_fix.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/300-mips_expose_boot_raw.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/301-mips_image_cmdline_hack.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/302-mips_no_branch_likely.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/304-mips_disable_fpu.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/305-mips_module_reloc.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/306-mips_mem_functions_performance.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/307-mips_highmem_offset.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/309-mips_fuse_workaround.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/310-arm_module_unresolved_weak_sym.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/320-ppc4xx_optimization.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/321-powerpc_crtsavres_prereq.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/330-MIPS-kexec-Accept-command-line-parameters-from-users.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/400-mtd-add-rootfs-split-support.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/401-mtd-add-support-for-different-partition-parser-types.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/402-mtd-use-typed-mtd-parsers-for-rootfs-and-firmware-split.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/403-mtd-hook-mtdsplit-to-Kbuild.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/404-mtd-add-more-helper-functions.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/405-mtd-old-firmware-uimage-splitter.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/406-mtd-old-rootfs-squashfs-splitter.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/410-mtd-move-forward-declaration-of-struct-mtd_info.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/411-mtd-partial_eraseblock_write.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/412-mtd-partial_eraseblock_unlock.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/420-mtd-redboot_space.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/430-mtd-add-myloader-partition-parser.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/431-mtd-bcm47xxpart-support-for-Xiaomi-specific-board_da.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/440-block2mtd_init.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/441-block2mtd_probe.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/450-mtd-nand-allow-to-use-platform-specific-chip-fixup.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/451-mtd-nand-fix-return-code-of-nand_correct_data-function.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/460-mtd-cfi_cmdset_0002-no-erase_suspend.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/461-mtd-cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/472-mtd-m25p80-add-support-for-Winbond-W25X05-flash.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/473-mtd-spi-nor-add-support-for-the-Macronix-MX25L512E-S.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/474-mtd-spi-nor-add-support-for-the-ISSI-SI25CD512-SPI-f.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/480-mtd-set-rootfs-to-be-root-dev.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/490-ubi-auto-attach-mtd-device-named-ubi-or-data-on-boot.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/491-ubi-auto-create-ubiblock-device-for-rootfs.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/492-try-auto-mounting-ubi0-rootfs-in-init-do_mounts.c.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/493-ubi-set-ROOT_DEV-to-ubiblock-rootfs-if-unset.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/494-mtd-ubi-add-EOF-marker-support.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/500-yaffs-Kbuild-integration.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/501-yaffs-add-missing-flush-arguments.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/502-yaffs-fix-compat-tags-handling.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/503-yaffs-add-tags-9bytes-mount-option.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/504-yaffs-3.16-new-fops.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/520-squashfs_update_xz_comp_opts.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/530-jffs2_make_lzma_available.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/531-debloat_lzma.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/532-jffs2_eofdetect.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/540-crypto-xz-decompression-support.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/541-ubifs-xz-decompression-support.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/551-ubifs-fix-default-compression-selection.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/600-netfilter_conntrack_flush.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/610-netfilter_match_bypass_default_checks.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/611-netfilter_match_bypass_default_table.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/612-netfilter_match_reduce_memory_access.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/613-netfilter_optional_tcp_window_check.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/615-netfilter_add_xt_id_match.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/616-net_optimize_xfrm_calls.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/620-sched_esfq.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/630-packet_socket_type.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/640-bridge_no_eap_forward.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/641-bridge_always_accept_eap.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/642-bridge_port_isolate.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/643-bridge_remove_ipv6_dependency.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/644-bridge_optimize_netfilter_hooks.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/645-bridge_multicast_to_unicast.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/650-pppoe_header_pad.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/651-wireless_mesh_header.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/652-atm_header_changes.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/653-disable_netlink_trim.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/655-increase_skb_pad.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/656-skb_reduce_truesize-helper.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/657-qdisc_reduce_truesize.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/660-fq_codel_defaults.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/661-fq_codel_keep_dropped_stats.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/662-use_fq_codel_by_default.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/663-remove_pfifo_fast.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/664-codel_fix_3_12.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/666-Add-support-for-MAP-E-FMRs-mesh-mode.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/667-ipv6-Fixed-source-specific-default-route-handling.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/670-ipv6-allow-rejecting-with-source-address-failed-policy.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/671-net-provide-defines-for-_POLICY_FAILED-until-all-cod.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/680-NET-skip-GRO-for-foreign-MAC-addresses.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/681-NET-add-of_get_mac_address_mtd.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/700-swconfig.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/701-phy_extension.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/702-phy_add_aneg_done_function.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/703-phy-add-detach-callback-to-struct-phy_driver.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/704-phy-no-genphy-soft-reset.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/710-phy-add-mdio_register_board_info.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/720-phy_adm6996.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/721-phy_packets.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/722-phy_mvswitch.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/723-phy_ip175c.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/724-phy_ar8216.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/725-phy_rtl8306.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/726-phy_rtl8366.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/727-phy-rtl8367.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/728-phy-rtl8367b.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/729-phy-tantos.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/730-phy_b53.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/731-phy_mvswitch_3.10_compilation.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/732-phy-ar8216-led-support.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/733-phy_mvsw61xx.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/750-hostap_txpower.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/773-bgmac-add-srab-switch.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/780-igb-Fix-Null-pointer-dereference-in-igb_reset_q_vect.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/785-hso-support-0af0-9300.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/810-pci_disable_common_quirks.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/811-pci_disable_usb_common_quirks.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/820-usb_add_usb_find_device_by_name.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/830-ledtrig_morse.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/831-ledtrig_netdev.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/832-ledtrig_usbdev.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/834-ledtrig-libata.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/840-rtc7301.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/841-rtc_pt7c4338.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/861-04_spi_gpio_implement_spi_delay.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/862-gpio_spi_driver.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/863-gpiommc.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/864-gpiommc_configfs_locking.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/870-hifn795x_byteswap.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/880-gateworks_system_controller.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/890-8250_optional_sysrq.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/900-slab_maxsize.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/901-debloat_sock_diag.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/902-debloat_proc.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/903-debloat_direct_io.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/910-kobject_uevent.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/911-kobject_add_broadcast_uevent.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/921-use_preinit_as_init.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/922-always-create-console-node-in-initramfs.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/930-crashlog.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/940-ocf_kbuild_integration.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/941-ocf_20120127.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/960-decompress_unlzo_fix.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/970-remove-unsane-filenames-from-deps_initramfs-list.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/980-arm_openwrt_machtypes.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/990-gpio_wdt.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/995-mangle_bootargs.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/997-device_tree_cmdline.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/998-enable_wilink_platform_without_drivers.patch [new file with mode: 0644]
target/linux/imx6/Makefile [new file with mode: 0644]
target/linux/imx6/base-files.mk [new file with mode: 0644]
target/linux/imx6/base-files/etc/uci-defaults/02_network [new file with mode: 0644]
target/linux/imx6/base-files/lib/imx6.sh [new file with mode: 0755]
target/linux/imx6/base-files/lib/upgrade/platform.sh [new file with mode: 0755]
target/linux/imx6/config-3.18 [new file with mode: 0644]
target/linux/imx6/files-3.18/drivers/net/phy/gw16083.c [new file with mode: 0644]
target/linux/imx6/files-3.18/drivers/net/phy/gw16083.h [new file with mode: 0644]
target/linux/imx6/image/Makefile [new file with mode: 0644]
target/linux/imx6/image/ubinize.cfg [new file with mode: 0644]
target/linux/imx6/patches-3.18/100-bootargs.patch [new file with mode: 0644]
target/linux/imx6/patches-3.18/200-pci_designware_add-ability-for-custom-swizzle.patch [new file with mode: 0644]
target/linux/imx6/patches-3.18/201-pci_imx6_ventana_fixup-for-IRQ-mismapping.patch [new file with mode: 0644]
target/linux/imx6/patches-3.18/202-net-igb-add-i210-i211-support-for-phy-read-write.patch [new file with mode: 0644]
target/linux/imx6/patches-3.18/203-net-igb-add-phy-read-write-functions-that-accept-phy.patch [new file with mode: 0644]
target/linux/imx6/patches-3.18/204-net-igb-register-mii_bus-for-SerDes-w-external-phy.patch [new file with mode: 0644]
target/linux/imx6/patches-3.18/205-phy-add-driver-for-GW16083-Ethernet-Expansion-Mezzan.patch [new file with mode: 0644]
target/linux/imx6/patches-3.18/206-ARM-imx-ventana-added-GW16083-to-device-tree.patch [new file with mode: 0644]
target/linux/imx6/patches-3.18/207-ARM-dts-imx6-ventana-Add-PCI-nodes-for-on-board-PCI-.patch [new file with mode: 0644]
target/linux/imx6/profiles/100-generic.mk [new file with mode: 0644]
target/linux/imx6/profiles/110-wandboard.mk [new file with mode: 0644]
target/linux/imx6/profiles/120-gateworks.mk [new file with mode: 0644]
target/linux/ipq806x/Makefile [new file with mode: 0644]
target/linux/ipq806x/base-files.mk [new file with mode: 0644]
target/linux/ipq806x/base-files/etc/inittab [new file with mode: 0644]
target/linux/ipq806x/base-files/etc/uci-defaults/network [new file with mode: 0755]
target/linux/ipq806x/base-files/lib/ipq806x.sh [new file with mode: 0644]
target/linux/ipq806x/base-files/lib/preinit/03_preinit_do_ipq806x.sh [new file with mode: 0644]
target/linux/ipq806x/config-3.18 [new file with mode: 0644]
target/linux/ipq806x/config-4.0 [new file with mode: 0644]
target/linux/ipq806x/image/Makefile [new file with mode: 0644]
target/linux/ipq806x/modules.mk [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/001-spi-qup-Add-DMA-capabilities.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/002-v3-spi-qup-Fix-incorrect-block-transfers.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/003-spi-qup-Ensure-done-detection.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/011-watchdog-qcom-use-timer-devicetree-binding.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/012-ARM-qcom-add-description-of-KPSS-WDT-for-IPQ8064.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/013-ARM-msm-add-watchdog-entries-to-DT-timer-binding-doc.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/020-add-ap148-bootargs.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/021-add-ap148-partitions.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/022-add-db149-dts.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/023-ARM-dts-ipq806x-Disable-i2c-device-on-gsbi4.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/100-usb-phy-Add-Qualcomm-DWC3-HS-SS-PHY-drivers.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/101-ARM-qcom-add-USB-nodes-to-ipq806x-ap148.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/102-soc-qcom-gsbi-Add-support-for-ADM-CRCI-muxing.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/103-ARM-DT-ipq8064-Add-TCSR-support.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/110-DT-PCI-qcom-Document-PCIe-devicetree-bindings.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/111-PCI-qcom-Add-Qualcomm-PCIe-controller-driver.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/112-ARM-dts-qcom-add-pcie-nodes-to-ipq806x-platforms.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/113-ARM-qcom-automatically-select-PCI_DOMAINS-if-PCI-is-.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/120-mfd-qcom-rpm-Driver-for-the-Qualcomm-RPM.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/121-mfd-qcom_rpm-Add-support-for-IPQ8064.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/122-mfd-devicetree-bindings-Add-Qualcomm-RPM-DT-binding.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/123-mfd-devicetree-qcom_rpm-Document-IPQ8064-resources.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/124-regulator-rpm-add-support-for-RPM-controller-SMB208.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/125-regulator-qcom-rpm-Add-missing-state-flag-in-call-to.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/126-add-rpm-to-ipq8064-dts.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/130-clk_mux-Fix-set_parent-doing-the-wrong-thing-when-IN.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/131-clk-Add-__clk_mux_determine_rate_closest.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/132-clk-Add-clk_unregister_-divider-gate-mux-to-close-me.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/133-ARM-Add-Krait-L2-register-accessor-functions.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/134-clk-mux-Split-out-register-accessors-for-reuse.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/135-clk-Avoid-sending-high-rates-to-downstream-clocks-during-set_rate.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/136-clk-Add-safe-switch-hook.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/137-clk-qcom-Add-support-for-High-Frequency-PLLs-HFPLLs.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/138-clk-qcom-Add-HFPLL-driver.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/139-clk-qcom-Add-IPQ806X-s-HFPLLs.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/140-clk-qcom-Add-support-for-Krait-clocks.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/141-clk-qcom-Add-KPSS-ACC-GCC-driver.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/142-clk-qcom-Add-Krait-clock-controller-driver.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/143-cpufreq-Add-module-to-register-cpufreq-on-Krait-CPUs.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/144-ARM-dts-qcom-Add-necessary-DT-data-for-Krait-cpufreq.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/145-cpufreq-Add-a-cpufreq-krait-based-on-cpufre.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/300-arch-arm-force-ZRELADDR-on-arch-qcom.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/700-clk-qcom-Add-support-for-NSS-GMAC-clocks-and-resets.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/701-stmmac-add-phy-handle-support-to-the-platform-layer.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/702-stmmac-move-error-path-at-the-end-of-stmmac_probe_co.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/703-stmmac-add-fixed-link-device-tree-support.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/704-stmmac-add-ipq806x-glue-layer.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/705-net-stmmac-ipq806x-document-device-tree-bindings.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/706-net-stmmac-create-one-debugfs-dir-per-net-device.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/707-ARM-dts-qcom-add-mdio-nodes-to-ap148-db149.patch [new file with mode: 0644]
target/linux/ipq806x/patches-3.18/708-ARM-dts-qcom-add-gmac-nodes-to-ipq806x-platforms.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/001-spi-qup-Add-DMA-capabilities.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/002-v3-spi-qup-Fix-incorrect-block-transfers.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/003-spi-qup-Ensure-done-detection.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/011-watchdog-qcom-use-timer-devicetree-binding.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/012-ARM-qcom-add-description-of-KPSS-WDT-for-IPQ8064.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/013-ARM-msm-add-watchdog-entries-to-DT-timer-binding-doc.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/020-add-ap148-bootargs.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/021-add-ap148-partitions.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/022-add-db149-dts.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/023-ARM-dts-ipq806x-Disable-i2c-device-on-gsbi4.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/110-DT-PCI-qcom-Document-PCIe-devicetree-bindings.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/111-PCI-qcom-Add-Qualcomm-PCIe-controller-driver.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/112-ARM-dts-qcom-add-pcie-nodes-to-ipq806x-platforms.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/113-ARM-qcom-automatically-select-PCI_DOMAINS-if-PCI-is-.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/121-mfd-qcom_rpm-Add-support-for-IPQ8064.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/123-mfd-devicetree-qcom_rpm-Document-IPQ8064-resources.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/126-add-rpm-to-ipq8064-dts.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/133-ARM-Add-Krait-L2-register-accessor-functions.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/134-clk-mux-Split-out-register-accessors-for-reuse.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/135-clk-Avoid-sending-high-rates-to-downstream-clocks-during-set_rate.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/136-clk-Add-safe-switch-hook.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/137-clk-qcom-Add-support-for-High-Frequency-PLLs-HFPLLs.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/138-clk-qcom-Add-HFPLL-driver.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/139-clk-qcom-Add-IPQ806X-s-HFPLLs.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/140-clk-qcom-Add-support-for-Krait-clocks.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/141-clk-qcom-Add-KPSS-ACC-GCC-driver.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/142-clk-qcom-Add-Krait-clock-controller-driver.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/143-cpufreq-Add-module-to-register-cpufreq-on-Krait-CPUs.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/144-ARM-dts-qcom-Add-necessary-DT-data-for-Krait-cpufreq.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/145-cpufreq-Add-a-cpufreq-krait-based-on-cpufre.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/300-arch-arm-force-ZRELADDR-on-arch-qcom.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/700-clk-qcom-Add-support-for-NSS-GMAC-clocks-and-resets.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/701-stmmac-add-phy-handle-support-to-the-platform-layer.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/702-stmmac-move-error-path-at-the-end-of-stmmac_probe_co.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/703-stmmac-add-fixed-link-device-tree-support.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/704-stmmac-add-ipq806x-glue-layer.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/705-net-stmmac-ipq806x-document-device-tree-bindings.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/706-net-stmmac-create-one-debugfs-dir-per-net-device.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/707-ARM-dts-qcom-add-mdio-nodes-to-ap148-db149.patch [new file with mode: 0644]
target/linux/ipq806x/patches-4.0/708-ARM-dts-qcom-add-gmac-nodes-to-ipq806x-platforms.patch [new file with mode: 0644]
target/linux/ipq806x/profiles/default.mk [new file with mode: 0644]
target/linux/ixp4xx/Makefile [new file with mode: 0644]
target/linux/ixp4xx/base-files/lib/ixp4xx.sh [new file with mode: 0644]
target/linux/ixp4xx/base-files/lib/preinit/05_set_ether_mac_ixp4xx [new file with mode: 0644]
target/linux/ixp4xx/base-files/lib/upgrade/platform.sh [new file with mode: 0644]
target/linux/ixp4xx/config-3.18 [new file with mode: 0644]
target/linux/ixp4xx/generic/profiles/100-Default.mk [new file with mode: 0644]
target/linux/ixp4xx/generic/profiles/105-Atheros-ath5k.mk [new file with mode: 0644]
target/linux/ixp4xx/generic/profiles/200-NSLU2.mk [new file with mode: 0644]
target/linux/ixp4xx/generic/profiles/300-NAS100d.mk [new file with mode: 0644]
target/linux/ixp4xx/generic/profiles/400-DSMG600RevA.mk [new file with mode: 0644]
target/linux/ixp4xx/generic/profiles/500-USR8200.mk [new file with mode: 0644]
target/linux/ixp4xx/generic/target.mk [new file with mode: 0644]
target/linux/ixp4xx/harddisk/config-default [new file with mode: 0644]
target/linux/ixp4xx/harddisk/profiles/100-FSG3.mk [new file with mode: 0644]
target/linux/ixp4xx/harddisk/target.mk [new file with mode: 0644]
target/linux/ixp4xx/image/Makefile [new file with mode: 0644]
target/linux/ixp4xx/modules.mk [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/001-arm-ixp4xx-set-cohorent_dma_mask-for-ethernet-platfo.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/002-ixp4xx_eth-use-parent-device-for-dma-allocations.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/020-gateworks_i2c_pld.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/030-gpio_line_config.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/090-increase_entropy_pools.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/100-wg302v2_gateway7001_mac_plat_info.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/105-wg302v1_support.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/110-pronghorn_series_support.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/111-pronghorn_swap_uarts.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/115-sidewinder_support.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/116-sidewinder_fis_location.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/120-compex_support.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/130-wrt300nv2_support.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/131-wrt300nv2_mac_plat_info.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/132-wrt300nv2_mac_fix.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/150-lanready_ap1000_support.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/151-lanready_ap1000_mac_plat_info.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/160-delayed_uart_io.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/162-wg302v1_mem_fixup.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/170-ixdpg425_mac_plat_info.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/175-avila_hss_audio_support.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/180-tw5334_support.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/185-mi424wr_support.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/190-cambria_support.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/201-npe_driver_print_license_location.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/203-npe_driver_mask_phy_features.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/205-npe_driver_separate_phy_functions.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/206-npe_driver_add_update_link_function.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/207-npe_driver_multiphy_support.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/295-latch_led_driver.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/300-avila_support.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/304-ixp4xx_eth_jumboframe.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/310-gtwx5717_spi_bus.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/311-gtwx5717_mac_plat_info.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/312-ixp4xx_pata_optimization.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/500-usr8200_support.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/520-tw2662_support.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/530-ap42x_support.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/600-skb_avoid_dmabounce.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/900-ixp4xx-crypto-include-module.h.patch [new file with mode: 0644]
target/linux/ixp4xx/patches-3.18/910-ixp4xx-nr_irq_lines.patch [new file with mode: 0644]
target/linux/kirkwood/Makefile [new file with mode: 0644]
target/linux/kirkwood/base-files.mk [new file with mode: 0644]
target/linux/kirkwood/base-files/etc/diag.sh [new file with mode: 0755]
target/linux/kirkwood/base-files/etc/uci-defaults/01_leds [new file with mode: 0644]
target/linux/kirkwood/base-files/etc/uci-defaults/02_network [new file with mode: 0644]
target/linux/kirkwood/base-files/lib/kirkwood.sh [new file with mode: 0755]
target/linux/kirkwood/config-3.18 [new file with mode: 0644]
target/linux/kirkwood/image/Makefile [new file with mode: 0644]
target/linux/kirkwood/image/ubinize.cfg [new file with mode: 0644]
target/linux/kirkwood/patches-3.18/110-ib62x0.patch [new file with mode: 0644]
target/linux/kirkwood/patches-3.18/120-iomega_ix2_200.patch [new file with mode: 0644]
target/linux/kirkwood/patches-3.18/130-iconnect.patch [new file with mode: 0644]
target/linux/kirkwood/patches-3.18/140-dockstar.patch [new file with mode: 0644]
target/linux/kirkwood/patches-3.18/150-pogoplug_e02.patch [new file with mode: 0644]
target/linux/kirkwood/patches-3.18/160-ea4500.patch [new file with mode: 0644]
target/linux/kirkwood/patches-3.18/170-ea3500.patch [new file with mode: 0644]
target/linux/kirkwood/patches-3.18/180-goflexhome.patch [new file with mode: 0644]
target/linux/kirkwood/patches-3.18/200-disable-tso.patch [new file with mode: 0644]
target/linux/kirkwood/profiles/100-generic.mk [new file with mode: 0644]
target/linux/kirkwood/profiles/110-nas.mk [new file with mode: 0644]
target/linux/kirkwood/profiles/115-router.mk [new file with mode: 0644]
target/linux/kirkwood/profiles/120-plug.mk [new file with mode: 0644]
target/linux/lantiq/Makefile [new file with mode: 0644]
target/linux/lantiq/base-files.mk [new file with mode: 0644]
target/linux/lantiq/base-files/etc/diag.sh [new file with mode: 0644]
target/linux/lantiq/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom [new file with mode: 0644]
target/linux/lantiq/base-files/etc/init.d/dsl_fs [new file with mode: 0755]
target/linux/lantiq/base-files/etc/init.d/esi [new file with mode: 0755]
target/linux/lantiq/base-files/etc/inittab [new file with mode: 0644]
target/linux/lantiq/base-files/etc/uci-defaults/01_leds [new file with mode: 0644]
target/linux/lantiq/base-files/etc/uci-defaults/02_network [new file with mode: 0644]
target/linux/lantiq/base-files/etc/uci-defaults/03_wireless-wps [new file with mode: 0644]
target/linux/lantiq/base-files/lib/functions/lantiq.sh [new file with mode: 0644]
target/linux/lantiq/base-files/lib/functions/lantiq_dsl.sh [new file with mode: 0644]
target/linux/lantiq/base-files/lib/preinit/03_preinit_board.sh [new file with mode: 0755]
target/linux/lantiq/base-files/lib/preinit/05_set_preinit_iface_lantiq [new file with mode: 0644]
target/linux/lantiq/base-files/lib/upgrade/platform.sh [new file with mode: 0755]
target/linux/lantiq/base-files/sbin/dsl_notify.sh [new file with mode: 0755]
target/linux/lantiq/config-3.18 [new file with mode: 0644]
target/linux/lantiq/dts/ACMP252.dts [new file with mode: 0644]
target/linux/lantiq/dts/ARV4510PW.dts [new file with mode: 0644]
target/linux/lantiq/dts/ARV4518PWR01.dts [new file with mode: 0644]
target/linux/lantiq/dts/ARV4518PWR01A.dts [new file with mode: 0644]
target/linux/lantiq/dts/ARV4519PW.dts [new file with mode: 0644]
target/linux/lantiq/dts/ARV4520PW.dts [new file with mode: 0644]
target/linux/lantiq/dts/ARV4525PW.dts [new file with mode: 0644]
target/linux/lantiq/dts/ARV452CQW.dts [new file with mode: 0644]
target/linux/lantiq/dts/ARV7510PW22.dts [new file with mode: 0644]
target/linux/lantiq/dts/ARV7518PW.dts [new file with mode: 0644]
target/linux/lantiq/dts/ARV7519PW.dts [new file with mode: 0644]
target/linux/lantiq/dts/ARV7519RW22.dts [new file with mode: 0644]
target/linux/lantiq/dts/ARV7525PW.dts [new file with mode: 0644]
target/linux/lantiq/dts/ARV752DPW.dts [new file with mode: 0644]
target/linux/lantiq/dts/ARV752DPW22.dts [new file with mode: 0644]
target/linux/lantiq/dts/BTHOMEHUBV2B.dts [new file with mode: 0644]
target/linux/lantiq/dts/BTHOMEHUBV3A.dts [new file with mode: 0644]
target/linux/lantiq/dts/DGN1000B.dts [new file with mode: 0644]
target/linux/lantiq/dts/DGN3500.dts [new file with mode: 0644]
target/linux/lantiq/dts/DGN3500.dtsi [new file with mode: 0644]
target/linux/lantiq/dts/DGN3500B.dts [new file with mode: 0644]
target/linux/lantiq/dts/EASY50712.dts [new file with mode: 0644]
target/linux/lantiq/dts/EASY50810.dts [new file with mode: 0644]
target/linux/lantiq/dts/EASY80920.dtsi [new file with mode: 0644]
target/linux/lantiq/dts/EASY80920NAND.dts [new file with mode: 0644]
target/linux/lantiq/dts/EASY80920NOR.dts [new file with mode: 0644]
target/linux/lantiq/dts/FRITZ3370.dts [new file with mode: 0644]
target/linux/lantiq/dts/FRITZ7320.dts [new file with mode: 0644]
target/linux/lantiq/dts/GIGASX76X.dts [new file with mode: 0644]
target/linux/lantiq/dts/GR7000.dts [new file with mode: 0644]
target/linux/lantiq/dts/H201L.dts [new file with mode: 0644]
target/linux/lantiq/dts/P2601HNFX.dts [new file with mode: 0644]
target/linux/lantiq/dts/P2812HNUF1.dts [new file with mode: 0644]
target/linux/lantiq/dts/P2812HNUF3.dts [new file with mode: 0644]
target/linux/lantiq/dts/P2812HNUFX.dtsi [new file with mode: 0644]
target/linux/lantiq/dts/TDW8970.dts [new file with mode: 0644]
target/linux/lantiq/dts/VG3503J.dts [new file with mode: 0644]
target/linux/lantiq/dts/VG3503J.dtsi [new file with mode: 0644]
target/linux/lantiq/dts/VG3503J_V2.dts [new file with mode: 0644]
target/linux/lantiq/dts/VGV7510KW22.dtsi [new file with mode: 0644]
target/linux/lantiq/dts/VGV7510KW22BRN.dts [new file with mode: 0644]
target/linux/lantiq/dts/VGV7510KW22NOR.dts [new file with mode: 0644]
target/linux/lantiq/dts/VGV7519.dtsi [new file with mode: 0644]
target/linux/lantiq/dts/VGV7519BRN.dts [new file with mode: 0644]
target/linux/lantiq/dts/VGV7519NOR.dts [new file with mode: 0644]
target/linux/lantiq/dts/WBMR.dts [new file with mode: 0644]
target/linux/lantiq/dts/amazonse.dtsi [new file with mode: 0644]
target/linux/lantiq/dts/ar9.dtsi [new file with mode: 0644]
target/linux/lantiq/dts/danube.dtsi [new file with mode: 0644]
target/linux/lantiq/dts/vr9.dtsi [new file with mode: 0644]
target/linux/lantiq/files/firmware/lantiq/vr9_phy11g_a1x.bin [new file with mode: 0644]
target/linux/lantiq/files/firmware/lantiq/vr9_phy11g_a2x.bin [new file with mode: 0644]
target/linux/lantiq/files/firmware/lantiq/vr9_phy22f_a1x.bin [new file with mode: 0644]
target/linux/lantiq/files/firmware/lantiq/vr9_phy22f_a2x.bin [new file with mode: 0644]
target/linux/lantiq/image/Makefile [new file with mode: 0644]
target/linux/lantiq/image/eva.dummy.squashfs [new file with mode: 0644]
target/linux/lantiq/image/lzma-loader/Makefile [new file with mode: 0644]
target/linux/lantiq/image/lzma-loader/src/LzmaDecode.c [new file with mode: 0644]
target/linux/lantiq/image/lzma-loader/src/LzmaDecode.h [new file with mode: 0644]
target/linux/lantiq/image/lzma-loader/src/LzmaTypes.h [new file with mode: 0644]
target/linux/lantiq/image/lzma-loader/src/Makefile [new file with mode: 0644]
target/linux/lantiq/image/lzma-loader/src/ar71xx.mk [new file with mode: 0644]
target/linux/lantiq/image/lzma-loader/src/ar71xx_regs.h [new file with mode: 0644]
target/linux/lantiq/image/lzma-loader/src/board-ar71xx.c [new file with mode: 0644]
target/linux/lantiq/image/lzma-loader/src/board-lantiq.c [new file with mode: 0644]
target/linux/lantiq/image/lzma-loader/src/board-ralink.c [new file with mode: 0644]
target/linux/lantiq/image/lzma-loader/src/cache.c [new file with mode: 0644]
target/linux/lantiq/image/lzma-loader/src/cache.h [new file with mode: 0644]
target/linux/lantiq/image/lzma-loader/src/cacheops.h [new file with mode: 0644]
target/linux/lantiq/image/lzma-loader/src/config.h [new file with mode: 0644]
target/linux/lantiq/image/lzma-loader/src/cp0regdef.h [new file with mode: 0644]
target/linux/lantiq/image/lzma-loader/src/head.S [new file with mode: 0644]
target/linux/lantiq/image/lzma-loader/src/lantiq.mk [new file with mode: 0644]
target/linux/lantiq/image/lzma-loader/src/loader.c [new file with mode: 0644]
target/linux/lantiq/image/lzma-loader/src/loader.lds [new file with mode: 0644]
target/linux/lantiq/image/lzma-loader/src/loader2.lds [new file with mode: 0644]
target/linux/lantiq/image/lzma-loader/src/lzma-data.lds [new file with mode: 0644]
target/linux/lantiq/image/lzma-loader/src/printf.c [new file with mode: 0644]
target/linux/lantiq/image/lzma-loader/src/printf.h [new file with mode: 0644]
target/linux/lantiq/image/lzma-loader/src/ralink.mk [new file with mode: 0644]
target/linux/lantiq/image/ubinize-overlay.cfg [new file with mode: 0644]
target/linux/lantiq/image/ubinize.cfg [new file with mode: 0644]
target/linux/lantiq/modules.mk [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0001-MIPS-lantiq-add-pcie-driver.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0002-MIPS-lantiq-dtb-image-hack.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0003-MIPS-lantiq-handle-vmmc-memory-reservation.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0004-MIPS-lantiq-add-atm-hack.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0005-MIPS-lantiq-add-reset-controller-api-support.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0006-MIPS-lantiq-reboot-gphy-on-restart.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0007-MIPS-lantiq-add-basic-tffs-driver.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0008-MIPS-lantiq-backport-old-timer-code.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0009-MIPS-lantiq-command-line-work-around.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0010-MIPS-lantiq-export-soc-type.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0011-lantiq-add-support-for-xrx200-firmware-depending-on-.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0012-pinctrl-lantiq-fix-up-pinmux.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0013-MTD-lantiq-xway-fix-invalid-operator.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0014-MTD-lantiq-xway-the-latched-command-should-be-persis.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0015-MTD-lantiq-xway-remove-endless-loop.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0016-MTD-lantiq-xway-add-missing-write_buf-and-read_buf-t.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0017-MTD-xway-fix-nand-locking.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0018-MTD-nand-lots-of-xrx200-fixes.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0020-MTD-lantiq-handle-NO_XIP-on-cfi0001-flash.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0022-MTD-m25p80-allow-loading-mtd-name-from-OF.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0023-NET-PHY-adds-driver-for-lantiq-PHY11G.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0024-NET-lantiq-adds-PHY11G-firmware-blobs.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0025-NET-MIPS-lantiq-adds-xrx200-net.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0026-NET-multi-phy-support.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0028-NET-lantiq-various-etop-fixes.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0030-GPIO-add-named-gpio-exports.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0031-I2C-MIPS-lantiq-add-FALC-ON-i2c-bus-master.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0032-USB-fix-roothub-for-IFXHCD.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0033-SPI-MIPS-lantiq-adds-spi-xway.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0034-reset-Fix-compile-when-reset-RESET_CONTROLLER-is-not.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0035-owrt-lantiq-wifi-and-ethernet-eeprom-handling.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0036-owrt-generic-dtb-image-hack.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0037-MIPS-lantiq-move-eiu-init-after-irq_domain-register.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0038-MIPS-lantiq-fpi-on-ar9.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0039-MIPS-lantiq-initialize-usb-on-boot.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0040-USB-DWC2-enable-usb-power-gpio.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0041-USB-DWC2-add-ltq-params.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0042-USB-DWC2-big-endian-support.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0043-gpio-stp-xway-fix-phy-mask.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0100-lantiq-xrx200-enable-remove-crc.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0101-mtd-split.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0150-lantiq-pinctrl-xway.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0151-lantiq-ifxmips_pcie-use-of.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0160-owrt-lantiq-multiple-flash.patch [new file with mode: 0644]
target/linux/lantiq/patches-3.18/0300-MTD-cfi-cmdset-0001-disable-buffered-writes.patch [new file with mode: 0644]
target/linux/lantiq/xrx200/config-default [new file with mode: 0644]
target/linux/lantiq/xrx200/profiles/arv.mk [new file with mode: 0644]
target/linux/lantiq/xrx200/profiles/avm.mk [new file with mode: 0644]
target/linux/lantiq/xrx200/profiles/lantiq.mk [new file with mode: 0644]
target/linux/lantiq/xrx200/profiles/tplink.mk [new file with mode: 0644]
target/linux/lantiq/xrx200/profiles/zyxel.mk [new file with mode: 0644]
target/linux/lantiq/xrx200/target.mk [new file with mode: 0644]
target/linux/lantiq/xway/config-default [new file with mode: 0644]
target/linux/lantiq/xway/profiles/arv.mk [new file with mode: 0644]
target/linux/lantiq/xway/profiles/audiocodes.mk [new file with mode: 0644]
target/linux/lantiq/xway/profiles/avm.mk [new file with mode: 0644]
target/linux/lantiq/xway/profiles/aztech.mk [new file with mode: 0644]
target/linux/lantiq/xway/profiles/bt.mk [new file with mode: 0644]
target/linux/lantiq/xway/profiles/buffalo.mk [new file with mode: 0644]
target/linux/lantiq/xway/profiles/gigaset.mk [new file with mode: 0644]
target/linux/lantiq/xway/profiles/lantiq.mk [new file with mode: 0644]
target/linux/lantiq/xway/profiles/netgear.mk [new file with mode: 0644]
target/linux/lantiq/xway/profiles/zte.mk [new file with mode: 0644]
target/linux/lantiq/xway/profiles/zyxel.mk [new file with mode: 0644]
target/linux/lantiq/xway/target.mk [new file with mode: 0644]
target/linux/malta/Makefile [new file with mode: 0644]
target/linux/malta/README [new file with mode: 0644]
target/linux/malta/base-files/etc/inittab [new file with mode: 0644]
target/linux/malta/base-files/etc/uci-defaults/02-network [new file with mode: 0644]
target/linux/malta/be/config-default [new file with mode: 0644]
target/linux/malta/be/target.mk [new file with mode: 0644]
target/linux/malta/be64/config-default [new file with mode: 0644]
target/linux/malta/be64/target.mk [new file with mode: 0644]
target/linux/malta/config-3.18 [new file with mode: 0644]
target/linux/malta/image/Makefile [new file with mode: 0644]
target/linux/malta/le/config-default [new file with mode: 0644]
target/linux/malta/le/target.mk [new file with mode: 0644]
target/linux/malta/le64/config-default [new file with mode: 0644]
target/linux/malta/le64/target.mk [new file with mode: 0644]
target/linux/malta/patches/330-MIPS-Malta-Mark-kernel-code-and-kernel-data-segments.patch [new file with mode: 0644]
target/linux/mcs814x/Makefile [new file with mode: 0644]
target/linux/mcs814x/base-files/etc/config/network [new file with mode: 0644]
target/linux/mcs814x/base-files/etc/uci-defaults/01_leds [new file with mode: 0644]
target/linux/mcs814x/base-files/lib/mcs814x.sh [new file with mode: 0644]
target/linux/mcs814x/base-files/lib/preinit/03_preinit_do_mcs814x.sh [new file with mode: 0755]
target/linux/mcs814x/config-3.18 [new file with mode: 0644]
target/linux/mcs814x/files-3.18/arch/arm/boot/dts/dlan-usb-extender.dts [new file with mode: 0644]
target/linux/mcs814x/files-3.18/arch/arm/boot/dts/mcs8140.dtsi [new file with mode: 0644]
target/linux/mcs814x/files-3.18/arch/arm/boot/dts/rbt-832.dts [new file with mode: 0644]
target/linux/mcs814x/files-3.18/arch/arm/mach-mcs814x/Kconfig [new file with mode: 0644]
target/linux/mcs814x/files-3.18/arch/arm/mach-mcs814x/Makefile [new file with mode: 0644]
target/linux/mcs814x/files-3.18/arch/arm/mach-mcs814x/Makefile.boot [new file with mode: 0644]
target/linux/mcs814x/files-3.18/arch/arm/mach-mcs814x/board-mcs8140-dt.c [new file with mode: 0644]
target/linux/mcs814x/files-3.18/arch/arm/mach-mcs814x/clock.c [new file with mode: 0644]
target/linux/mcs814x/files-3.18/arch/arm/mach-mcs814x/common.c [new file with mode: 0644]
target/linux/mcs814x/files-3.18/arch/arm/mach-mcs814x/common.h [new file with mode: 0644]
target/linux/mcs814x/files-3.18/arch/arm/mach-mcs814x/include/mach/cpu.h [new file with mode: 0644]
target/linux/mcs814x/files-3.18/arch/arm/mach-mcs814x/include/mach/debug-macro.S [new file with mode: 0644]
target/linux/mcs814x/files-3.18/arch/arm/mach-mcs814x/include/mach/entry-macro.S [new file with mode: 0644]
target/linux/mcs814x/files-3.18/arch/arm/mach-mcs814x/include/mach/gpio.h [new file with mode: 0644]
target/linux/mcs814x/files-3.18/arch/arm/mach-mcs814x/include/mach/hardware.h [new file with mode: 0644]
target/linux/mcs814x/files-3.18/arch/arm/mach-mcs814x/include/mach/io.h [new file with mode: 0644]
target/linux/mcs814x/files-3.18/arch/arm/mach-mcs814x/include/mach/irqs.h [new file with mode: 0644]
target/linux/mcs814x/files-3.18/arch/arm/mach-mcs814x/include/mach/mcs814x.h [new file with mode: 0644]
target/linux/mcs814x/files-3.18/arch/arm/mach-mcs814x/include/mach/param.h [new file with mode: 0644]
target/linux/mcs814x/files-3.18/arch/arm/mach-mcs814x/include/mach/system.h [new file with mode: 0644]
target/linux/mcs814x/files-3.18/arch/arm/mach-mcs814x/include/mach/timex.h [new file with mode: 0644]
target/linux/mcs814x/files-3.18/arch/arm/mach-mcs814x/include/mach/uncompress.h [new file with mode: 0644]
target/linux/mcs814x/files-3.18/arch/arm/mach-mcs814x/irq.c [new file with mode: 0644]
target/linux/mcs814x/files-3.18/arch/arm/mach-mcs814x/timer.c [new file with mode: 0644]
target/linux/mcs814x/files-3.18/drivers/char/hw_random/mcs814x-rng.c [new file with mode: 0644]
target/linux/mcs814x/files-3.18/drivers/gpio/gpio-mcs814x.c [new file with mode: 0644]
target/linux/mcs814x/files-3.18/drivers/net/ethernet/mcs8140/Kconfig [new file with mode: 0644]
target/linux/mcs814x/files-3.18/drivers/net/ethernet/mcs8140/Makefile [new file with mode: 0644]
target/linux/mcs814x/files-3.18/drivers/net/ethernet/mcs8140/nuport_mac.c [new file with mode: 0644]
target/linux/mcs814x/files-3.18/drivers/net/phy/mcs814x.c [new file with mode: 0644]
target/linux/mcs814x/files-3.18/drivers/usb/host/ehci-mcs814x.c [new file with mode: 0644]
target/linux/mcs814x/files-3.18/drivers/usb/host/ohci-mcs814x.c [new file with mode: 0644]
target/linux/mcs814x/files-3.18/drivers/watchdog/mcs814x_wdt.c [new file with mode: 0644]
target/linux/mcs814x/image/Makefile [new file with mode: 0644]
target/linux/mcs814x/modules.mk [new file with mode: 0644]
target/linux/mcs814x/patches-3.18/001-platform.patch [new file with mode: 0644]
target/linux/mcs814x/patches-3.18/003-ethernet.patch [new file with mode: 0644]
target/linux/mcs814x/patches-3.18/004-usb.patch [new file with mode: 0644]
target/linux/mcs814x/patches-3.18/005-mcs814x_rng.patch [new file with mode: 0644]
target/linux/mcs814x/patches-3.18/006-mcs814x_wdt.patch [new file with mode: 0644]
target/linux/mcs814x/patches-3.18/008-mcs814x_gpio.patch [new file with mode: 0644]
target/linux/mcs814x/patches-3.18/011-mcs814x_internal_phy.patch [new file with mode: 0644]
target/linux/mcs814x/patches-3.18/012-mtd-cfi_cmdset_0002-force-word-write.patch [new file with mode: 0644]
target/linux/mcs814x/patches-3.18/013-ohci_workarounds.patch [new file with mode: 0644]
target/linux/mcs814x/profiles/000-Generic.mk [new file with mode: 0644]
target/linux/mcs814x/profiles/100-dLAN-USB-Extender.mk [new file with mode: 0644]
target/linux/mpc85xx/Makefile [new file with mode: 0644]
target/linux/mpc85xx/base-files.mk [new file with mode: 0644]
target/linux/mpc85xx/base-files/etc/diag.sh [new file with mode: 0644]
target/linux/mpc85xx/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom [new file with mode: 0644]
target/linux/mpc85xx/base-files/etc/uci-defaults/02_network [new file with mode: 0644]
target/linux/mpc85xx/base-files/lib/mpc85xx.sh [new file with mode: 0755]
target/linux/mpc85xx/base-files/lib/preinit/03_preinit_do_mpc85xx.sh [new file with mode: 0644]
target/linux/mpc85xx/base-files/lib/preinit/05_set_preinit_iface_mpc85xx [new file with mode: 0644]
target/linux/mpc85xx/base-files/lib/upgrade/platform.sh [new file with mode: 0755]
target/linux/mpc85xx/config-3.18 [new file with mode: 0644]
target/linux/mpc85xx/files/arch/powerpc/boot/cuboot-tl-wdr4900-v1.c [new file with mode: 0644]
target/linux/mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts [new file with mode: 0644]
target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/tl_wdr4900_v1.c [new file with mode: 0644]
target/linux/mpc85xx/generic/config-default [new file with mode: 0644]
target/linux/mpc85xx/generic/target.mk [new file with mode: 0644]
target/linux/mpc85xx/image/Makefile [new file with mode: 0644]
target/linux/mpc85xx/p1020/config-default [new file with mode: 0644]
target/linux/mpc85xx/p1020/target.mk [new file with mode: 0644]
target/linux/mpc85xx/patches-3.18/001-powerpc-85xx-add-gpio-keys-to-of-match-table.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-3.18/100-fix_mpc8568e_mds.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-3.18/101-net-gianfar-use-mtd-mac-address.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-3.18/110-fix_mpc8548_cds.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-3.18/120-mpc8548_cds_i8259_noirq_init.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-3.18/130-mpc8548_cds_disable_i8259_irq.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-3.18/140-powerpc-85xx-tl-wdr4900-v1-support.patch [new file with mode: 0644]
target/linux/mpc85xx/patches-3.18/210-spi-fsl-espi-preallocate-local-buffer.patch [new file with mode: 0644]
target/linux/mpc85xx/profiles/00-default.mk [new file with mode: 0644]
target/linux/mpc85xx/profiles/tp-link.mk [new file with mode: 0644]
target/linux/mvebu/Makefile [new file with mode: 0644]
target/linux/mvebu/base-files.mk [new file with mode: 0644]
target/linux/mvebu/base-files/etc/crontabs/root [new file with mode: 0644]
target/linux/mvebu/base-files/etc/diag.sh [new file with mode: 0644]
target/linux/mvebu/base-files/etc/init.d/u-boot_env [new file with mode: 0755]
target/linux/mvebu/base-files/etc/uci-defaults/01_leds [new file with mode: 0644]
target/linux/mvebu/base-files/etc/uci-defaults/02_network [new file with mode: 0644]
target/linux/mvebu/base-files/etc/uci-defaults/03_wireless [new file with mode: 0644]
target/linux/mvebu/base-files/lib/mvebu.sh [new file with mode: 0755]
target/linux/mvebu/base-files/lib/preinit/06_set_iface_mac [new file with mode: 0644]
target/linux/mvebu/base-files/lib/preinit/81_linksys_syscfg [new file with mode: 0644]
target/linux/mvebu/base-files/lib/upgrade/linksys.sh [new file with mode: 0644]
target/linux/mvebu/base-files/lib/upgrade/platform.sh [new file with mode: 0755]
target/linux/mvebu/base-files/sbin/fan_ctrl.sh [new file with mode: 0755]
target/linux/mvebu/config-3.18 [new file with mode: 0644]
target/linux/mvebu/config-4.0 [new file with mode: 0644]
target/linux/mvebu/files/arch/arm/boot/dts/armada-385-linksys-caiman.dts [new file with mode: 0644]
target/linux/mvebu/files/arch/arm/boot/dts/armada-385-linksys-cobra.dts [new file with mode: 0644]
target/linux/mvebu/files/arch/arm/boot/dts/armada-385-linksys.dtsi [new file with mode: 0644]
target/linux/mvebu/image/Makefile [new file with mode: 0644]
target/linux/mvebu/patches-3.18/001-add_mamba_support.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/002-add_mamba_powertables.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/003-add_mamba_switch.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/004-mamba_disable_rtc.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/007-fix_the_aurora_l2_cache_node.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/008-armada-xp_consolidate_pinctrl_node.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/010-add_node_alias_to_pinctrl_and_add_base_address.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/011-use_pinctrl_node_alias.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/012-move_ge_pinctrl_settings_for_rgmii.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/013-add_ge0_pinctrl_settings_for_gmii.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/014-add_uartx_labels.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/015-move_armada_370_xp_pinctrl_node_definition.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/016-common_armada_xp_uart2_3_pinctrl.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/017-define_and_use_common_armada_xp_spi_pinctrl_setting.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/018-normalize_pinctrl_entries_for_armada_socs.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/020-ARM-mvebu-Add-a-number-of-pinctrl-functions.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/021-ARM-mvebu-Add-Armada-385-Access-Point-Development-Bo.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/022-ARM-mvebu-A385-AP-Enable-the-NAND-controller.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/023-pinctrl-mvebu-a38x-Add-UART1-muxing-options.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/024-ARM-mvebu-a38x-Fix-node-names.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/025-ARM-mvebu-Use-arm_coherent_dma_ops.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/030-do_not_register_custom_DMA_operations_when_coherency_is_disabled.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/050-leds_tlc59116_document_binding.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/051-leds_tlc59116_add_driver.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/061-cpuidle-mvebu-Update-cpuidle-thresholds-for-Armada-X.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/099-build_linksys_a385_dts.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/100-find_active_root.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/102-revert_i2c_delay.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/140-alias_mdio_node.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/150-use_the_cpufreq-dt_platform_data_for_independent_clocks.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/198-gpio_mvebu_suspend.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/199-gpio_mvebu_drop_owner.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/200-gpio_mvebu_checkpatch_fixes.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/201-gpio_mvebu_fix_probe_cleanup_on_error.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/202-gpio_mvebu_add_limited_pwm_support.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/203-dt_bindings_extend_mvebu_gpio_documentation_with_pwm.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/204-mvebu_xp_add_pwm_properties_to_dtsi_files.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/205-arm_mvebu_enable_pwm_in_defconfig.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/206-mvebu_wrt1900ac_use_pwm-fan_rather_than_gpio-fan.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/207-armada-385-rd-mtd-partitions.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/208-ARM-mvebu-385-ap-Add-partitions.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/300-add_missing_labels.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/600-armada_38x_rtc.patch [new file with mode: 0644]
target/linux/mvebu/patches-3.18/700-usb_xhci_plat_phy_support.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.0/001-add_mamba_support.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.0/002-add_mamba_powertables.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.0/003-add_mamba_switch.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.0/005-build_linksys_a385_dts.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.0/022-ARM-mvebu-A385-AP-Enable-the-NAND-controller.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.0/050-leds_tlc59116_document_binding.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.0/051-leds_tlc59116_add_driver.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.0/100-find_active_root.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.0/102-revert_i2c_delay.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.0/202-gpio_mvebu_add_limited_pwm_support.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.0/203-dt_bindings_extend_mvebu_gpio_documentation_with_pwm.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.0/204-mvebu_xp_add_pwm_properties_to_dtsi_files.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.0/205-arm_mvebu_enable_pwm_in_defconfig.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.0/206-mvebu_wrt1900ac_use_pwm-fan_rather_than_gpio-fan.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.0/207-armada-385-rd-mtd-partitions.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.0/208-ARM-mvebu-385-ap-Add-partitions.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.0/300-add_missing_labels.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.0/700-usb_xhci_plat_phy_support.patch [new file with mode: 0644]
target/linux/mvebu/profiles/000-Default.mk [new file with mode: 0644]
target/linux/mvebu/profiles/globalscale.mk [new file with mode: 0644]
target/linux/mvebu/profiles/linksys.mk [new file with mode: 0644]
target/linux/mvebu/profiles/marvell.mk [new file with mode: 0644]
target/linux/mvebu/profiles/plathome.mk [new file with mode: 0644]
target/linux/mxs/Makefile [new file with mode: 0644]
target/linux/mxs/base-files/etc/diag.sh [new file with mode: 0644]
target/linux/mxs/base-files/etc/inittab [new file with mode: 0644]
target/linux/mxs/base-files/etc/uci-defaults/02_network [new file with mode: 0644]
target/linux/mxs/base-files/lib/mxs.sh [new file with mode: 0644]
target/linux/mxs/base-files/lib/preinit/03_preinit_do_mxs.sh [new file with mode: 0644]
target/linux/mxs/config-3.18 [new file with mode: 0644]
target/linux/mxs/files/arch/arm/boot/dts/imx28-duckbill.dts [new file with mode: 0644]
target/linux/mxs/image/Config.in [new file with mode: 0644]
target/linux/mxs/image/Makefile [new file with mode: 0644]
target/linux/mxs/image/gen_mxs_sdcard_img.sh [new file with mode: 0755]
target/linux/mxs/modules.mk [new file with mode: 0644]
target/linux/mxs/patches-3.18/001-soc-audio-support.patch [new file with mode: 0644]
target/linux/mxs/patches-3.18/101-soc-audio-dts.patch [new file with mode: 0644]
target/linux/mxs/patches-3.18/120-dt-add-i2c.patch [new file with mode: 0644]
target/linux/mxs/profiles/01-duckbill.mk [new file with mode: 0644]
target/linux/mxs/profiles/02-olinuxino-maxi.mk [new file with mode: 0644]
target/linux/mxs/profiles/03-olinuxino-micro.mk [new file with mode: 0644]
target/linux/netlogic/Makefile [new file with mode: 0644]
target/linux/netlogic/base-files.mk [new file with mode: 0644]
target/linux/netlogic/base-files/etc/uci-defaults/02_network [new file with mode: 0644]
target/linux/netlogic/base-files/lib/netlogic.sh [new file with mode: 0755]
target/linux/netlogic/base-files/lib/preinit/03_do_netlogic.sh [new file with mode: 0755]
target/linux/netlogic/config-default [new file with mode: 0644]
target/linux/netlogic/image/Makefile [new file with mode: 0644]
target/linux/netlogic/xlp/config-default [new file with mode: 0644]
target/linux/netlogic/xlp/target.mk [new file with mode: 0644]
target/linux/netlogic/xlr/config-default [new file with mode: 0644]
target/linux/netlogic/xlr/target.mk [new file with mode: 0644]
target/linux/octeon/Makefile [new file with mode: 0644]
target/linux/octeon/base-files.mk [new file with mode: 0644]
target/linux/octeon/base-files/etc/uci-defaults/01_network [new file with mode: 0644]
target/linux/octeon/base-files/lib/functions/octeon.sh [new file with mode: 0755]
target/linux/octeon/base-files/lib/preinit/79_move_config [new file with mode: 0644]
target/linux/octeon/base-files/lib/upgrade/platform.sh [new file with mode: 0755]
target/linux/octeon/config-3.18 [new file with mode: 0644]
target/linux/octeon/image/Makefile [new file with mode: 0644]
target/linux/octeon/patches-3.18/100-ubnt_edgerouter2_support.patch [new file with mode: 0644]
target/linux/octeon/patches-3.18/110-er200-ethernet_probe_order.patch [new file with mode: 0644]
target/linux/octeon/patches-3.18/120-octeon_platform_usb.patch [new file with mode: 0644]
target/linux/octeon/patches-3.18/130-MIPS-octeon-add-semaphore-to-serialize-bootbus-access.patch [new file with mode: 0644]
target/linux/octeon/patches-3.18/140-MIPS-OCTEON-Update-octeon-model.h-code-for-new-SoCs.patch [new file with mode: 0644]
target/linux/octeon/patches-3.18/150-mmc-octeon-add-host-driver-for-octeon-mmc-controller.patch [new file with mode: 0644]
target/linux/octeon/patches-3.18/160-cmdline-hack.patch [new file with mode: 0644]
target/linux/octeon/profiles/000-Generic.mk [new file with mode: 0644]
target/linux/omap/Makefile [new file with mode: 0644]
target/linux/omap/base-files/etc/inittab [new file with mode: 0644]
target/linux/omap/config-3.18 [new file with mode: 0644]
target/linux/omap/image/Makefile [new file with mode: 0644]
target/linux/omap/image/ubinize.cfg [new file with mode: 0644]
target/linux/omap/patches-3.18/0334-video-da8xx-fb-adding-dt-support.patch [new file with mode: 0644]
target/linux/omap/patches-3.18/0343-video-da8xx-fb-Add-API-to-register-wait-for-vsync-ca.patch [new file with mode: 0644]
target/linux/omap/patches-3.18/0752-video-da8xx-fb-fix-defect-with-vsync-callback-invoca.patch [new file with mode: 0644]
target/linux/omap/patches-3.18/920-arm-dts-am335x-evmsk-add-support-for-lcd-panel.patch [new file with mode: 0644]
target/linux/omap/patches-3.18/950-am335x-evmsk-wilink-dts.patch [new file with mode: 0644]
target/linux/omap/patches/001-omap4_pandaboard-wlan_fix.patch [new file with mode: 0644]
target/linux/omap/profiles/00-default.mk [new file with mode: 0644]
target/linux/omap/profiles/beagleboard.mk [new file with mode: 0644]
target/linux/omap24xx/Makefile [new file with mode: 0644]
target/linux/omap24xx/base-files/etc/config/fstab [new file with mode: 0644]
target/linux/omap24xx/base-files/etc/config/network [new file with mode: 0644]
target/linux/omap24xx/base-files/etc/config/wireless [new file with mode: 0644]
target/linux/omap24xx/base-files/etc/hotplug.d/firmware/10-bme-pmm-image [new file with mode: 0644]
target/linux/omap24xx/base-files/etc/hotplug.d/firmware/20-p54spi-eeprom [new file with mode: 0644]
target/linux/omap24xx/base-files/etc/init.d/watchdog [new file with mode: 0755]
target/linux/omap24xx/base-files/etc/inittab [new file with mode: 0644]
target/linux/omap24xx/base-files/etc/pointercal [new file with mode: 0644]
target/linux/omap24xx/base-files/lib/firmware/bc4fw.bin [new file with mode: 0644]
target/linux/omap24xx/config-4.0 [new file with mode: 0644]
target/linux/omap24xx/image/Makefile [new file with mode: 0644]
target/linux/omap24xx/modules.mk [new file with mode: 0644]
target/linux/omap24xx/patches-3.3/200-omap-platform.patch [new file with mode: 0644]
target/linux/omap24xx/patches-3.3/250-cbus.patch [new file with mode: 0644]
target/linux/omap24xx/patches-3.3/251-cbus-tahvo-lock-fix.patch [new file with mode: 0644]
target/linux/omap24xx/patches-3.3/252-cbus-retu-tahvo-ack-fix.patch [new file with mode: 0644]
target/linux/omap24xx/patches-3.3/254-cbus-retu-tahvo-irq-mask-init-fix.patch [new file with mode: 0644]
target/linux/omap24xx/patches-3.3/300-cbus-platform.patch [new file with mode: 0644]
target/linux/omap24xx/patches-3.3/309-omapfb-circular-mutex-workaround.patch [new file with mode: 0644]
target/linux/omap24xx/patches-3.3/310-n810-lcd.patch [new file with mode: 0644]
target/linux/omap24xx/patches-3.3/311-omapfb-clock-fixes.patch [new file with mode: 0644]
target/linux/omap24xx/patches-3.3/312-no-hwmod-reset.patch [new file with mode: 0644]
target/linux/omap24xx/patches-3.3/315-n800-touchscreen-and-keypad-drivers.patch [new file with mode: 0644]
target/linux/omap24xx/patches-3.3/320-nokia-various.patch [new file with mode: 0644]
target/linux/omap24xx/patches-3.3/330-n800-tsc2301-platform.patch [new file with mode: 0644]
target/linux/omap24xx/patches-3.3/350-n8x0-gpioswitch-input.patch [new file with mode: 0644]
target/linux/omap24xx/patches-3.3/400-bluetooth-hci_h4p.patch [new file with mode: 0644]
target/linux/omap24xx/patches-3.3/410-hci-h4p-fixes.patch [new file with mode: 0644]
target/linux/omap24xx/patches-3.3/420-hci-h4p-interrupt-workaround.patch [new file with mode: 0644]
target/linux/omap24xx/patches-3.3/597-cbus-tahvo-usb-platform.patch [new file with mode: 0644]
target/linux/omap24xx/patches-3.3/710-evdev-events-without-grab.patch [new file with mode: 0644]
target/linux/omap24xx/patches-3.3/810-mmc-fixes.patch [new file with mode: 0644]
target/linux/omap24xx/patches-3.3/830-omap2-serial-fixes.patch [new file with mode: 0644]
target/linux/omap24xx/patches-3.3/850-musb-tusb-modular-fixes.patch [new file with mode: 0644]
target/linux/omap24xx/patches-3.3/900-n810-battery-management.patch [new file with mode: 0644]
target/linux/omap24xx/patches-3.3/910-omap-fix-section-mismatch-warnings.patch [new file with mode: 0644]
target/linux/omap24xx/profiles/100-n810.mk [new file with mode: 0644]
target/linux/omap24xx/profiles/110-n810-gui.mk [new file with mode: 0644]
target/linux/orion/Makefile [new file with mode: 0644]
target/linux/orion/base-files/etc/hotplug.d/usb/10-usb [new file with mode: 0644]
target/linux/orion/base-files/etc/uci-defaults/10-network [new file with mode: 0644]
target/linux/orion/config-default [new file with mode: 0644]
target/linux/orion/files/arch/arm/mach-orion5x/dt2-common.h [new file with mode: 0644]
target/linux/orion/files/arch/arm/mach-orion5x/dt2-setup.c [new file with mode: 0644]
target/linux/orion/generic/base-files/etc/uci-defaults/09_hardware [new file with mode: 0644]
target/linux/orion/generic/base-files/lib/upgrade/platform.sh [new file with mode: 0644]
target/linux/orion/generic/target.mk [new file with mode: 0644]
target/linux/orion/harddisk/config-default [new file with mode: 0644]
target/linux/orion/harddisk/target.mk [new file with mode: 0644]
target/linux/orion/image/Makefile [new file with mode: 0644]
target/linux/orion/image/generic.mk [new file with mode: 0644]
target/linux/orion/image/harddisk.mk [new file with mode: 0644]
target/linux/orion/patches/100-wrt350nv2_openwrt_partition_map.patch [new file with mode: 0644]
target/linux/orion/patches/101-wnr854t_partition_map.patch [new file with mode: 0644]
target/linux/orion/patches/200-dt2_board_support.patch [new file with mode: 0644]
target/linux/orion/patches/210-wn802t_support.patch [new file with mode: 0644]
target/linux/oxnas/Makefile [new file with mode: 0644]
target/linux/oxnas/base-files.mk [new file with mode: 0644]
target/linux/oxnas/base-files/etc/board.d/01_leds [new file with mode: 0755]
target/linux/oxnas/base-files/etc/board.d/02_network [new file with mode: 0755]
target/linux/oxnas/base-files/etc/diag.sh [new file with mode: 0644]
target/linux/oxnas/base-files/lib/oxnas.sh [new file with mode: 0755]
target/linux/oxnas/base-files/lib/preinit/03_preinit_do_oxnas.sh [new file with mode: 0644]
target/linux/oxnas/base-files/lib/upgrade/platform.sh [new file with mode: 0644]
target/linux/oxnas/config-3.18 [new file with mode: 0644]
target/linux/oxnas/config-4.0 [new file with mode: 0644]
target/linux/oxnas/files/arch/arm/boot/dts/ox820-kd20.dts [new file with mode: 0644]
target/linux/oxnas/files/arch/arm/boot/dts/ox820-pogoplug-pro.dts [new file with mode: 0644]
target/linux/oxnas/files/arch/arm/boot/dts/ox820-pogoplug-v3.dts [new file with mode: 0644]
target/linux/oxnas/files/arch/arm/boot/dts/ox820-stg212.dts [new file with mode: 0644]
target/linux/oxnas/files/arch/arm/boot/dts/ox820.dtsi [new file with mode: 0644]
target/linux/oxnas/files/arch/arm/configs/ox820_defconfig [new file with mode: 0644]
target/linux/oxnas/files/arch/arm/mach-oxnas/Kconfig [new file with mode: 0644]
target/linux/oxnas/files/arch/arm/mach-oxnas/Makefile [new file with mode: 0644]
target/linux/oxnas/files/arch/arm/mach-oxnas/Makefile.boot [new file with mode: 0644]
target/linux/oxnas/files/arch/arm/mach-oxnas/fiq.S [new file with mode: 0644]
target/linux/oxnas/files/arch/arm/mach-oxnas/headsmp.S [new file with mode: 0644]
target/linux/oxnas/files/arch/arm/mach-oxnas/hotplug.c [new file with mode: 0644]
target/linux/oxnas/files/arch/arm/mach-oxnas/include/mach/hardware.h [new file with mode: 0644]
target/linux/oxnas/files/arch/arm/mach-oxnas/include/mach/iomap.h [new file with mode: 0644]
target/linux/oxnas/files/arch/arm/mach-oxnas/include/mach/irqs.h [new file with mode: 0644]
target/linux/oxnas/files/arch/arm/mach-oxnas/include/mach/smp.h [new file with mode: 0644]
target/linux/oxnas/files/arch/arm/mach-oxnas/include/mach/timex.h [new file with mode: 0644]
target/linux/oxnas/files/arch/arm/mach-oxnas/include/mach/uncompress.h [new file with mode: 0644]
target/linux/oxnas/files/arch/arm/mach-oxnas/include/mach/utils.h [new file with mode: 0644]
target/linux/oxnas/files/arch/arm/mach-oxnas/mach-ox820.c [new file with mode: 0644]
target/linux/oxnas/files/arch/arm/mach-oxnas/platsmp.c [new file with mode: 0644]
target/linux/oxnas/files/drivers/ata/sata_oxnas.c [new file with mode: 0644]
target/linux/oxnas/files/drivers/clk/clk-oxnas.c [new file with mode: 0644]
target/linux/oxnas/files/drivers/clocksource/oxnas_rps_timer.c [new file with mode: 0644]
target/linux/oxnas/files/drivers/irqchip/irq-rps.c [new file with mode: 0644]
target/linux/oxnas/files/drivers/mtd/nand/oxnas_nand.c [new file with mode: 0644]
target/linux/oxnas/files/drivers/pci/host/pcie-oxnas.c [new file with mode: 0644]
target/linux/oxnas/files/drivers/pinctrl/pinctrl-oxnas.c [new file with mode: 0644]
target/linux/oxnas/files/drivers/reset/reset-ox820.c [new file with mode: 0644]
target/linux/oxnas/files/drivers/usb/host/ehci-oxnas.c [new file with mode: 0644]
target/linux/oxnas/image/Makefile [new file with mode: 0644]
target/linux/oxnas/patches-3.18/010-arm_introduce-dma-fiq-irq-broadcast.patch [new file with mode: 0644]
target/linux/oxnas/patches-3.18/250-add-plxtech-vendor-prefix.patch [new file with mode: 0644]
target/linux/oxnas/patches-3.18/300-introduce-oxnas-platform.patch [new file with mode: 0644]
target/linux/oxnas/patches-3.18/310-oxnas-clocksource.patch [new file with mode: 0644]
target/linux/oxnas/patches-3.18/320-oxnas-irqchip.patch [new file with mode: 0644]
target/linux/oxnas/patches-3.18/330-oxnas-pinctrl.patch [new file with mode: 0644]
target/linux/oxnas/patches-3.18/340-oxnas-pcie.patch [new file with mode: 0644]
target/linux/oxnas/patches-3.18/350-oxnas-reset.patch [new file with mode: 0644]
target/linux/oxnas/patches-3.18/400-oxnas-nand.patch [new file with mode: 0644]
target/linux/oxnas/patches-3.18/500-oxnas-sata.patch [new file with mode: 0644]
target/linux/oxnas/patches-3.18/800-oxnas-ehci.patch [new file with mode: 0644]
target/linux/oxnas/patches-3.18/900-more-boards.patch [new file with mode: 0644]
target/linux/oxnas/patches-3.18/999-libata-hacks.patch [new file with mode: 0644]
target/linux/oxnas/patches-4.0/010-arm_introduce-dma-fiq-irq-broadcast.patch [new file with mode: 0644]
target/linux/oxnas/patches-4.0/250-add-plxtech-vendor-prefix.patch [new file with mode: 0644]
target/linux/oxnas/patches-4.0/300-introduce-oxnas-platform.patch [new file with mode: 0644]
target/linux/oxnas/patches-4.0/310-oxnas-clocksource.patch [new file with mode: 0644]
target/linux/oxnas/patches-4.0/320-oxnas-irqchip.patch [new file with mode: 0644]
target/linux/oxnas/patches-4.0/330-oxnas-pinctrl.patch [new file with mode: 0644]
target/linux/oxnas/patches-4.0/340-oxnas-pcie.patch [new file with mode: 0644]
target/linux/oxnas/patches-4.0/350-oxnas-reset.patch [new file with mode: 0644]
target/linux/oxnas/patches-4.0/400-oxnas-nand.patch [new file with mode: 0644]
target/linux/oxnas/patches-4.0/500-oxnas-sata.patch [new file with mode: 0644]
target/linux/oxnas/patches-4.0/800-oxnas-ehci.patch [new file with mode: 0644]
target/linux/oxnas/patches-4.0/900-more-boards.patch [new file with mode: 0644]
target/linux/oxnas/patches-4.0/999-libata-hacks.patch [new file with mode: 0644]
target/linux/oxnas/profiles/100-Generic.mk [new file with mode: 0644]
target/linux/ppc40x/Makefile [new file with mode: 0644]
target/linux/ppc40x/base-files/lib/ppc40x.sh [new file with mode: 0755]
target/linux/ppc40x/base-files/lib/upgrade/platform.sh [new file with mode: 0644]
target/linux/ppc40x/config-3.18 [new file with mode: 0644]
target/linux/ppc40x/image/Makefile [new file with mode: 0644]
target/linux/ppc40x/modules.mk [new file with mode: 0644]
target/linux/ppc40x/patches-3.18/003-powerpc-add-EBC_BXCR-defines.patch [new file with mode: 0644]
target/linux/ppc40x/patches-3.18/004-magicbox.patch [new file with mode: 0644]
target/linux/ppc40x/patches-3.18/005-openrb.patch [new file with mode: 0644]
target/linux/ppc40x/patches-3.18/101-pata-magicbox-cf-driver.patch [new file with mode: 0644]
target/linux/ppc40x/patches-3.18/110-kilauea_openwrt_flashmap.patch [new file with mode: 0644]
target/linux/ppc40x/patches-3.18/120-usb-isp116x-hcd-add-of-binding.patch [new file with mode: 0644]
target/linux/ppc40x/patches-3.18/121-usb-isp116x-hcd-ppc405-register-access.patch [new file with mode: 0644]
target/linux/ppc44x/Makefile [new file with mode: 0644]
target/linux/ppc44x/base-files/etc/inittab [new file with mode: 0644]
target/linux/ppc44x/config-3.18 [new file with mode: 0644]
target/linux/ppc44x/image/Makefile [new file with mode: 0644]
target/linux/ppc44x/patches-3.18/100-openwrt_flashmap.patch [new file with mode: 0644]
target/linux/ppc44x/patches-3.18/110-openwrt_dts_cmdline.patch [new file with mode: 0644]
target/linux/pxa/Makefile [new file with mode: 0644]
target/linux/pxa/config-3.10 [new file with mode: 0644]
target/linux/pxa/config-3.3 [new file with mode: 0644]
target/linux/pxa/image/Makefile [new file with mode: 0644]
target/linux/pxa/patches-3.10/001-gumstix_verdex_pro_arch_support.patch [new file with mode: 0644]
target/linux/pxa/patches-3.10/002-verdex_lcd_support.patch [new file with mode: 0644]
target/linux/pxa/patches-3.10/003-gumstix_h_verdex_pro_support.patch [new file with mode: 0644]
target/linux/pxa/patches-3.10/004-smsc911x_verdex_pro_support.patch [new file with mode: 0644]
target/linux/pxa/patches-3.10/005-verdex_pcmcia_support.patch [new file with mode: 0644]
target/linux/pxa/patches-3.10/a01-arm-debugll-printk.patch [new file with mode: 0644]
target/linux/pxa/patches-3.3/001-gumstix_verdex_pro_arch_support.patch [new file with mode: 0644]
target/linux/pxa/patches-3.3/002-verdex_lcd_support.patch [new file with mode: 0644]
target/linux/pxa/patches-3.3/003-gumstix_h_verdex_pro_support.patch [new file with mode: 0644]
target/linux/pxa/patches-3.3/004-smsc911x_verdex_pro_support.patch [new file with mode: 0644]
target/linux/pxa/patches-3.3/005-verdex_pcmcia_support.patch [new file with mode: 0644]
target/linux/pxa/patches-3.3/a01-arm-debugll-printk.patch [new file with mode: 0644]
target/linux/pxa/profiles/100-Default.mk [new file with mode: 0644]
target/linux/pxa/profiles/200-Gumstix.mk [new file with mode: 0644]
target/linux/ramips/Makefile [new file with mode: 0644]
target/linux/ramips/base-files.mk [new file with mode: 0644]
target/linux/ramips/base-files/etc/board.d/01_leds [new file with mode: 0755]
target/linux/ramips/base-files/etc/board.d/02_network [new file with mode: 0755]
target/linux/ramips/base-files/etc/diag.sh [new file with mode: 0644]
target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom [new file with mode: 0644]
target/linux/ramips/base-files/etc/hotplug.d/usb/10-motion [new file with mode: 0644]
target/linux/ramips/base-files/etc/inittab [new file with mode: 0644]
target/linux/ramips/base-files/etc/uci-defaults/09_fix-seama-header [new file with mode: 0644]
target/linux/ramips/base-files/lib/preinit/03_preinit_do_ramips.sh [new file with mode: 0644]
target/linux/ramips/base-files/lib/preinit/04_handle_checksumming [new file with mode: 0644]
target/linux/ramips/base-files/lib/preinit/07_set_preinit_iface_ramips [new file with mode: 0644]
target/linux/ramips/base-files/lib/ramips.sh [new file with mode: 0755]
target/linux/ramips/base-files/lib/upgrade/platform.sh [new file with mode: 0755]
target/linux/ramips/dts/3G-6200N.dts [new file with mode: 0644]
target/linux/ramips/dts/3G-6200NL.dts [new file with mode: 0644]
target/linux/ramips/dts/3G150B.dts [new file with mode: 0644]
target/linux/ramips/dts/3G300M.dts [new file with mode: 0644]
target/linux/ramips/dts/A5-V11.dts [new file with mode: 0644]
target/linux/ramips/dts/AIBR100.dts [new file with mode: 0644]
target/linux/ramips/dts/AIR3GII.dts [new file with mode: 0644]
target/linux/ramips/dts/ALL0239-3G.dts [new file with mode: 0644]
target/linux/ramips/dts/ALL0256N-4M.dts [new file with mode: 0644]
target/linux/ramips/dts/ALL0256N-8M.dts [new file with mode: 0644]
target/linux/ramips/dts/ALL5002.dts [new file with mode: 0644]
target/linux/ramips/dts/ALL5003.dts [new file with mode: 0644]
target/linux/ramips/dts/AR670W.dts [new file with mode: 0644]
target/linux/ramips/dts/AR725W.dts [new file with mode: 0644]
target/linux/ramips/dts/ARGUS_ATP52B.dts [new file with mode: 0644]
target/linux/ramips/dts/ASL26555-16M.dts [new file with mode: 0644]
target/linux/ramips/dts/ASL26555-8M.dts [new file with mode: 0644]
target/linux/ramips/dts/AWAPN2403.dts [new file with mode: 0644]
target/linux/ramips/dts/AWM002-4M.dtsi [new file with mode: 0644]
target/linux/ramips/dts/AWM002-8M.dtsi [new file with mode: 0644]
target/linux/ramips/dts/AWM002-EVB-4M.dts [new file with mode: 0644]
target/linux/ramips/dts/AWM002-EVB-8M.dts [new file with mode: 0644]
target/linux/ramips/dts/AWM002.dtsi [new file with mode: 0644]
target/linux/ramips/dts/AWM003-EVB.dts [new file with mode: 0644]
target/linux/ramips/dts/ArcherC20i.dts [new file with mode: 0644]
target/linux/ramips/dts/BC2.dts [new file with mode: 0644]
target/linux/ramips/dts/BR-6425.dts [new file with mode: 0644]
target/linux/ramips/dts/BR-6475ND.dts [new file with mode: 0644]
target/linux/ramips/dts/BROADWAY.dts [new file with mode: 0644]
target/linux/ramips/dts/CARAMBOLA.dts [new file with mode: 0644]
target/linux/ramips/dts/CF-WR800N.dts [new file with mode: 0644]
target/linux/ramips/dts/CY-SWR1100.dts [new file with mode: 0644]
target/linux/ramips/dts/D105.dts [new file with mode: 0644]
target/linux/ramips/dts/DAP-1350.dts [new file with mode: 0644]
target/linux/ramips/dts/DCS-930.dts [new file with mode: 0644]
target/linux/ramips/dts/DIR-300-B1.dts [new file with mode: 0644]
target/linux/ramips/dts/DIR-300-B7.dts [new file with mode: 0644]
target/linux/ramips/dts/DIR-320-B1.dts [new file with mode: 0644]
target/linux/ramips/dts/DIR-600-B1.dts [new file with mode: 0644]
target/linux/ramips/dts/DIR-600-B2.dts [new file with mode: 0644]
target/linux/ramips/dts/DIR-610-A1.dts [new file with mode: 0644]
target/linux/ramips/dts/DIR-615-D.dts [new file with mode: 0644]
target/linux/ramips/dts/DIR-615-H1.dts [new file with mode: 0644]
target/linux/ramips/dts/DIR-620-A1.dts [new file with mode: 0644]
target/linux/ramips/dts/DIR-620-D1.dts [new file with mode: 0644]
target/linux/ramips/dts/DIR-645.dts [new file with mode: 0644]
target/linux/ramips/dts/DIR-810L.dts [new file with mode: 0644]
target/linux/ramips/dts/DIR-860L-B1.dts [new file with mode: 0644]
target/linux/ramips/dts/E1700.dts [new file with mode: 0644]
target/linux/ramips/dts/ESR-9753.dts [new file with mode: 0644]
target/linux/ramips/dts/F5D8235_V1.dts [new file with mode: 0644]
target/linux/ramips/dts/F5D8235_V2.dts [new file with mode: 0644]
target/linux/ramips/dts/F7C027.dts [new file with mode: 0644]
target/linux/ramips/dts/FIREWRT.dts [new file with mode: 0644]
target/linux/ramips/dts/FONERA20N.dts [new file with mode: 0644]
target/linux/ramips/dts/FREESTATION5.dts [new file with mode: 0644]
target/linux/ramips/dts/HG255D.dts [new file with mode: 0644]
target/linux/ramips/dts/HLKRM04.dts [new file with mode: 0644]
target/linux/ramips/dts/HT-TM02.dts [new file with mode: 0644]
target/linux/ramips/dts/HW550-3G.dts [new file with mode: 0644]
target/linux/ramips/dts/IP2202.dts [new file with mode: 0644]
target/linux/ramips/dts/M2M.dts [new file with mode: 0644]
target/linux/ramips/dts/M3.dts [new file with mode: 0644]
target/linux/ramips/dts/M4-4M.dts [new file with mode: 0644]
target/linux/ramips/dts/M4-8M.dts [new file with mode: 0644]
target/linux/ramips/dts/MLW221.dts [new file with mode: 0644]
target/linux/ramips/dts/MLWG2.dts [new file with mode: 0644]
target/linux/ramips/dts/MOFI3500-3GN.dts [new file with mode: 0644]
target/linux/ramips/dts/MPRA1.dts [new file with mode: 0644]
target/linux/ramips/dts/MPRA2.dts [new file with mode: 0644]
target/linux/ramips/dts/MR-102N.dts [new file with mode: 0644]
target/linux/ramips/dts/MT7620a.dts [new file with mode: 0644]
target/linux/ramips/dts/MT7620a_MT7530.dts [new file with mode: 0644]
target/linux/ramips/dts/MT7620a_MT7610e.dts [new file with mode: 0644]
target/linux/ramips/dts/MT7620a_V22SG.dts [new file with mode: 0644]
target/linux/ramips/dts/MT7621.dts [new file with mode: 0644]
target/linux/ramips/dts/MT7628.dts [new file with mode: 0644]
target/linux/ramips/dts/MZK-750DHP.dts [new file with mode: 0644]
target/linux/ramips/dts/MZK-W300NH2.dts [new file with mode: 0644]
target/linux/ramips/dts/MicroWRT.dts [new file with mode: 0644]
target/linux/ramips/dts/NA930.dts [new file with mode: 0644]
target/linux/ramips/dts/NBG-419N.dts [new file with mode: 0644]
target/linux/ramips/dts/NCS601W.dts [new file with mode: 0644]
target/linux/ramips/dts/NW718.dts [new file with mode: 0644]
target/linux/ramips/dts/OLINUXINO-RT5350F-EVB.dts [new file with mode: 0644]
target/linux/ramips/dts/OLINUXINO-RT5350F.dts [new file with mode: 0644]
target/linux/ramips/dts/OMNI-EMB-HPM.dts [new file with mode: 0644]
target/linux/ramips/dts/OMNI-EMB.dts [new file with mode: 0644]
target/linux/ramips/dts/OMNI-PLUG.dts [new file with mode: 0644]
target/linux/ramips/dts/PSR-680W.dts [new file with mode: 0644]
target/linux/ramips/dts/PWH2004.dts [new file with mode: 0644]
target/linux/ramips/dts/PX4885-4M.dts [new file with mode: 0644]
target/linux/ramips/dts/PX4885-8M.dts [new file with mode: 0644]
target/linux/ramips/dts/PX4885.dtsi [new file with mode: 0644]
target/linux/ramips/dts/RP-N53.dts [new file with mode: 0644]
target/linux/ramips/dts/RT-G32-B1.dts [new file with mode: 0644]
target/linux/ramips/dts/RT-N10-PLUS.dts [new file with mode: 0644]
target/linux/ramips/dts/RT-N13U.dts [new file with mode: 0644]
target/linux/ramips/dts/RT-N14U.dts [new file with mode: 0644]
target/linux/ramips/dts/RT-N15.dts [new file with mode: 0644]
target/linux/ramips/dts/RTN56U.dts [new file with mode: 0644]
target/linux/ramips/dts/RUT5XX.dts [new file with mode: 0644]
target/linux/ramips/dts/SL-R7205.dts [new file with mode: 0644]
target/linux/ramips/dts/TEW-691GR.dts [new file with mode: 0644]
target/linux/ramips/dts/TEW-692GR.dts [new file with mode: 0644]
target/linux/ramips/dts/UR-326N4G.dts [new file with mode: 0644]
target/linux/ramips/dts/UR-336UN.dts [new file with mode: 0644]
target/linux/ramips/dts/V11STFE.dts [new file with mode: 0644]
target/linux/ramips/dts/V22RW-2X2.dts [new file with mode: 0644]
target/linux/ramips/dts/VOCORE.dts [new file with mode: 0644]
target/linux/ramips/dts/W150M.dts [new file with mode: 0644]
target/linux/ramips/dts/W306R_V20.dts [new file with mode: 0644]
target/linux/ramips/dts/W502U.dts [new file with mode: 0644]
target/linux/ramips/dts/WCR150GN.dts [new file with mode: 0644]
target/linux/ramips/dts/WHR-1166D.dts [new file with mode: 0644]
target/linux/ramips/dts/WHR-300HP2.dts [new file with mode: 0644]
target/linux/ramips/dts/WHR-600D.dts [new file with mode: 0644]
target/linux/ramips/dts/WHR-G300N.dts [new file with mode: 0644]
target/linux/ramips/dts/WIZARD8800.dts [new file with mode: 0644]
target/linux/ramips/dts/WL-351.dts [new file with mode: 0644]
target/linux/ramips/dts/WL341V3.dts [new file with mode: 0644]
target/linux/ramips/dts/WLI-TX4-AG300N.dts [new file with mode: 0644]
target/linux/ramips/dts/WL_330N.dts [new file with mode: 0644]
target/linux/ramips/dts/WL_330N3G.dts [new file with mode: 0644]
target/linux/ramips/dts/WMR300.dts [new file with mode: 0644]
target/linux/ramips/dts/WNCE2001.dts [new file with mode: 0644]
target/linux/ramips/dts/WR512-3GN-4M.dts [new file with mode: 0644]
target/linux/ramips/dts/WR512-3GN-8M.dts [new file with mode: 0644]
target/linux/ramips/dts/WR6202.dts [new file with mode: 0644]
target/linux/ramips/dts/WR8305RT.dts [new file with mode: 0644]
target/linux/ramips/dts/WRTNODE.dts [new file with mode: 0644]
target/linux/ramips/dts/WSR-1166.dts [new file with mode: 0644]
target/linux/ramips/dts/WSR-600.dts [new file with mode: 0644]
target/linux/ramips/dts/WT1520-4M.dts [new file with mode: 0644]
target/linux/ramips/dts/WT1520-8M.dts [new file with mode: 0644]
target/linux/ramips/dts/WT1520.dtsi [new file with mode: 0644]
target/linux/ramips/dts/WT3020-4M.dts [new file with mode: 0644]
target/linux/ramips/dts/WT3020-8M.dts [new file with mode: 0644]
target/linux/ramips/dts/WZR-AGL300NH.dts [new file with mode: 0644]
target/linux/ramips/dts/X5.dts [new file with mode: 0644]
target/linux/ramips/dts/X8.dts [new file with mode: 0644]
target/linux/ramips/dts/XDXRN502J.dts [new file with mode: 0644]
target/linux/ramips/dts/XIAOMI-MIWIFI-MINI.dts [new file with mode: 0644]
target/linux/ramips/dts/Y1.dts [new file with mode: 0644]
target/linux/ramips/dts/Y1.dtsi [new file with mode: 0644]
target/linux/ramips/dts/Y1S.dts [new file with mode: 0644]
target/linux/ramips/dts/ZBT-WA05.dts [new file with mode: 0644]
target/linux/ramips/dts/ZTE-Q7.dts [new file with mode: 0644]
target/linux/ramips/dts/mt7620a.dtsi [new file with mode: 0644]
target/linux/ramips/dts/mt7620n.dtsi [new file with mode: 0644]
target/linux/ramips/dts/mt7621.dtsi [new file with mode: 0644]
target/linux/ramips/dts/mt7628an.dtsi [new file with mode: 0644]
target/linux/ramips/dts/rt2880.dtsi [new file with mode: 0644]
target/linux/ramips/dts/rt3050.dtsi [new file with mode: 0644]
target/linux/ramips/dts/rt3352.dtsi [new file with mode: 0644]
target/linux/ramips/dts/rt3883.dtsi [new file with mode: 0644]
target/linux/ramips/dts/rt5350.dtsi [new file with mode: 0644]
target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt305x_esw_platform.h [new file with mode: 0644]
target/linux/ramips/files/drivers/net/ethernet/ralink/Kconfig [new file with mode: 0644]
target/linux/ramips/files/drivers/net/ethernet/ralink/Makefile [new file with mode: 0644]
target/linux/ramips/files/drivers/net/ethernet/ralink/esw_rt3052.c [new file with mode: 0644]
target/linux/ramips/files/drivers/net/ethernet/ralink/esw_rt3052.h [new file with mode: 0644]
target/linux/ramips/files/drivers/net/ethernet/ralink/gsw_mt7620a.c [new file with mode: 0644]
target/linux/ramips/files/drivers/net/ethernet/ralink/gsw_mt7620a.h [new file with mode: 0644]
target/linux/ramips/files/drivers/net/ethernet/ralink/mdio.c [new file with mode: 0644]
target/linux/ramips/files/drivers/net/ethernet/ralink/mdio.h [new file with mode: 0644]
target/linux/ramips/files/drivers/net/ethernet/ralink/mdio_rt2880.c [new file with mode: 0644]
target/linux/ramips/files/drivers/net/ethernet/ralink/mdio_rt2880.h [new file with mode: 0644]
target/linux/ramips/files/drivers/net/ethernet/ralink/mt7530.c [new file with mode: 0644]
target/linux/ramips/files/drivers/net/ethernet/ralink/mt7530.h [new file with mode: 0644]
target/linux/ramips/files/drivers/net/ethernet/ralink/ralink_ethtool.c [new file with mode: 0644]
target/linux/ramips/files/drivers/net/ethernet/ralink/ralink_ethtool.h [new file with mode: 0644]
target/linux/ramips/files/drivers/net/ethernet/ralink/ralink_soc_eth.c [new file with mode: 0644]
target/linux/ramips/files/drivers/net/ethernet/ralink/ralink_soc_eth.h [new file with mode: 0644]
target/linux/ramips/files/drivers/net/ethernet/ralink/soc_mt7620.c [new file with mode: 0644]
target/linux/ramips/files/drivers/net/ethernet/ralink/soc_rt2880.c [new file with mode: 0644]
target/linux/ramips/files/drivers/net/ethernet/ralink/soc_rt305x.c [new file with mode: 0644]
target/linux/ramips/files/drivers/net/ethernet/ralink/soc_rt3883.c [new file with mode: 0644]
target/linux/ramips/image/Makefile [new file with mode: 0644]
target/linux/ramips/image/lzma-loader/Makefile [new file with mode: 0644]
target/linux/ramips/image/lzma-loader/src/LzmaDecode.c [new file with mode: 0644]
target/linux/ramips/image/lzma-loader/src/LzmaDecode.h [new file with mode: 0644]
target/linux/ramips/image/lzma-loader/src/LzmaTypes.h [new file with mode: 0644]
target/linux/ramips/image/lzma-loader/src/Makefile [new file with mode: 0644]
target/linux/ramips/image/lzma-loader/src/board-ralink.c [new file with mode: 0644]
target/linux/ramips/image/lzma-loader/src/cache.c [new file with mode: 0644]
target/linux/ramips/image/lzma-loader/src/cache.h [new file with mode: 0644]
target/linux/ramips/image/lzma-loader/src/cacheops.h [new file with mode: 0644]
target/linux/ramips/image/lzma-loader/src/config.h [new file with mode: 0644]
target/linux/ramips/image/lzma-loader/src/cp0regdef.h [new file with mode: 0644]
target/linux/ramips/image/lzma-loader/src/head.S [new file with mode: 0644]
target/linux/ramips/image/lzma-loader/src/lantiq.mk [new file with mode: 0644]
target/linux/ramips/image/lzma-loader/src/loader.c [new file with mode: 0644]
target/linux/ramips/image/lzma-loader/src/loader.lds [new file with mode: 0644]
target/linux/ramips/image/lzma-loader/src/loader2.lds [new file with mode: 0644]
target/linux/ramips/image/lzma-loader/src/lzma-data.lds [new file with mode: 0644]
target/linux/ramips/image/lzma-loader/src/printf.c [new file with mode: 0644]
target/linux/ramips/image/lzma-loader/src/printf.h [new file with mode: 0644]
target/linux/ramips/image/lzma-loader/src/ralink.mk [new file with mode: 0644]
target/linux/ramips/modules.mk [new file with mode: 0644]
target/linux/ramips/mt7620/config-3.18 [new file with mode: 0644]
target/linux/ramips/mt7620/profiles/00-default.mk [new file with mode: 0644]
target/linux/ramips/mt7620/profiles/aigale.mk [new file with mode: 0644]
target/linux/ramips/mt7620/profiles/linksys.mk [new file with mode: 0644]
target/linux/ramips/mt7620/profiles/mediatek.mk [new file with mode: 0644]
target/linux/ramips/mt7620/profiles/microwrt.mk [new file with mode: 0644]
target/linux/ramips/mt7620/profiles/xiaomi-miwifi-mini.mk [new file with mode: 0644]
target/linux/ramips/mt7620/target.mk [new file with mode: 0644]
target/linux/ramips/mt7621/config-3.18 [new file with mode: 0644]
target/linux/ramips/mt7621/profiles/00-default.mk [new file with mode: 0644]
target/linux/ramips/mt7621/profiles/firefly.mk [new file with mode: 0644]
target/linux/ramips/mt7621/target.mk [new file with mode: 0644]
target/linux/ramips/mt7628/config-3.18 [new file with mode: 0644]
target/linux/ramips/mt7628/profiles/00-default.mk [new file with mode: 0644]
target/linux/ramips/mt7628/target.mk [new file with mode: 0644]
target/linux/ramips/patches-3.18/0001-MIPS-ralink-add-verbose-pmu-info.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0002-MIPS-ralink-add-a-helper-for-reading-the-ECO-version.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0003-MIPS-ralink-add-rt_sysc_m32-helper.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0004-MIPS-ralink-adds-a-bootrom-dumper-module.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0005-MIPS-ralink-add-illegal-access-driver.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0006-MIPS-ralink-add-missing-clk_set_rate-to-clk.c.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0007-MIPS-ralink-add-support-for-MT7620n.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0008-MIPS-ralink-allow-manual-memory-override.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0009-MIPS-ralink-define-the-wmac-clock-on-mt7620.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0010-MIPS-ralink-define-the-wmac-clock-on-rt3883.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0011-MIPS-ralink-add-rt2880-wmac-clock.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0012-MIPS-ralink-add-MT7621-support.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0013-MIPS-ralink-add-MT7621-defconfig.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0015-MIPS-ralink-cleanup-early_printk.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0016-MIPS-ralink-add-MT7621-pcie-driver.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0017-MIPS-use-set_mode-to-enable-disable-the-cevt-r4k-irq.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0019-MIPS-ralink-add-pseudo-pwm-led-trigger-based-on-time.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0021-MIPS-ralink-add-cpu-frequency-scaling.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0022-MIPS-ralink-copy-the-commandline-from-the-devicetree.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0023-MIPS-ralink-mt7620-fix-usb-issue-during-frequency-sc.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0025-MIPS-ralink-allow-loading-irq-registers-from-the-dev.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0026-MIPS-ralink-add-mt7628an-support.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0027-serial-ralink-adds-mt7620-serial.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0028-serial-ralink-the-core-has-a-size-of-0x100-and-not-0.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0029-serial-of-allow-au1x00-and-rt288x-to-load-from-OF.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0030-GPIO-add-named-gpio-exports.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0030-pinctrl-ralink-add-pinctrl-driver.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0031-PCI-MIPS-adds-rt2880-pci-support.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0032-PCI-MIPS-adds-mt7620a-pcie-driver.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0033-NET-multi-phy-support.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0035-NET-MIPS-add-ralink-SoC-ethernet-driver.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0037-USB-phy-add-ralink-SoC-driver.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0038-USB-add-OHCI-EHCI-OF-binding.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0041-mtd-fix-cfi-cmdset-0002-erase-status-check.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0042-mtd-cfi-cmdset-0002-force-word-write.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0043-mtd-ralink-add-mt7620-nand-driver.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0044-mtd-add-chunked-read-io-to-m25p80.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0045-mtd-add-mt7621-nand-support.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0046-DT-Add-documentation-for-gpio-ralink.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0047-GPIO-MIPS-ralink-add-gpio-driver-for-ralink-SoC.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0048-GPIO-ralink-add-mt7621-gpio-controller.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0049-DT-Add-documentation-for-spi-rt2880.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0050-SPI-ralink-add-Ralink-SoC-spi-driver.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0051-rt5350-spi-second-device.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0052-i2c-MIPS-adds-ralink-I2C-driver.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0053-mmc-MIPS-ralink-add-sdhci-for-mt7620a-SoC.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0054-DMA-ralink-add-rt2880-dma-engine.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0055-asoc-add-mt7620-support.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0056-watchdog-add-MT7621-support.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0057-uvc-add-iPassion-iP2970-support.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0059-USB-fix-dwc2.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0060-soc_type.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0061-SPI-ralink-add-mt7621-SoC-spi-driver.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0062-mt7621-add-ECHI-OCHI-XCHI-support.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0063-cevt-rt3352.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0100-mtd-split-remove-padding.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0101-mtd-add-rtn56u-support.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0103-MIPS-OWRTDTB.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0110-fix_bootargs_handling.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/0111-i2c-MIPS-add-mt7621-I2C-driver.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/064-MIPS-ralink-fix-clearing-the-illegal-access-interrup.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/100-mt7621-add-cpu-feature-overrides.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/110-mt7621-add-highmem.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/999-disable_illacc.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/999-no-pm_poweroff.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/999-non-pci-mt7620.patch [new file with mode: 0644]
target/linux/ramips/patches-3.18/999-pci-reset.patch [new file with mode: 0644]
target/linux/ramips/rt288x/config-3.18 [new file with mode: 0644]
target/linux/ramips/rt288x/profiles/00-default.mk [new file with mode: 0644]
target/linux/ramips/rt288x/profiles/asus.mk [new file with mode: 0644]
target/linux/ramips/rt288x/profiles/belkin.mk [new file with mode: 0644]
target/linux/ramips/rt288x/profiles/edimax.mk [new file with mode: 0644]
target/linux/ramips/rt288x/target.mk [new file with mode: 0644]
target/linux/ramips/rt305x/config-3.18 [new file with mode: 0644]
target/linux/ramips/rt305x/profiles/00-default.mk [new file with mode: 0644]
target/linux/ramips/rt305x/profiles/allnet.mk [new file with mode: 0644]
target/linux/ramips/rt305x/profiles/alpha.mk [new file with mode: 0644]
target/linux/ramips/rt305x/profiles/asiarf.mk [new file with mode: 0644]
target/linux/ramips/rt305x/profiles/asus.mk [new file with mode: 0644]
target/linux/ramips/rt305x/profiles/aximcom.mk [new file with mode: 0644]
target/linux/ramips/rt305x/profiles/aztech.mk [new file with mode: 0644]
target/linux/ramips/rt305x/profiles/belkin.mk [new file with mode: 0644]
target/linux/ramips/rt305x/profiles/broadway.mk [new file with mode: 0644]
target/linux/ramips/rt305x/profiles/dlink.mk [new file with mode: 0644]
target/linux/ramips/rt305x/profiles/easyacc.mk [new file with mode: 0644]
target/linux/ramips/rt305x/profiles/engenius.mk [new file with mode: 0644]
target/linux/ramips/rt305x/profiles/fon.mk [new file with mode: 0644]
target/linux/ramips/rt305x/profiles/freestation5.mk [new file with mode: 0644]
target/linux/ramips/rt305x/profiles/hame.mk [new file with mode: 0644]
target/linux/ramips/rt305x/profiles/hg255d.mk [new file with mode: 0644]
target/linux/ramips/rt305x/profiles/hilink.mk [new file with mode: 0644]
target/linux/ramips/rt305x/profiles/hootoo.mk [new file with mode: 0644]
target/linux/ramips/rt305x/profiles/m2m.mk [new file with mode: 0644]
target/linux/ramips/rt305x/profiles/misc.mk [new file with mode: 0644]
target/linux/ramips/rt305x/profiles/nexx.mk [new file with mode: 0644]
target/linux/ramips/rt305x/profiles/olinuxino-rt5350f-evb.mk [new file with mode: 0644]
target/linux/ramips/rt305x/profiles/olinuxino-rt5350f.mk [new file with mode: 0644]
target/linux/ramips/rt305x/profiles/poray.mk [new file with mode: 0644]
target/linux/ramips/rt305x/profiles/sevenlinks.mk [new file with mode: 0644]
target/linux/ramips/rt305x/profiles/tenda.mk [new file with mode: 0644]
target/linux/ramips/rt305x/profiles/upvel.mk [new file with mode: 0644]
target/linux/ramips/rt305x/profiles/vocore.mk [new file with mode: 0644]
target/linux/ramips/rt305x/profiles/wansview.mk [new file with mode: 0644]
target/linux/ramips/rt305x/target.mk [new file with mode: 0644]
target/linux/ramips/rt3883/config-3.18 [new file with mode: 0644]
target/linux/ramips/rt3883/profiles/00-default.mk [new file with mode: 0644]
target/linux/ramips/rt3883/profiles/asus.mk [new file with mode: 0644]
target/linux/ramips/rt3883/profiles/d-link.mk [new file with mode: 0644]
target/linux/ramips/rt3883/profiles/edimax.mk [new file with mode: 0644]
target/linux/ramips/rt3883/profiles/omnima.mk [new file with mode: 0644]
target/linux/ramips/rt3883/profiles/samsung.mk [new file with mode: 0644]
target/linux/ramips/rt3883/profiles/trendnet.mk [new file with mode: 0644]
target/linux/ramips/rt3883/target.mk [new file with mode: 0644]
target/linux/rb532/Makefile [new file with mode: 0644]
target/linux/rb532/base-files.mk [new file with mode: 0644]
target/linux/rb532/base-files/etc/config/network [new file with mode: 0644]
target/linux/rb532/base-files/etc/diag.sh [new file with mode: 0644]
target/linux/rb532/base-files/sbin/cf2nand [new file with mode: 0755]
target/linux/rb532/base-files/sbin/wget2nand [new file with mode: 0755]
target/linux/rb532/config-3.18 [new file with mode: 0644]
target/linux/rb532/image/Makefile [new file with mode: 0644]
target/linux/rb532/image/gen_image.sh [new file with mode: 0755]
target/linux/rb532/modules.mk [new file with mode: 0644]
target/linux/rb532/patches-3.18/001-cmdline_hack.patch [new file with mode: 0644]
target/linux/rb532/patches-3.18/002-rb532_nand_fixup.patch [new file with mode: 0644]
target/linux/rb532/patches-3.18/004-rb532_partition_info-rename-rootfs-to-rootfs_onboard.patch [new file with mode: 0644]
target/linux/rb532/src/patch-cmdline.c [new file with mode: 0644]
target/linux/realview/Makefile [new file with mode: 0644]
target/linux/realview/README [new file with mode: 0644]
target/linux/realview/base-files/etc/inittab [new file with mode: 0644]
target/linux/realview/base-files/etc/uci-defaults/02-network [new file with mode: 0644]
target/linux/realview/config-3.18 [new file with mode: 0644]
target/linux/realview/image/Makefile [new file with mode: 0644]
target/linux/sunxi/Makefile [new file with mode: 0644]
target/linux/sunxi/base-files.mk [new file with mode: 0644]
target/linux/sunxi/base-files/etc/inittab [new file with mode: 0644]
target/linux/sunxi/base-files/etc/uci-defaults/02_network [new file with mode: 0644]
target/linux/sunxi/base-files/lib/preinit/01_preinit_sunxi.sh [new file with mode: 0644]
target/linux/sunxi/base-files/lib/preinit/02_b53_hack.sh [new file with mode: 0644]
target/linux/sunxi/base-files/lib/sunxi.sh [new file with mode: 0644]
target/linux/sunxi/config-3.18 [new file with mode: 0644]
target/linux/sunxi/image/Config.in [new file with mode: 0644]
target/linux/sunxi/image/Makefile [new file with mode: 0644]
target/linux/sunxi/image/gen_sunxi_sdcard_img.sh [new file with mode: 0755]
target/linux/sunxi/modules.mk [new file with mode: 0644]
target/linux/sunxi/patches-3.18/100-dt-sun7i-add_spi0_pins_a.patch [new file with mode: 0644]
target/linux/sunxi/patches-3.18/101-dt-sun7i-add-uart3_pins.patch [new file with mode: 0644]
target/linux/sunxi/patches-3.18/102-dt-sun7i-add_mmc2_pins.patch [new file with mode: 0644]
target/linux/sunxi/patches-3.18/110-input-add-sun4i-lradc.patch [new file with mode: 0644]
target/linux/sunxi/patches-3.18/111-dt-sun4i-add-lradc.patch [new file with mode: 0644]
target/linux/sunxi/patches-3.18/112-dt-sun5i-add-lradc.patch [new file with mode: 0644]
target/linux/sunxi/patches-3.18/113-dt-sun7i-add-lradc.patch [new file with mode: 0644]
target/linux/sunxi/patches-3.18/115-input-sun4i-ts-update-temp-curve.patch [new file with mode: 0644]
target/linux/sunxi/patches-3.18/116-dt-sunxi-update-compats-for-tempcurves.patch [new file with mode: 0644]
target/linux/sunxi/patches-3.18/130-input-add-axp20x-pek.patch [new file with mode: 0644]
target/linux/sunxi/patches-3.18/150-pwm-add-sunxi-driver.patch [new file with mode: 0644]
target/linux/sunxi/patches-3.18/200-mmc-add-sdio-function-subnode.patch [new file with mode: 0644]
target/linux/sunxi/patches-3.18/201-dt-sun7i-add-oob-irq-to-bcm-sdio-wifi.patch [new file with mode: 0644]
target/linux/sunxi/patches-3.18/202-dt-sun7i-add-bluetooth-to-cubietruck.patch [new file with mode: 0644]
target/linux/sunxi/patches-3.18/270-dt-sun7i-add-ss-to-a20.patch [new file with mode: 0644]
target/linux/sunxi/patches-3.18/271-crypto-add-ss.patch [new file with mode: 0644]
target/linux/sunxi/patches-3.18/300-dt-sun7i-add-bananapi.patch [new file with mode: 0644]
target/linux/sunxi/patches-3.18/301-dt-sun7i-add-bananapro.patch [new file with mode: 0644]
target/linux/sunxi/patches-3.18/302-dt-sun7i-add-lamobo-r1.patch [new file with mode: 0644]
target/linux/sunxi/profiles/01-default.mk [new file with mode: 0644]
target/linux/sunxi/profiles/a10-olinuxino.mk [new file with mode: 0644]
target/linux/sunxi/profiles/a13-olimex-som.mk [new file with mode: 0644]
target/linux/sunxi/profiles/a13-olinuxino.mk [new file with mode: 0644]
target/linux/sunxi/profiles/a20-olinuxino.mk [new file with mode: 0644]
target/linux/sunxi/profiles/bananapi.mk [new file with mode: 0644]
target/linux/sunxi/profiles/bananapro.mk [new file with mode: 0644]
target/linux/sunxi/profiles/cubieboard.mk [new file with mode: 0644]
target/linux/sunxi/profiles/cubieboard2.mk [new file with mode: 0644]
target/linux/sunxi/profiles/cubietruck.mk [new file with mode: 0644]
target/linux/sunxi/profiles/lamobo-r1.mk [new file with mode: 0644]
target/linux/sunxi/profiles/mele_m9.mk [new file with mode: 0644]
target/linux/sunxi/profiles/pcduino.mk [new file with mode: 0644]
target/linux/sunxi/profiles/pcduino3.mk [new file with mode: 0644]
target/linux/uml/Makefile [new file with mode: 0644]
target/linux/uml/README [new file with mode: 0644]
target/linux/uml/config/i386 [new file with mode: 0644]
target/linux/uml/config/x86_64 [new file with mode: 0644]
target/linux/uml/image/Makefile [new file with mode: 0644]
target/linux/uml/patches-3.18/001-fix_make_headers_install.patch [new file with mode: 0644]
target/linux/uml/patches-3.18/101-mconsole-exec.patch [new file with mode: 0644]
target/linux/uml/patches-3.18/102-pseudo-random-mac.patch [new file with mode: 0644]
target/linux/x86/64/config-default [new file with mode: 0644]
target/linux/x86/64/target.mk [new file with mode: 0644]
target/linux/x86/Makefile [new file with mode: 0644]
target/linux/x86/base-files/etc/config/network [new file with mode: 0644]
target/linux/x86/base-files/etc/inittab [new file with mode: 0644]
target/linux/x86/base-files/lib/preinit/15_essential_fs_x86 [new file with mode: 0644]
target/linux/x86/base-files/lib/preinit/20_check_iso [new file with mode: 0644]
target/linux/x86/base-files/lib/preinit/79_move_config [new file with mode: 0644]
target/linux/x86/base-files/lib/upgrade/platform.sh [new file with mode: 0644]
target/linux/x86/config-3.18 [new file with mode: 0644]
target/linux/x86/ep80579/config-3.3 [new file with mode: 0644]
target/linux/x86/ep80579/target.mk [new file with mode: 0644]
target/linux/x86/generic/config-default [new file with mode: 0644]
target/linux/x86/generic/profiles/000-Generic.mk [new file with mode: 0644]
target/linux/x86/generic/target.mk [new file with mode: 0644]
target/linux/x86/geode/config-default [new file with mode: 0644]
target/linux/x86/geode/target.mk [new file with mode: 0644]
target/linux/x86/image/Config.in [new file with mode: 0644]
target/linux/x86/image/Makefile [new file with mode: 0644]
target/linux/x86/image/gen_image_generic.sh [new file with mode: 0755]
target/linux/x86/image/grub-early.cfg [new file with mode: 0644]
target/linux/x86/image/grub-iso.cfg [new file with mode: 0644]
target/linux/x86/image/grub.cfg [new file with mode: 0644]
target/linux/x86/image/mkimg_bifferboard.py [new file with mode: 0755]
target/linux/x86/image/mkimg_sitecom.pl [new file with mode: 0755]
target/linux/x86/kvm_guest/config-default [new file with mode: 0644]
target/linux/x86/kvm_guest/target.mk [new file with mode: 0644]
target/linux/x86/modules.mk [new file with mode: 0644]
target/linux/x86/patches-3.18/006-yenta_mistery.patch [new file with mode: 0644]
target/linux/x86/patches-3.18/009-rdc321x_select_embedded.patch [new file with mode: 0644]
target/linux/x86/patches-3.18/010-rdc_cpu_ident.patch [new file with mode: 0644]
target/linux/x86/patches-3.18/011-tune_lzma_options.patch [new file with mode: 0644]
target/linux/x86/patches-3.18/012-export_erase_write.patch [new file with mode: 0644]
target/linux/x86/patches-3.18/100-rdc_boards.patch [new file with mode: 0644]
target/linux/x86/patches-3.18/120-panic_on_unrecovered_nmi.patch [new file with mode: 0644]
target/linux/x86/patches-3.18/150-pit-tick-rate.patch [new file with mode: 0644]
target/linux/x86/patches-3.18/160-kexec-fix.patch [new file with mode: 0644]
target/linux/x86/rdc/base-files/etc/config/network [new file with mode: 0644]
target/linux/x86/rdc/base-files/etc/diag.sh [new file with mode: 0644]
target/linux/x86/rdc/base-files/lib/preinit/05_set_ether_mac_rdc [new file with mode: 0644]
target/linux/x86/rdc/base-files/lib/upgrade/platform.sh [new file with mode: 0644]
target/linux/x86/rdc/config-default [new file with mode: 0644]
target/linux/x86/rdc/profiles/ar525w.mk [new file with mode: 0644]
target/linux/x86/rdc/profiles/bifferboard.mk [new file with mode: 0644]
target/linux/x86/rdc/profiles/r8610.mk [new file with mode: 0644]
target/linux/x86/rdc/profiles/sitecom.mk [new file with mode: 0644]
target/linux/x86/rdc/target.mk [new file with mode: 0644]
target/linux/x86/xen_domu/base-files/etc/inittab [new file with mode: 0644]
target/linux/x86/xen_domu/base-files/lib/preinit/45_mount_xenfs [new file with mode: 0644]
target/linux/x86/xen_domu/config-default [new file with mode: 0644]
target/linux/x86/xen_domu/target.mk [new file with mode: 0644]
target/linux/xburst/Makefile [new file with mode: 0644]
target/linux/xburst/base-files/etc/config/fstab [new file with mode: 0644]
target/linux/xburst/base-files/etc/config/network [new file with mode: 0644]
target/linux/xburst/base-files/etc/config/system [new file with mode: 0644]
target/linux/xburst/config-3.18 [new file with mode: 0644]
target/linux/xburst/image/Makefile [new file with mode: 0644]
target/linux/xburst/image/ubinize.cfg [new file with mode: 0644]
target/linux/xburst/modules.mk [new file with mode: 0644]
target/linux/xburst/patches-3.18/001-ubi-Read-only-the-vid-header-instead-of-the-whole-pa.patch [new file with mode: 0644]
target/linux/xburst/patches-3.18/002-NAND-Optimize-NAND_ECC_HW_OOB_FIRST-read.patch [new file with mode: 0644]
target/linux/xburst/patches-3.18/003-NAND-Add-support-for-subpage-reads-for-NAND_ECC_HW_O.patch [new file with mode: 0644]
target/linux/xburst/patches-3.18/004-ASoC-JZ4740-delay-activation-of-the-DAC-to-work-arou.patch [new file with mode: 0644]
target/linux/xburst/patches-3.18/005-RTC-JZ4740-Init-the-regulator-register-on-startup.patch [new file with mode: 0644]
target/linux/xburst/patches-3.18/006-Add-ili8960-lcd-driver.patch [new file with mode: 0644]
target/linux/xburst/patches-3.18/007-qi_lb60-Don-t-use-3-wire-spi-mode-for-the-display-fo.patch [new file with mode: 0644]
target/linux/xburst/qi_lb60/config-default [new file with mode: 0644]
target/linux/xburst/qi_lb60/target.mk [new file with mode: 0644]
target/sdk/Config.in [new file with mode: 0644]
target/sdk/Makefile [new file with mode: 0644]
target/sdk/convert-config.pl [new file with mode: 0755]
target/sdk/files/Config.in [new file with mode: 0644]
target/sdk/files/Makefile [new file with mode: 0644]
target/sdk/files/README.SDK [new file with mode: 0644]
target/sdk/files/include/prepare.mk [new file with mode: 0644]
target/toolchain/Config.in [new file with mode: 0644]
target/toolchain/Makefile [new file with mode: 0644]
target/toolchain/files/README.TOOLCHAIN [new file with mode: 0644]
target/toolchain/files/wrapper.sh [new file with mode: 0755]
toolchain/Config.in [new file with mode: 0644]
toolchain/Makefile [new file with mode: 0644]
toolchain/binutils/Config.in [new file with mode: 0644]
toolchain/binutils/Makefile [new file with mode: 0644]
toolchain/binutils/patches/linaro/300-001_ld_makefile_patch.patch [new file with mode: 0644]
toolchain/binutils/patches/linaro/300-012_check_ldrunpath_length.patch [new file with mode: 0644]
toolchain/binutils/patches/linaro/400-mips_no_dynamic_linking_sym.patch [new file with mode: 0644]
toolchain/binutils/patches/linaro/500-Change-default-emulation-for-mips64-linux.patch [new file with mode: 0644]
toolchain/gcc/Config.in [new file with mode: 0644]
toolchain/gcc/Config.version [new file with mode: 0644]
toolchain/gcc/common.mk [new file with mode: 0644]
toolchain/gcc/files/alternate-arch-cc.in [new file with mode: 0644]
toolchain/gcc/final/Makefile [new file with mode: 0644]
toolchain/gcc/initial/Makefile [new file with mode: 0644]
toolchain/gcc/minimal/Makefile [new file with mode: 0644]
toolchain/gcc/patches/4.6-linaro/010-documentation.patch [new file with mode: 0644]
toolchain/gcc/patches/4.6-linaro/020-gcc_bug_54295.patch [new file with mode: 0644]
toolchain/gcc/patches/4.6-linaro/030-gcc_bug_48403.patch [new file with mode: 0644]
toolchain/gcc/patches/4.6-linaro/040-gcc_bug_49696.patch [new file with mode: 0644]
toolchain/gcc/patches/4.6-linaro/100-uclibc-conf.patch [new file with mode: 0644]
toolchain/gcc/patches/4.6-linaro/200-musl.patch [new file with mode: 0644]
toolchain/gcc/patches/4.6-linaro/301-missing-execinfo_h.patch [new file with mode: 0644]
toolchain/gcc/patches/4.6-linaro/302-c99-snprintf.patch [new file with mode: 0644]
toolchain/gcc/patches/4.6-linaro/305-libmudflap-susv3-legacy.patch [new file with mode: 0644]
toolchain/gcc/patches/4.6-linaro/800-arm_v5te_no_ldrd_strd.patch [new file with mode: 0644]
toolchain/gcc/patches/4.6-linaro/810-arm-softfloat-libgcc.patch [new file with mode: 0644]
toolchain/gcc/patches/4.6-linaro/820-libgcc_pic.patch [new file with mode: 0644]
toolchain/gcc/patches/4.6-linaro/830-arm_unbreak_armv4t.patch [new file with mode: 0644]
toolchain/gcc/patches/4.6-linaro/840-armv4_pass_fix-v4bx_to_ld.patch [new file with mode: 0644]
toolchain/gcc/patches/4.6-linaro/850-use_shared_libgcc.patch [new file with mode: 0644]
toolchain/gcc/patches/4.6-linaro/860-uclibc_use_eh_frame.patch [new file with mode: 0644]
toolchain/gcc/patches/4.6-linaro/870-ppc_no_crtsavres.patch [new file with mode: 0644]
toolchain/gcc/patches/4.6-linaro/880-no_java_section.patch [new file with mode: 0644]
toolchain/gcc/patches/4.6-linaro/900-bad-mips16-crt [new file with mode: 0644]
toolchain/gcc/patches/4.6-linaro/910-mbsd_multi.patch [new file with mode: 0644]
toolchain/gcc/patches/4.6-linaro/920-specs_nonfatal_getenv.patch [new file with mode: 0644]
toolchain/gcc/patches/4.6-linaro/940-no-clobber-stamp-bits.patch [new file with mode: 0644]
toolchain/gcc/patches/4.6-linaro/999-coldfire.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/001-revert_register_mode_search.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/002-weak_data_fix.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/003-universal_initializer.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/004-case_insensitive.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/010-documentation.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/020-no-plt-backport.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/100-uclibc-conf.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/200-musl_config.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/201-musl_arm.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/202-musl_mips.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/203-musl_powerpc.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/204-musl_sh.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/205-musl_x86.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/206-musl_aarch64.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/207-musl_fixincludes.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/208-musl_gomp.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/209-musl_libstdc++.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/210-disable_libsanitizer_off_t_check.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/220-musl_mips_softfloat.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/221-musl_mips64.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/800-arm_v5te_no_ldrd_strd.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/810-arm-softfloat-libgcc.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/820-libgcc_pic.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/830-arm_unbreak_armv4t.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/840-armv4_pass_fix-v4bx_to_ld.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/850-use_shared_libgcc.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/851-libgcc_no_compat.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/860-use_eh_frame.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/870-ppc_no_crtsavres.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/880-no_java_section.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/900-bad-mips16-crt.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/910-mbsd_multi.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/920-specs_nonfatal_getenv.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/930-fix-mips-noexecstack.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/940-no-clobber-stamp-bits.patch [new file with mode: 0644]
toolchain/gcc/patches/4.8-linaro/951-arm_bug_58595.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/001-revert_register_mode_search.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/002-case_insensitive.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/010-documentation.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/020-no-plt-backport.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/100-uclibc-conf.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/200-musl_config.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/201-musl_arm.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/202-musl_mips.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/203-musl_powerpc.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/204-musl_sh.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/205-musl_x86.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/206-musl_aarch64.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/207-musl_fixincludes.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/208-musl_gomp.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/209-musl_libstdc++.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/210-disable_libsanitizer_off_t_check.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/220-musl_mips_softfloat.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/221-musl_mips64.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/800-arm_v5te_no_ldrd_strd.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/810-arm-softfloat-libgcc.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/820-libgcc_pic.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/830-arm_unbreak_armv4t.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/840-armv4_pass_fix-v4bx_to_ld.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/850-use_shared_libgcc.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/851-libgcc_no_compat.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/860-use_eh_frame.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/870-ppc_no_crtsavres.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/880-no_java_section.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/900-bad-mips16-crt.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/910-mbsd_multi.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/920-specs_nonfatal_getenv.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/930-fix-mips-noexecstack.patch [new file with mode: 0644]
toolchain/gcc/patches/4.9-linaro/940-no-clobber-stamp-bits.patch [new file with mode: 0644]
toolchain/gdb/Makefile [new file with mode: 0644]
toolchain/gdb/patches/100-ppc_compile_fix.patch [new file with mode: 0644]
toolchain/gdb/patches/110-no_extern_inline.patch [new file with mode: 0644]
toolchain/gdb/patches/600-fix-compile-flag-mismatch.patch [new file with mode: 0644]
toolchain/glibc/Config.in [new file with mode: 0644]
toolchain/glibc/Config.version [new file with mode: 0644]
toolchain/glibc/Makefile [new file with mode: 0644]
toolchain/glibc/common.mk [new file with mode: 0644]
toolchain/glibc/config/Config.in [new file with mode: 0644]
toolchain/glibc/headers/Makefile [new file with mode: 0644]
toolchain/glibc/include/libintl.h [new file with mode: 0644]
toolchain/glibc/patches/2.15/001-fix_autoconf_macro.patch [new file with mode: 0644]
toolchain/glibc/patches/2.15/005-versions.patch [new file with mode: 0644]
toolchain/glibc/patches/2.15/050-all_glibc-2.14-leak-revert-crash.patch [new file with mode: 0644]
toolchain/glibc/patches/2.15/100-fix_cross_rpcgen.patch [new file with mode: 0644]
toolchain/glibc/patches/2.15/110-fix_cross_zic.patch [new file with mode: 0644]
toolchain/glibc/patches/2.15/120-use_host_cflags.patch [new file with mode: 0644]
toolchain/glibc/patches/2.15/200-add-dl-search-paths.patch [new file with mode: 0644]
toolchain/glibc/patches/2.19/100-fix_cross_rpcgen.patch [new file with mode: 0644]
toolchain/glibc/patches/2.19/200-add-dl-search-paths.patch [new file with mode: 0644]
toolchain/glibc/patches/2.19/300-require-autoconf-2.69.patch [new file with mode: 0644]
toolchain/glibc/patches/2.21/100-fix_cross_rpcgen.patch [new file with mode: 0644]
toolchain/glibc/patches/2.21/200-add-dl-search-paths.patch [new file with mode: 0644]
toolchain/info.mk [new file with mode: 0644]
toolchain/insight/Makefile [new file with mode: 0644]
toolchain/insight/patches/600-fix-compile-flag-mismatch.patch [new file with mode: 0644]
toolchain/kernel-headers/Makefile [new file with mode: 0644]
toolchain/musl/Config.in [new file with mode: 0644]
toolchain/musl/Config.version [new file with mode: 0644]
toolchain/musl/Makefile [new file with mode: 0644]
toolchain/musl/common.mk [new file with mode: 0644]
toolchain/musl/headers/Makefile [new file with mode: 0644]
toolchain/musl/include/bits/wordsize.h [new file with mode: 0644]
toolchain/musl/include/features.h [new file with mode: 0644]
toolchain/musl/include/sgidefs.h [new file with mode: 0644]
toolchain/musl/include/sys/cdefs.h [new file with mode: 0644]
toolchain/musl/include/sys/glibc-types.h [new file with mode: 0644]
toolchain/musl/include/sys/queue.h [new file with mode: 0644]
toolchain/musl/patches/001-git-2015-06-04.patch [new file with mode: 0644]
toolchain/musl/patches/100-add_glob_onlydir.patch [new file with mode: 0644]
toolchain/musl/patches/900-iconv_size_hack.patch [new file with mode: 0644]
toolchain/uClibc/Config.in [new file with mode: 0644]
toolchain/uClibc/Config.version [new file with mode: 0644]
toolchain/uClibc/Makefile [new file with mode: 0644]
toolchain/uClibc/common.mk [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/arm [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/armeb [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/common [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/debug [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/i386 [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/i686 [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/m68k [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/mips [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/mips64 [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/mips64.32 [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/mips64.64 [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/mips64.n32 [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/mips64el [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/mips64el.32 [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/mips64el.64 [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/mips64el.n32 [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/mipsel [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/mipsel.cobalt [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/powerpc [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/powerpc.e500 [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/sparc [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/sparc.leon [new file with mode: 0644]
toolchain/uClibc/config-0.9.33.2/x86_64 [new file with mode: 0644]
toolchain/uClibc/headers/Makefile [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/009_backport_mount.h-update.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/010-backport_sscanf_alloc.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/011-dlsym_rtld_next_fix.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/012-elf-Add-STT_GNU_IFUNC-from-glibc.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/020-endian.h-add-some-handy-macros-to-be-used-in-syscall.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/021-add-posix_madvise.c.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/022-libc-add-posix_fallocate.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/023-libc-add-fallocate-and-fallocate64.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/024-i386-bits-syscalls.h-allow-immediate-values-as-6th-s.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/025-libc-sync_file_range.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/100-fix_unifdef.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/110-compat_macros.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/120-adjtimex.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/131-inet-fix-__read_etc_hosts_r-segfault.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/132-inet_fix_res_init.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/133-inet6-scoped-getnameinfo.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/135-inet_fix_threaded_use_of_res_functions.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/136-inet_make_res_init_thread_safe.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/137-inet_fix_threaded_res_init.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/150-vasprintf_size_reduce.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/170-math_finite.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/180-pthread_cleanup_fix.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/190-nptl_use_arch_default_stack_limit.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/200-no_forced_unwind.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/210-mips_use_pic_crt1.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/350-use-fputs_unlocked.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/410-llvm_workaround.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/450-powerpc_copysignl.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/460-powerpc_ptrace_h.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/470-powerpc_syscall6.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/480-powerpc_rel24_support.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/500-eventfd.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/600-mips64_abi_selection.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/610-mips64_syscall_fix.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/611-mips_syscall_error_argument.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/612-mips64_relocation_fix.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/613-mips64_more_relocation_fixes.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/614-mips64_fix_setjmp_longjmp.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/615-mips_fix_sigev_pad_size.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/616-mips_fix_stat_time.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/617-mips_fix_setjmp_ptrsize.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/618-mips64_fix_syscall_error.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/619-mips64_fix_sysdep_cancel.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/960-remove_eabi_oabi_selection.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/970-add___kernel_long_and___kernel_ulong.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/981-fix_setting_arch_native_bit.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/990-no-stack-cache.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/991-gen_wctype.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/995-add-sigsys-to-siginfo_t-union.patch [new file with mode: 0644]
toolchain/uClibc/patches-0.9.33.2/999-eventfd_use_bits_scheme.patch [new file with mode: 0644]
toolchain/uClibc/utils/Makefile [new file with mode: 0644]
toolchain/wrapper/Makefile [new file with mode: 0644]
tools/Makefile [new file with mode: 0644]
tools/autoconf/Makefile [new file with mode: 0644]
tools/autoconf/patches/000-relocatable.patch [new file with mode: 0644]
tools/autoconf/patches/001-no_emacs_lib.patch [new file with mode: 0644]
tools/autoconf/patches/002-musl_host_fixup.patch [new file with mode: 0644]
tools/automake/Makefile [new file with mode: 0644]
tools/automake/files/aclocal [new file with mode: 0755]
tools/automake/patches/000-relocatable.patch [new file with mode: 0644]
tools/automake/patches/100-aclocal-skip-not-existing-directories.patch [new file with mode: 0644]
tools/automake/patches/200-do-not-override-silent-rules.patch [new file with mode: 0644]
tools/b43-tools/Makefile [new file with mode: 0644]
tools/b43-tools/files/b43-fwsquash.py [new file with mode: 0755]
tools/b43-tools/patches/001-fw-dirname.patch [new file with mode: 0644]
tools/b43-tools/patches/002-no_libfl.patch [new file with mode: 0644]
tools/bc/Makefile [new file with mode: 0644]
tools/bc/patches/001-no_doc.patch [new file with mode: 0644]
tools/bison/Makefile [new file with mode: 0644]
tools/bison/patches/010-intl-stub-compat.patch [new file with mode: 0644]
tools/bison/patches/100-fix-gets-removal.patch [new file with mode: 0644]
tools/ccache/Makefile [new file with mode: 0644]
tools/ccache/files/ccache_cc [new file with mode: 0755]
tools/ccache/files/ccache_cxx [new file with mode: 0755]
tools/cloog/Makefile [new file with mode: 0644]
tools/cmake/Makefile [new file with mode: 0644]
tools/cmake/patches/100-disable_qt_tests.patch [new file with mode: 0644]
tools/cmake/patches/110-freebsd-compat.patch [new file with mode: 0644]
tools/dosfstools/Makefile [new file with mode: 0644]
tools/dosfstools/patches/0001-Add-tags-and-editor-backup-files-to-.gitignore.patch [new file with mode: 0644]
tools/dosfstools/patches/0002-Fix-indentation-of-fix-power-loss-damage-commit.patch [new file with mode: 0644]
tools/dosfstools/patches/0003-mkfs.fat.c-Use-unsigned-char-for-binary-data.patch [new file with mode: 0644]
tools/dosfstools/patches/0004-Make-all-char-that-may-take-literals-const.patch [new file with mode: 0644]
tools/dosfstools/patches/0005-mkfs.fat-Allow-0xF0-to-be-specified-as-media-byte.patch [new file with mode: 0644]
tools/dosfstools/patches/0006-fsck.fat-Make-r-option-default.patch [new file with mode: 0644]
tools/dosfstools/patches/0007-Makefile-fix-typo-in-uninstall-man.patch [new file with mode: 0644]
tools/dosfstools/patches/0008-Makefile-avoid-using-install-D.patch [new file with mode: 0644]
tools/dosfstools/patches/0009-Improve-.gitignore.patch [new file with mode: 0644]
tools/dosfstools/patches/0010-Remove-non-standard-int-types.patch [new file with mode: 0644]
tools/dosfstools/patches/0011-Remove-linux-msdos_fs.h-includes.patch [new file with mode: 0644]
tools/dosfstools/patches/0012-fsck.fat-Fix-read-beyond-end-of-array-on-FAT12.patch [new file with mode: 0644]
tools/dosfstools/patches/0013-Add-compatible-ioctl-calls-for-OSX-and-FreeBSD.patch [new file with mode: 0644]
tools/dosfstools/patches/0014-Add-OSX-and-FreeBSD-support.patch [new file with mode: 0644]
tools/e2fsprogs/Makefile [new file with mode: 0644]
tools/e2fsprogs/patches/001-exit_0_on_corrected_errors.patch [new file with mode: 0644]
tools/e2fsprogs/patches/002-dont-build-e4defrag.patch [new file with mode: 0644]
tools/e2fsprogs/patches/003-openbsd-compat.patch [new file with mode: 0644]
tools/e2fsprogs/patches/004-freebsd-compat.patch [new file with mode: 0644]
tools/elftosb/Makefile [new file with mode: 0644]
tools/elftosb/patches/001-libm.patch [new file with mode: 0644]
tools/elftosb/patches/002-fix-header-path.patch [new file with mode: 0644]
tools/elftosb/patches/003-use-ldflags.patch [new file with mode: 0644]
tools/findutils/Makefile [new file with mode: 0644]
tools/findutils/patches/21-Fix-time_t-vs-long-int-mismatches.patch [new file with mode: 0644]
tools/firmware-utils/Makefile [new file with mode: 0644]
tools/firmware-utils/src/add_header.c [new file with mode: 0644]
tools/firmware-utils/src/addpattern.c [new file with mode: 0644]
tools/firmware-utils/src/airlink.c [new file with mode: 0644]
tools/firmware-utils/src/asustrx.c [new file with mode: 0644]
tools/firmware-utils/src/bcm_tag.h [new file with mode: 0644]
tools/firmware-utils/src/bcmalgo.c [new file with mode: 0644]
tools/firmware-utils/src/bcmalgo.h [new file with mode: 0644]
tools/firmware-utils/src/buffalo-enc.c [new file with mode: 0644]
tools/firmware-utils/src/buffalo-lib.c [new file with mode: 0644]
tools/firmware-utils/src/buffalo-lib.h [new file with mode: 0644]
tools/firmware-utils/src/buffalo-tag.c [new file with mode: 0644]
tools/firmware-utils/src/buffalo-tftp.c [new file with mode: 0644]
tools/firmware-utils/src/csysimg.h [new file with mode: 0644]
tools/firmware-utils/src/cyg_crc.h [new file with mode: 0644]
tools/firmware-utils/src/cyg_crc16.c [new file with mode: 0644]
tools/firmware-utils/src/cyg_crc32.c [new file with mode: 0644]
tools/firmware-utils/src/dgfirmware.c [new file with mode: 0644]
tools/firmware-utils/src/dgn3500sum.c [new file with mode: 0644]
tools/firmware-utils/src/edimax_fw_header.c [new file with mode: 0644]
tools/firmware-utils/src/encode_crc.c [new file with mode: 0644]
tools/firmware-utils/src/fix-u-media-header.c [new file with mode: 0644]
tools/firmware-utils/src/fw.h [new file with mode: 0644]
tools/firmware-utils/src/hcsmakeimage.c [new file with mode: 0644]
tools/firmware-utils/src/imagetag.c [new file with mode: 0644]
tools/firmware-utils/src/imagetag.ggo [new file with mode: 0644]
tools/firmware-utils/src/imagetag_cmdline.c [new file with mode: 0644]
tools/firmware-utils/src/imagetag_cmdline.h [new file with mode: 0644]
tools/firmware-utils/src/lzma2eva.c [new file with mode: 0644]
tools/firmware-utils/src/makeamitbin.c [new file with mode: 0644]
tools/firmware-utils/src/md5.c [new file with mode: 0644]
tools/firmware-utils/src/md5.h [new file with mode: 0644]
tools/firmware-utils/src/mkbrncmdline.c [new file with mode: 0644]
tools/firmware-utils/src/mkbrnimg.c [new file with mode: 0644]
tools/firmware-utils/src/mkcameofw.c [new file with mode: 0644]
tools/firmware-utils/src/mkcasfw.c [new file with mode: 0644]
tools/firmware-utils/src/mkchkimg.c [new file with mode: 0644]
tools/firmware-utils/src/mkcsysimg.c [new file with mode: 0644]
tools/firmware-utils/src/mkdapimg.c [new file with mode: 0644]
tools/firmware-utils/src/mkdcs932.c [new file with mode: 0644]
tools/firmware-utils/src/mkdniimg.c [new file with mode: 0644]
tools/firmware-utils/src/mkedimaximg.c [new file with mode: 0644]
tools/firmware-utils/src/mkfwimage.c [new file with mode: 0644]
tools/firmware-utils/src/mkfwimage2.c [new file with mode: 0644]
tools/firmware-utils/src/mkheader_gemtek.c [new file with mode: 0644]
tools/firmware-utils/src/mkhilinkfw.c [new file with mode: 0644]
tools/firmware-utils/src/mkmylofw.c [new file with mode: 0644]
tools/firmware-utils/src/mkplanexfw.c [new file with mode: 0644]
tools/firmware-utils/src/mkporayfw.c [new file with mode: 0644]
tools/firmware-utils/src/mkrtn56uimg.c [new file with mode: 0644]
tools/firmware-utils/src/mksenaofw.c [new file with mode: 0644]
tools/firmware-utils/src/mktitanimg.c [new file with mode: 0644]
tools/firmware-utils/src/mktitanimg.h [new file with mode: 0644]
tools/firmware-utils/src/mktplinkfw.c [new file with mode: 0644]
tools/firmware-utils/src/mktplinkfw2.c [new file with mode: 0644]
tools/firmware-utils/src/mkwrgimg.c [new file with mode: 0644]
tools/firmware-utils/src/mkzcfw.c [new file with mode: 0644]
tools/firmware-utils/src/mkzynfw.c [new file with mode: 0644]
tools/firmware-utils/src/motorola-bin.c [new file with mode: 0644]
tools/firmware-utils/src/myloader.h [new file with mode: 0644]
tools/firmware-utils/src/nand_ecc.c [new file with mode: 0644]
tools/firmware-utils/src/osbridge-crc.c [new file with mode: 0644]
tools/firmware-utils/src/pc1crypt.c [new file with mode: 0644]
tools/firmware-utils/src/ptgen.c [new file with mode: 0644]
tools/firmware-utils/src/seama.c [new file with mode: 0644]
tools/firmware-utils/src/seama.h [new file with mode: 0644]
tools/firmware-utils/src/sha1.c [new file with mode: 0644]
tools/firmware-utils/src/sha1.h [new file with mode: 0644]
tools/firmware-utils/src/spw303v.c [new file with mode: 0644]
tools/firmware-utils/src/srec2bin.c [new file with mode: 0644]
tools/firmware-utils/src/tplink-safeloader.c [new file with mode: 0644]
tools/firmware-utils/src/trx.c [new file with mode: 0644]
tools/firmware-utils/src/trx2edips.c [new file with mode: 0644]
tools/firmware-utils/src/trx2usr.c [new file with mode: 0644]
tools/firmware-utils/src/wrt400n.c [new file with mode: 0644]
tools/firmware-utils/src/xorimage.c [new file with mode: 0644]
tools/firmware-utils/src/zynos.h [new file with mode: 0644]
tools/firmware-utils/src/zyxbcm.c [new file with mode: 0644]
tools/flex/Makefile [new file with mode: 0644]
tools/flex/patches/100-remove_no_undefined.patch [new file with mode: 0644]
tools/flock/Makefile [new file with mode: 0644]
tools/flock/src/flock.c [new file with mode: 0644]
tools/gengetopt/Makefile [new file with mode: 0644]
tools/gengetopt/patches/100-dependency_fix.patch [new file with mode: 0644]
tools/gengetopt/patches/200-no_docs_tests.patch [new file with mode: 0644]
tools/gmp/Makefile [new file with mode: 0644]
tools/include/byteswap.h [new file with mode: 0644]
tools/include/elf.h [new file with mode: 0644]
tools/include/endian.h [new file with mode: 0644]
tools/include/getline.h [new file with mode: 0644]
tools/include/sys/sysmacros.h [new file with mode: 0644]
tools/libelf/Makefile [new file with mode: 0644]
tools/libtool/Makefile [new file with mode: 0644]
tools/libtool/files/libtool-v1.5.patch [new file with mode: 0644]
tools/libtool/files/libtool-v2.2.patch [new file with mode: 0644]
tools/libtool/files/libtool-v2.4.patch [new file with mode: 0644]
tools/libtool/patches/000-relocatable.patch [new file with mode: 0644]
tools/libtool/patches/001-fix-func_append.patch [new file with mode: 0644]
tools/libtool/patches/100-libdir-fixes.patch [new file with mode: 0644]
tools/libtool/patches/110-dont-use-target-dir-for-relinking.patch [new file with mode: 0644]
tools/libtool/patches/120-strip-unsafe-dirs-for-relinking.patch [new file with mode: 0644]
tools/libtool/patches/150-trailingslash.patch [new file with mode: 0644]
tools/libtool/patches/200-openwrt-branding.patch [new file with mode: 0644]
tools/lzma-old/Makefile [new file with mode: 0644]
tools/lzma-old/patches/100-lzma_zlib.patch [new file with mode: 0644]
tools/lzma-old/patches/110-ranlib.patch [new file with mode: 0644]
tools/lzma/Makefile [new file with mode: 0644]
tools/lzma/patches/001-large_files.patch [new file with mode: 0644]
tools/lzma/patches/002-lzmp.patch [new file with mode: 0644]
tools/lzma/patches/003-compile_fixes.patch [new file with mode: 0644]
tools/lzma/patches/100-static_library.patch [new file with mode: 0644]
tools/m4/Makefile [new file with mode: 0644]
tools/m4/patches/100-fix-gets-removal.patch [new file with mode: 0644]
tools/make-ext4fs/Makefile [new file with mode: 0644]
tools/missing-macros/Makefile [new file with mode: 0644]
tools/missing-macros/src/README [new file with mode: 0644]
tools/missing-macros/src/bin/help2man [new file with mode: 0755]
tools/missing-macros/src/bin/makeinfo [new file with mode: 0755]
tools/missing-macros/src/m4/as-ac-expand.m4 [new file with mode: 0644]
tools/missing-macros/src/m4/as-compiler-flag.m4 [new file with mode: 0644]
tools/missing-macros/src/m4/as-unaligned-access.m4 [new file with mode: 0644]
tools/missing-macros/src/m4/as-version.m4 [new file with mode: 0644]
tools/missing-macros/src/m4/dnet.m4 [new file with mode: 0644]
tools/missing-macros/src/m4/fake-gtk-doc-check.m4 [new file with mode: 0644]
tools/missing-macros/src/m4/fake-intltool.m4 [new file with mode: 0644]
tools/missing-macros/src/m4/glibc2.m4 [new file with mode: 0644]
tools/missing-macros/src/m4/glibc21.m4 [new file with mode: 0644]
tools/missing-macros/src/m4/intdiv0.m4 [new file with mode: 0644]
tools/missing-macros/src/m4/intmax.m4 [new file with mode: 0644]
tools/missing-macros/src/m4/inttypes-pri.m4 [new file with mode: 0644]
tools/missing-macros/src/m4/inttypes_h.m4 [new file with mode: 0644]
tools/missing-macros/src/m4/lib-ld.m4 [new file with mode: 0644]
tools/missing-macros/src/m4/lib-link.m4 [new file with mode: 0644]
tools/missing-macros/src/m4/lib-prefix.m4 [new file with mode: 0644]
tools/missing-macros/src/m4/mfx_acc.m4 [new file with mode: 0644]
tools/missing-macros/src/m4/mfx_cppflags.m4 [new file with mode: 0644]
tools/missing-macros/src/m4/mfx_limits.m4 [new file with mode: 0644]
tools/missing-macros/src/m4/progtest.m4 [new file with mode: 0644]
tools/missing-macros/src/m4/stdint_h.m4 [new file with mode: 0644]
tools/missing-macros/src/m4/uintmax_t.m4 [new file with mode: 0644]
tools/missing-macros/src/m4/va_copy.m4 [new file with mode: 0644]
tools/missing-macros/src/m4/wint_t.m4 [new file with mode: 0644]
tools/mkimage/Makefile [new file with mode: 0644]
tools/mkimage/patches/010-freebsd-ulong-fix.patch [new file with mode: 0644]
tools/mkimage/patches/020-include_compile_fix.patch [new file with mode: 0644]
tools/mkimage/patches/030-allow-to-use-different-magic.patch [new file with mode: 0644]
tools/mkimage/patches/040-include_order.patch [new file with mode: 0644]
tools/mkimage/patches/050-image_h_portability.patch [new file with mode: 0644]
tools/mkimage/patches/060-remove_kernel_includes.patch [new file with mode: 0644]
tools/mkimage/patches/070-socfpgaimage_portability.patch [new file with mode: 0644]
tools/mkimage/patches/080-remove_compiler_check.patch [new file with mode: 0644]
tools/mkimage/patches/100-freebsd-compat.patch [new file with mode: 0644]
tools/mkimage/patches/200-gcc5_compat.patch [new file with mode: 0644]
tools/mklibs/Makefile [new file with mode: 0644]
tools/mklibs/include/elf.h [new file with mode: 0644]
tools/mklibs/patches/001-compile.patch [new file with mode: 0644]
tools/mklibs/patches/002-disable_symbol_checks.patch [new file with mode: 0644]
tools/mklibs/patches/003-no_copy.patch [new file with mode: 0644]
tools/mklibs/patches/004-libpthread_link.patch [new file with mode: 0644]
tools/mklibs/patches/005-duplicate_syms.patch [new file with mode: 0644]
tools/mklibs/patches/006-uclibc_init.patch [new file with mode: 0644]
tools/mklibs/patches/007-gc_sections.patch [new file with mode: 0644]
tools/mklibs/patches/008-uclibc_libgcc_link.patch [new file with mode: 0644]
tools/mklibs/patches/009-uclibc_libpthread_symbols.patch [new file with mode: 0644]
tools/mklibs/patches/010-remove_STT_GNU_IFUNC.patch [new file with mode: 0644]
tools/mklibs/patches/011-remove_multiarch.patch [new file with mode: 0644]
tools/mm-macros/Makefile [new file with mode: 0644]
tools/mpc/Makefile [new file with mode: 0644]
tools/mpfr/Makefile [new file with mode: 0644]
tools/mpfr/patches/001-only_src.patch [new file with mode: 0644]
tools/mpfr/patches/100-freebsd-compat.patch [new file with mode: 0644]
tools/mtd-utils/Makefile [new file with mode: 0644]
tools/mtd-utils/include/fls.h [new file with mode: 0644]
tools/mtd-utils/include/linux/types.h [new file with mode: 0644]
tools/mtd-utils/patches/100-sscanf_fix.patch [new file with mode: 0644]
tools/mtd-utils/patches/110-portability.patch [new file with mode: 0644]
tools/mtd-utils/patches/130-lzma_jffs2.patch [new file with mode: 0644]
tools/mtd-utils/patches/134-freebsd_loff_t.patch [new file with mode: 0644]
tools/mtd-utils/patches/135-mkubifs_optional_lzo.patch [new file with mode: 0644]
tools/mtd-utils/patches/136-mkfs.ubifs-xz-support.patch [new file with mode: 0644]
tools/mtd-utils/patches/137-no_extern_inline.patch [new file with mode: 0644]
tools/mtd-utils/patches/200-libubigen-add-ubigen_write_terminator-function.patch [new file with mode: 0644]
tools/mtd-utils/patches/201-ubinize-add-terminator-support.patch [new file with mode: 0644]
tools/mtd-utils/patches/300-libfec_use_standard_unsigned_long.patch [new file with mode: 0644]
tools/mtools/Makefile [new file with mode: 0644]
tools/mtools/patches/100-compile_fix.patch [new file with mode: 0644]
tools/padjffs2/Makefile [new file with mode: 0644]
tools/padjffs2/src/Makefile [new file with mode: 0644]
tools/padjffs2/src/padjffs2.c [new file with mode: 0644]
tools/patch-image/Makefile [new file with mode: 0644]
tools/patch-image/src/patch-cmdline.c [new file with mode: 0644]
tools/patch-image/src/patch-dtb.c [new file with mode: 0644]
tools/patch/Makefile [new file with mode: 0644]
tools/patchelf/Makefile [new file with mode: 0644]
tools/patchelf/patches/100-portability.patch [new file with mode: 0644]
tools/pkg-config/Makefile [new file with mode: 0644]
tools/pkg-config/files/pkg-config [new file with mode: 0755]
tools/pkg-config/patches/001-fix-package-rebuild.patch [new file with mode: 0644]
tools/pkg-config/patches/002-musl_host_fixup.patch [new file with mode: 0644]
tools/ppl/Makefile [new file with mode: 0644]
tools/ppl/patches/001-disable-serial-tests.patch [new file with mode: 0644]
tools/qemu/Makefile [new file with mode: 0644]
tools/quilt/Makefile [new file with mode: 0644]
tools/quilt/patches/000-relocatable.patch [new file with mode: 0644]
tools/quilt/patches/001-fix_compile.patch [new file with mode: 0644]
tools/scons/Makefile [new file with mode: 0644]
tools/scons/files/pywrap.sh [new file with mode: 0755]
tools/scons/patches/001-platform_env.patch [new file with mode: 0644]
tools/sed/Makefile [new file with mode: 0644]
tools/sed/patches/001-musl_host_fixup.patch [new file with mode: 0644]
tools/sparse/Makefile [new file with mode: 0644]
tools/squashfs/Makefile [new file with mode: 0644]
tools/squashfs/patches/100-lzma.patch [new file with mode: 0644]
tools/squashfs/patches/110-no_nonstatic_inline.patch [new file with mode: 0644]
tools/squashfs4/Makefile [new file with mode: 0644]
tools/squashfs4/patches/100-portability.patch [new file with mode: 0644]
tools/squashfs4/patches/110-allow_static_liblzma.patch [new file with mode: 0644]
tools/squashfs4/patches/120-cygwin_fixes.patch [new file with mode: 0644]
tools/squashfs4/patches/150-freebsd_fixes.patch [new file with mode: 0644]
tools/squashfs4/patches/160-expose_lzma_xz_options.patch [new file with mode: 0644]
tools/squashfs4/patches/170-add_support_for_LZMA_MAGIC_to_unsqashfs.patch [new file with mode: 0644]
tools/squashfs4/patches/180-openbsd_compat.patch [new file with mode: 0644]
tools/squashfs4/patches/190-no_nonstatic_inline.patch [new file with mode: 0644]
tools/sstrip/Makefile [new file with mode: 0644]
tools/sstrip/src/sstrip.c [new file with mode: 0644]
tools/upslug2/Makefile [new file with mode: 0644]
tools/upslug2/patches/100-libpcap_fix.patch [new file with mode: 0644]
tools/upslug2/patches/110-wrt350nv2_support.patch [new file with mode: 0644]
tools/upx/Makefile [new file with mode: 0644]
tools/upx/patches/100-lzmaonly.patch [new file with mode: 0644]
tools/wrt350nv2-builder/Makefile [new file with mode: 0644]
tools/wrt350nv2-builder/src/crypt.h [new file with mode: 0644]
tools/wrt350nv2-builder/src/ioapi.c [new file with mode: 0644]
tools/wrt350nv2-builder/src/ioapi.h [new file with mode: 0644]
tools/wrt350nv2-builder/src/md5.c [new file with mode: 0644]
tools/wrt350nv2-builder/src/md5.h [new file with mode: 0644]
tools/wrt350nv2-builder/src/upgrade.h [new file with mode: 0644]
tools/wrt350nv2-builder/src/wrt350nv2-builder.c [new file with mode: 0644]
tools/xz/Makefile [new file with mode: 0644]
tools/xz/patches/100-freebsd-compat.patch [new file with mode: 0644]
tools/yaffs2/Makefile [new file with mode: 0644]
tools/yaffs2/patches/100-compile.patch [new file with mode: 0644]
tools/yaffs2/patches/110-openbsd-compat.patch [new file with mode: 0644]