Age | Commit message (Expand) | Author |
2015-02-20 | use MALLOC with GLIBC_COMPAT for all archs | Waldemar Brodkorb |
2015-02-18 | add support for uClibc-ng git master | Waldemar Brodkorb |
2014-12-27 | enable getopt long | Waldemar Brodkorb |
2014-09-28 | always enable pthread debug support as discussed with tg | Waldemar Brodkorb |
2014-09-08 | sync with uClibc Makefile, config files will be compatible | Waldemar Brodkorb |
2014-08-29 | and switch DODEBUG off again. couldn't reproduce on Linux Buildsystem | Waldemar Brodkorb |
2014-08-27 | add DODEBUG otherwise libc map problems occur | Waldemar Brodkorb |
2014-08-25 | disable XSI_MATH, prevent testsuite linking failures. | Waldemar Brodkorb |
2014-08-06 | enable backtrace support by default for uClibc-ng | Waldemar Brodkorb |
2014-07-30 | add argp by default | Waldemar Brodkorb |
2014-07-28 | disable gnu hash support in default config, will be enabled on demand later | Waldemar Brodkorb |
2014-07-22 | DODEBUG for x86 must be on, need to investigate later | Waldemar Brodkorb |
2014-07-05 | add support for uClibc-ng in parallel to uClibc. | Waldemar Brodkorb |
2014-06-29 | remove RPC from uclibc, use libtirpc | Waldemar Brodkorb |
2014-06-29 | handle debug code handling inside OpenADK | Waldemar Brodkorb |
2014-06-27 | add ltp package, add more uClibc options to have a wider test range | Waldemar Brodkorb |
2014-06-21 | s/TOPDIR/ADK_TOPDIR/ | Waldemar Brodkorb |
2014-06-13 | add kernel config for vbox | Waldemar Brodkorb |
2014-06-11 | make vbox target usable again | Waldemar Brodkorb |
2014-06-08 | be consistent, do not use - in rootfs names | Waldemar Brodkorb |
2014-06-08 | enable audio support for qemu-x86/qemu-x86_64 | Waldemar Brodkorb |
2014-06-04 | add ADK_TARGET_WITH_WIFI | Waldemar Brodkorb |
2014-06-02 | simplify adding new arch | Waldemar Brodkorb |
2014-06-02 | refactor CPU_ARCH/ARCH variables | Waldemar Brodkorb |
2014-05-31 | remove duplicate qemu args | Waldemar Brodkorb |
2014-05-24 | fix uclibc compile for qemu-arm (experimental fix), use DODEBUG as default | Waldemar Brodkorb |
2014-05-23 | fix symbol renaming bugs | Waldemar Brodkorb |
2014-05-23 | more cleanup, *-enabled feature is unused, simplify | Waldemar Brodkorb |
2014-05-23 | resolve merge conflict | Waldemar Brodkorb |
2014-05-23 | split targethelp from install target | Waldemar Brodkorb |
2014-05-19 | fix wrong symbol name | Waldemar Brodkorb |
2014-05-17 | optimize for rb532 view | Waldemar Brodkorb |
2014-05-13 | some kernel abstraction layer fixes, partially for ibm x40 bootup | Waldemar Brodkorb |
2014-05-13 | resolve merge conflict | Waldemar Brodkorb |
2014-04-30 | fix 32 bit userland with 64 bit kernel support | Waldemar Brodkorb |
2014-04-24 | pci is default | Waldemar Brodkorb |
2014-04-13 | add pregenerated core.img, there is no portable way to do it right now | Waldemar Brodkorb |
2014-04-10 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb |
2014-04-10 | try to use new grub2 | Waldemar Brodkorb |
2014-04-07 | resolve merge | Waldemar Brodkorb |
2014-04-07 | allow to enable daemons on startup via menuconfig | Waldemar Brodkorb |
2014-04-07 | add submenu for qemu configuration | Waldemar Brodkorb |
2014-04-06 | use one kernel config | Waldemar Brodkorb |
2014-04-05 | add qemu-i486 | Waldemar Brodkorb |
2014-04-05 | add generic pc | Waldemar Brodkorb |
2014-04-02 | remove some unsupported root filesystems, use archive and install/create scri... | Waldemar Brodkorb |
2014-03-29 | use xz instead of gzip, remove grub for qemu, add it only to ibm-x40 | Waldemar Brodkorb |
2014-03-23 | make optimiztion compiler flags configurable, default -Os -pipe | Waldemar Brodkorb |
2014-03-23 | fix dhcp client, when root is ro without cfgfs, simplify ipkg tmpdir stuff | Waldemar Brodkorb |
2014-03-18 | use archive without kernel | Waldemar Brodkorb |