Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-04 | rework simple network config, allow to configure one gateway | Waldemar Brodkorb | |
2014-06-04 | add cfgfs partition | Waldemar Brodkorb | |
2014-06-04 | make CRC32 boolean | Waldemar Brodkorb | |
2014-06-04 | fix some crypot dependencies, add experimental btrfs support | Waldemar Brodkorb | |
2014-06-04 | add ADK_TARGET_WITH_WIFI | Waldemar Brodkorb | |
2014-06-04 | make ld relro and bind now optional | Waldemar Brodkorb | |
2014-06-03 | mimic identically the kernel crypto config | Waldemar Brodkorb | |
2014-06-03 | fixup crypto dependencies for ext4 | Waldemar Brodkorb | |
2014-06-03 | update vc libraries and firmware for raspberry pi, make GPU mem configurable | Waldemar Brodkorb | |
2014-06-03 | update patch dirs | Waldemar Brodkorb | |
2014-06-03 | cosmetic changes | Waldemar Brodkorb | |
2014-06-03 | add hdmi audio support | Waldemar Brodkorb | |
2014-06-03 | update to 3.14.5 | Waldemar Brodkorb | |
2014-06-02 | simplify adding new arch | Waldemar Brodkorb | |
Generate all data needed when adding a new arch or system. Recognize any changes in target/*/systems as reported as bug by Joerg. | |||
2014-06-02 | refactor CPU_ARCH/ARCH variables | Waldemar Brodkorb | |
After Joerg asked me about the difference between ADK_TARGET_ARCH and ADK_TARGET_CPU_ARCH I recognized many duplication of variables for this information. These patch fixes this up. Use make cleandir && make menuconfig && make | |||
2014-06-02 | use correct -march for x86_64 | Waldemar Brodkorb | |
2014-06-01 | add watchdog support for cubox, inlude weim by default | Waldemar Brodkorb | |
2014-06-01 | remove unused files | Waldemar Brodkorb | |
2014-06-01 | enable kernel choice for toolchain targets | Waldemar Brodkorb | |
2014-05-31 | add disk support to qemu-arm spitz and terrier | Waldemar Brodkorb | |
2014-05-31 | remove duplicate qemu args | Waldemar Brodkorb | |
2014-05-31 | rework static linking support, works with musl/glibc, fails to boot with ↵ | Waldemar Brodkorb | |
uclibc (qemu-x86) | |||
2014-05-31 | fix toolchain build, need to set -mcpu | Waldemar Brodkorb | |
2014-05-31 | fix qemu spitz emulation, add emulation for terrier | Waldemar Brodkorb | |
2014-05-31 | fix buildall issues with qemu-arm target | Waldemar Brodkorb | |
2014-05-31 | allow to disable tcp fastopen, so that AES is not required to builtin in the ↵ | Waldemar Brodkorb | |
kernel | |||
2014-05-31 | disable nls | Waldemar Brodkorb | |
2014-05-31 | disable ipv6 | Waldemar Brodkorb | |
2014-05-31 | set tar.xz as default | Waldemar Brodkorb | |
2014-05-29 | select libssp package | Waldemar Brodkorb | |
2014-05-29 | use boolean, without sd card support, target system makes no sense | Waldemar Brodkorb | |
2014-05-28 | allow to choose ld garbage collector | Waldemar Brodkorb | |
2014-05-28 | disable 3.14.4 for cubox-i | Waldemar Brodkorb | |
2014-05-28 | fix module dependency | Waldemar Brodkorb | |
2014-05-28 | add command with data partition | Waldemar Brodkorb | |
2014-05-28 | update to rc7 | Waldemar Brodkorb | |
2014-05-27 | enable 3.14.4 for cubox | Waldemar Brodkorb | |
2014-05-26 | add the addon patches, make mptcp visible in the kernel config menu | Waldemar Brodkorb | |
2014-05-26 | hide addon patches, move yaffs2 to addon style patch- | Waldemar Brodkorb | |
2014-05-26 | fix adinstall syntax | Waldemar Brodkorb | |
2014-05-26 | allow to disable kernel patches | Waldemar Brodkorb | |
2014-05-26 | default to -nographic | Waldemar Brodkorb | |
2014-05-25 | prefer glibc, uClibc is very inactive at the moment, second musl | Waldemar Brodkorb | |
2014-05-25 | allow to enable PIE | Waldemar Brodkorb | |
2014-05-25 | fix qemu for x86_64 | Waldemar Brodkorb | |
2014-05-25 | make bootup really quiet | Waldemar Brodkorb | |
2014-05-25 | default to i686 | Waldemar Brodkorb | |
2014-05-24 | add correct network parameters | Waldemar Brodkorb | |
2014-05-24 | use e1000 for qemu-ppc, fix libstdcxx compile | Waldemar Brodkorb | |
2014-05-24 | fix disk support in qemu-x86, minor other cleanups | Waldemar Brodkorb | |