summaryrefslogtreecommitdiff
path: root/target/arm/sys-available/acmesystems-foxg20
AgeCommit message (Collapse)Author
2014-05-23more cleanup, *-enabled feature is unused, simplifyWaldemar Brodkorb
2014-05-17optimize for rb532 viewWaldemar Brodkorb
2014-04-02remove some unsupported root filesystems, use archive and install/create ↵Waldemar Brodkorb
scripts instead
2014-03-14convert to miniconfigWaldemar 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-04be consistent with names for the ABIWaldemar Brodkorb
2014-02-26rework arm support, add qemu arm model vexpress for cortex-a9 emulation ↵Waldemar Brodkorb
(hard float)
2014-01-16disable seldom used targets, which are not well tested. can be enabled ↵Waldemar Brodkorb
again. send email to me
2013-11-10foxg20 use Image targetWaldemar Brodkorb
2013-10-18use new symbol, too for foxg20Waldemar Brodkorb
2011-06-12update default kernel to 2.6.39Waldemar Brodkorb
2011-04-26fix arm for bulkallWaldemar Brodkorb
2010-12-30rework architecture / embedded systems conceptWaldemar 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 ;)