Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-30 | add support for lz4 compressed kernel and initramfs | Waldemar Brodkorb | |
2014-06-27 | rework service startup, do not hardcode into postinst scripts | 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-08 | avoid error message | Waldemar Brodkorb | |
2014-06-07 | /usr/lib might be empty | Waldemar Brodkorb | |
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-05-31 | allow to disable tcp fastopen, so that AES is not required to builtin in the ↵ | Waldemar Brodkorb | |
kernel | |||
2014-05-29 | rework directory names | Waldemar Brodkorb | |
Sorry, need to change this again. Toolchain and target directories can not be usefully shared between systems with the same cpu arch. There are to many optimizations for gcc supplied libraries involved. Simplify even for qemu targets. | |||
2014-05-24 | remove suid bit from busybox, try experimental ping patch from John Spencer | Waldemar Brodkorb | |
2014-05-24 | optimize and reduce code | Waldemar Brodkorb | |
2014-05-23 | fix symbol renaming bugs | Waldemar Brodkorb | |
2014-05-23 | resolve merge conflict | Waldemar Brodkorb | |
2014-05-23 | split targethelp from install target | Waldemar Brodkorb | |
cleanup target/*/Makefile stuff. | |||
2014-05-18 | add shell script to install adk on flash/block | Waldemar Brodkorb | |
2014-05-16 | move adkconfig.gz generation and adkversion to mk/image.mk, otehrwise old ↵ | Waldemar Brodkorb | |
data is included | |||
2014-04-13 | fix rebuild of initramfs list if package choice is changed | Waldemar Brodkorb | |
2014-04-05 | fix iso building | Waldemar Brodkorb | |
2014-04-01 | do not fail when /usr/lib is empty | Waldemar Brodkorb | |
2014-03-31 | use gnu find on darwin | Waldemar Brodkorb | |
2014-03-30 | rework hosttools building, add tools into package stuff | Waldemar Brodkorb | |
2014-03-25 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2014-03-25 | add support for x86_64 toolchain with 32 bit abi | Waldemar Brodkorb | |
2014-03-24 | fix when overwrite via extra dir | Waldemar Brodkorb | |
2014-03-23 | fix jffs2 boot for qemu-microblaze, CMDLINE_FORCE required | Waldemar Brodkorb | |
2014-03-22 | a bunch of microblaze fixes | Waldemar Brodkorb | |
2014-03-18 | fix initramfs generation, use KERNEL_MAKE_OPTS | Waldemar Brodkorb | |
2014-03-16 | remove ADK_TARGET_WITH from qemu configs, is more dynamic. remove device ↵ | Waldemar Brodkorb | |
node creation for initramfs. | |||
2014-03-14 | enable some packages for m68k, use initrd stuff for aranym | Waldemar Brodkorb | |
2014-03-08 | use gnu sed for darwin | Waldemar Brodkorb | |
2014-03-07 | fix x32 musl | Waldemar Brodkorb | |
2014-03-03 | do not put the intermediate file into firmware dir | Waldemar Brodkorb | |
2014-03-01 | add x32 toolchain and kernel support | Waldemar Brodkorb | |
2014-03-01 | add basic support for x86_64 x32 abi, convert to miniconfig | Waldemar Brodkorb | |
2014-03-01 | move target/tools to tools, use ADK_HOST_NEED variable to build a tool, when ↵ | Waldemar Brodkorb | |
required. Add archivers to tools, remove prereq checks for them. Rename host_ dir in preparation for shared openadk source via nfs/smb from different host systems. Make some abi cleanup | |||
2014-02-18 | use bin directory for host binaries only, use new firmware directory for the ↵ | Waldemar Brodkorb | |
resulting firmware | |||
2013-12-28 | convert microblaze to miniconfig kernel config generation, add support for ↵ | Waldemar Brodkorb | |
squashfs and jffs2 rootfs for qemu-microblaze, add support for both machine emulations | |||
2013-12-15 | need to merge third patch from Phil manually. disable on non Linux hosts | Waldemar Brodkorb | |
2013-11-09 | create dir | Waldemar Brodkorb | |
2013-11-08 | enable variable kernel target name, qemu-mips targets use vmlinuz | Waldemar Brodkorb | |
2013-11-02 | remove dependencies to libiconv,pkg-config and file. use pkgconf and ↵ | Waldemar Brodkorb | |
libiconv-tiny instead. fixes glib compile on systems without libiconv/ native iconv implementation | |||
2013-11-01 | fixup ppc64 qemu config | Waldemar Brodkorb | |
2013-09-29 | bring qemu-sh and aranym-m68k in shape | Waldemar Brodkorb | |
2013-09-19 | fix qemu sparc64 build | Waldemar Brodkorb | |
2013-05-02 | enable RTC, fix libc.so generation | Waldemar Brodkorb | |
2013-04-29 | mkfontdir needs mkfontscale | Waldemar Brodkorb | |
2013-04-04 | fix lemote boot, update parted | Waldemar Brodkorb | |
2013-02-08 | update pango and all dependencies | Waldemar Brodkorb | |
2013-02-07 | minor fixes for qemu x86_64 and X11 | Waldemar Brodkorb | |
2012-10-13 | we need Optimization flags for eglibc/glibc | Waldemar Brodkorb | |
2012-10-12 | multilib fix | Waldemar Brodkorb | |