summaryrefslogtreecommitdiff
path: root/target/config
AgeCommit message (Collapse)Author
2015-01-02unbreak xtensa build, depend on u-boot host tool mkimage. ssl requirement ↵Waldemar Brodkorb
must be checked.
2014-12-30improve c6x toolchain build supportWaldemar Brodkorb
2014-12-29with binutils git, uClibc toolchain does compile and link successfully.Waldemar Brodkorb
2014-12-28bring coldfire support in shapeWaldemar Brodkorb
Binutils 2.24 is required to get a working kernel. Ethernet in Qemu is still broken. Qemu Patch is still rquired in 2.2.0. Only kernel+initramfs is working. It seems the signal handler problem is gone with sash and simpleinit.
2014-12-27optimize git downloaderWaldemar Brodkorb
We now can use a GIT Hash to set a specific checkout. If this is used, you need to define PKG_HASH. Convert libx264 and wiringPi to the new git downloader. Fix toolchains components to use the new git downloader.
2014-12-27use static lib option for noMMU. do some style fixes.Waldemar Brodkorb
2014-12-26disable mkimage compile, needs portability improvementsWaldemar Brodkorb
2014-12-25update to 3.17.7, rework netfilter support a little bitWaldemar Brodkorb
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-13bump to 3.17.5Waldemar Brodkorb
2014-12-08bump kernel to 3.14.26Waldemar Brodkorb
2014-12-08use 9600 baud for rpi serialWaldemar 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-03rename package collection dependenciesWaldemar 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-11-08fix serial console, when virtio is used f.e. sparc64 qemuWaldemar 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-11cygwin fixWaldemar 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
2014-10-05add basic support for arm in big endian mode (toolchain build)Waldemar Brodkorb
2014-10-04add support for tile toolchain buildingWaldemar Brodkorb
2014-09-28Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-09-28enable serial console on RpiWaldemar Brodkorb
2014-09-26allow to build a cris v10 toolchainWaldemar Brodkorb
2014-09-26add support for toolchain building for crisv32 architectureWaldemar Brodkorb
2014-09-25use host grep for DarwinWaldemar Brodkorb
2014-09-09add information where the tarballs are fromWaldemar Brodkorb
2014-09-09add toolchain support for avr32Waldemar Brodkorb
2014-09-08update glibc to latest stableWaldemar Brodkorb
2014-09-08bump all kernels, remove 3.15Waldemar Brodkorb
2014-09-06remove duplicate dependsWaldemar Brodkorb
2014-09-06put gcc/binutils choice on topWaldemar Brodkorb
2014-09-05fix big endian toolchain buildWaldemar Brodkorb
2014-09-05set git version as defaultWaldemar Brodkorb
2014-09-05start arc integrationWaldemar Brodkorb