Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-28 | fix compile issue with glibc build | Waldemar Brodkorb | |
2010-02-28 | revert change, variable is used in update-patches | Waldemar Brodkorb | |
2010-02-28 | fix compile for glibc build | Waldemar Brodkorb | |
2010-02-28 | enable watchdog | Waldemar Brodkorb | |
2010-02-27 | Merge branch 'master' of git+ssh://wbx@openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-27 | fix checksum check of toolchain archives after download | Waldemar Brodkorb | |
and update alix/wrap targets to 2.6.33 | |||
2010-02-26 | update qemu targets to 2.6.33 | Waldemar Brodkorb | |
- add LZO compression choice - reactivate mdev mount in init - add correct inittab for qemu-arm | |||
2010-02-25 | fix merge problem, enable e1000 driver correctly | Waldemar Brodkorb | |
2010-02-25 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-25 | update to latest upstream version | Waldemar Brodkorb | |
2010-02-25 | we use devtmpfs on all targets, no need for extra dev tmpfs | Waldemar Brodkorb | |
2010-02-25 | update qemu-x86 to 2.6.33 | Waldemar Brodkorb | |
- use e1000 driver by default - no need for dummy qemu.img, phil is right. | |||
2010-02-25 | resolve merge conflict | Waldemar Brodkorb | |
2010-02-25 | first try to get glibc working for mips/arm (not working yet) | Waldemar Brodkorb | |
2010-02-25 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-25 | enable esd output for libao, enable mpd ao output plugin via package flavour | Waldemar Brodkorb | |
2010-02-25 | disable alsa for now, noisy sound on foxg20 | Waldemar Brodkorb | |
2010-02-25 | update to latest upstream version, fixes reconfigure issues | Waldemar Brodkorb | |
2010-02-25 | fix init script | Waldemar Brodkorb | |
2010-02-24 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2010-02-24 | fix compile of some packages | Waldemar Brodkorb | |
2010-02-24 | allow for target/<DEV>/files to be empty/non-existent | Phil Sutter | |
2010-02-24 | toolchain: trailing whitespaces cleanup (just cosmetics!) | Phil Sutter | |
2010-02-24 | toolchain: enable parallel building for gcc, glibc, binutils, gmp and mpfr | Phil Sutter | |
2010-02-24 | fetch.mk: allow directory removal to fail | Phil Sutter | |
This is helpful when the top-level build directory (the toolchain build dir in my case) is a mounted tmpfs (which therefore cannot be removed). | |||
2010-02-23 | optimize foxg20 target | Waldemar Brodkorb | |
- make cfgfs work, a small busybox fdisk patch needed - make adkinstall and adkupdate work | |||
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 | |