Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-23 | more cleanup, *-enabled feature is unused, simplify | Waldemar Brodkorb | |
2014-05-17 | optimize for rb532 view | Waldemar Brodkorb | |
2014-04-02 | remove some unsupported root filesystems, use archive and install/create ↵ | Waldemar Brodkorb | |
scripts instead | |||
2014-03-14 | convert to miniconfig | Waldemar Brodkorb | |
only miniconfig is used for all targets. aranym support is still broken/experimental. 32 bit kernel support for 64 targets need to be fixed. tested on usb boot on ibm-x40 | |||
2014-03-04 | be consistent with names for the ABI | Waldemar Brodkorb | |
2014-02-26 | rework arm support, add qemu arm model vexpress for cortex-a9 emulation ↵ | Waldemar Brodkorb | |
(hard float) | |||
2014-01-16 | disable seldom used targets, which are not well tested. can be enabled ↵ | Waldemar Brodkorb | |
again. send email to me | |||
2013-11-10 | foxg20 use Image target | Waldemar Brodkorb | |
2013-10-18 | use new symbol, too for foxg20 | Waldemar Brodkorb | |
2011-06-12 | update default kernel to 2.6.39 | Waldemar Brodkorb | |
2011-04-26 | fix arm for bulkall | 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 ;) |