summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-04-04we need to use unique name for firmware dirs, tooWaldemar Brodkorb
2015-04-03Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2015-04-03fix host compile of openssl/wget on DarwinWaldemar Brodkorb
2015-04-03disable uClibcWaldemar Brodkorb
2015-04-03rework FPU support for ARM againWaldemar Brodkorb
With this commit I broke Kodi support for cubox-i: 4f93b213f2d3393fbb0b7ca200988f475e6cef83 I found following info regarding VFP and NEON: http://community.arm.com/groups/tools/blog/2013/04/15/arm-cortex-a-processors-and-gcc-command-lines Try to implement with this table in mind.
2015-04-03make features optionalWaldemar Brodkorb
2015-04-03update to be in sync with other freescale imx libsWaldemar Brodkorb
2015-04-03Revert "update to latest stable upstream"Waldemar Brodkorb
This reverts commit f582f4a3c2a853b99640d043f66a797ff9ee0b42.
2015-04-03audio chip not available on i1/i2Waldemar Brodkorb
2015-04-03select needed packages for solidrunWaldemar Brodkorb
2015-04-02remove deprecated symbolsWaldemar Brodkorb
2015-04-02HOSTLDFLAGS are required for mkimageWaldemar Brodkorb
2015-04-02always enable openssl/wget for hostWaldemar Brodkorb
2015-04-02update to latest stable versionWaldemar Brodkorb
2015-04-02respect HOST_PATHWaldemar Brodkorb
2015-04-02add host wget with openssl to avoid wget-gnutls problemsWaldemar Brodkorb
2015-04-02update to latest stable upstream versionWaldemar Brodkorb
2015-04-02update to latest stable version, add librt runtime dependencyWaldemar Brodkorb
2015-03-30cyassl is now wolfssl. update to latestWaldemar Brodkorb
2015-03-30update to latest stable versionWaldemar Brodkorb
2015-03-30update to latest stable versionWaldemar Brodkorb
2015-03-30update to latest stable versionWaldemar Brodkorb
2015-03-30update to latest stableWaldemar Brodkorb
2015-03-30update to latest stable versionWaldemar Brodkorb
2015-03-30rework mixer settings, add system specific scriptsWaldemar Brodkorb
2015-03-30fix rc.conf generation scriptWaldemar Brodkorb
2015-03-29better use -q for grepWaldemar Brodkorb
2015-03-30update to latest development version, fetch via gitWaldemar Brodkorb
2015-03-30update to latest stable versionWaldemar Brodkorb
2015-03-30update to latest stable versionWaldemar Brodkorb
2015-03-30update to latest stable versionWaldemar Brodkorb
2015-03-30update to latest stable versionWaldemar Brodkorb
2015-03-30update to latest stable versionWaldemar Brodkorb
2015-03-29do not enable pulse for mpd applianceWaldemar Brodkorb
2015-03-29update to latest stable versionWaldemar Brodkorb
2015-03-29update to latest stable gdb versionWaldemar Brodkorb
2015-03-29update to latest upstream versionWaldemar Brodkorb
2015-03-29update to latest upstream versionWaldemar Brodkorb
2015-03-29update to latest upstream versionWaldemar Brodkorb
2015-03-29update to latest upstream versionWaldemar Brodkorb
2015-03-29update to latest stable versionWaldemar Brodkorb
2015-03-29update to latest stable versionWaldemar Brodkorb
2015-03-29fix build for sparcWaldemar Brodkorb
2015-03-29enable UCLIBC_HAS_UTMP for uClibc-ngWaldemar Brodkorb
2015-03-29use separate dirs for soft-float/hard-float toolchainsWaldemar Brodkorb
2015-03-29use fixed CPU type for Qemu-X86 emulation for nowWaldemar Brodkorb
2015-03-29update to latest stable upstream version, reduce patches by using ↵Waldemar Brodkorb
overwriting INSTALL_OWNER
2015-03-29long double math does have compile problems with latest uClibcWaldemar Brodkorb
2015-03-28udpate to latest, fix host usage by static linkingWaldemar Brodkorb
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.