Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-22 | add graphics support for qemu-arm | Waldemar Brodkorb | |
2015-03-07 | reorder libc and toolchain options | Waldemar Brodkorb | |
After a short discussion with Phil, I put Libc stuff into Toolchain menu, as it does not belong to Target configuration. Add a Advanced Option menu for specific toolchain related options. I think this change make building OpenADK for beginners simpler. A starter doesn't know anything about different libc, floating settings, ... | |||
2015-02-06 | rework CMDLINE generation regarding serial/vga | Waldemar Brodkorb | |
Use one place and not hard coded for each device. There exist use cases where on a specific device like raspberry pi, not the default 115200 baud rate is used. | |||
2014-11-08 | fix serial console, when virtio is used f.e. sparc64 qemu | Waldemar Brodkorb | |
2014-08-28 | bootsup fine now. strange. because networking works now?. patch from Greg ↵ | Waldemar Brodkorb | |
Ungerer | |||
2014-08-24 | fix disk boot for qemu-system-aarch64 | Waldemar Brodkorb | |
2014-08-24 | iommu problem in qemu is fixed, pata support now works in qemu-system-sparc64 | Waldemar Brodkorb | |
2014-08-12 | add support for xtensa dc233c variant. use uImage, which works with a ↵ | Waldemar Brodkorb | |
patched Qemu. Thanks to Max Filippov for fixes and ideas. | |||
2014-08-07 | add basic support for qemu-aarch64 | Waldemar Brodkorb | |
2014-06-15 | add support for xtensa architecture, tested with qemu. thanks to Max ↵ | Waldemar Brodkorb | |
Filippov for help | |||
2014-06-08 | rename qemu-sh4 to qemu-sh, to simplify build for all qemu-archs | Waldemar Brodkorb | |
2014-06-08 | enable audio support for qemu-x86/qemu-x86_64 | Waldemar Brodkorb | |
2014-06-05 | make mouse working in qemu x11 | Waldemar Brodkorb | |
2014-06-04 | use Cirrus DRM and xf86-video-modesetting for Qemu | Waldemar Brodkorb | |
2014-05-31 | add disk support to qemu-arm spitz and terrier | Waldemar Brodkorb | |
2014-05-31 | fix qemu spitz emulation, add emulation for terrier | Waldemar Brodkorb | |
2014-05-26 | default to -nographic | Waldemar Brodkorb | |
2014-05-24 | fix disk support in qemu-x86, minor other cleanups | Waldemar Brodkorb | |
2014-05-23 | resolve merge conflict | Waldemar Brodkorb | |