summaryrefslogtreecommitdiff
path: root/target/arm/sys-available
AgeCommit message (Collapse)Author
2013-10-18use new symbol, too for foxg20Waldemar Brodkorb
2013-09-17enable swap on raspberry pi to avoid OOM killerWaldemar Brodkorb
2013-07-23fix hard float supportWaldemar Brodkorb
2013-07-22revert last commitWaldemar Brodkorb
2013-07-22fix symbol nameWaldemar Brodkorb
2013-07-16enable PREEMPT for raspberry kernelsWaldemar Brodkorb
2013-07-11add broadcom vc utilsWaldemar Brodkorb
2013-07-10enable USB keyboard for raspberry piWaldemar Brodkorb
2013-07-09add USB support, make eglibc the only C library for nowWaldemar Brodkorb
2013-07-09make a bootable system configuration for raspberry piWaldemar Brodkorb
2013-07-02add firmware for bcm2835Waldemar Brodkorb
2013-05-06add toolchain support for raspberry piWaldemar Brodkorb
2011-09-16add support for sharp zaurus (tested on terrier cl-3200)Waldemar Brodkorb
2011-09-04add support for Qemu Versatile with network emulationWaldemar Brodkorb
2011-09-02add support for qemu-arm, fix usage of xz compressed initramfs, which is now ↵Waldemar Brodkorb
the default here
2011-06-12update default kernel to 2.6.39Waldemar Brodkorb
2011-05-15fix bulktoolchain targetWaldemar Brodkorb
2011-04-29rework toolchain only optionWaldemar Brodkorb
2011-04-26fix arm for bulkallWaldemar Brodkorb
2011-04-26make arm/mips architectures more configurable in a simpler wayWaldemar Brodkorb
2011-01-02fix typo, arm is little endianWaldemar Brodkorb
2011-01-02make bulk fixes. fix toolchain building for sparc64/ppcWaldemar 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 ;)