summaryrefslogtreecommitdiff
path: root/target/arm
AgeCommit message (Collapse)Author
2013-11-10foxg20 use Image targetWaldemar Brodkorb
2013-11-10fix zImage targets in target/armWaldemar Brodkorb
2013-11-09need fts support for firefoxWaldemar Brodkorb
2013-11-04resolve merge conflictWaldemar Brodkorb
2013-10-25fix console login on piWaldemar Brodkorb
2013-10-18use new symbol, too for foxg20Waldemar Brodkorb
2013-10-18enable framebuffer, console=tty0 neededWaldemar Brodkorb
2013-10-17refresh raspberry pi config, enable tickless system, update to latest stable ↵Waldemar Brodkorb
kernel
2013-10-14enable VFP in default configWaldemar Brodkorb
2013-10-08use kernel-install for foxg20Waldemar Brodkorb
2013-09-25refresh kernel config for sharp zaurusWaldemar 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-10Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2013-07-10enable USB keyboard for raspberry piWaldemar Brodkorb
2013-07-10install kernel for qemu targetsWaldemar Brodkorb
2013-07-10varios fixes, add usb network card supportWaldemar 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-06-28need BLOCK for filesystemsWaldemar Brodkorb
2013-05-06add toolchain support for raspberry piWaldemar Brodkorb
2012-09-21refresh configsWaldemar Brodkorb
2012-09-02refresh kernel configWaldemar Brodkorb
2012-08-18use create.sh as non-rootWaldemar Brodkorb
2012-06-18fix build bug, reported by TobiasWaldemar Brodkorb
2012-01-15mk/image.mk: improve and simplify initramfs generationPhil Sutter
Using the kernel tools is a lot better than calling cpio ourselfs, as this way we can have it create device nodes for us. So no need to reopen /dev/console and things like that. While here, fix also initramfs compression (untested), as in my experience the kernel drops all symbols regarding compression from it's .config in the first compile phase. Probably one should make the actual compression algorithm configurable (and ideally depending on what the kernel supports for the given architecture). This is a rough hack based on what I'm using in the custom viprinux build file, so something like this is already running somewhere. ;)
2011-10-12misc fixes from bulk buildWaldemar Brodkorb
2011-09-16add support for sharp zaurus (tested on terrier cl-3200)Waldemar Brodkorb
2011-09-05resolve conflictWaldemar Brodkorb
2011-09-05more make bulkallmod patchesWaldemar Brodkorb
2011-09-04enable disk support for qemu arm versatileWaldemar Brodkorb
2011-09-04add help for host-only networkingWaldemar 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-08-19refresh kernel configWaldemar Brodkorb
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-27fix allconfig for foxg20Waldemar Brodkorb
2011-04-26fix arm for bulkallWaldemar Brodkorb
2011-04-26make arm/mips architectures more configurable in a simpler wayWaldemar Brodkorb
2011-01-25some fixes for allmodconfig (foxg20)Waldemar Brodkorb
2011-01-08rework and cleanup top level directory creation, avoid some unnecessary rebuilsWaldemar Brodkorb
2011-01-02fix typo, arm is little endianWaldemar Brodkorb
2011-01-02make bulk fixes. fix toolchain building for sparc64/ppcWaldemar Brodkorb