Age | Commit message (Expand) | Author |
2015-03-23 | uClibc added a new symbol for utmp support | Waldemar Brodkorb |
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 |
2015-02-06 | rework CMDLINE generation regarding serial/vga | 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-25 | disable XSI_MATH, prevent testsuite linking failures. | Waldemar Brodkorb |
2014-08-12 | use smp for pcengines-apu | J. Seitter |
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-25 | remove unused symbol | Waldemar Brodkorb |
2014-07-25 | add support for sata on apu | Waldemar Brodkorb |
2014-07-05 | add support for uClibc-ng in parallel to uClibc. | Waldemar Brodkorb |
2014-07-04 | add apu system and kernel file. apu device sponsored by Joerg Seitter. | Waldemar Brodkorb |
2014-07-04 | add basic support for pcengines apu, only usb boot tested. | 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-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-02 | simplify adding new arch | Waldemar Brodkorb |
2014-06-02 | refactor CPU_ARCH/ARCH variables | Waldemar Brodkorb |
2014-06-02 | use correct -march for x86_64 | Waldemar Brodkorb |
2014-05-25 | fix qemu for x86_64 | 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-13 | resolve merge conflict | Waldemar Brodkorb |
2014-04-30 | fix 32 bit userland with 64 bit kernel support | Waldemar Brodkorb |
2014-04-14 | add serial command line flag | Waldemar Brodkorb |
2014-04-13 | add pregenerated core.img, there is no portable way to do it right now | Waldemar Brodkorb |
2014-03-29 | use xz instead of gzip, remove grub for qemu, add it only to ibm-x40 | Waldemar Brodkorb |
2014-03-28 | x86-64 32bit needs more work, fix armhf | Waldemar Brodkorb |
2014-03-28 | add unique description | Waldemar Brodkorb |
2014-03-26 | test framework fixes | Waldemar Brodkorb |
2014-03-26 | add all abi combinations for mips64 and x86_64 | Waldemar Brodkorb |
2014-03-25 | add support for x86_64 toolchain with 32 bit abi | Waldemar Brodkorb |
2014-03-23 | make optimiztion compiler flags configurable, default -Os -pipe | Waldemar Brodkorb |
2014-03-21 | fix x86_64 toolchain building | Waldemar Brodkorb |
2014-03-18 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb |
2014-03-18 | use archive without kernel | Waldemar Brodkorb |
2014-03-17 | remove kernel choice, always use 64 bit for 64bit target | Waldemar Brodkorb |
2014-03-17 | fix boot from disk for qemu targets | Waldemar Brodkorb |
2014-03-17 | use gcc 4.7.3 for sparc, 4.8.2 breaks kernel bootup, minor cleanup | Waldemar Brodkorb |
2014-03-17 | optimize miniconfigs, enable netstuff by default | Waldemar Brodkorb |