Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-22 | optimize kernel config for foxg20 | Waldemar Brodkorb | |
- boot from microsd now works - finetune adkinstall | |||
2010-02-21 | Merge branch 'master' of git+ssh://wbx@openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-21 | rename ext2-cf target rootfs to ext2-block | Waldemar Brodkorb | |
- add a foxg20 adkinstaller (not working yet) - rename ext2-cf target rootfs to ext2-block | |||
2010-02-21 | fix compiler warnings on Ubuntu | Waldemar Brodkorb | |
2010-02-21 | disable alsa, otherwise madplay segfaults | Waldemar Brodkorb | |
2010-02-21 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-21 | Merge branch 'master' of git+ssh://wbx@openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-21 | add some finetuning stuff for foxg20 support | Waldemar Brodkorb | |
2010-02-21 | add device nodes for alsa support | Waldemar Brodkorb | |
2010-02-21 | disable obsolete options, add a generic php package with example config | Waldemar Brodkorb | |
2010-02-21 | fix dependency for vorbis support | Waldemar Brodkorb | |
2010-02-21 | use more variables for init skript | Waldemar Brodkorb | |
2010-02-21 | use TARGET_CROSS, minor indentation fixes | Waldemar Brodkorb | |
2010-02-20 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-20 | add vendor string "openadk" to toolchain triplet | Waldemar Brodkorb | |
With this change you can compile toolchains even when host cpu arch is identical to target cpu arch. | |||
2010-02-20 | update todo, NetBSD build works fine now | Waldemar Brodkorb | |
2010-02-20 | touch gpsd header file to avoid autoheader calling | Waldemar Brodkorb | |
2010-02-20 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-19 | avoid autotools usage on host system | Waldemar Brodkorb | |
There are to many combinations of autotools on host systems. If you need to patch the autotool buildsystem of a package always add a autotool.patch and regenerate configure on your host. That is the most portable way. | |||
2010-02-19 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-19 | first try to get eglibc/glibc based toolchain working | Waldemar Brodkorb | |
when HOST == TARGET eglibc/glibc toolchain does not compile correctly. With this patches at least eglibc compiles fine. There still exist a problem with glibc. Someone should check what diff in eglibc make the build work :} | |||
2010-02-19 | enable advanced realtime for all targets | Waldemar Brodkorb | |
2010-02-18 | avoid calling auttool stuff | Waldemar Brodkorb | |
2010-02-18 | remove cbtt, I never used it. And the makefiles just suckz | Waldemar Brodkorb | |
2010-02-18 | Avoid/Fix build on OpenBSD host system | Waldemar Brodkorb | |
2010-02-18 | on Linux use tsort and reverse with tac, On BSD use tsort -r | Waldemar Brodkorb | |
2010-02-17 | enable realtime extensions for foxg20 | Waldemar Brodkorb | |
2010-02-17 | update to latest upstream | Waldemar Brodkorb | |
2010-02-17 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-17 | add fallback for autoconf | Waldemar Brodkorb | |
2010-02-17 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-17 | fix rebuild of autotools by touching files in a correct order | Waldemar Brodkorb | |
from freewrt/openbsd | |||
2010-02-17 | fix build on OpenBSD host | Waldemar Brodkorb | |
- add a wrapper script for autoconf and autoreconf to avoid ifdef gluecode for every OS/autoconf combination - need to add more autoconf version for NetBSD/MirBSD | |||
2010-02-17 | finetune foxg20 nfsroot | Waldemar Brodkorb | |
- fix kernel module build - reduce kernel patch to minimim - remove old foxboard tools | |||
2010-02-17 | boot via nfs works and I get a shell | Waldemar Brodkorb | |
2010-02-16 | do not install man pages | Waldemar Brodkorb | |
2010-02-16 | Merge branch 'master' of git+ssh://wbx@openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-16 | add basic support for foxg20 toolchain | Waldemar Brodkorb | |
2010-02-16 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-16 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-16 | update to latest upstream | Waldemar Brodkorb | |
2010-02-16 | hopefully fix my autotool regeneration patches | Waldemar Brodkorb | |
2010-02-16 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-16 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-16 | add initramfs+kernel target | Waldemar Brodkorb | |
2010-02-16 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-16 | fix OpenBSD compile | Waldemar Brodkorb | |
2010-02-16 | disable BBCONFIG for allmodconfig/allconfig | Waldemar Brodkorb | |
2010-02-16 | disable warnings, -Wextra does not exit on OpenBSD gcc | Waldemar Brodkorb | |
2010-02-16 | add OpenBSD | Waldemar Brodkorb | |