Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-23 | combine cubox-i and hummingboard support, same linux patches are required | Waldemar Brodkorb | |
2014-07-04 | add basic support for pcengines apu, only usb boot tested. | Waldemar Brodkorb | |
2014-03-09 | add the stable cubox-i kernel 3.10.30, add kernel patch from solidrun git | Waldemar Brodkorb | |
2014-03-06 | get rid of ADK_NATIVE mode, it is not regulary tested and the results where ↵ | Waldemar Brodkorb | |
not satisfying. | |||
2013-02-01 | add support for desktop pc | Waldemar Brodkorb | |
2011-09-07 | enable hibernation for lemote yeelong | Waldemar Brodkorb | |
2011-08-27 | added intel atom target | warhog | |
2011-07-27 | add suspend-to-disk kernel option | Waldemar Brodkorb | |
2011-07-14 | fix native kernel build for IBM X40 | Waldemar Brodkorb | |
2011-06-12 | update default kernel to 2.6.39 | Waldemar Brodkorb | |
2010-12-30 | rework architecture / embedded systems concept | Waldemar Brodkorb | |
Make configuration of new targets cheap. Just add a new file in target/arch/sys-enabled/foo. See other files for syntax. While doing runtime tests with the new infrastructure I've updated a lot of other stuff: - gcc 4.5.2 - uClibc 0.9.32-rc1 (NPTL) - strongswan, php, miredo, parted, util-linux-ng, e2fsprogs I promise, this is the last big fat commit this year ;) | |||
2010-12-01 | fix ipkg and ipkg tools, consolidate mdev.conf | Waldemar Brodkorb | |
cpio under macosx or bsd creates tar archives via stdin while using find . with leading ./. heirloom cpio shipped with OpenADK does remove the leading ./. Adopt ipkg busybox applet to work without ./. Fix ipkg-build to be faster and to use included cpio for inner tar creation. Dependency to GNU tar can now be dropped. | |||
2010-11-30 | make ACPI choosable and enable for ibm x40 | Waldemar Brodkorb | |