summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2015-03-15add some useful bits and bytes for rpi2 supportWaldemar Brodkorb
2015-03-15update to latest upstream, ntp_gettime problem fixedWaldemar Brodkorb
2015-03-13remove Linus only symbol ARCH_BCM2835 for raspberryWaldemar Brodkorb
2015-03-11enable binfmt flat for bfin, fdpic test-suite compile failWaldemar Brodkorb
2015-03-11ltrace needs libstdc++Waldemar Brodkorb
2015-03-11update to latest stable versionWaldemar Brodkorb
2015-03-11Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2015-03-11sync patches with rpi upstreamWaldemar Brodkorb
2015-03-11add dependenciesWaldemar Brodkorb
2015-03-10update uCLibc config, enable linuxthreadsWaldemar Brodkorb
2015-03-10only arc is disabled for nowWaldemar Brodkorb
2015-03-10update to latest stable upstream versionWaldemar Brodkorb