Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-26 | make arm/mips architectures more configurable in a simpler way | Waldemar Brodkorb | |
2011-04-12 | refresh lemote yeelong support | wbx | |
2011-01-05 | update mips qemu targets. 64 Bit kernels still does not boot completely | Waldemar Brodkorb | |
2011-01-02 | make bulk fixes. fix toolchain building for sparc64/ppc | Waldemar Brodkorb | |
2010-12-31 | should be without path, just the name of the kernel | Waldemar Brodkorb | |
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. |