summaryrefslogtreecommitdiff
path: root/mk
AgeCommit message (Expand)Author
2014-09-19fix buildWaldemar Brodkorb
2014-09-11use audio modules by defaultWaldemar Brodkorb
2014-09-08bump all kernels, remove 3.15Waldemar Brodkorb
2014-09-05now really a fixWaldemar Brodkorb
2014-09-05fix usage of ADK_TARGET_ARCHWaldemar Brodkorb
2014-09-04install sash as /bin/sh and remove special handlingThorsten Glaser
2014-09-04disable parallel buildingWaldemar Brodkorb
2014-09-04removing elf2flt from CFLAGS, breaks sash compileWaldemar Brodkorb
2014-08-27add some libraries needed for XBMC on Solidrun IMX6Waldemar Brodkorb
2014-08-26activate some options, fix root= missingWaldemar 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-15use 5307 for now, which results in a working userland. need to investigate.Waldemar Brodkorb
2014-08-15fix build on Darwin, need to find a way to get mkimage on Darwin laterWaldemar Brodkorb
2014-08-14forgot to update checksumWaldemar Brodkorb
2014-08-14bump kernel to 3.16.1Waldemar Brodkorb
2014-08-14add elf2flt, use it for m68k-nommu. bootup in qemu still fails.Waldemar Brodkorb
2014-08-11fix qemu-system-aarc64 bootupWaldemar Brodkorb
2014-08-07bump kernelsWaldemar Brodkorb
2014-08-06do not duplicate optimization cflagsWaldemar Brodkorb
2014-08-06okay, -static-libgcc breaks uClibc toolchain buildingWaldemar Brodkorb
2014-08-05another clang Darwin patchWaldemar Brodkorb
2014-08-05clang does not know -static-libgcc on DarwinWaldemar Brodkorb
2014-08-04allow to set libc git via environmentWaldemar Brodkorb
2014-08-04add some debug related optimizationWaldemar Brodkorb
2014-08-04add musl git supportWaldemar Brodkorb
2014-08-01more patches for musl userland as buildsystemWaldemar Brodkorb
2014-08-01add libc-test packageWaldemar Brodkorb
2014-08-01when using OpenADK for toolchain building, a musl system have to use -static-...Waldemar Brodkorb
2014-08-01allow to use git version for C library.Waldemar Brodkorb
2014-07-31add uclibc test-suite packageWaldemar Brodkorb
2014-07-30remove la file mangling. packages should use pkg-config to find options for s...Waldemar Brodkorb
2014-07-29rework adk test stuff, use netcat to avoid socat/fork for non-MMUWaldemar Brodkorb
2014-07-29fix initrdramfsarchive targetWaldemar Brodkorb
2014-07-29add some options, which are required for uclibc-ng test scriptWaldemar Brodkorb
2014-07-28add some basic infrastructure for qemu-system-m68kWaldemar Brodkorb
2014-07-28add make when test suite is choosenWaldemar Brodkorb
2014-07-25disable microblaze for uClibc*, fix flash boot related issuesWaldemar Brodkorb
2014-07-25use a more portable way of find doing it.Waldemar Brodkorb
2014-07-22bump kernel versions, readd sm7xx driver for 3.15.xWaldemar Brodkorb
2014-07-09simplify defconfig, fix allmodconfigWaldemar Brodkorb
2014-07-09allow to build uClibc-ng nativelyWaldemar Brodkorb
2014-07-09allow to enable uclibc testsuiteWaldemar Brodkorb
2014-07-08allow enabling of ltp packageWaldemar Brodkorb
2014-07-08fix syntax error, ah sorryWaldemar Brodkorb
2014-07-08fix syntax errorWaldemar Brodkorb
2014-07-08allow to disable checksum for defconfigWaldemar Brodkorb
2014-07-08toplevel build directory changeWaldemar Brodkorb
2014-07-07bump to 3.15.4Waldemar Brodkorb
2014-07-07fix xfs module loadingWaldemar Brodkorb