Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-20 | default to 3.18.x as long the qemu-arm problem is unresolved | Waldemar Brodkorb | |
2015-02-20 | use MALLOC with GLIBC_COMPAT for all archs | Waldemar Brodkorb | |
Use MALLOC for uClibc/uClibc-ng 1.0. Choice will be removed in uClibc-ng git. | |||
2015-02-20 | sync with uClibc-ng Makefile changes | Waldemar Brodkorb | |
2015-02-19 | add support for coldfire with gcc 4.9.2/binutils 2.25 | Waldemar Brodkorb | |
The annoying kernel panic after boot is back :( | |||
2015-02-19 | respect TARGET_LDFLAGS | Waldemar Brodkorb | |
2015-02-19 | rename polarssl to mbedtls, update to latest | Waldemar Brodkorb | |
2015-02-19 | update to latest stable release, add patch from git | Waldemar Brodkorb | |
2015-02-19 | add some basic infrastructure for hppa/parisc toolchain building | Waldemar Brodkorb | |
2015-02-19 | update version for glibc git | Waldemar Brodkorb | |
2015-02-19 | cleanup FPU support for ARM targets. | Waldemar Brodkorb | |
2015-02-19 | add ucl/upx packages | Waldemar Brodkorb | |
2015-02-19 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2015-02-19 | update to latest stable, some musl improvements | Waldemar Brodkorb | |
2015-02-19 | handle non ssp situation | Waldemar Brodkorb | |
2015-02-18 | fix recursive selects | Waldemar Brodkorb | |
2015-02-18 | remove patches. try without now | Waldemar Brodkorb | |
2015-02-18 | update to latest stable version | Waldemar Brodkorb | |
2015-02-18 | add support for uClibc-ng git master | Waldemar Brodkorb | |
Add new configs for uClibc-ng master. New symbol UCLIBC_HAS_LINUXTHREADS added. LT.new is removed in master, only LT.old and NPTL exist. CLeanup MMU/NPTL/LT support symbols. Tested with toolchain building for all supported architectures. | |||
2015-02-18 | remove eabi/softfloat stuff from here | Waldemar Brodkorb | |
2015-02-18 | add fw_printenv/fw_setenv | Waldemar Brodkorb | |
2015-02-17 | add first preview of a firefox appliance. java plugin and kiosk addon missing. | Waldemar Brodkorb | |
2015-02-17 | add new firefox appliance config, finetune the other | Waldemar Brodkorb | |
2015-02-17 | fix kbd setup | Waldemar Brodkorb | |
2015-02-17 | fixup patch | Waldemar Brodkorb | |
2015-02-17 | set suid bit for Xorg/sudo | Waldemar Brodkorb | |
2015-02-17 | update to latest stable version | Waldemar Brodkorb | |
2015-02-17 | allow to create a data partition on my ibm x40 | Waldemar Brodkorb | |
2015-02-17 | update to latest stable version | Waldemar Brodkorb | |
2015-02-16 | add gcc musl patch from Gregors musl-patches git | Waldemar Brodkorb | |
2015-02-16 | fix static linking | Waldemar Brodkorb | |
2015-02-16 | fix static linking | Waldemar Brodkorb | |
2015-02-16 | prepare for Sun Voyager. | Waldemar Brodkorb | |
Bootloader needs a.out formatted kernel. Unfortunately I get "Illegal instruction" after loading a.out kernel via TFTP. Old gentoo 2.6 kernel boots fine. | |||
2015-02-16 | fix coffee underflow error | Waldemar Brodkorb | |
2015-02-16 | allow to disable kernel commandline | Waldemar Brodkorb | |
2015-02-16 | use subpackages to ave some space | Waldemar Brodkorb | |
2015-02-16 | be quiet for cmake builds | Waldemar Brodkorb | |
2015-02-14 | add support for old avr32 gdb | Waldemar Brodkorb | |
2015-02-14 | do not select adkinstall | Waldemar Brodkorb | |
2015-02-14 | rework float support for ARM | Waldemar Brodkorb | |
2015-02-14 | enable parallel compile | Waldemar Brodkorb | |
2015-02-14 | fix vga only setup | Waldemar Brodkorb | |
2015-02-14 | disable nios2 for uClibc, not working. | Waldemar Brodkorb | |
2015-02-14 | set assembler flags, otherwise crt1.o get compiled for wrong float configuration | Waldemar Brodkorb | |
2015-02-14 | rework float support | Waldemar Brodkorb | |
ARM, MIPS and PPC have support for soft or hard float configuration of toolchain and system. Generalize the support for this in OpenADK. | |||
2015-02-14 | fix glibc build of mips32 soft-float toolchain | Waldemar Brodkorb | |
2015-02-14 | rework VGA and serial output | Waldemar Brodkorb | |
The Linux kernel can output messages to serial devices and vga devices in parallel. The latest console= entry decides which console output is used for init via /dev/console character device. Let the developer configure what he wants. If you use f.e. Kodi, be sure output/input is used for VGA, other wise kodi startsup, but you end up with a black screen. | |||
2015-02-14 | hack for 3.19 usbcommon | Waldemar Brodkorb | |
2015-02-14 | set HOST_CPPFLAGS to find python headers | Waldemar Brodkorb | |
2015-02-13 | default to 3.19, only 3.14 for kodi and solidrun (gpu drivers) | Waldemar Brodkorb | |
2015-02-13 | do not blank console even on non quiet kernel boots | Waldemar Brodkorb | |