Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-09 | make a bootable system configuration for raspberry pi | Waldemar Brodkorb | |
2013-05-06 | add toolchain support for raspberry pi | Waldemar Brodkorb | |
2012-08-01 | fix bootup | Waldemar Brodkorb | |
2011-09-16 | add support for sharp zaurus (tested on terrier cl-3200) | Waldemar Brodkorb | |
2011-09-04 | add support for Qemu Versatile with network emulation | Waldemar Brodkorb | |
2011-09-02 | add support for qemu-arm, fix usage of xz compressed initramfs, which is now ↵ | Waldemar Brodkorb | |
the default here | |||
2011-08-30 | add infrastructure for qemu-cris (still broken) | Waldemar Brodkorb | |
2011-08-29 | set pagesize to 4 kb for qemu | Waldemar Brodkorb | |
2011-06-12 | update default kernel to 2.6.39 | Waldemar Brodkorb | |
2011-04-12 | refresh lemote yeelong support | wbx | |
2011-04-07 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
Conflicts: package/firefox/Makefile package/jpeg/patches/patch-ltmain_sh | |||
2011-01-03 | fix qemu targets, make them bootable again | 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 ;) |