Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-06 | remove comment, sdc should be fine | Waldemar Brodkorb | |
2014-03-06 | cleanup uclibc.config mess. just use one and edit via sed | 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-26 | disable hostfwd in qemu call, otherwise it conflicts running multiple qemus | Waldemar Brodkorb | |
2014-02-26 | fix disk bootup | Waldemar Brodkorb | |
2014-02-19 | add mips64 toolchains, and microblaezel | Waldemar Brodkorb | |
2014-02-18 | use bin directory for host binaries only, use new firmware directory for the ↵ | Waldemar Brodkorb | |
resulting firmware | |||
2014-02-17 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
Conflicts: TODO | |||
2014-02-17 | update to uClibc git from 02.2014 | Waldemar Brodkorb | |
2014-02-15 | use newer kernel for toolchain building, fix some problems with ppc and m68k ↵ | Waldemar Brodkorb | |
toolchains | |||
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-08 | add support for microblaze architecture, tested with qemu-system-microblaze{,el} | Waldemar Brodkorb | |
2013-12-05 | kernel update and different fixes for lemote | Waldemar Brodkorb | |
2013-11-08 | use e1000 network card, use new qemu syntax | Waldemar Brodkorb | |
2013-11-08 | enable variable kernel target name, qemu-mips targets use vmlinuz | Waldemar Brodkorb | |
2013-11-08 | unbreak mips64 o32, VGA_CONSOLE enabled breaks serial bootup | Waldemar Brodkorb | |
2013-11-05 | set to 4kb pagesize | Waldemar Brodkorb | |
2013-10-25 | fix the annoying bug, where c++ apps fail to link for mips n32 or x86_64 systems | Waldemar Brodkorb | |
2013-09-13 | use a PAGE_SIZE of 4kb for qemu mips, musl f.e. only works with that ↵ | Waldemar Brodkorb | |
pagesize, thx goes to #musl in irc | |||
2013-07-10 | update kernel 3.4.x, fix netfilter nat modules | Waldemar Brodkorb | |
2013-04-05 | make qemu mips64 work again, allow xfsprogs to build with uclibc, add partprobe | Waldemar Brodkorb | |
2013-04-04 | fix lemote boot, update parted | Waldemar Brodkorb | |
2012-10-13 | fix qemu mips64 big build | Waldemar Brodkorb | |
2012-10-12 | use TARGET_CFLAGS_LIBC without ABI cflags for glibc | Waldemar Brodkorb | |
2012-10-11 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2012-10-11 | add 64 Bit kernel config for mips | Waldemar Brodkorb | |
2012-10-10 | add 32 bit kernel config | Waldemar Brodkorb | |
2012-10-08 | add qemu-mips64el, show multilib support only for 64 bit systems | Waldemar Brodkorb | |
2012-09-23 | disable ld.so debug output | Waldemar Brodkorb | |
2012-09-21 | refresh configs | Waldemar Brodkorb | |
2012-09-21 | update uClibc to 0.9.33.2 | Waldemar Brodkorb | |
2012-09-20 | add basic support for qemu-mips64 | Waldemar Brodkorb | |
2012-08-18 | use create.sh as non-root | Waldemar Brodkorb | |
2012-07-30 | refresh kernel config, verified on qemu-mipsel with 3.5 | Waldemar Brodkorb | |
2012-06-02 | remove wrong symbol | Waldemar Brodkorb | |
2012-03-20 | no configurable pci slot in a lemote yeelong | Waldemar Brodkorb | |
2012-03-13 | add comment about booting | Waldemar Brodkorb | |
2012-01-17 | make broadcom devices work with selfrelocatable bootloader (even Asus WL500gp) | 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. ;) | |||
2012-01-09 | update to 3.1.8, add lzma-loader for brcm47xx, kernel stuff + patches does ↵ | Waldemar Brodkorb | |
not work on Asus WL500gp | |||
2011-10-11 | add help for network boot | Waldemar Brodkorb | |
2011-08-30 | fix network config for qemu-mips | Waldemar Brodkorb | |
2011-08-29 | set pagesize to 4 kb for qemu | Waldemar Brodkorb | |
2011-08-24 | sync patch with OpenWrt, combine both targets (rb411/rb433) | Waldemar Brodkorb | |
2011-08-22 | fix the help for usb boot, root= is required for now | Waldemar Brodkorb | |
2011-08-05 | activate fts in uClibc | Waldemar Brodkorb | |
2011-06-12 | update default kernel to 2.6.39 | Waldemar Brodkorb | |
2011-05-15 | fix bulktoolchain target | Waldemar Brodkorb | |
2011-05-09 | make bulk fixes | Waldemar Brodkorb | |