summaryrefslogtreecommitdiff
path: root/target/m68k
AgeCommit message (Expand)Author
2015-03-02update to latest stable 3.18.x kernelWaldemar Brodkorb
2015-02-21add missing CPU symbols, sort by alphabetical orderWaldemar Brodkorb
2015-02-20use MALLOC with GLIBC_COMPAT for all archsWaldemar Brodkorb
2015-02-19add support for coldfire with gcc 4.9.2/binutils 2.25Waldemar Brodkorb
2015-02-18add support for uClibc-ng git masterWaldemar Brodkorb
2015-02-09add basic support for raspberry pi2Waldemar Brodkorb
2015-02-02update to linux kernel 3.18.5, refresh raspberry patch setWaldemar Brodkorb
2015-01-30update kernels, simplify dtb install, update raspberry firmware and userland,...Waldemar Brodkorb
2015-01-19update to latest stable linux kernelWaldemar Brodkorb
2015-01-11refresh patchWaldemar Brodkorb
2015-01-10update kernel to 3.18.2Waldemar Brodkorb
2014-12-28bring coldfire support in shapeWaldemar Brodkorb
2014-12-27enable getopt longWaldemar Brodkorb
2014-12-25update to 3.17.7, rework netfilter support a little bitWaldemar Brodkorb
2014-12-13bump to 3.17.5Waldemar Brodkorb
2014-12-05bump kernel to 3.17.4Waldemar Brodkorb
2014-10-28update kernelsWaldemar Brodkorb
2014-10-07bump to 3.16.4Waldemar Brodkorb
2014-10-04use linuxthreads (new) for gdbserver usage on coldfire targetWaldemar Brodkorb
2014-09-28always enable pthread debug support as discussed with tgWaldemar Brodkorb
2014-09-08bump all kernels, remove 3.15Waldemar Brodkorb
2014-09-08sync with uClibc Makefile, config files will be compatibleWaldemar Brodkorb
2014-09-08avoid duplicate uclibc.config, fix sed command for HAVE_SHAREDWaldemar Brodkorb
2014-09-04enable threads for gdbserverWaldemar Brodkorb
2014-09-04use malloc standardWaldemar Brodkorb
2014-08-28bootsup fine now. strange. because networking works now?. patch from Greg Ung...Waldemar Brodkorb
2014-08-28refresh config, use soft-floatWaldemar Brodkorb
2014-08-28add config for nommu and mmu case for uClibcWaldemar Brodkorb
2014-08-26we need to remove crtbegin.o/crtend.o from gcc specs file. otherwise broken e...Waldemar Brodkorb
2014-08-26add sash, simpleinit and a uclibc config for nonmmu caseWaldemar Brodkorb
2014-08-25disable XSI_MATH, prevent testsuite linking failures.Waldemar Brodkorb
2014-08-15update config for non-mmu case, enable threadsWaldemar Brodkorb
2014-08-15use 5307 for now, which results in a working userland. need to investigate.Waldemar Brodkorb
2014-08-14add elf2flt, use it for m68k-nommu. bootup in qemu still fails.Waldemar Brodkorb
2014-08-14some m68k fixes. init is now found.Waldemar Brodkorb
2014-08-14first boot in qemu works now.Waldemar Brodkorb
2014-08-06enable backtrace support by default for uClibc-ngWaldemar Brodkorb
2014-07-30it is m5208, not m5206Waldemar Brodkorb
2014-07-30minor m68k fixWaldemar Brodkorb
2014-07-30add argp by defaultWaldemar Brodkorb
2014-07-29add initramfsarchive targets for m68kWaldemar Brodkorb
2014-07-28add some basic infrastructure for qemu-system-m68kWaldemar Brodkorb
2014-07-25remove unused symbolWaldemar Brodkorb
2014-07-05add support for uClibc-ng in parallel to uClibc.Waldemar Brodkorb
2014-06-21s/TOPDIR/ADK_TOPDIR/Waldemar Brodkorb
2014-06-02simplify adding new archWaldemar Brodkorb
2014-06-02refactor CPU_ARCH/ARCH variablesWaldemar 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