Age | Commit message (Expand) | Author |
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-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-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-08 | rename qemu-sh4 to qemu-sh, to simplify build for all qemu-archs | Waldemar Brodkorb |
2014-06-08 | be consistent, do not use - in rootfs names | Waldemar Brodkorb |
2014-06-02 | simplify adding new arch | Waldemar Brodkorb |
2014-06-02 | refactor CPU_ARCH/ARCH variables | Waldemar Brodkorb |
2014-05-24 | add correct network parameters | 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-29 | remove unused | Waldemar Brodkorb |
2014-04-23 | fix usb keyboard for qemu-system-sh4 | Waldemar Brodkorb |
2014-04-16 | use 128 MB for ramsize (needs small qemu patch) | Waldemar Brodkorb |
2014-04-16 | use extend, otherwise append from qemu is ignored | Waldemar Brodkorb |
2014-04-15 | fix superh big endian compile for musl | Waldemar Brodkorb |
2014-04-07 | grub2 by default off | Waldemar Brodkorb |
2014-04-02 | fix superh toolchain building | 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-18 | use archive without kernel | Waldemar Brodkorb |
2014-03-17 | fix boot from disk for qemu targets | Waldemar Brodkorb |
2014-03-17 | optimize miniconfigs, enable netstuff by default | Waldemar Brodkorb |
2014-03-16 | disable block driver for qemu emulators, can be activated via menuconfig | Waldemar Brodkorb |
2014-03-16 | remove ADK_TARGET_WITH from qemu configs, is more dynamic. remove device node... | Waldemar Brodkorb |
2014-03-14 | convert to miniconfig | Waldemar Brodkorb |
2014-03-08 | add some usb hid stuff for qemu-sh, you _must_ start qemu-sh with -serial nul... | Waldemar Brodkorb |
2014-03-06 | add more targets to test-framework | Waldemar Brodkorb |
2014-03-04 | try to add support for graphical qemu | Waldemar Brodkorb |
2014-03-01 | convert to miniconfig | Waldemar Brodkorb |
2014-02-27 | add support for sh and musl | Waldemar Brodkorb |
2014-02-18 | use bin directory for host binaries only, use new firmware directory for the ... | Waldemar Brodkorb |
2014-02-17 | Merge branch 'master' of git+ssh://openadk.org/git/openadk | Waldemar Brodkorb |
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 |
2013-10-01 | add support for qemu-sh4eb, linux usb is broken | Waldemar Brodkorb |
2013-10-01 | add description for disk bootup | Waldemar Brodkorb |