summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2015-03-10update to latest stable versionWaldemar Brodkorb
2015-03-10update to latest stable versionWaldemar Brodkorb
2015-03-10disable 3.19 for solidrun devicesWaldemar Brodkorb
2015-03-10Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2015-03-10add missing debug library for vcdbgWaldemar Brodkorb
2015-03-10add dependenciesWaldemar Brodkorb
2015-03-09remove timex.h check, problematic for musl and uClibcWaldemar Brodkorb
2015-03-09fix a bug in depmaker, reported by phil. unnecessary builddeps for glibc are ↵Waldemar Brodkorb
generated