summaryrefslogtreecommitdiff
path: root/target/config/Config.in
AgeCommit message (Collapse)Author
2014-04-06use one kernel configWaldemar Brodkorb
2014-04-05add qemu-i486Waldemar Brodkorb
2014-04-05add generic pcWaldemar Brodkorb
2014-04-03 add qemu host dependencyWaldemar Brodkorb
2014-04-02Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-04-02fix host build depends for mtd-utils/squashfsWaldemar Brodkorb
2014-04-02remove some unsupported root filesystems, use archive and install/create ↵Waldemar Brodkorb
scripts instead
2014-03-30Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-30rework hosttools building, add tools into package stuffWaldemar Brodkorb
2014-03-29use xz instead of gzip, remove grub for qemu, add it only to ibm-x40Waldemar Brodkorb
2014-03-28x86-64 32bit needs more work, fix armhfWaldemar Brodkorb
2014-03-26test framework fixesWaldemar Brodkorb
2014-03-25add support for x86_64 toolchain with 32 bit abiWaldemar Brodkorb
2014-03-22a bunch of microblaze fixesWaldemar Brodkorb
2014-03-20Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-20add fpu settings, fix symlinksWaldemar Brodkorb
2014-03-19fixes for aranymWaldemar Brodkorb
2014-03-17remove kernel choice, always use 64 bit for 64bit targetWaldemar Brodkorb
2014-03-17use initramfsarchive for test frameworkWaldemar Brodkorb
2014-03-17fix boot from disk for qemu targetsWaldemar Brodkorb
2014-03-17fix networking on qemu-system-sparc64Waldemar Brodkorb
- use virtio drivers for sparc64 by default, builtin ne2k-pci emulation does not work - fix glibc packaging, revert x32 change, needs a better fix in sysroot
2014-03-17use gcc 4.7.3 for sparc, 4.8.2 breaks kernel bootup, minor cleanupWaldemar Brodkorb
2014-03-17Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-17fixups for x86_64 x32 toolchain, x86_64 32 still problematicWaldemar Brodkorb
- add a musl patch to recognize x86_64-foo-muslx32 - rework multilib configuration - remove explicit sjlj gcc configure, as suggested by the gcc docs - fix strace for x32
2014-03-16disable block driver for qemu emulators, can be activated via menuconfigWaldemar Brodkorb
2014-03-15startup fixesWaldemar Brodkorb
- always use /sbin/init, even for initramfs - mount devtmpfs for initramfs automatically in kernel space - fix armhf for adk-test-framework - remove mdev -s on boot, I think it is unneeded, takes very long on Qemu systems - add alias for ro/rw remounts of / - remove old /init and rc.shutdown, both unused
2014-03-14rework armhf stuffWaldemar Brodkorb
2014-03-14Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-14enable some packages for m68k, use initrd stuff for aranymWaldemar Brodkorb
2014-03-14a bunch of adk-test-framework fixes.Waldemar Brodkorb
2014-03-14fix m68k supportWaldemar Brodkorb
disable systems without thread local storage, not supported by OpenADK anymore. Remove m68k uclibc. fix kernel bootup in aranym.
2014-03-14convert to miniconfigWaldemar Brodkorb
only miniconfig is used for all targets. aranym support is still broken/experimental. 32 bit kernel support for 64 targets need to be fixed. tested on usb boot on ibm-x40
2014-03-12convert lemote yeelong to miniconfigWaldemar Brodkorb
2014-03-08Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-08some work on qemu with graphicWaldemar Brodkorb
2014-03-08add some usb hid stuff for qemu-sh, you _must_ start qemu-sh with -serial ↵Waldemar Brodkorb
null -serial stdio. otherwise no output. thx to aboriginal linux
2014-03-07Merge branch 'master' of git+ssh://openadk.org:/git/openadkWaldemar Brodkorb
2014-03-07disable x32 for uClibcWaldemar Brodkorb
2014-03-07disable musl for mips64Waldemar Brodkorb
2014-03-06Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-06enable archive mode for microblazeWaldemar Brodkorb
2014-03-06fix parallel using of different mips abiWaldemar Brodkorb
2014-03-06get rid of ADK_NATIVE mode, it is not regulary tested and the results where ↵Waldemar Brodkorb
not satisfying.
2014-03-04Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-04try to add support for graphical qemuWaldemar Brodkorb
2014-03-04Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-04fix qemu-ppc64 building on Darwin, use --with-cpu=ultrasparc for ↵Waldemar Brodkorb
qemu-sparc64, still another issue exist.
2014-03-04be consistent with names for the ABIWaldemar Brodkorb
2014-03-03Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-02rework suffix naming, use unique names for all arch abi combinationsWaldemar Brodkorb