summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-03-13update to latest svn versionWaldemar Brodkorb
2012-03-13add missing dependency to libblkidWaldemar Brodkorb
2012-03-12fix cross-compileWaldemar Brodkorb
2012-03-12add build dependencyWaldemar Brodkorb
2012-03-12Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2012-03-12some minor changes and fixesWaldemar Brodkorb
2012-03-12XAA makes Xorg stableWaldemar Brodkorb
2012-03-11add gnutls support to curl package, add depends to ca-certificates packageWaldemar Brodkorb
2012-03-11update gnutls and required packages to latest upstreamWaldemar Brodkorb
2012-03-03fix native buildWaldemar Brodkorb
2012-03-03can be compiled nativelyWaldemar Brodkorb
2012-03-02Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2012-03-02add missing patches from previous commitWaldemar Brodkorb
2012-03-02update apps to latest upstream versionWaldemar Brodkorb
2012-03-02use absolute path to avoid recursionWaldemar Brodkorb
2012-02-29use nfsnobody for user/groupWaldemar Brodkorb
2012-02-29add correct checksumWaldemar Brodkorb
2012-02-29add missing linker scripts for alix boardsWaldemar Brodkorb
2012-02-29update to latest stable versionWaldemar Brodkorb
2012-02-29update to latest stable versionWaldemar Brodkorb
2012-02-29update to latest stable versionWaldemar Brodkorb
2012-02-29update to latest stable version, finetune exports exampleWaldemar Brodkorb
2012-02-27update to latest upstreamWaldemar Brodkorb
2012-02-27admin_server required for kadmin utilityWaldemar Brodkorb
2012-02-26Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2012-02-26update to latest upstream versionWaldemar Brodkorb
2012-02-26Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2012-02-26update kernel versionsWaldemar Brodkorb
2012-02-25Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2012-02-25only for toolchain-only stuffWaldemar Brodkorb
2012-02-22fix building of grubWaldemar Brodkorb
2012-02-22use bashWaldemar Brodkorb
2012-02-18update to 0.9.32.1, add patches to allow static linking of threaded ↵Waldemar Brodkorb
applications as x11vnc
2012-02-17Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2012-02-17choose kernel for toolchain only buildsWaldemar Brodkorb
2012-02-17add jpeg to build dependenciesWaldemar Brodkorb
2012-02-07change hardcoded max flash size to 4 MB, reported by jseitterWaldemar Brodkorb
2012-01-31update binutils, keep old version for avr32 targetWaldemar Brodkorb
2012-01-29update kernel versions to latest upstreamWaldemar Brodkorb
2012-01-22update to latest stable versionWaldemar Brodkorb
2012-01-18add patches for newer kernel versions for brcm supportWaldemar Brodkorb
2012-01-17enable LZMA/BZIP2/LZO support for brcm, enable other flash types which ↵Waldemar Brodkorb
allows booting on Asus WL500gp with LZMA kernel (size 1.8 mb incl. base image)
2012-01-17make broadcom devices work with selfrelocatable bootloader (even Asus WL500gp)Waldemar Brodkorb
2012-01-15update Linux kernels, add support for compression choiceWaldemar Brodkorb
2012-01-15kernel patchesWaldemar Brodkorb
2012-01-15fix initramfs generation on Darwin with a small find wrapperWaldemar Brodkorb
2012-01-15Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2012-01-15Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2012-01-15mk/image.mk: improve and simplify initramfs generationPhil 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-15add 3.2.x supportWaldemar Brodkorb