Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-19 | build static binaries for transcend wifi sdcard | Waldemar Brodkorb | |
2013-12-17 | fix vfat support, use correct codepage and iocharset | Waldemar Brodkorb | |
2013-12-17 | add dependency to bcm2835-vc, remove bcm2835-vc as default | Waldemar Brodkorb | |
2013-11-10 | foxg20 use Image target | Waldemar Brodkorb | |
2013-11-10 | fix zImage targets in target/arm | Waldemar Brodkorb | |
2013-11-09 | need fts support for firefox | Waldemar Brodkorb | |
2013-11-04 | resolve merge conflict | Waldemar Brodkorb | |
2013-10-25 | fix console login on pi | Waldemar Brodkorb | |
2013-10-18 | use new symbol, too for foxg20 | Waldemar Brodkorb | |
2013-10-18 | enable framebuffer, console=tty0 needed | Waldemar Brodkorb | |
2013-10-17 | refresh raspberry pi config, enable tickless system, update to latest stable ↵ | Waldemar Brodkorb | |
kernel | |||
2013-10-14 | enable VFP in default config | Waldemar Brodkorb | |
2013-10-08 | use kernel-install for foxg20 | Waldemar Brodkorb | |
2013-09-25 | refresh kernel config for sharp zaurus | Waldemar Brodkorb | |
2013-09-17 | enable swap on raspberry pi to avoid OOM killer | Waldemar Brodkorb | |
2013-07-23 | fix hard float support | Waldemar Brodkorb | |
2013-07-22 | revert last commit | Waldemar Brodkorb | |
2013-07-22 | fix symbol name | Waldemar Brodkorb | |
2013-07-16 | enable PREEMPT for raspberry kernels | Waldemar Brodkorb | |
2013-07-11 | add broadcom vc utils | Waldemar Brodkorb | |
2013-07-10 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2013-07-10 | enable USB keyboard for raspberry pi | Waldemar Brodkorb | |
2013-07-10 | install kernel for qemu targets | Waldemar Brodkorb | |
2013-07-10 | varios fixes, add usb network card support | Waldemar Brodkorb | |
2013-07-09 | add USB support, make eglibc the only C library for now | Waldemar Brodkorb | |
2013-07-09 | make a bootable system configuration for raspberry pi | Waldemar Brodkorb | |
2013-07-02 | add firmware for bcm2835 | Waldemar Brodkorb | |
2013-06-28 | need BLOCK for filesystems | Waldemar Brodkorb | |
2013-05-06 | add toolchain support for raspberry pi | Waldemar Brodkorb | |
2012-09-21 | refresh configs | Waldemar Brodkorb | |
2012-09-02 | refresh kernel config | Waldemar Brodkorb | |
2012-08-18 | use create.sh as non-root | Waldemar Brodkorb | |
2012-06-18 | fix build bug, reported by Tobias | Waldemar Brodkorb | |
2012-01-15 | mk/image.mk: improve and simplify initramfs generation | Phil 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-12 | misc fixes from bulk build | Waldemar Brodkorb | |
2011-09-16 | add support for sharp zaurus (tested on terrier cl-3200) | Waldemar Brodkorb | |
2011-09-05 | resolve conflict | Waldemar Brodkorb | |
2011-09-05 | more make bulkallmod patches | Waldemar Brodkorb | |
2011-09-04 | enable disk support for qemu arm versatile | Waldemar Brodkorb | |
2011-09-04 | add help for host-only networking | 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-19 | refresh kernel config | Waldemar Brodkorb | |
2011-06-12 | update default kernel to 2.6.39 | Waldemar Brodkorb | |
2011-05-15 | fix bulktoolchain target | Waldemar Brodkorb | |
2011-04-29 | rework toolchain only option | Waldemar Brodkorb | |
2011-04-27 | fix allconfig for foxg20 | Waldemar Brodkorb | |
2011-04-26 | fix arm for bulkall | Waldemar Brodkorb | |
2011-04-26 | make arm/mips architectures more configurable in a simpler way | Waldemar Brodkorb | |
2011-01-25 | some fixes for allmodconfig (foxg20) | Waldemar Brodkorb | |