Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-30 | add support for lz4 compressed kernel and initramfs | Waldemar Brodkorb | |
2014-06-30 | bump kernels | Waldemar Brodkorb | |
2014-06-30 | alpha and mircoblaze with no NPTL | Waldemar Brodkorb | |
2014-06-30 | start adding architectures for uClibc without NPTL/TLS | Waldemar Brodkorb | |
2014-06-29 | remove RPC from uclibc, use libtirpc | Waldemar Brodkorb | |
2014-06-29 | handle debug code handling inside OpenADK | Waldemar Brodkorb | |
2014-06-29 | add default parameter from Linux kernel | Waldemar Brodkorb | |
2014-06-28 | enable shared libgcc for uClibc/glibc | Waldemar Brodkorb | |
unfortunately uClibc/glibc uses dlopen to access exception handling code from libgcc_s.so.1. Pure static build is only provided by musl. | |||
2014-06-28 | EABI is on for arm architecture | Waldemar Brodkorb | |
2014-06-28 | fix include path | Waldemar Brodkorb | |
2014-06-28 | add fblogo patch as addon for 3.14/3.15 | Waldemar Brodkorb | |
2014-06-28 | remove *.orig files | Waldemar Brodkorb | |
2014-06-27 | add ltp package, add more uClibc options to have a wider test range | Waldemar Brodkorb | |
2014-06-27 | rework service startup, do not hardcode into postinst scripts | Waldemar Brodkorb | |
2014-06-27 | automatically choose 128 MB gpu | Waldemar Brodkorb | |
2014-06-27 | use internal static ffmpeg, it is optimized for rpi | Waldemar Brodkorb | |
2014-06-26 | add gnu hashstyle as default for xbmc box | Waldemar Brodkorb | |
2014-06-25 | allow to disable checksum checking | Waldemar Brodkorb | |
2014-06-25 | use console=tty1 here | Waldemar Brodkorb | |
2014-06-25 | finetune netowrk config | Waldemar Brodkorb | |
2014-06-25 | try to overwrite cmdline | Waldemar Brodkorb | |
2014-06-25 | fix some audio driver stuff, add more dacs for rpi | Waldemar Brodkorb | |
2014-06-25 | use EABI by default on ARM | Waldemar Brodkorb | |
2014-06-25 | add xbmcbox collection | Waldemar Brodkorb | |
2014-06-25 | fix type | Waldemar Brodkorb | |
2014-06-24 | add support for qemu-system-alpha | Waldemar Brodkorb | |
2014-06-24 | update to latest stable version | Waldemar Brodkorb | |
2014-06-23 | allow initramfs for qemu-git + patches | Waldemar Brodkorb | |
2014-06-23 | bump kernel versions | Waldemar Brodkorb | |
2014-06-21 | simplify | Waldemar Brodkorb | |
2014-06-21 | s/TOPDIR/ADK_TOPDIR/ | Waldemar Brodkorb | |
to avoid namespace collisions in some packages, rename TOPDIR. Sorry you need to make cleandir && make prereq && make | |||
2014-06-20 | fix loading of i2s driver | Waldemar Brodkorb | |
2014-06-19 | compile autotool stuff, bison and flex by default | Waldemar Brodkorb | |
2014-06-18 | separate mouse an keyboard support | Waldemar Brodkorb | |
2014-06-18 | add yaffs2 patch for hardware with nand, only use 3.14.7 for mikrotik-rb4xx ↵ | Waldemar Brodkorb | |
for now | |||
2014-06-18 | blacklist microblaze | Waldemar Brodkorb | |
2014-06-18 | target/linux/config: CRYPTO_DEFLATE needs ZLIB_DEFLATE | Phil Sutter | |
Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2014-06-18 | target/linux/config: allow for building kernel with -Os | Phil Sutter | |
As this is potentially preferred on an embedded system, make it the default. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2014-06-18 | target/linux/config: fixup (IPv4) NAT support | Phil Sutter | |
- add missing xt_conntrack.ko - conntrack needs to be loaded before NAT - add generic nf_nat.ko and xt_nat.ko - drop linux-3.4 compat case - fix symbol names for conntrack and connmark matches - fix for non-existing FULL_NAT symbol Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2014-06-18 | target/linux/config: allow for selecting xtables support as module | Phil Sutter | |
Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2014-06-18 | target/linux/config: FS_MBCACHE is only needed for extended attributes | Phil Sutter | |
Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2014-06-18 | target/linux/config: allow enabling TCP syncookie support | Phil Sutter | |
Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2014-06-18 | target/linux/config: add missing symbols for wireless | Phil Sutter | |
Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2014-06-18 | add support for mikrotik rb4xx | Phil Sutter | |
Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2014-06-17 | fix i2s loading | Waldemar Brodkorb | |
2014-06-17 | add cfgfs partition patch for 3.15 | Waldemar Brodkorb | |
2014-06-15 | lzo needed for regmap | Waldemar Brodkorb | |
2014-06-15 | add support for xtensa architecture, tested with qemu. thanks to Max ↵ | Waldemar Brodkorb | |
Filippov for help | |||
2014-06-13 | fence some features | Waldemar Brodkorb | |
2014-06-13 | add kernel config for vbox | Waldemar Brodkorb | |