summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-06-02refactor CPU_ARCH/ARCH variablesWaldemar Brodkorb
After Joerg asked me about the difference between ADK_TARGET_ARCH and ADK_TARGET_CPU_ARCH I recognized many duplication of variables for this information. These patch fixes this up. Use make cleandir && make menuconfig && make
2014-06-02fix build for x86 targetsWaldemar Brodkorb
2014-06-02add wayland weston to TODOWaldemar Brodkorb
2014-06-02update to latest upstreamWaldemar Brodkorb
2014-06-02update to latest upstreamWaldemar Brodkorb
2014-06-02update to latest upstreamWaldemar Brodkorb
2014-06-02fix a regression between 4.8.2 and 4.8.3 by removing codeWaldemar Brodkorb
2014-06-02use correct -march for x86_64Waldemar Brodkorb
2014-06-01add new package lirc, not tested, yetWaldemar Brodkorb
2014-06-01add watchdog support for cubox, inlude weim by defaultWaldemar Brodkorb
2014-06-01disabel crontab, enable devmemWaldemar Brodkorb
2014-06-01provided by busybox, tooWaldemar Brodkorb
2014-06-01remove unused filesWaldemar Brodkorb
2014-06-01enable kernel choice for toolchain targetsWaldemar Brodkorb
2014-06-01disable ld gc for buildallWaldemar Brodkorb
2014-06-01fix static buildWaldemar Brodkorb
2014-06-01fix pathWaldemar Brodkorb
2014-05-31add disk support to qemu-arm spitz and terrierWaldemar Brodkorb
2014-05-31update to latest stable versionWaldemar Brodkorb
2014-05-31remove duplicate qemu argsWaldemar Brodkorb
2014-05-31Add bugWaldemar Brodkorb
2014-05-31rework static linking support, works with musl/glibc, fails to boot with ↵Waldemar Brodkorb
uclibc (qemu-x86)
2014-05-31update to latest upstreamWaldemar Brodkorb
2014-05-31fix false errorWaldemar Brodkorb
2014-05-31fix toolchain build, need to set -mcpuWaldemar Brodkorb
2014-05-31fix qemu spitz emulation, add emulation for terrierWaldemar Brodkorb
2014-05-31fix buildall issues with qemu-arm targetWaldemar Brodkorb
2014-05-31do not install libiberty in staging areaWaldemar Brodkorb
2014-05-31update to latest upstream versionWaldemar Brodkorb
2014-05-31allow to disable tcp fastopen, so that AES is not required to builtin in the ↵Waldemar Brodkorb
kernel
2014-05-31disable nlsWaldemar Brodkorb
2014-05-31disable ipv6Waldemar Brodkorb
2014-05-31set tar.xz as defaultWaldemar Brodkorb
2014-05-31do not install ipkg.conf by defaultWaldemar Brodkorb
2014-05-31quieten config toolWaldemar Brodkorb
2014-05-30update to latest upstreamWaldemar Brodkorb
2014-05-29rework directory namesWaldemar Brodkorb
Sorry, need to change this again. Toolchain and target directories can not be usefully shared between systems with the same cpu arch. There are to many optimizations for gcc supplied libraries involved. Simplify even for qemu targets.
2014-05-29use subsections here, tooWaldemar Brodkorb
2014-05-29resolve merge conflictWaldemar Brodkorb
2014-05-29select libssp packageWaldemar Brodkorb
2014-05-29make libssp shared, when SSP usedWaldemar Brodkorb
2014-05-29fix musl compile, patch from sabotage linuxWaldemar Brodkorb
2014-05-29use boolean, without sd card support, target system makes no senseWaldemar Brodkorb
2014-05-29disable mptcp for buildallWaldemar Brodkorb
2014-05-28update buildallWaldemar Brodkorb
2014-05-28remove uclibc++ support, some libgcc fuckupWaldemar Brodkorb
2014-05-28fix distfilesWaldemar Brodkorb
2014-05-28disable for nowWaldemar Brodkorb
2014-05-28fix heimdal compileWaldemar Brodkorb
2014-05-28fix ecj dlWaldemar Brodkorb