summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-02-14rework float supportWaldemar Brodkorb
ARM, MIPS and PPC have support for soft or hard float configuration of toolchain and system. Generalize the support for this in OpenADK.
2015-02-14fix glibc build of mips32 soft-float toolchainWaldemar Brodkorb
2015-02-14rework VGA and serial outputWaldemar Brodkorb
The Linux kernel can output messages to serial devices and vga devices in parallel. The latest console= entry decides which console output is used for init via /dev/console character device. Let the developer configure what he wants. If you use f.e. Kodi, be sure output/input is used for VGA, other wise kodi startsup, but you end up with a black screen.
2015-02-14hack for 3.19 usbcommonWaldemar Brodkorb
2015-02-14set HOST_CPPFLAGS to find python headersWaldemar Brodkorb
2015-02-13default to 3.19, only 3.14 for kodi and solidrun (gpu drivers)Waldemar Brodkorb
2015-02-13do not blank console even on non quiet kernel bootsWaldemar Brodkorb
2015-02-13fix syntax error in startup scriptWaldemar Brodkorb
2015-02-13add basic nios2 toolchain supportWaldemar Brodkorb
2015-02-13add alsa-plugins packageWaldemar Brodkorb
2015-02-13make quietWaldemar Brodkorb
2015-02-12update to latest stable upstreamWaldemar Brodkorb
2015-02-12rebuild bootloader package on relevant config changesWaldemar Brodkorb
2015-02-12fillup staging areaWaldemar Brodkorb
2015-02-12sync config with other archsWaldemar Brodkorb
2015-02-12calloc returns nonnull, tooWaldemar Brodkorb
2015-02-12nable another bcm2709 symbol for rpi2Waldemar Brodkorb
2015-02-11diable parallel building for opensslWaldemar Brodkorb
2015-02-11another libxml2 python fuckupWaldemar Brodkorb
2015-02-11better handling of staging area for apps using wiringPiWaldemar Brodkorb
2015-02-11update php config to work better with nginxWaldemar Brodkorb
2015-02-11update to latest git, enable gpio binaryWaldemar Brodkorb
2015-02-11add subpackage for gpgvWaldemar Brodkorb
2015-02-10fix python subpackageWaldemar Brodkorb
2015-02-10udpate to latest upstream versionWaldemar Brodkorb
2015-02-10update to latest upstream versionWaldemar Brodkorb
2015-02-10update to latest upstream versionWaldemar Brodkorb
2015-02-10update to latest upstream versionWaldemar Brodkorb
2015-02-10make cmake build verboseWaldemar Brodkorb
2015-02-10use zlib.netWaldemar Brodkorb
2015-02-10update to latest upstream versionWaldemar Brodkorb
2015-02-10update to latest upstream versionWaldemar Brodkorb
2015-02-10update to latest upstream versionWaldemar Brodkorb
2015-02-10some updates, midori still brokenWaldemar Brodkorb
2015-02-10add appliance options supportWaldemar Brodkorb
2015-02-10bump stdc++ versionWaldemar Brodkorb
2015-02-10fix shadow file generationWaldemar Brodkorb
2015-02-10fix non verbose buildWaldemar Brodkorb
2015-02-10Revert "split tzdata and tzcode, using multiple DISTFILES no longer supported"Waldemar Brodkorb
This reverts commit 04c36baff7046c5efbef07d2d5df778950c3e40c.
2015-02-09add basic support for raspberry pi2Waldemar Brodkorb
Introduce new board symbols for embedded systems, which use the similar board as basis. As for example raspberry pi and raspberry pi2. And some more updates: Update binutils to 2.25, set gcc 4.9.2 as default. Update glibc to 2.21, set as default. Update gdb to 7.8.2. Update kodi to latest release.
2015-02-09use gcc patches from buildroot, otherwise some c11 functions are missingWaldemar Brodkorb
2015-02-09Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2015-02-09add postimage script featureWaldemar Brodkorb
2015-02-09split tzdata and tzcode, using multiple DISTFILES no longer supportedWaldemar Brodkorb
2015-02-09be quietWaldemar Brodkorb
2015-02-08fix version number for gitWaldemar Brodkorb
2015-02-08allow to select MIPSr2 ISA and Soft-Float for MIPS32Waldemar Brodkorb
2015-02-08remove openafs, never got it working on target. lost interestWaldemar Brodkorb
2015-02-08switch target is gone a long time agoWaldemar Brodkorb
2015-02-08Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb