summaryrefslogtreecommitdiff
path: root/target/config
AgeCommit message (Collapse)Author
2016-09-19gcc: disable c++ by default, reduces build time for a simple setupWaldemar Brodkorb
2016-09-19arc: update to toolchain to 2016.09-eng013Waldemar Brodkorb
2016-09-17binutils: set dafult back to 2.25.1, too much issues. uClibc-ng regex ↵Waldemar Brodkorb
testsuite problems
2016-09-15beaglebone-black: add special linux-repo, add uEnv.txtWaldemar Brodkorb
2016-09-13binutils: blacklist newer versions then 2.25.1, as they break musl and libstdc++Waldemar Brodkorb
2016-09-12gptfdisk: add new packageWaldemar Brodkorb
2016-09-12gdb: decouple toolchain and package, add special package for microblaze, ↵Waldemar Brodkorb
looks cleaner to me
2016-09-12add gfortran package for the library, move libstdc++ to baseWaldemar Brodkorb
2016-09-11qemu: allow to start X with modesetting driverWaldemar Brodkorb
2016-09-11use 4.4 for qemu-arm nommuWaldemar Brodkorb
2016-09-10use 4.4 for qemu arm nommuWaldemar Brodkorb
2016-09-10linux: update to 4.4.20Waldemar Brodkorb
2016-09-10linux: remove deprecated 4.6 supportWaldemar Brodkorb
2016-09-10genimage: add better supportWaldemar Brodkorb
2016-09-08linux: update to 4.7.3Waldemar Brodkorb
2016-09-05add some basic genimage supportWaldemar Brodkorb
2016-09-05add hosttool genimageWaldemar Brodkorb
2016-09-05update binutils default and linux kernel where possibleWaldemar Brodkorb
2016-09-05binutils: use 2.26.1 as defaultWaldemar Brodkorb
2016-09-03add basic support for s6 init systemWaldemar Brodkorb
2016-08-30gdb-host: disable by default to fasten toolchain buildingWaldemar Brodkorb
2016-08-28mips: add hidden NaN choice, refresh uClibc-ng configsWaldemar Brodkorb
2016-08-27add support for Qemu ARM noMMUWaldemar Brodkorb
Greg Ungerer made me aware of this possibility. Rather hackish implementation, we need to deduplicate later. Update Linux Kernel to 4.4.19 while there. Only non-Devicetree system supported right now.
2016-08-25arc: update binutils and gcc to latest engineer tagsWaldemar Brodkorb
While there only use binutils 2.24 for nds32.
2016-08-24gcc: update to 6.2.0, cleanup symbol names to simplify minor updatesWaldemar Brodkorb
Remove old versions of gcc no longer used or regulary tested. We concentrate on the latest three major versions for most of the architectures.
2016-08-22linux: add support for 4.7.xWaldemar Brodkorb
2016-08-19solidrun-imx6: fix default fslc kernel build, reported by JoernWaldemar Brodkorb
2016-08-16frv: default to binutils 2.27Waldemar Brodkorb
2016-08-16frv: only use binutils 2.27, allow to compile libstdc++ (buildtime tested)Waldemar Brodkorb
2016-08-16linux: update to 4.6.6Waldemar Brodkorb
2016-08-15allow to build older kernel for qemu-arm-versatilepb without device-treeWaldemar Brodkorb
2016-08-15linux: update 4.x kernel, add m68k patch and allow one memory flatWaldemar Brodkorb
2016-08-08binutils: add 2.27 support, relax choice for blackfin and add required ↵Waldemar Brodkorb
upstream patch
2016-08-08instruction set must depend on ARMWaldemar Brodkorb
2016-08-08add support for ARM thumb modeWaldemar Brodkorb
2016-08-05glibc: udpate to 2.24Waldemar Brodkorb
2016-08-05gcc: update 4.9.x to 4.9.4Waldemar Brodkorb
2016-08-01uclibc-ng: update to 1.0.17Waldemar Brodkorb
2016-07-31linux: update to 4.6.5, add realtime patchWaldemar Brodkorb
2016-07-30linux: rework kernel version selection, can be preselected with make ↵Waldemar Brodkorb
ADK_TARGET_KERNEL_VERSION=x.y
2016-07-26depend on LinuxWaldemar Brodkorb
2016-07-26add bare-metal toolchain support for cr16 architectureWaldemar Brodkorb
2016-07-24fr-v: allow to build gcc 6.1 linux toolchainWaldemar Brodkorb
2016-07-19linux: default to 4.6.4Waldemar Brodkorb
2016-07-18xtensa: no extra u-boot required anymoreWaldemar Brodkorb
2016-07-17kernel: update to 4.6.4Waldemar Brodkorb
2016-07-11rework kernel patches for rpi/imx6Waldemar Brodkorb
Instead of trying to recreate patchsets for newer kernels just use upstream non-official kernel trees. Working on the patchsets does take to much time. You can choose between hardware specific github tree and defconfig or upstream kernel and OpenADK miniconfig.
2016-07-10nslu2: fix boot (initramfs via tftp tested)Waldemar Brodkorb
2016-07-10add back some basic support for Foxboard-LX832Waldemar Brodkorb
2016-07-09add small patch to allow compile for crisv10, remove binutils 2.22Waldemar Brodkorb