Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-07 | add support for waldux | Waldemar Brodkorb | |
2017-02-22 | fix rpi2 bootup with mini.config and USB for rpi2/rpi3 | Waldemar Brodkorb | |
2016-10-27 | add alix | Waldemar Brodkorb | |
2016-07-10 | ASUS_P5BVM needs HARDWARE_ACPI | Oliver Schib | |
Signed-off-by: Oliver Schib <lich000king@yahoo.de> | |||
2016-04-03 | enable ACPI for generic x86/x86_64 reported by Oliver | Waldemar Brodkorb | |
2015-10-11 | style changes, boolean -> bool, no prompt where not strictly required | Waldemar Brodkorb | |
2015-10-11 | add license header | Waldemar Brodkorb | |
2015-08-01 | update to 4.1.3, which will be the base for stable branch | Waldemar Brodkorb | |
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 | |