summaryrefslogtreecommitdiff
path: root/target/sh
AgeCommit message (Expand)Author
2014-09-28always enable pthread debug support as discussed with tgWaldemar Brodkorb
2014-09-08sync with uClibc Makefile, config files will be compatibleWaldemar Brodkorb
2014-08-25disable XSI_MATH, prevent testsuite linking failures.Waldemar Brodkorb
2014-08-06enable backtrace support by default for uClibc-ngWaldemar Brodkorb
2014-07-30add argp by defaultWaldemar Brodkorb
2014-07-28disable gnu hash support in default config, will be enabled on demand laterWaldemar Brodkorb
2014-07-25remove unused symbolWaldemar Brodkorb
2014-07-05add support for uClibc-ng in parallel to uClibc.Waldemar Brodkorb
2014-06-29remove RPC from uclibc, use libtirpcWaldemar Brodkorb
2014-06-29handle debug code handling inside OpenADKWaldemar Brodkorb
2014-06-27add ltp package, add more uClibc options to have a wider test rangeWaldemar Brodkorb
2014-06-21s/TOPDIR/ADK_TOPDIR/Waldemar Brodkorb
2014-06-08rename qemu-sh4 to qemu-sh, to simplify build for all qemu-archsWaldemar Brodkorb
2014-06-08be consistent, do not use - in rootfs namesWaldemar Brodkorb
2014-06-02simplify adding new archWaldemar Brodkorb
2014-06-02refactor CPU_ARCH/ARCH variablesWaldemar Brodkorb
2014-05-24add correct network parametersWaldemar Brodkorb
2014-05-24fix uclibc compile for qemu-arm (experimental fix), use DODEBUG as defaultWaldemar Brodkorb
2014-05-23fix symbol renaming bugsWaldemar Brodkorb
2014-05-23more cleanup, *-enabled feature is unused, simplifyWaldemar Brodkorb
2014-05-23resolve merge conflictWaldemar Brodkorb
2014-05-23split targethelp from install targetWaldemar Brodkorb
2014-05-13resolve merge conflictWaldemar Brodkorb
2014-04-29remove unusedWaldemar Brodkorb
2014-04-23fix usb keyboard for qemu-system-sh4Waldemar Brodkorb
2014-04-16use 128 MB for ramsize (needs small qemu patch)Waldemar Brodkorb
2014-04-16use extend, otherwise append from qemu is ignoredWaldemar Brodkorb
2014-04-15fix superh big endian compile for muslWaldemar Brodkorb
2014-04-07grub2 by default offWaldemar Brodkorb
2014-04-02fix superh toolchain buildingWaldemar Brodkorb
2014-03-29use xz instead of gzip, remove grub for qemu, add it only to ibm-x40Waldemar Brodkorb
2014-03-23make optimiztion compiler flags configurable, default -Os -pipeWaldemar Brodkorb
2014-03-18use archive without kernelWaldemar Brodkorb
2014-03-17fix boot from disk for qemu targetsWaldemar Brodkorb
2014-03-17optimize miniconfigs, enable netstuff by defaultWaldemar Brodkorb
2014-03-16disable block driver for qemu emulators, can be activated via menuconfigWaldemar Brodkorb
2014-03-16remove ADK_TARGET_WITH from qemu configs, is more dynamic. remove device node...Waldemar Brodkorb
2014-03-14convert to miniconfigWaldemar Brodkorb
2014-03-08add some usb hid stuff for qemu-sh, you _must_ start qemu-sh with -serial nul...Waldemar Brodkorb
2014-03-06add more targets to test-frameworkWaldemar Brodkorb
2014-03-04try to add support for graphical qemuWaldemar Brodkorb
2014-03-01convert to miniconfigWaldemar Brodkorb
2014-02-27add support for sh and muslWaldemar Brodkorb
2014-02-18use bin directory for host binaries only, use new firmware directory for the ...Waldemar Brodkorb
2014-02-17Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-02-17update to uClibc git from 02.2014Waldemar Brodkorb
2014-02-15use newer kernel for toolchain building, fix some problems with ppc and m68k ...Waldemar Brodkorb
2013-10-01add support for qemu-sh4eb, linux usb is brokenWaldemar Brodkorb
2013-10-01add description for disk bootupWaldemar Brodkorb
2013-10-01enable networking for qemu-sh, fix libgcc stuffWaldemar Brodkorb