diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-04-02 07:37:27 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-04-02 07:37:27 +0200 |
commit | 7236e468162b3af51c0acecad10fbef1838c06ad (patch) | |
tree | 9c8027cf769aaa7ef7f0a6330b34d7666238b920 /target | |
parent | a691abc857458de0023f5e532feee866af0218ed (diff) | |
parent | 309f13ab6858e1c1639814e210a6c86380ca717b (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target')
-rw-r--r-- | target/Makefile | 44 | ||||
-rw-r--r-- | target/arm/Makefile | 12 | ||||
-rw-r--r-- | target/arm/cubox-i/patches/3.10.34/solidrun-cubox-i.patch (renamed from target/arm/cubox-i/patches/3.10.33/solidrun-cubox-i.patch) | 0 | ||||
-rw-r--r-- | target/arm/kernel/cubox-i | 2 | ||||
-rw-r--r-- | target/arm/kernel/qemu-arm-versatilepb | 16 | ||||
-rw-r--r-- | target/arm/kernel/qemu-arm-vexpress-a9 | 4 | ||||
-rw-r--r-- | target/arm/raspberry-pi/patches/3.10.34/raspberry-pi.patch (renamed from target/arm/raspberry-pi/patches/3.10.33/raspberry-pi.patch) | 0 | ||||
-rw-r--r-- | target/arm/sys-available/acmesystems-foxg20 | 5 | ||||
-rw-r--r-- | target/arm/sys-available/cubox-i | 4 | ||||
-rw-r--r-- | target/arm/sys-available/qemu-arm | 3 | ||||
-rw-r--r-- | target/arm/sys-available/qemu-armhf | 12 | ||||
-rw-r--r-- | target/arm/sys-available/raspberry-pi | 4 | ||||
-rw-r--r-- | target/arm/sys-available/sharp-zaurus | 1 | ||||
-rw-r--r-- | target/arm/sys-available/toolchain-arm | 6 | ||||
-rw-r--r-- | target/arm/sys-available/toolchain-armhf | 6 | ||||
-rw-r--r-- | target/arm/target.mk | 1 | ||||
-rw-r--r-- | target/config/Config.in | 300 | ||||
-rw-r--r-- | target/config/Config.in.adk | 8 | ||||
-rw-r--r-- | target/config/Config.in.arch.default | 4 | ||||
-rw-r--r-- | target/config/Config.in.runtime | 69 | ||||
-rw-r--r-- | target/config/Config.in.tools | 107 | ||||
-rw-r--r-- | target/linux/config/Config.in.audio | 52 | ||||
-rw-r--r-- | target/linux/config/Config.in.block | 61 | ||||
-rw-r--r-- | target/linux/config/Config.in.cpu | 9 | ||||
-rw-r--r-- | target/linux/config/Config.in.debug | 4 | ||||
-rw-r--r-- | target/linux/config/Config.in.flash | 21 | ||||
-rw-r--r-- | target/linux/config/Config.in.fs | 25 | ||||
-rw-r--r-- | target/linux/config/Config.in.graphics | 17 | ||||
-rw-r--r-- | target/linux/config/Config.in.kernel | 10 | ||||
-rw-r--r-- | target/linux/config/Config.in.netdevice | 16 | ||||
-rw-r--r-- | target/linux/config/Config.in.netfilter.ip4 | 16 | ||||
-rw-r--r-- | target/linux/config/Config.in.network | 8 | ||||
-rw-r--r-- | target/linux/config/Config.in.nls | 10 | ||||
-rw-r--r-- | target/linux/config/Config.in.spi | 6 | ||||
-rw-r--r-- | target/linux/config/Config.in.systems | 17 | ||||
-rw-r--r-- | target/linux/config/Config.in.usb | 6 | ||||
-rw-r--r-- | target/linux/kernel.config | 5 | ||||
-rw-r--r-- | target/linux/patches/3.10.33/startup.patch | 12 | ||||
-rw-r--r-- | target/linux/patches/3.10.34/bsd-compatibility.patch (renamed from target/linux/patches/3.10.33/bsd-compatibility.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.10.34/startup.patch | 34 | ||||
-rw-r--r-- | target/linux/patches/3.11.10/startup.patch | 32 | ||||
-rw-r--r-- | target/linux/patches/3.12.13/startup.patch | 12 | ||||
-rw-r--r-- | target/linux/patches/3.12.14/bsd-compatibility.patch (renamed from target/linux/patches/3.12.13/bsd-compatibility.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.12.14/defaults.patch (renamed from target/linux/patches/3.12.13/defaults.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.12.14/disable-netfilter.patch (renamed from target/linux/patches/3.12.13/disable-netfilter.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.12.14/export-symbol-for-exmap.patch (renamed from target/linux/patches/3.12.13/export-symbol-for-exmap.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.12.14/gemalto.patch (renamed from target/linux/patches/3.12.13/gemalto.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.12.14/lemote-rfkill.patch (renamed from target/linux/patches/3.12.13/lemote-rfkill.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.12.14/microblaze-ethernet.patch (renamed from target/linux/patches/3.12.13/microblaze-ethernet.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.12.14/microblaze-setup.patch (renamed from target/linux/patches/3.12.13/microblaze-setup.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.12.14/mips-lzo-fix.patch (renamed from target/linux/patches/3.12.13/mips-lzo-fix.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.12.14/mtd-rootfs.patch (renamed from target/linux/patches/3.12.13/mtd-rootfs.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.12.14/non-static.patch (renamed from target/linux/patches/3.12.13/non-static.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.12.14/ppc64-missing-zlib.patch (renamed from target/linux/patches/3.12.13/ppc64-missing-zlib.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.12.14/raspberry.patch (renamed from target/linux/patches/3.12.13/raspberry.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.12.14/startup.patch | 34 | ||||
-rw-r--r-- | target/linux/patches/3.12.14/usb-defaults-off.patch (renamed from target/linux/patches/3.12.13/usb-defaults-off.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.12.14/uuid.patch (renamed from target/linux/patches/3.12.13/uuid.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.12.14/vga-cons-default-off.patch (renamed from target/linux/patches/3.12.13/vga-cons-default-off.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.12.14/wlan-cf.patch (renamed from target/linux/patches/3.12.13/wlan-cf.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.12.14/xargs.patch (renamed from target/linux/patches/3.12.13/xargs.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.12.14/zlib-inflate.patch (renamed from target/linux/patches/3.12.13/zlib-inflate.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.13.6/startup.patch | 12 | ||||
-rw-r--r-- | target/linux/patches/3.13.7/bsd-compatibility.patch (renamed from target/linux/patches/3.13.6/bsd-compatibility.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.13.7/defaults.patch (renamed from target/linux/patches/3.13.6/defaults.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.13.7/disable-netfilter.patch (renamed from target/linux/patches/3.13.6/disable-netfilter.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.13.7/export-symbol-for-exmap.patch (renamed from target/linux/patches/3.13.6/export-symbol-for-exmap.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.13.7/fblogo.patch | 2097 | ||||
-rw-r--r-- | target/linux/patches/3.13.7/gemalto.patch (renamed from target/linux/patches/3.13.6/gemalto.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.13.7/lemote-rfkill.patch (renamed from target/linux/patches/3.13.6/lemote-rfkill.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.13.7/microblaze-axi.patch (renamed from target/linux/patches/3.13.6/microblaze-axi.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.13.7/microblaze-early-printk.patch (renamed from target/linux/patches/3.13.6/microblaze-early-printk.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.13.7/microblaze-ethernet.patch (renamed from target/linux/patches/3.13.6/microblaze-ethernet.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.13.7/microblaze-setup.patch (renamed from target/linux/patches/3.13.6/microblaze-setup.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.13.7/mtd-rootfs.patch (renamed from target/linux/patches/3.13.6/mtd-rootfs.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.13.7/non-static.patch (renamed from target/linux/patches/3.13.6/non-static.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.13.7/ppc64-missing-zlib.patch (renamed from target/linux/patches/3.13.6/ppc64-missing-zlib.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.13.7/ppc64-missing_arch_random.patch (renamed from target/linux/patches/3.13.6/ppc64-missing_arch_random.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.13.7/raspberry.patch (renamed from target/linux/patches/3.13.6/raspberry.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.13.7/startup.patch | 37 | ||||
-rw-r--r-- | target/linux/patches/3.13.7/uuid.patch (renamed from target/linux/patches/3.13.6/uuid.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.13.7/vga-cons-default-off.patch (renamed from target/linux/patches/3.13.6/vga-cons-default-off.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.13.7/wlan-cf.patch (renamed from target/linux/patches/3.13.6/wlan-cf.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.13.7/xargs.patch (renamed from target/linux/patches/3.13.6/xargs.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.13.7/zlib-inflate.patch (renamed from target/linux/patches/3.13.6/zlib-inflate.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.4.82/startup.patch | 12 | ||||
-rw-r--r-- | target/linux/patches/3.4.84/bsd-compatibility.patch (renamed from target/linux/patches/3.4.82/bsd-compatibility.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.4.84/defaults.patch (renamed from target/linux/patches/3.4.82/defaults.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.4.84/gemalto.patch (renamed from target/linux/patches/3.4.82/gemalto.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.4.84/lemote-rfkill.patch (renamed from target/linux/patches/3.4.82/lemote-rfkill.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.4.84/mips-error.patch (renamed from target/linux/patches/3.4.82/mips-error.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.4.84/module-alloc-size-check.patch (renamed from target/linux/patches/3.4.82/module-alloc-size-check.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.4.84/non-static.patch (renamed from target/linux/patches/3.4.82/non-static.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.4.84/sparc-include.patch (renamed from target/linux/patches/3.4.82/sparc-include.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.4.84/startup.patch | 34 | ||||
-rw-r--r-- | target/linux/patches/3.4.84/usb-defaults-off.patch (renamed from target/linux/patches/3.4.82/usb-defaults-off.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.4.84/uuid.patch (renamed from target/linux/patches/3.4.82/uuid.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.4.84/vga-cons-default-off.patch (renamed from target/linux/patches/3.4.82/vga-cons-default-off.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.4.84/wlan-cf.patch (renamed from target/linux/patches/3.4.82/wlan-cf.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/3.4.84/zlib-inflate.patch (renamed from target/linux/patches/3.4.82/zlib-inflate.patch) | 0 | ||||
-rw-r--r-- | target/m68k/Makefile | 26 | ||||
-rw-r--r-- | target/m68k/aranym.cfg.in | 195 | ||||
-rw-r--r-- | target/m68k/kernel.config | 997 | ||||
-rw-r--r-- | target/m68k/kernel/aranym-m68k | 11 | ||||
-rw-r--r-- | target/m68k/sys-available/aranym-m68k | 1 | ||||
-rw-r--r-- | target/m68k/sys-available/toolchain-m68k | 2 | ||||
-rw-r--r-- | target/m68k/target.mk | 1 | ||||
-rw-r--r-- | target/m68k/uclibc.config | 251 | ||||
-rw-r--r-- | target/microblaze/Makefile | 21 | ||||
-rw-r--r-- | target/microblaze/kernel/qemu-microblaze-ml605 | 12 | ||||
-rw-r--r-- | target/microblaze/kernel/qemu-microblaze-s3adsp1800 | 8 | ||||
-rw-r--r-- | target/microblaze/s3adsp1800.dtb | bin | 0 -> 8369 bytes | |||
-rw-r--r-- | target/microblaze/s3adsp1800.dts | 287 | ||||
-rw-r--r-- | target/microblaze/sys-available/qemu-microblaze | 4 | ||||
-rw-r--r-- | target/microblaze/sys-available/qemu-microblazeel | 6 | ||||
-rw-r--r-- | target/microblaze/sys-available/toolchain-microblaze | 2 | ||||
-rw-r--r-- | target/microblaze/sys-available/toolchain-microblazeel | 2 | ||||
-rw-r--r-- | target/microblaze/target.mk | 1 | ||||
-rw-r--r-- | target/mips/Makefile | 6 | ||||
-rw-r--r-- | target/mips/kernel.config | 1095 | ||||
-rw-r--r-- | target/mips/kernel/lemote-yeelong | 3 | ||||
-rw-r--r-- | target/mips/kernel/qemu-mips | 18 | ||||
-rw-r--r-- | target/mips/kernel/qemu-mips64 | 19 | ||||
-rw-r--r-- | target/mips/kernel/qemu-mips64el | 19 |