summaryrefslogtreecommitdiff
path: root/target/linux/config
AgeCommit message (Collapse)Author
2014-04-03Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-04-03disable for 3.10Waldemar Brodkorb
2014-04-02remove some unsupported root filesystems, use archive and install/create ↵Waldemar Brodkorb
scripts instead
2014-03-31and to the kernel config stuffWaldemar Brodkorb
2014-03-29disable usb in default kernel config for qemu-sh4Waldemar Brodkorb
2014-03-28fix sh big endian, fix x86_64 x32 packagingWaldemar Brodkorb
2014-03-26bump all kernelsWaldemar Brodkorb
2014-03-23use shell instead of getty for test-frameworkWaldemar Brodkorb
2014-03-23fix squashfs root for qemu-microblazeWaldemar Brodkorb
2014-03-23fix jffs2 boot for qemu-microblaze, CMDLINE_FORCE requiredWaldemar Brodkorb
2014-03-23Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-23fix commentWaldemar Brodkorb
2014-03-22remove debug symbolWaldemar Brodkorb
2014-03-22a bunch of microblaze fixesWaldemar Brodkorb
2014-03-17remove kernel choice, always use 64 bit for 64bit targetWaldemar Brodkorb
2014-03-17fix wordingWaldemar Brodkorb
2014-03-17optimize miniconfigs, enable netstuff by defaultWaldemar Brodkorb
2014-03-17enable utf8 and iso8859-1 by defaultWaldemar Brodkorb
2014-03-16disable block driver for qemu emulators, can be activated via menuconfigWaldemar Brodkorb
2014-03-16fix some kernel symbol stuff,found via allmodconfigWaldemar Brodkorb
2014-03-15fix kernel build on Darwin for x86 targetsWaldemar Brodkorb
relocs tool uses some kind of regular expression, which does not work with the provided one. Use pcre in this case. Rework KERNEL_MAKE_OPTS while here. Use it in kernel-header, too.
2014-03-14remove oss emul support, no software in ADK needs oss.Waldemar 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-14Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-14Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
update Xorg / Mesa Conflicts: TODO
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-13update to 3.10.33Waldemar Brodkorb
- add support for system specific patches, cubox-i and raspberry-pi patches are in conflict - fix hifiberry driver support
2014-03-12convert lemote yeelong to miniconfigWaldemar Brodkorb
2014-03-11add adk-test-tools packageWaldemar Brodkorb
- scripts to shutdown qemu from linux - only start klogd when printk is available
2014-03-11finetune rebuild stuffWaldemar Brodkorb
need to rebuild kmod-packages, when removed. f.e. by hudson. fix kmod-soft-watchdog while there. Use bin directory for ldd to avoid a cpio failure.
2014-03-10kernel bump, add hifiberry device driversWaldemar Brodkorb
2014-03-10make printk option configurable via menuconfigWaldemar Brodkorb
2014-03-09Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-09add the stable cubox-i kernel 3.10.30, add kernel patch from solidrun gitWaldemar 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-06get rid of ADK_NATIVE mode, it is not regulary tested and the results where ↵Waldemar Brodkorb
not satisfying.
2014-03-04try to add support for graphical qemuWaldemar Brodkorb
2014-03-01move target/tools to tools, use ADK_HOST_NEED variable to build a tool, when ↵Waldemar Brodkorb
required. Add archivers to tools, remove prereq checks for them. Rename host_ dir in preparation for shared openadk source via nfs/smb from different host systems. Make some abi cleanup
2014-02-26Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-02-26rework arm support, add qemu arm model vexpress for cortex-a9 emulation ↵Waldemar Brodkorb
(hard float)
2014-02-26update kernel 3.4.x, fixes for lemote yeelong usersWaldemar Brodkorb
2014-02-24update to latest stable kernelWaldemar Brodkorb
2014-02-19add thumb2 support as an option for cubox-iWaldemar Brodkorb
2014-02-18fix netfilter stuff, after kernel updateWaldemar Brodkorb
2014-02-16enable virtio only for qemu emulatorWaldemar Brodkorb
2014-02-16use virtio drivers for sparc64Waldemar Brodkorb
2014-02-15fix a warning in menuconfig, remove obsolete symbols while migrating to ↵Waldemar Brodkorb
miniconfig
2014-02-11use miniconfig for sparc64, enable network driver. disk driver is broken.Waldemar Brodkorb