summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-03-29update to latest upstream versionWaldemar Brodkorb
2015-03-29update to latest upstream versionWaldemar Brodkorb
2015-03-29update to latest upstream versionWaldemar Brodkorb
2015-03-29update to latest stable versionWaldemar Brodkorb
2015-03-29update to latest stable versionWaldemar Brodkorb
2015-03-29fix build for sparcWaldemar Brodkorb
2015-03-29enable UCLIBC_HAS_UTMP for uClibc-ngWaldemar Brodkorb
2015-03-29use separate dirs for soft-float/hard-float toolchainsWaldemar Brodkorb
2015-03-29use fixed CPU type for Qemu-X86 emulation for nowWaldemar Brodkorb
2015-03-29update to latest stable upstream version, reduce patches by using ↵Waldemar Brodkorb
overwriting INSTALL_OWNER
2015-03-29long double math does have compile problems with latest uClibcWaldemar Brodkorb
2015-03-28udpate to latest, fix host usage by static linkingWaldemar Brodkorb
2015-03-27update to 3.18.10, sync rpi patchWaldemar Brodkorb
Rpi-Kernel includes the rpi-proto driver now. Always enable device-tree support for raspberry pi /pi2 as most of the new drivers will not work without.
2015-03-27add openssl dependencyWaldemar Brodkorb
2015-03-26update to latest upstreamWaldemar Brodkorb
2015-03-25okay, we need the workarounds for sh toolchainWaldemar Brodkorb
2015-03-25Revert "workaround no longer required"Waldemar Brodkorb
This reverts commit 6e8780e7a11362cc44a07188eb76c9035773beb5.
2015-03-25disable multilib for sh4Waldemar Brodkorb
2015-03-24workaround no longer requiredWaldemar Brodkorb
2015-03-23uClibc added a new symbol for utmp supportWaldemar Brodkorb
2015-03-23allow to select CPU flavour for toolchain building via envWaldemar Brodkorb
Add a more generic way to define CPU flavours for Toolchain building. Add Cortex-A8 definition. Move Thumb symbol around.
2015-03-22remove Qemu stellaris support, not usabel for Linux, this was a mistake.Waldemar Brodkorb
2015-03-22for uClinux m68k we need to use MALLOC_STANDARD for uClibc-ng 1.0Waldemar Brodkorb
2015-03-22use 3.19.1 for Qemu-Sparc as this is the only working version right nowWaldemar Brodkorb
2015-03-22update to latest stable versionWaldemar Brodkorb
2015-03-22musl 1.1.7 has support for aarch64, tested with QemuWaldemar Brodkorb
2015-03-21update to latest stable versionWaldemar Brodkorb
2015-03-21update to latest stable versionWaldemar Brodkorb
2015-03-21update to latest stable versionWaldemar Brodkorb
2015-03-21update musl to latest stable versionWaldemar Brodkorb
2015-03-21add a patch from buildroot to fix a uClibc compiel errorWaldemar Brodkorb
2015-03-21update to latest stable upstreamWaldemar Brodkorb
2015-03-20fix for uClibc-ng git version handlingWaldemar Brodkorb
2015-03-20just use git for version stringWaldemar Brodkorb
2015-03-20add new package for syscall fuzzingWaldemar Brodkorb
2015-03-20update to latest stable versionWaldemar Brodkorb
2015-03-20add new packageWaldemar Brodkorb
2015-03-20NPTL is only available for glibc with m68kWaldemar Brodkorb
2015-03-19disable hppa for uClibcWaldemar Brodkorb
2015-03-19disable werror, as it breaks some buildsWaldemar Brodkorb
2015-03-16cleanup libgcc handling. gcc 4.8.x and gcc 4.9.x with uClibc-ng/glibc tested ↵Waldemar Brodkorb
to work
2015-03-16add a new sub chapter, will use a better example laterWaldemar Brodkorb
2015-03-15remove ADDON featureWaldemar Brodkorb
2015-03-15remove grsec, as it does not work well with mptcp patch. remove addons stuffWaldemar Brodkorb
2015-03-15convert from addon to generic patchWaldemar Brodkorb
2015-03-15convert from addon to generic patchWaldemar Brodkorb
2015-03-15convert addon patch to default patchWaldemar Brodkorb
2015-03-15convert fblogo patch to generic patch, remove addon stuff for thisWaldemar Brodkorb
2015-03-15remove dietnet patchWaldemar Brodkorb
As discussed with phil today, patches aplied conditionally is a bad thing and should be removed. The dietnet patch is only available because of the mikrotik rb532 limitation of kernel size when booting from nand. The patch is hard to maintain and will never be included upstream. We should better use PicoTCP in such cases or develop decompression support for this board to use compressed kernels.
2015-03-15rename m68k specific patches. we want straight patches always usableWaldemar Brodkorb