summaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Collapse)Author
2016-02-01update uClibc-ng to 1.0.12Waldemar Brodkorb
2016-01-29enable networking for armv6 qemu emulationWaldemar Brodkorb
2016-01-27allow to build nios2 uClibc-ng toolchainWaldemar Brodkorb
2016-01-26add support for tilepro/tilegx toolchain, tilepro is brokenWaldemar Brodkorb
2016-01-25hppa: allow to build uClibc-ng toolchainWaldemar Brodkorb
2016-01-25Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2016-01-25allow to build different ppc64 subarchsWaldemar Brodkorb
2016-01-25add basic qemu armv6 supportWaldemar Brodkorb
2016-01-24linux: update to 4.1.16Waldemar Brodkorb
2016-01-24qemu-system-ppc64 can be used for little-endian, tooWaldemar Brodkorb
2016-01-24ppc64 little endian needs newer kernelWaldemar Brodkorb
2016-01-17add development appliance configWaldemar Brodkorb
2016-01-13Change mpd dependencies.Oliver Schib
Video libraries are not necessary for successful build and start of mpd. libexpat is needed. Signed-off-by: Oliver Schib <lich000king@yahoo.de>
2016-01-10one leftover from last commitWaldemar Brodkorb
2016-01-10update to uClibc-ng 1.0.11, enable argp option, refresh configsWaldemar Brodkorb
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
2016-01-10add missing arch dependsWaldemar Brodkorb
2016-01-10mikrotik rb532 is mips32 not mips32r2Waldemar Brodkorb
2016-01-09Add support for RME HDSP sound cards.Oliver Schib
Signed-off-by: Oliver Schib <lich000king@yahoo.de>
2016-01-09latest gdb can be used for bfinWaldemar Brodkorb
2016-01-09fix openjdk8 build for rb532Waldemar Brodkorb
2016-01-08refactor x86_64 cpu choice, so that it can be used for toolchain, tooWaldemar Brodkorb
2016-01-08Add support for x86_64 CPU optimisation in gccOliver Schib
Allows to choose which x86_64 CPU type should be used. The corresponding -march optimisation for gcc will be activated. Signed-off-by: Oliver Schib <lich000king@yahoo.de>
2016-01-06select libiconvWaldemar Brodkorb
2016-01-05use rw for nfsrootWaldemar Brodkorb
2016-01-04there is no reason not to use uClibc-ng for kodiWaldemar Brodkorb
This was tested on a rpi2.
2015-12-28xtensa: noMMU needs uclinux tripletWaldemar Brodkorb
2015-12-28resolve circular dependencyWaldemar Brodkorb
2015-12-28always enable file locking, to much testsuite failures without itWaldemar Brodkorb
2015-12-28various small fixes, arm vexpress disk support is working nowWaldemar Brodkorb
2015-12-28v850: add basic newlib toolchain supportWaldemar Brodkorb
2015-12-28add missing kernel symbolWaldemar Brodkorb
2015-12-27add fsf xtensa overlayWaldemar Brodkorb
2015-12-27more xtensa improvementsWaldemar Brodkorb
2015-12-27use Image.elf for Xtensa-nommu as suggested by MaxWaldemar Brodkorb
2015-12-27various microblaze related fixes add back some missing patchesWaldemar Brodkorb
2015-12-26qemu-arm-vexpress: start working on flash supportWaldemar Brodkorb
2015-12-26only select the custom variantWaldemar Brodkorb
2015-12-26add experimental support for xtensa de212 coreWaldemar Brodkorb
2015-12-26split rootfs options from target configWaldemar Brodkorb
2015-12-25default to ELF for MMU architectures, unbreak bootup with missing ELF kernel ↵Waldemar Brodkorb
support
2015-12-25bfin: gdb compiles perfectly well with out-of-tree compile. thanks Mike for ↵Waldemar Brodkorb
the help
2015-12-24inotify is always required for MMU buildsWaldemar Brodkorb
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
2015-12-24allow to build leon3 optimized toolchain for sparcWaldemar Brodkorb
2015-12-24update uCLibc-ng to 1.0.10Waldemar Brodkorb
2015-12-24bump kernelversionsWaldemar Brodkorb
2015-12-23add mips64r6/mips32r6 choice for toolchainWaldemar Brodkorb
2015-12-23optimize for really small systemsWaldemar Brodkorb
Default to busybox hush for noMMU systems. Add busybox profiles to choose a minimal busybox config for noMMU systems. Add gdb git from ysato for h8/300 simulator. Change some kernel defaults to off to have a really small kernel. For bfin simulator the kernel+initramfs is smaller then 2MB in size.
2015-12-22refresh uClibc-ng config for microblazeWaldemar Brodkorb
2015-12-21opkg: update to latest, add host variant, enable gpg supportWaldemar Brodkorb
2015-12-21fix ppc64/sh4 glibc toolchain buildingWaldemar Brodkorb
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>