Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-15 | target/x86_64/Makefile: fix blocking typo | Phil Sutter | |
2012-01-14 | add support for 64bit kernels on supporting targets | Phil Sutter | |
This is more commonly known as 32bit userland support on 64bit architectures. For simplicity's sake though, this implementation works the other way round: just build a 64bit-able linker and compiler, but no 64bit-libraries at all (i.e., no multilib). This is then just enough to compile a 64bit kernel, as that doesn't link to anything. The alternative would have been to build a native 64bit compiler with multilib-support in order to cross-compile a 32bit userland, resulting in a multilib system without need for it. In order to allow compilation of a 64bit kernel for a given target system, have it select ADK_TARGET_KERNEL_MAY_64BIT. Upon selection of that target, the symbol ADK_64BIT_KERNEL will occur in the "Global settings" menu. Since certain aspects of the 64bit kernel .config may greatly differ from it's 32bit counterpart, it has to be shipped separately: target/<arch>/kernel64.config is the place to be. Conflicts: target/Makefile toolchain/gcc/Makefile Untested, due to conflicts (original patch conflicts with multiple kernel version support). | |||
2012-01-09 | update to 3.1.8, add lzma-loader for brcm47xx, kernel stuff + patches does ↵ | Waldemar Brodkorb | |
not work on Asus WL500gp | |||
2011-12-20 | update to 3.1.5 | Waldemar Brodkorb | |
2011-12-18 | avr32 workarounds | Waldemar Brodkorb | |
2011-12-05 | misc fixes, new package ed and mailutils | Waldemar Brodkorb | |
2011-12-04 | add fastcgi | Waldemar Brodkorb | |
2011-12-03 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-12-03 | add postfix | Waldemar Brodkorb | |
2011-12-03 | add vpn-client package collection | Waldemar Brodkorb | |
2011-12-03 | add package collection for openvpn server | Waldemar Brodkorb | |
2011-12-02 | remove ocf support, broken in my setup | Waldemar Brodkorb | |
2011-12-01 | refresh linux kernels | Waldemar Brodkorb | |
2011-11-10 | update to latest stable kernels | Waldemar Brodkorb | |
2011-11-04 | move mkimage build to toplevel tools directory, required for avr32 kernel build | Waldemar Brodkorb | |
2011-10-19 | make virsh, virt-install and kvm usable on shuttle pc | Waldemar Brodkorb | |
2011-10-17 | add default change patch | Waldemar Brodkorb | |
2011-10-17 | add ocf patch again and make swap option visible | Waldemar Brodkorb | |
2011-10-16 | allow raid support to be in kernel | Waldemar Brodkorb | |
2011-10-15 | allow more than one kernel to be configured, add shuttle pc support | Waldemar Brodkorb | |
2011-10-12 | update gdb | Waldemar Brodkorb | |
2011-10-12 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-10-12 | add basic support for avr32 -> ngw100 | Waldemar Brodkorb | |
2011-10-12 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-10-12 | more qemu-cris stuff | Waldemar Brodkorb | |
2011-10-12 | better qemu-cris support | Waldemar Brodkorb | |
2011-10-12 | misc fixes from bulk build | Waldemar Brodkorb | |
2011-10-11 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-10-11 | add help for network boot | Waldemar Brodkorb | |
2011-10-10 | xrdb is useful for Xresource management | Waldemar Brodkorb | |
2011-10-10 | add fix for CPU hangs. | Waldemar Brodkorb | |
2011-10-10 | misc finetuning | Waldemar Brodkorb | |
2011-09-25 | fixes for make bulkallmod | Waldemar Brodkorb | |
2011-09-18 | add another cheap webcam driver | Waldemar Brodkorb | |
2011-09-18 | add some more webcam drivers to kernel config | Waldemar Brodkorb | |
2011-09-17 | update to existing symbols | Waldemar Brodkorb | |
2011-09-16 | add support for sharp zaurus (tested on terrier cl-3200) | Waldemar Brodkorb | |
2011-09-11 | add PXA frambuffer | Waldemar Brodkorb | |
2011-09-07 | enable hibernation for lemote yeelong | Waldemar Brodkorb | |
2011-09-06 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-09-06 | add missing deps | Waldemar Brodkorb | |
2011-09-05 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-09-05 | allow booting from image disk | Waldemar Brodkorb | |
2011-09-05 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-09-05 | enable graphic mode in qemu-i686 | Waldemar Brodkorb | |
2011-09-05 | add Kexec kernel option to menu, fix usage of shutdown -r in kexec | Waldemar Brodkorb | |
2011-09-05 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-09-05 | some sparc help fixes | Waldemar Brodkorb | |
2011-09-05 | resolve conflict | Waldemar Brodkorb | |
2011-09-05 | more make bulkallmod patches | Waldemar Brodkorb | |