Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-26 | implement the concept of target choice by embedded system or architecture | Waldemar Brodkorb | |
you can now choose between specific embedded systems like PC Engines ALIX boards, Foxboard, .. or between generic architecture support like x86, x86_64, mips, ... This does reduce the overhead of duplicate configuration files in target directory. Now qemu, toolchain and ibm x40 support is combined in one target directory target/x86. Distinguishing between hardware profiles happens via menu based configuration. (CPU choice for kernel, CFLAGS for package building, ..). We will see if this is the right direction. | |||
2010-11-17 | update all targets to 2.6.36 | Waldemar Brodkorb | |
2010-10-16 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
Conflicts: package/freeradius-server/Makefile package/nss/patches/patch-mozilla_security_coreconf_Linux_mk | |||
2010-05-29 | upgrade all targets to Linux 2.6.34 | Waldemar Brodkorb | |
2010-03-02 | update toolchain only targets to 2.6.33 | Waldemar Brodkorb | |
2010-02-19 | enable advanced realtime for all targets | Waldemar Brodkorb | |
2010-02-14 | add generic toolchain only support | Waldemar Brodkorb | |
remove special cases (tomtom/g1) |