summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-06-03fix patching of system specific patchesWaldemar Brodkorb
2014-06-03fix kernel module packagingWaldemar Brodkorb
2014-06-03add hdmi audio supportWaldemar Brodkorb
2014-06-03update to 3.14.5Waldemar Brodkorb
2014-06-02update to latest git version from todayWaldemar Brodkorb
2014-06-02simplify adding new archWaldemar Brodkorb
Generate all data needed when adding a new arch or system. Recognize any changes in target/*/systems as reported as bug by Joerg.
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