Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-09 | use bzImage target for x86, disable some unused systems for now | Waldemar Brodkorb | |
2013-11-06 | enable cirrus vga for qemu when xorg collection choosen, enable usb for ↵ | Waldemar Brodkorb | |
qemu-x86/qemu-x86-64 | |||
2013-02-28 | fix build for qemu-x86_64 and usb | Waldemar Brodkorb | |
2013-02-01 | add support for desktop pc | Waldemar Brodkorb | |
2012-03-12 | enable usb boot for shuttle | Waldemar Brodkorb | |
2012-01-15 | add 3.2.x support | Waldemar Brodkorb | |
2011-10-19 | make virsh, virt-install and kvm usable on shuttle pc | Waldemar Brodkorb | |
2011-10-15 | allow more than one kernel to be configured, add shuttle pc support | Waldemar Brodkorb | |
2011-08-07 | add some meta data for x86_64 | Waldemar Brodkorb | |
2011-04-29 | rework toolchain only option | Waldemar Brodkorb | |
2011-01-02 | make bulk fixes. fix toolchain building for sparc64/ppc | 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 ;) |