Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-05 | add some basic genimage support | Waldemar Brodkorb | |
2016-09-05 | add hosttool genimage | Waldemar Brodkorb | |
2016-09-05 | update binutils default and linux kernel where possible | Waldemar Brodkorb | |
2016-09-05 | binutils: use 2.26.1 as default | Waldemar Brodkorb | |
2016-09-04 | linux: allow x86-cross-compile on Darwin | Waldemar Brodkorb | |
2016-09-03 | add basic support for s6 init system | Waldemar Brodkorb | |
2016-09-02 | hid: depend on usb or qemu | Waldemar Brodkorb | |
2016-08-30 | gdb-host: disable by default to fasten toolchain building | Waldemar Brodkorb | |
2016-08-30 | add user-space hid driver | Waldemar Brodkorb | |
2016-08-28 | mips: add hidden NaN choice, refresh uClibc-ng configs | Waldemar Brodkorb | |
2016-08-27 | add support for Qemu ARM noMMU | Waldemar 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-25 | arc: update binutils and gcc to latest engineer tags | Waldemar Brodkorb | |
While there only use binutils 2.24 for nds32. | |||
2016-08-25 | linux: enable highmem for APU | Waldemar Brodkorb | |
2016-08-24 | gcc: update to 6.2.0, cleanup symbol names to simplify minor updates | Waldemar 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-23 | linux: refresh realtime patch | Waldemar Brodkorb | |
2016-08-22 | linux: add support for 4.7.x | Waldemar Brodkorb | |
2016-08-19 | solidrun-imx6: fix default fslc kernel build, reported by Joern | Waldemar Brodkorb | |
2016-08-16 | frv: default to binutils 2.27 | Waldemar Brodkorb | |
2016-08-16 | frv: only use binutils 2.27, allow to compile libstdc++ (buildtime tested) | Waldemar Brodkorb | |
2016-08-16 | linux: update to 4.6.6 | Waldemar Brodkorb | |
2016-08-15 | allow to build older kernel for qemu-arm-versatilepb without device-tree | Waldemar Brodkorb | |
2016-08-15 | linux: update 4.x kernel, add m68k patch and allow one memory flat | Waldemar Brodkorb | |
2016-08-08 | binutils: add 2.27 support, relax choice for blackfin and add required ↵ | Waldemar Brodkorb | |
upstream patch | |||
2016-08-08 | instruction set must depend on ARM | Waldemar Brodkorb | |
2016-08-08 | add support for ARM thumb mode | Waldemar Brodkorb | |
2016-08-05 | glibc: udpate to 2.24 | Waldemar Brodkorb | |
2016-08-05 | gcc: update 4.9.x to 4.9.4 | Waldemar Brodkorb | |
2016-08-01 | uclibc-ng: update to 1.0.17 | Waldemar Brodkorb | |
2016-07-31 | linux: update to 4.6.5, add realtime patch | Waldemar Brodkorb | |
2016-07-30 | linux: rework kernel version selection, can be preselected with make ↵ | Waldemar Brodkorb | |
ADK_TARGET_KERNEL_VERSION=x.y | |||
2016-07-26 | depend on Linux | Waldemar Brodkorb | |
2016-07-26 | add bare-metal toolchain support for cr16 architecture | Waldemar Brodkorb | |
2016-07-25 | m68k: add some patches for newer gcc/linux | Waldemar Brodkorb | |
2016-07-24 | fr-v: allow to build gcc 6.1 linux toolchain | Waldemar Brodkorb | |
2016-07-22 | qemu: add correct cpu type for mips32r6 testing | Waldemar Brodkorb | |
2016-07-21 | lemote: symbol for framebuffer got renamed | Waldemar Brodkorb | |
2016-07-19 | linux: default to 4.6.4 | Waldemar Brodkorb | |
2016-07-18 | linux: revert sparc changes until uClibc-ng is fixed | Waldemar Brodkorb | |
2016-07-18 | cris: add required patches | Waldemar Brodkorb | |
2016-07-18 | xtensa: no extra u-boot required anymore | Waldemar Brodkorb | |
2016-07-17 | solidrun-imx6: use upstream u-boot, the imx6 variant does not compile with gcc5 | Waldemar Brodkorb | |
2016-07-17 | solidrun-imx6: allow to bootup 4.6.x | Waldemar Brodkorb | |
2016-07-17 | qemu-arm: use dtb for versatile emulation, required for 4.6.x | Waldemar Brodkorb | |
2016-07-17 | kernel: update to 4.6.4 | Waldemar Brodkorb | |
2016-07-15 | asus-p5bvm needs ADK_KERNEL_RTC_DRV_CMOS | Oliver Schib | |
Signed-off-by: Oliver Schib <lich000king@yahoo.de> | |||
2016-07-11 | rework kernel patches for rpi/imx6 | Waldemar 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-10 | nslu2: add microcode package for network driver | Waldemar Brodkorb | |
2016-07-10 | nslu2: fix boot (initramfs via tftp tested) | Waldemar Brodkorb | |
2016-07-10 | cris: allow archive files add help | Waldemar Brodkorb | |
2016-07-10 | add back some basic support for Foxboard-LX832 | Waldemar Brodkorb | |