Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-02 | unbreak xtensa build, depend on u-boot host tool mkimage. ssl requirement ↵ | Waldemar Brodkorb | |
must be checked. | |||
2014-12-30 | only select make for not uclinux | Waldemar Brodkorb | |
2014-12-30 | stop annoying blanking of kodi while playing a movie | Waldemar Brodkorb | |
2014-12-30 | Kconfig style changes. select RFKILL by driver | Waldemar Brodkorb | |
2014-12-30 | improve c6x toolchain build support | Waldemar Brodkorb | |
2014-12-29 | with binutils git, uClibc toolchain does compile and link successfully. | Waldemar Brodkorb | |
2014-12-28 | bring coldfire support in shape | Waldemar 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-27 | optimize git downloader | Waldemar 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-27 | use static lib option for noMMU. do some style fixes. | Waldemar Brodkorb | |
2014-12-27 | enable getopt long | Waldemar Brodkorb | |
2014-12-26 | sync patch | Waldemar Brodkorb | |
2014-12-26 | crypto needed for TCP/IP | Waldemar Brodkorb | |
2014-12-26 | kernel config style. fixes for allmodconfig. | Waldemar Brodkorb | |
2014-12-26 | remove deprecated uLOGD kernel support | Waldemar Brodkorb | |
2014-12-26 | disable mkimage compile, needs portability improvements | Waldemar Brodkorb | |
2014-12-25 | start service on boot | Waldemar Brodkorb | |
2014-12-25 | add automatic test appliance for embedded-test.sh | Waldemar Brodkorb | |
2014-12-25 | update to 3.17.7, rework netfilter support a little bit | Waldemar Brodkorb | |
2014-12-21 | add patch to Kconfig | Waldemar 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-19 | use the new concept of appliances | Waldemar 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-18 | style cleanup | Waldemar Brodkorb | |
2014-12-17 | convert dietnet patch to addon. should only be used with care | Waldemar Brodkorb | |
2014-12-13 | bump to 3.17.5 | Waldemar Brodkorb | |
2014-12-09 | update to rc3, kodi now works on cubox-i | Waldemar Brodkorb | |
2014-12-08 | bump kernel to 3.14.26 | Waldemar Brodkorb | |
2014-12-08 | use 9600 baud for rpi serial | Waldemar Brodkorb | |
2014-12-08 | add spidev support | Waldemar Brodkorb | |
2014-12-08 | add watchdog support for raspberry pi | Waldemar Brodkorb | |
2014-12-06 | update to gcc 4.9.2 | Waldemar Brodkorb | |
2014-12-05 | bump kernel to 3.17.4 | Waldemar Brodkorb | |
2014-12-06 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-12-06 | add some basic untested dragino ms14s support | Waldemar Brodkorb | |
2014-12-05 | add basic support for linksys nslu2 (arm big endian platform) | Waldemar Brodkorb | |
2014-12-06 | add basic bits for c6x toolchains support | Waldemar Brodkorb | |
2014-12-05 | depend on arm | Waldemar Brodkorb | |
2014-12-04 | use bool here, to avoid missing symbol on i2s module load | Waldemar Brodkorb | |
2014-12-03 | add dtb for quad cpu hummingboard | Waldemar Brodkorb | |
2014-12-03 | rename package collection dependencies | Waldemar Brodkorb | |
2014-12-03 | add bit and bytes to allow rpi-proto driver building. no runtime tests done. | Waldemar Brodkorb | |
2014-12-03 | update 3.12.x kernel to 3.12.33 | Waldemar Brodkorb | |
Add latest changes to raspberry-pi support patch. Add rpi-proto driver patch. | |||
2014-12-03 | expose serial device and speed in runtime configuration | Waldemar Brodkorb | |
2014-12-03 | use quoting, if PATH contains spaces | Waldemar Brodkorb | |
2014-11-08 | fix serial console, when virtio is used f.e. sparc64 qemu | Waldemar Brodkorb | |
2014-11-01 | disable USB HID, targets with modular USB support will fail to recognize USB ↵ | Waldemar Brodkorb | |
keyboard and mouse | |||
2014-10-29 | disable bluetooth in default configuration | Waldemar Brodkorb | |
2014-10-28 | update kernels | Waldemar Brodkorb | |
2014-10-23 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-10-22 | rework 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-22 | prefer dc233c | Waldemar Brodkorb | |
2014-10-14 | update musl to latest stable version | Waldemar Brodkorb | |