summaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Collapse)Author
2014-12-26sync patchWaldemar Brodkorb
2014-12-26crypto needed for TCP/IPWaldemar Brodkorb
2014-12-26kernel config style. fixes for allmodconfig.Waldemar Brodkorb
2014-12-26remove deprecated uLOGD kernel supportWaldemar Brodkorb
2014-12-26disable mkimage compile, needs portability improvementsWaldemar Brodkorb
2014-12-25start service on bootWaldemar Brodkorb
2014-12-25add automatic test appliance for embedded-test.shWaldemar Brodkorb
2014-12-25update to 3.17.7, rework netfilter support a little bitWaldemar Brodkorb
2014-12-21add patch to KconfigWaldemar Brodkorb
Add following patch https://lkml.org/lkml/2010/7/19/178 This allows to select for symbol as module and for special predefined values on int/string/hex symbols.
2014-12-19use the new concept of appliancesWaldemar Brodkorb
- Sync with Kernel upstream Kconfig - use new feature visible - add a patch for select on choices https://lkml.org/lkml/2011/2/17/379 - rename ADK_LINUX -> ADK_TARGET_ARCH - remove package collection feature - add appliance feature to define a appliance more complete
2014-12-18style cleanupWaldemar Brodkorb
2014-12-17convert dietnet patch to addon. should only be used with careWaldemar Brodkorb
2014-12-13bump to 3.17.5Waldemar Brodkorb
2014-12-09update to rc3, kodi now works on cubox-iWaldemar Brodkorb
2014-12-08bump kernel to 3.14.26Waldemar Brodkorb
2014-12-08use 9600 baud for rpi serialWaldemar Brodkorb
2014-12-08add spidev supportWaldemar Brodkorb
2014-12-08add watchdog support for raspberry piWaldemar Brodkorb
2014-12-06update to gcc 4.9.2Waldemar Brodkorb
2014-12-05bump kernel to 3.17.4Waldemar Brodkorb
2014-12-06Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-12-06add some basic untested dragino ms14s supportWaldemar Brodkorb
2014-12-05add basic support for linksys nslu2 (arm big endian platform)Waldemar Brodkorb
2014-12-06add basic bits for c6x toolchains supportWaldemar Brodkorb
2014-12-05depend on armWaldemar Brodkorb
2014-12-04use bool here, to avoid missing symbol on i2s module loadWaldemar Brodkorb
2014-12-03add dtb for quad cpu hummingboardWaldemar Brodkorb
2014-12-03rename package collection dependenciesWaldemar Brodkorb
2014-12-03add bit and bytes to allow rpi-proto driver building. no runtime tests done.Waldemar Brodkorb
2014-12-03update 3.12.x kernel to 3.12.33Waldemar Brodkorb
Add latest changes to raspberry-pi support patch. Add rpi-proto driver patch.
2014-12-03expose serial device and speed in runtime configurationWaldemar Brodkorb
2014-12-03use quoting, if PATH contains spacesWaldemar Brodkorb
2014-11-08fix serial console, when virtio is used f.e. sparc64 qemuWaldemar Brodkorb
2014-11-01disable USB HID, targets with modular USB support will fail to recognize USB ↵Waldemar Brodkorb
keyboard and mouse
2014-10-29disable bluetooth in default configurationWaldemar Brodkorb
2014-10-28update kernelsWaldemar Brodkorb
2014-10-23Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-10-22rework toolchain support for ARM.Waldemar Brodkorb
Use --with-cpu for gcc to have optimized code for requested ARM cpus. Add some basic support for cortex-m3.
2014-10-22prefer dc233cWaldemar Brodkorb
2014-10-14update musl to latest stable versionWaldemar Brodkorb
2014-10-12shorten descriptionsWaldemar Brodkorb
2014-10-12use BCM2708 drivers for i2c,dma and spiWaldemar Brodkorb
2014-10-11rework audio driver loading on rpiWaldemar Brodkorb
seems that i2s driver does not behave correctly when builtin. Add back driver modules for audio boards on rpi.
2014-10-11cygwin fixWaldemar Brodkorb
2014-10-10fix I2S supportWaldemar Brodkorb
2014-10-07bump to 3.16.4Waldemar Brodkorb
2014-10-07Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-10-07docs: optimize documentationWaldemar Brodkorb
2014-10-06use binutils 2.22 for m68k to fix a issue with testsuite compileWaldemar Brodkorb
2014-10-06add basic support to preconfigure wpa2Waldemar Brodkorb