Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-01 | add wget / openssh for devel appliance | Waldemar Brodkorb | |
2016-02-01 | update uClibc-ng to 1.0.12 | Waldemar Brodkorb | |
2016-01-29 | enable networking for armv6 qemu emulation | Waldemar Brodkorb | |
2016-01-27 | allow to build nios2 uClibc-ng toolchain | Waldemar Brodkorb | |
2016-01-26 | add support for tilepro/tilegx toolchain, tilepro is broken | Waldemar Brodkorb | |
2016-01-25 | hppa: allow to build uClibc-ng toolchain | Waldemar Brodkorb | |
2016-01-25 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2016-01-25 | allow to build different ppc64 subarchs | Waldemar Brodkorb | |
2016-01-25 | add basic qemu armv6 support | Waldemar Brodkorb | |
2016-01-24 | linux: update to 4.1.16 | Waldemar Brodkorb | |
2016-01-24 | qemu-system-ppc64 can be used for little-endian, too | Waldemar Brodkorb | |
2016-01-24 | ppc64 little endian needs newer kernel | Waldemar Brodkorb | |
2016-01-17 | add development appliance config | Waldemar Brodkorb | |
2016-01-13 | Change 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-10 | one leftover from last commit | Waldemar Brodkorb | |
2016-01-10 | update to uClibc-ng 1.0.11, enable argp option, refresh configs | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2016-01-10 | add missing arch depends | Waldemar Brodkorb | |
2016-01-10 | mikrotik rb532 is mips32 not mips32r2 | Waldemar Brodkorb | |
2016-01-09 | Add support for RME HDSP sound cards. | Oliver Schib | |
Signed-off-by: Oliver Schib <lich000king@yahoo.de> | |||
2016-01-09 | latest gdb can be used for bfin | Waldemar Brodkorb | |
2016-01-09 | fix openjdk8 build for rb532 | Waldemar Brodkorb | |
2016-01-08 | refactor x86_64 cpu choice, so that it can be used for toolchain, too | Waldemar Brodkorb | |
2016-01-08 | Add support for x86_64 CPU optimisation in gcc | Oliver 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-06 | select libiconv | Waldemar Brodkorb | |
2016-01-05 | use rw for nfsroot | Waldemar Brodkorb | |
2016-01-04 | there is no reason not to use uClibc-ng for kodi | Waldemar Brodkorb | |
This was tested on a rpi2. | |||
2015-12-28 | xtensa: noMMU needs uclinux triplet | Waldemar Brodkorb | |
2015-12-28 | resolve circular dependency | Waldemar Brodkorb | |
2015-12-28 | always enable file locking, to much testsuite failures without it | Waldemar Brodkorb | |
2015-12-28 | various small fixes, arm vexpress disk support is working now | Waldemar Brodkorb | |
2015-12-28 | v850: add basic newlib toolchain support | Waldemar Brodkorb | |
2015-12-28 | add missing kernel symbol | Waldemar Brodkorb | |
2015-12-27 | add fsf xtensa overlay | Waldemar Brodkorb | |
2015-12-27 | more xtensa improvements | Waldemar Brodkorb | |
2015-12-27 | use Image.elf for Xtensa-nommu as suggested by Max | Waldemar Brodkorb | |
2015-12-27 | various microblaze related fixes add back some missing patches | Waldemar Brodkorb | |
2015-12-26 | qemu-arm-vexpress: start working on flash support | Waldemar Brodkorb | |
2015-12-26 | only select the custom variant | Waldemar Brodkorb | |
2015-12-26 | add experimental support for xtensa de212 core | Waldemar Brodkorb | |
2015-12-26 | split rootfs options from target config | Waldemar Brodkorb | |
2015-12-25 | default to ELF for MMU architectures, unbreak bootup with missing ELF kernel ↵ | Waldemar Brodkorb | |
support | |||
2015-12-25 | bfin: gdb compiles perfectly well with out-of-tree compile. thanks Mike for ↵ | Waldemar Brodkorb | |
the help | |||
2015-12-24 | inotify is always required for MMU builds | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2015-12-24 | allow to build leon3 optimized toolchain for sparc | Waldemar Brodkorb | |
2015-12-24 | update uCLibc-ng to 1.0.10 | Waldemar Brodkorb | |
2015-12-24 | bump kernelversions | Waldemar Brodkorb | |
2015-12-23 | add mips64r6/mips32r6 choice for toolchain | Waldemar Brodkorb | |
2015-12-23 | optimize for really small systems | Waldemar 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-22 | refresh uClibc-ng config for microblaze | Waldemar Brodkorb | |
2015-12-21 | opkg: update to latest, add host variant, enable gpg support | Waldemar Brodkorb | |