Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-15 | fix kernel build on Darwin for x86 targets | Waldemar 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-15 | startup fixes | Waldemar 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-14 | remove oss emul support, no software in ADK needs oss. | Waldemar Brodkorb | |
2014-03-14 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-03-14 | enable some packages for m68k, use initrd stuff for aranym | Waldemar Brodkorb | |
2014-03-14 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-03-14 | a bunch of adk-test-framework fixes. | Waldemar Brodkorb | |
2014-03-14 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-03-14 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
update Xorg / Mesa Conflicts: TODO | |||
2014-03-14 | fix m68k support | Waldemar Brodkorb | |
disable systems without thread local storage, not supported by OpenADK anymore. Remove m68k uclibc. fix kernel bootup in aranym. | |||
2014-03-14 | convert to miniconfig | Waldemar 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-13 | update to 3.10.33 | Waldemar Brodkorb | |
- add support for system specific patches, cubox-i and raspberry-pi patches are in conflict - fix hifiberry driver support | |||
2014-03-13 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-03-12 | convert lemote yeelong to miniconfig | Waldemar Brodkorb | |
2014-03-12 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-03-12 | fix compile error, with CONFIG_EARLY_PRINTK not set | Waldemar Brodkorb | |
2014-03-11 | CONFIG_SLOB makes raspberry hanging without starting userland | Waldemar Brodkorb | |
2014-03-11 | sync patch with raspberry-pi repository | Waldemar Brodkorb | |
2014-03-11 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-03-11 | sync patch with upstream 3.13.y branch | Waldemar Brodkorb | |
2014-03-11 | add adk-test-tools package | Waldemar Brodkorb | |
- scripts to shutdown qemu from linux - only start klogd when printk is available | |||
2014-03-11 | finetune rebuild stuff | Waldemar 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-10 | kernel bump, add hifiberry device drivers | Waldemar Brodkorb | |
2014-03-10 | make printk option configurable via menuconfig | Waldemar Brodkorb | |
2014-03-10 | use SLOB allocator for embedded systems | Waldemar Brodkorb | |
2014-03-09 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-03-09 | add the stable cubox-i kernel 3.10.30, add kernel patch from solidrun git | Waldemar Brodkorb | |
2014-03-08 | add 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-07 | use standard busybox init, remove previously used /init. some configs and ↵ | Waldemar Brodkorb | |
ideas from buildroot project | |||
2014-03-06 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-03-06 | get rid of ADK_NATIVE mode, it is not regulary tested and the results where ↵ | Waldemar Brodkorb | |
not satisfying. | |||
2014-03-06 | add patch for compile error | Waldemar Brodkorb | |
2014-03-04 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-03-04 | try to add support for graphical qemu | Waldemar Brodkorb | |
2014-03-04 | fix qemu-ppc64 building on Darwin, use --with-cpu=ultrasparc for ↵ | Waldemar Brodkorb | |
qemu-sparc64, still another issue exist. | |||
2014-03-01 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-03-01 | move 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-28 | CONFIG_CC_OPTIMIZE_FOR_SIZE breaks microblaze bootup, remove it for now | Waldemar Brodkorb | |
2014-02-26 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-02-26 | rework arm support, add qemu arm model vexpress for cortex-a9 emulation ↵ | Waldemar Brodkorb | |
(hard float) | |||
2014-02-26 | update kernel 3.4.x, fixes for lemote yeelong users | Waldemar Brodkorb | |
2014-02-24 | update kernel | Waldemar Brodkorb | |
2014-02-24 | update to latest stable kernel | Waldemar Brodkorb | |
2014-02-19 | add thumb2 support as an option for cubox-i | Waldemar Brodkorb | |
2014-02-18 | fix reject | Waldemar Brodkorb | |
2014-02-18 | fix netfilter stuff, after kernel update | Waldemar Brodkorb | |
2014-02-18 | update kernel | Waldemar Brodkorb | |
2014-02-18 | add initial stuff for cubox-i, still waiting for the hardware, so fully untested | Waldemar Brodkorb | |
2014-02-16 | enable virtio only for qemu emulator | Waldemar Brodkorb | |
2014-02-16 | use virtio drivers for sparc64 | Waldemar Brodkorb | |