summaryrefslogtreecommitdiff
path: root/target/x86_64
AgeCommit message (Expand)Author
2014-06-21s/TOPDIR/ADK_TOPDIR/Waldemar Brodkorb
2014-06-08be consistent, do not use - in rootfs namesWaldemar Brodkorb
2014-06-08enable audio support for qemu-x86/qemu-x86_64Waldemar Brodkorb
2014-06-02simplify adding new archWaldemar Brodkorb
2014-06-02refactor CPU_ARCH/ARCH variablesWaldemar Brodkorb
2014-06-02use correct -march for x86_64Waldemar Brodkorb
2014-05-25fix qemu for x86_64Waldemar Brodkorb
2014-05-24fix uclibc compile for qemu-arm (experimental fix), use DODEBUG as defaultWaldemar Brodkorb
2014-05-23fix symbol renaming bugsWaldemar Brodkorb
2014-05-23more cleanup, *-enabled feature is unused, simplifyWaldemar Brodkorb
2014-05-23resolve merge conflictWaldemar Brodkorb
2014-05-23split targethelp from install targetWaldemar Brodkorb
2014-05-13resolve merge conflictWaldemar Brodkorb
2014-04-30fix 32 bit userland with 64 bit kernel supportWaldemar Brodkorb
2014-04-14add serial command line flagWaldemar Brodkorb
2014-04-13add pregenerated core.img, there is no portable way to do it right nowWaldemar 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-28add unique descriptionWaldemar Brodkorb
2014-03-26test framework fixesWaldemar Brodkorb
2014-03-26add all abi combinations for mips64 and x86_64Waldemar Brodkorb
2014-03-25add support for x86_64 toolchain with 32 bit abiWaldemar Brodkorb
2014-03-23make optimiztion compiler flags configurable, default -Os -pipeWaldemar Brodkorb
2014-03-21fix x86_64 toolchain buildingWaldemar Brodkorb
2014-03-18Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-18use archive without kernelWaldemar Brodkorb
2014-03-17remove kernel choice, always use 64 bit for 64bit targetWaldemar Brodkorb
2014-03-17fix boot from disk for qemu targetsWaldemar Brodkorb
2014-03-17use gcc 4.7.3 for sparc, 4.8.2 breaks kernel bootup, minor cleanupWaldemar Brodkorb
2014-03-17optimize miniconfigs, enable netstuff by defaultWaldemar Brodkorb
2014-03-16disable block driver for qemu emulators, can be activated via menuconfigWaldemar Brodkorb
2014-03-16remove ADK_TARGET_WITH from qemu configs, is more dynamic. remove device node...Waldemar Brodkorb
2014-03-14convert to miniconfigWaldemar Brodkorb
2014-03-08some work on qemu with graphicWaldemar Brodkorb
2014-03-01add basic support for x86_64 x32 abi, convert to miniconfigWaldemar Brodkorb
2014-02-26disable hostfwd in qemu call, otherwise it conflicts running multiple qemusWaldemar Brodkorb
2014-02-19add mips64 toolchains, and microblaezelWaldemar Brodkorb
2014-02-18use bin directory for host binaries only, use new firmware directory for the ...Waldemar Brodkorb
2014-02-17Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-02-17update to uClibc git from 02.2014Waldemar Brodkorb
2014-02-15use newer kernel for toolchain building, fix some problems with ppc and m68k ...Waldemar Brodkorb
2013-11-09use bzImage target for x86, disable some unused systems for nowWaldemar Brodkorb
2013-11-07Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-11-07update valgrind to latest upstream version, strlen is not a function in ld.so...Waldemar Brodkorb
2013-11-06enable cirrus vga for qemu when xorg collection choosen, enable usb for qemu-...Waldemar Brodkorb
2013-02-28fix build for qemu-x86_64 and usbWaldemar Brodkorb
2013-02-01add support for desktop pcWaldemar Brodkorb
2013-01-31refresh kernel configWaldemar Brodkorb
2012-10-12use TARGET_CFLAGS_LIBC without ABI cflags for glibcWaldemar Brodkorb
2012-10-10fix 32 Bit multilib buildsWaldemar Brodkorb