Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-29 | bring qemu-sh and aranym-m68k in shape | Waldemar Brodkorb | |
2012-07-31 | add support for virtualbox emulator | Waldemar Brodkorb | |
2011-08-29 | it must be cpuarch, otherwise qemu-mips is not distinguished from qemu-mipsel | Waldemar Brodkorb | |
2011-08-17 | fix small bug, use architecture for filename qemu- | Waldemar Brodkorb | |
2011-06-12 | update default kernel to 2.6.39 | Waldemar Brodkorb | |
2011-01-04 | remove obsolete -, fails otherwise on Cygwin | Waldemar Brodkorb | |
2011-01-03 | fix qemu targets, make them bootable again | Waldemar Brodkorb | |
2011-01-02 | fix native builds, enable hardware choices. enable parallelport for ibm-x40 | Waldemar Brodkorb | |
2011-01-02 | make bulk fixes. fix toolchain building for sparc64/ppc | Waldemar Brodkorb | |
2010-12-31 | create empty file, when using defconfig. fix make bulk | Waldemar Brodkorb | |
2010-12-31 | fix native builds | Waldemar Brodkorb | |
2010-12-30 | rework architecture / embedded systems concept | Waldemar Brodkorb | |
Make configuration of new targets cheap. Just add a new file in target/arch/sys-enabled/foo. See other files for syntax. While doing runtime tests with the new infrastructure I've updated a lot of other stuff: - gcc 4.5.2 - uClibc 0.9.32-rc1 (NPTL) - strongswan, php, miredo, parted, util-linux-ng, e2fsprogs I promise, this is the last big fat commit this year ;) |