summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-02-22rework FPU/FLOAT supportWaldemar Brodkorb
NEON is only an extension not the FPU hardware. So handle this in a better way. Remove the lower case symbols.
2015-02-21use uppercase symbols, fix target suffix for armWaldemar Brodkorb
2015-02-21add missing CPU symbols, sort by alphabetical orderWaldemar Brodkorb
2015-02-20update to latest stable, convert to git sourceWaldemar Brodkorb
2015-02-20add support for oldest supported kernelWaldemar Brodkorb
2015-02-20allow gcc 4.7.4 for sparc, reorderWaldemar Brodkorb
2015-02-20add another old kernel, still no go on voyagerWaldemar Brodkorb
2015-02-20depend on CPU_WITH_FPUWaldemar Brodkorb
2015-02-20add kbd and xdotool to firefox applianceWaldemar Brodkorb
2015-02-20add new package xdotoolWaldemar Brodkorb
2015-02-20enable webrtcWaldemar Brodkorb
2015-02-20fixup hashesWaldemar Brodkorb
2015-02-20fixup hashesWaldemar Brodkorb
2015-02-20default to 3.18.x as long the qemu-arm problem is unresolvedWaldemar Brodkorb
2015-02-20use MALLOC with GLIBC_COMPAT for all archsWaldemar Brodkorb
Use MALLOC for uClibc/uClibc-ng 1.0. Choice will be removed in uClibc-ng git.
2015-02-20sync with uClibc-ng Makefile changesWaldemar Brodkorb
2015-02-19add support for coldfire with gcc 4.9.2/binutils 2.25Waldemar Brodkorb
The annoying kernel panic after boot is back :(
2015-02-19respect TARGET_LDFLAGSWaldemar Brodkorb
2015-02-19rename polarssl to mbedtls, update to latestWaldemar Brodkorb
2015-02-19update to latest stable release, add patch from gitWaldemar Brodkorb
2015-02-19add some basic infrastructure for hppa/parisc toolchain buildingWaldemar Brodkorb
2015-02-19update version for glibc gitWaldemar Brodkorb
2015-02-19cleanup FPU support for ARM targets.Waldemar Brodkorb
2015-02-19add ucl/upx packagesWaldemar Brodkorb
2015-02-19Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2015-02-19update to latest stable, some musl improvementsWaldemar Brodkorb
2015-02-19handle non ssp situationWaldemar Brodkorb
2015-02-18fix recursive selectsWaldemar Brodkorb
2015-02-18remove patches. try without nowWaldemar Brodkorb
2015-02-18update to latest stable versionWaldemar Brodkorb
2015-02-18add support for uClibc-ng git masterWaldemar Brodkorb
Add new configs for uClibc-ng master. New symbol UCLIBC_HAS_LINUXTHREADS added. LT.new is removed in master, only LT.old and NPTL exist. CLeanup MMU/NPTL/LT support symbols. Tested with toolchain building for all supported architectures.
2015-02-18remove eabi/softfloat stuff from hereWaldemar Brodkorb
2015-02-18add fw_printenv/fw_setenvWaldemar Brodkorb
2015-02-17add first preview of a firefox appliance. java plugin and kiosk addon missing.Waldemar Brodkorb
2015-02-17add new firefox appliance config, finetune the otherWaldemar Brodkorb
2015-02-17fix kbd setupWaldemar Brodkorb
2015-02-17fixup patchWaldemar Brodkorb
2015-02-17set suid bit for Xorg/sudoWaldemar Brodkorb
2015-02-17update to latest stable versionWaldemar Brodkorb
2015-02-17allow to create a data partition on my ibm x40Waldemar Brodkorb
2015-02-17update to latest stable versionWaldemar Brodkorb
2015-02-16add gcc musl patch from Gregors musl-patches gitWaldemar Brodkorb
2015-02-16fix static linkingWaldemar Brodkorb
2015-02-16fix static linkingWaldemar Brodkorb
2015-02-16prepare for Sun Voyager.Waldemar Brodkorb
Bootloader needs a.out formatted kernel. Unfortunately I get "Illegal instruction" after loading a.out kernel via TFTP. Old gentoo 2.6 kernel boots fine.
2015-02-16fix coffee underflow errorWaldemar Brodkorb
2015-02-16allow to disable kernel commandlineWaldemar Brodkorb
2015-02-16use subpackages to ave some spaceWaldemar Brodkorb
2015-02-16be quiet for cmake buildsWaldemar Brodkorb
2015-02-14add support for old avr32 gdbWaldemar Brodkorb