Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-31 | update eglibc to 2.16 | Waldemar Brodkorb | |
2012-07-30 | update patches for 3.5 | Waldemar Brodkorb | |
2012-07-24 | update to latest linux kernels, remove old ones | Waldemar Brodkorb | |
2012-07-18 | fix cris build | Waldemar Brodkorb | |
2012-07-03 | fix cross-compile under Darwin | Waldemar Brodkorb | |
2012-06-29 | update to 3.4.4 | Waldemar Brodkorb | |
2012-06-15 | add support for newest kernels | Waldemar Brodkorb | |
2012-06-02 | update to latest stable kernels | Waldemar Brodkorb | |
2012-03-24 | update to 2.14.1 | Waldemar Brodkorb | |
2012-03-24 | update gcc, glibc and fix build breakage | Waldemar Brodkorb | |
2012-03-20 | new kernels | Waldemar Brodkorb | |
2012-03-13 | update kernel dirs | Waldemar Brodkorb | |
2012-02-26 | update kernel versions | Waldemar Brodkorb | |
2012-02-18 | update to 0.9.32.1, add patches to allow static linking of threaded ↵ | Waldemar Brodkorb | |
applications as x11vnc | |||
2012-01-31 | update binutils, keep old version for avr32 target | Waldemar Brodkorb | |
2012-01-29 | update kernel versions to latest upstream | Waldemar Brodkorb | |
2012-01-15 | update Linux kernels, add support for compression choice | Waldemar Brodkorb | |
2012-01-15 | kernel patches | Waldemar Brodkorb | |
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-12 | update iproute2 to 3.2.0, add needed unshare support from buildroot for uClibc | Waldemar Brodkorb | |
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-02 | remove ocf support, broken in my setup | Waldemar Brodkorb | |
2011-12-01 | refresh linux kernels | Waldemar Brodkorb | |
2011-11-17 | add libnsl back | Waldemar Brodkorb | |
2011-11-10 | update to latest stable kernels | Waldemar Brodkorb | |
2011-11-08 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-11-07 | add another stub file | Waldemar Brodkorb | |
2011-11-07 | autodetect host/build system | Waldemar Brodkorb | |
2011-10-22 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2011-10-22 | disable gdb for avr32 | Waldemar Brodkorb | |
2011-10-22 | correct broken patch | Waldemar Brodkorb | |
2011-10-22 | Darwin fixes | Waldemar Brodkorb | |
2011-10-21 | always use fsf config.guess | 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-09-02 | add basic support for qemu-system-sh4 | Waldemar Brodkorb | |
2011-09-02 | update to latest stable version | Waldemar Brodkorb | |
2011-08-30 | add infrastructure for qemu-cris (still broken) | Waldemar Brodkorb | |
2011-08-24 | add qemu sparc64, but it segfaults | Waldemar Brodkorb | |
2011-08-24 | better ppc64 support, qemu still hangs @ returning from prom_init | Waldemar Brodkorb | |
2011-08-09 | java uses $ORIGIN in RPATH of the binary. This patch from | Waldemar Brodkorb | |
the mailinglist, seems to work fine. http://www.mail-archive.com/uclibc@uclibc.org/msg06444.html | |||
2011-06-16 | update to stable version | Waldemar Brodkorb | |
2011-06-12 | update default kernel to 2.6.39 | Waldemar Brodkorb | |
2011-05-15 | fix bulktoolchain target | Waldemar Brodkorb | |
2011-05-09 | update to 4.5.3 | Waldemar Brodkorb | |