summaryrefslogtreecommitdiff
path: root/target/config
AgeCommit message (Expand)Author
2014-03-07Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-07use standard busybox init, remove previously used /init. some configs and ide...Waldemar Brodkorb
2014-03-07Merge branch 'master' of git+ssh://openadk.org:/git/openadkWaldemar Brodkorb
2014-03-07disable x32 for uClibcWaldemar Brodkorb
2014-03-07Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-07switching to mksh as default shell. It just works nice, when trying to debug ...Waldemar Brodkorb
2014-03-07add ccache to host toolsWaldemar Brodkorb
2014-03-07disable musl for mips64Waldemar Brodkorb
2014-03-06Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-06enable archive mode for microblazeWaldemar Brodkorb
2014-03-06fix parallel using of different mips abiWaldemar Brodkorb
2014-03-06get rid of ADK_NATIVE mode, it is not regulary tested and the results where n...Waldemar Brodkorb
2014-03-04Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-04try to add support for graphical qemuWaldemar Brodkorb
2014-03-04Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-04fix qemu-ppc64 building on Darwin, use --with-cpu=ultrasparc for qemu-sparc64...Waldemar Brodkorb
2014-03-04be consistent with names for the ABIWaldemar Brodkorb
2014-03-03Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-02rework suffix naming, use unique names for all arch abi combinationsWaldemar Brodkorb
2014-03-02goodbye eglibc, see my blog http://blog.waldemar-brodkorb.de/Waldemar Brodkorb
2014-03-02Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-02libc path is libx32 for x32 abiWaldemar Brodkorb
2014-03-02Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-02unbreak uclibc sparc toolchain buildingWaldemar Brodkorb
2014-03-02Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-02use correct suffix for MIPS64 ABI so that glibc recognize it. xz kernel compr...Waldemar Brodkorb
2014-03-01add x32 toolchain and kernel supportWaldemar Brodkorb
2014-03-01Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-01depend on mipsWaldemar Brodkorb
2014-03-01add basic support for x86_64 x32 abi, convert to miniconfigWaldemar Brodkorb
2014-03-01no suffix for mips32Waldemar Brodkorb
2014-03-01Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-01convert to miniconfigWaldemar Brodkorb
2014-03-01Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-01move target/tools to tools, use ADK_HOST_NEED variable to build a tool, when ...Waldemar Brodkorb
2014-02-28Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-02-28CONFIG_CC_OPTIMIZE_FOR_SIZE breaks microblaze bootup, remove it for nowWaldemar Brodkorb
2014-02-27add support for sh and muslWaldemar Brodkorb
2014-02-26Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-02-26rework arm support, add qemu arm model vexpress for cortex-a9 emulation (hard...Waldemar Brodkorb
2014-02-26update kernel 3.4.x, fixes for lemote yeelong usersWaldemar Brodkorb
2014-02-22fix ppc64 toolchain building with eglibc, disable sparc uclibc (broken)Waldemar Brodkorb
2014-02-19add mips64 toolchains, and microblaezelWaldemar Brodkorb
2014-02-19add thumb2 support as an option for cubox-iWaldemar Brodkorb
2014-02-18add initial stuff for cubox-i, still waiting for the hardware, so fully untestedWaldemar Brodkorb
2014-02-16use virtio drivers for sparc64Waldemar Brodkorb
2014-02-15fix a warning in menuconfig, remove obsolete symbols while migrating to minic...Waldemar Brodkorb
2014-02-11use miniconfig for sparc64, enable network driver. disk driver is broken.Waldemar Brodkorb
2014-02-03make wget timeout configurableWaldemar Brodkorb
2014-01-22convert raspberry-pi to miniconfigWaldemar Brodkorb