Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-17 | use gcc 4.7.3 for sparc, 4.8.2 breaks kernel bootup, minor cleanup | Waldemar Brodkorb | |
2014-03-17 | optimize miniconfigs, enable netstuff by default | Waldemar Brodkorb | |
2014-03-17 | enable utf8 and iso8859-1 by default | Waldemar Brodkorb | |
2014-03-17 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-03-17 | fixups for x86_64 x32 toolchain, x86_64 32 still problematic | Waldemar Brodkorb | |
- add a musl patch to recognize x86_64-foo-muslx32 - rework multilib configuration - remove explicit sjlj gcc configure, as suggested by the gcc docs - fix strace for x32 | |||
2014-03-16 | disable block driver for qemu emulators, can be activated via menuconfig | Waldemar Brodkorb | |
2014-03-16 | remove cleantarget at the moment | Waldemar Brodkorb | |
we share all toolchains in host_<gnu_host_name> directory, so the existing cleantarget does not work as expected. remove it for now. | |||
2014-03-16 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-03-16 | disable for musl (aiccu, atftp), fix pcc typo | Waldemar Brodkorb | |
2014-03-16 | fix some kernel symbol stuff,found via allmodconfig | Waldemar Brodkorb | |
2014-03-16 | Merge branch 'master' of git+ssh://www.openadk.org/git/openadk | Waldemar Brodkorb | |
Conflicts: TODO | |||
2014-03-16 | add OpenADK manual. | Waldemar Brodkorb | |
2014-03-16 | fix armhf toolchain build | Waldemar Brodkorb | |
2014-03-16 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-03-16 | update libdrm | Waldemar Brodkorb | |
2014-03-16 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-03-16 | fix musl compile | Waldemar Brodkorb | |
2014-03-16 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-03-16 | remove ADK_TARGET_WITH from qemu configs, is more dynamic. remove device ↵ | Waldemar Brodkorb | |
node creation for initramfs. | |||
2014-03-16 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-03-16 | fix compile, fropm openwrt | Waldemar Brodkorb | |
2014-03-15 | fix kernel build on Darwin for x86 targets | Waldemar Brodkorb | |
relocs tool uses some kind of regular expression, which does not work with the provided one. Use pcre in this case. Rework KERNEL_MAKE_OPTS while here. Use it in kernel-header, too. | |||
2014-03-15 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-03-15 | remove my hack, not needed anymore | Waldemar Brodkorb | |
2014-03-15 | fix compile, use static linking for host tool | Waldemar Brodkorb | |
2014-03-15 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-03-15 | startup fixes | Waldemar Brodkorb | |
- always use /sbin/init, even for initramfs - mount devtmpfs for initramfs automatically in kernel space - fix armhf for adk-test-framework - remove mdev -s on boot, I think it is unneeded, takes very long on Qemu systems - add alias for ro/rw remounts of / - remove old /init and rc.shutdown, both unused | |||
2014-03-15 | remove server/client flavour, just install both examples | Waldemar Brodkorb | |
2014-03-15 | update to latest, fix musl compile | Waldemar Brodkorb | |
2014-03-15 | another musl fix | Waldemar Brodkorb | |
2014-03-15 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-03-15 | add some musl fixes | Waldemar Brodkorb | |
2014-03-15 | add some mesa fixes | Waldemar Brodkorb | |
2014-03-14 | remove oss emul support, no software in ADK needs oss. | Waldemar Brodkorb | |
2014-03-14 | rework armhf stuff | Waldemar Brodkorb | |
2014-03-14 | remove PKG, not sure for what it was used | Waldemar Brodkorb | |
2014-03-14 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-03-14 | enable some packages for m68k, use initrd stuff for aranym | Waldemar Brodkorb | |
2014-03-14 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-03-14 | a bunch of adk-test-framework fixes. | Waldemar Brodkorb | |
2014-03-14 | some fixes | Waldemar Brodkorb | |
2014-03-14 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-03-14 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
update Xorg / Mesa Conflicts: TODO | |||
2014-03-14 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-03-14 | add cifs example, disable busybox internal cifs code | Waldemar Brodkorb | |
2014-03-14 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-03-14 | fix m68k support | Waldemar Brodkorb | |
disable systems without thread local storage, not supported by OpenADK anymore. Remove m68k uclibc. fix kernel bootup in aranym. | |||
2014-03-14 | rename correctly | Waldemar Brodkorb | |
2014-03-14 | add package presentproto | Waldemar Brodkorb | |
2014-03-14 | add package libxshmfence | Waldemar Brodkorb | |