Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-16 | rename raspberry pi bootloader package | Waldemar Brodkorb | |
2014-02-15 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-02-15 | use newer kernel for toolchain building, fix some problems with ppc and m68k ↵ | Waldemar Brodkorb | |
toolchains | |||
2014-02-15 | add more todos | Waldemar Brodkorb | |
2014-01-26 | highres timer breaks pulseaudio rtp stream sync on raspberry pi | Waldemar Brodkorb | |
2014-01-25 | enable kuser helpers | Waldemar Brodkorb | |
2014-01-22 | remove unneeded symbols | Waldemar Brodkorb | |
2014-01-22 | convert raspberry-pi to miniconfig | Waldemar Brodkorb | |
2014-01-16 | disable seldom used targets, which are not well tested. can be enabled ↵ | Waldemar Brodkorb | |
again. send email to me | |||
2014-01-06 | add full perl, first half of supported archs | Waldemar Brodkorb | |
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 | |