Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-31 | finetune qemu-cris, add qemu-x86_64 | Waldemar Brodkorb | |
2009-10-18 | update gcc, binutils, gdb, linux kernel, dnsmasq and alsa | Waldemar Brodkorb | |
WARNING: tested only on qemu-x86 | |||
2009-10-10 | add fix to compile uClibc based toolchain on Ubuntu | Waldemar Brodkorb | |
2009-09-29 | fix some eglibc adk buildsystem problems | Waldemar Brodkorb | |
2009-09-16 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-09-16 | make adk compile system work on shuttle | Waldemar Brodkorb | |
- add some missing packages like cpio, lzma and gnu wget - make microperl more featureful, needed for kernel-header installation - make a dependency to perl - fix header installation for $libc-dev package - fix 64bit uclibc setup, simplify gcc patches and totally unrelated - add preliminary kvm and libvirt support (not tested) | |||
2009-09-11 | avoid exit when rm fails | Waldemar Brodkorb | |
2009-09-10 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-09-10 | small workaround | Waldemar Brodkorb | |
remove this static library, otherwise binutils cross-compile fails, because it tries to use it. | |||
2009-09-10 | eglibc compiles fine for arm | Waldemar Brodkorb | |
2009-09-09 | add shuttle and tomtom device support | Waldemar Brodkorb | |
barely tested. TomTom support is for my tomtom rider 2 navigation system and is a new toolchain only target. I will add some special applications later. Shuttle is my ADK buildserver. At least I can boot via PXE and create software raid devices. Still need to figure out how to manage grub2 and how to integrate a disk installer or something like that. | |||
2009-08-28 | make allmodconfig round for lemote yeelong target | Waldemar Brodkorb | |
2009-08-23 | revert renaming of /init into /start | Waldemar Brodkorb | |
- fix foxboard build, tested on classic - remove unsed ibm-x40 target - update all targets to linux-2.6.30.5 - fix native build, use kernel.config.$(CPU_ARCH) as kernel configuration, when /proc/config.gz does not exist on host | |||
2009-08-22 | fix eglibc/glibc support on lemote 64 bit | Waldemar Brodkorb | |
2009-08-21 | cleanup eglibc/glibc Makefiles | Waldemar Brodkorb | |
- make it simpler and more equal - add dependency to gperf needed for new config system | |||
2009-08-20 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-08-20 | add eglibc support | Waldemar Brodkorb | |
all three libraries tested with qemu-x86 | |||
2009-08-20 | update foxboard to latest stuff | Waldemar Brodkorb | |
2009-08-12 | update gcc, kernel and uclibc Makefile | Waldemar Brodkorb | |
- bring rb532 in shape, make it bootable | |||
2009-07-23 | patch breaks rb532, need to investigate later | Waldemar Brodkorb | |
2009-06-25 | add some packages | Waldemar Brodkorb | |
- add make/patch/rpm and dependencies - update ar7 port a little bit | |||
2009-06-22 | two leftovers from early commits | Waldemar Brodkorb | |
2009-06-22 | make lemote boot with uClibc | Waldemar Brodkorb | |
- patches for uClibc to work with pagesize != 4k - use gcc extension to avoid -O2 compile - use ld.so for 64 bit archs big thanks to thorsten glaser helping out here. | |||
2009-06-18 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-06-18 | fix broken uClibc | Waldemar Brodkorb | |
- after upgrade to gcc 4.4 ld.so in uClibc was broken - add gcc attribute always_inline for ld.so static functions - -Os does not automatically inline the code, use O2 especially for mips and uClibc compile | |||
2009-06-14 | finetune kernel config for lemote | Waldemar Brodkorb | |
- boot via tftp works now - fix libgcrypt compile issue - disable-sjlj-exceptions, does not compile for mips64 | |||
2009-06-13 | update to 2.6.30 | Waldemar Brodkorb | |
2009-06-13 | Merge branch 'master' of ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-06-13 | finetune lemote target | Waldemar Brodkorb | |
2009-06-13 | fix uclibc targets, gcc 4.4 needs to configured without TLS | Waldemar Brodkorb | |
2009-06-04 | Merge branch 'master' of ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-06-03 | package updates and rescue-x86_64 fix | Waldemar Brodkorb | |
- merge device-mapper and lvm package, because of upstream merge - update squid to latest stable version - add no64-lib patch for gcc, which fixes cross-build from x86 to x86_64 | |||
2009-06-02 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
2009-06-02 | fix regressions for allconfig alix1c glibc target | Waldemar Brodkorb | |
2009-06-01 | remove unused $Id$ | Waldemar Brodkorb | |
- $id$ substitution is not apropriate for git scm | |||
2009-05-30 | fix variable name | Waldemar Brodkorb | |
- MASTER_SITES -> PKG_SITES - make libc boolean, makes no sense as package | |||
2009-05-30 | fix variable name | Waldemar Brodkorb | |
PKG_SITES is correct now | |||
2009-05-30 | qemu MIPS support | Waldemar Brodkorb | |
- add support of all MIPS variants - MIPS32 boots fine with MALTA emulation - MIPS64 has a problem booting in 64 kernel mode, even linux 2.6.30rc7 halt on boot - remove Config.default | |||
2009-05-29 | Merge branch 'lemote' | Waldemar Brodkorb | |
2009-05-29 | add lemote / loongson2f target support (no runtime tests yet) | Waldemar Brodkorb | |
- update glibc to latest version (GIT), tarball includes glibc-ports needed for MIPS architecture - fix building of toolchain for mips64el glibc/uclibc - use /lib instead of /lib64 (no biarch support) - fix X11 dependencies in build system - fix glibc build errors for openldap, libnl, mpd and rtorrent - verified toolchain changes on alix1c | |||
2009-05-24 | more gcc 4.4 issues on mips | Waldemar Brodkorb | |
- disable runit in busybox - update gmp to latest upstream - PKG_DEPEND -> PKG_DEPENDS | |||
2009-05-24 | Merge branch 'master' of ssh://openadk.org/git/openadk | Waldemar Brodkorb | |
fic conflicts Conflicts: package/gnutls/Makefile package/mrd6/Makefile | |||
2009-05-24 | patches and update for gcc 4.4.0 allmodconfig | Waldemar Brodkorb | |
* update gcc to 4.4.0 * update gnutls and ruby * fix c++ issues for some packages | |||
2009-05-23 | - cleanup and document PKG_template, ARCH parameter is not needed anymore | Waldemar Brodkorb | |
- use CPU_ARCH for fake dir and ipkg - enable DEBUG option in menu and rename to ADK_DEBUG | |||
2009-05-17 | Initial import | wbx | |