Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-24 | fr-v: allow to build gcc 6.1 linux toolchain | Waldemar Brodkorb | |
2016-07-19 | linux: default to 4.6.4 | Waldemar Brodkorb | |
2016-07-18 | xtensa: no extra u-boot required anymore | Waldemar Brodkorb | |
2016-07-17 | kernel: update to 4.6.4 | Waldemar Brodkorb | |
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: fix boot (initramfs via tftp tested) | Waldemar Brodkorb | |
2016-07-10 | add back some basic support for Foxboard-LX832 | Waldemar Brodkorb | |
2016-07-09 | add small patch to allow compile for crisv10, remove binutils 2.22 | Waldemar Brodkorb | |
2016-07-06 | finetune mips{32,64}r6 default selection for gcc/linux | Waldemar Brodkorb | |
2016-07-06 | musl: update to 1.1.15 | Waldemar Brodkorb | |
2016-07-04 | bfin: has msep-data support | Waldemar Brodkorb | |
2016-07-03 | uClibc-ng: update to 1.0.16 | Waldemar Brodkorb | |
2016-06-30 | glibc: remove 2.18 version | Waldemar Brodkorb | |
2016-06-30 | add support for nds32 architecture | Waldemar Brodkorb | |
Verified on a FPGA board sponsored by Andes Technology. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2016-06-30 | c6x: fix static build | Waldemar Brodkorb | |
2016-06-30 | binutils: update to 2.26.1 | Waldemar Brodkorb | |
2016-06-30 | h8300: default to gcc 6.1, FLAT is static | Waldemar Brodkorb | |
2016-06-26 | linux: update to 4.4.14 | Waldemar Brodkorb | |
2016-06-26 | linux: update to 4.6.3 | Waldemar Brodkorb | |
2016-06-26 | xtensa: allow to build big endian toolchain | Waldemar Brodkorb | |
Thanks Max for the overlay and hints. | |||
2016-06-22 | or1k: allow to experiment with glibc port | Waldemar Brodkorb | |
2016-06-19 | linux: update to 3.14.72, add working solidrun patch | Waldemar Brodkorb | |
2016-06-19 | remove unused variables | Waldemar Brodkorb | |
FETCHCMD is added to prereq.mk, so ADK_WGET_TIMEOUT is unused nowadays. | |||
2016-06-19 | linux: update to 4.4.13, add realtime patch | Waldemar Brodkorb | |
2016-06-19 | linux: update to 4.1.26, refresh realtime patch | Waldemar Brodkorb | |
2016-06-18 | binfmt: finetune selection | Waldemar Brodkorb | |
m68k one memory region generates broken code with SIGILL exceptions. bfin is only one memory region only. | |||
2016-06-13 | gcc: update to 5.4.0 as default | Waldemar Brodkorb | |
2016-06-12 | add some mips32 cpu symbols | Waldemar Brodkorb | |
2016-06-12 | gdb: update to 7.11.1 | Waldemar Brodkorb | |
2016-06-11 | linux: bump to 4.5.7 | Waldemar Brodkorb | |
2016-06-11 | linux: bump to 4.6.2, add patches | Waldemar Brodkorb | |
2016-06-06 | default to latest 4.6.x for nios2 | Waldemar Brodkorb | |
2016-06-06 | do not default to static for nios2 | Waldemar Brodkorb | |
2016-06-04 | kernel: update to latest 4.6.x | Waldemar Brodkorb | |
2016-06-04 | ci20 fixes | Waldemar Brodkorb | |
2016-06-01 | use 4.6 for ARC, as it contains a lot of fixes | Waldemar Brodkorb | |
2016-05-31 | xtensa: binutils 2.26 is fine | Waldemar Brodkorb | |
2016-05-29 | uClibc-ng: update to 1.0.15, refresh configs | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2016-05-27 | add linux 4.6 support, finally with appended DTB qemu-system-nios2 boots | Waldemar Brodkorb | |
2016-05-24 | microblaze: allow to build native gdb with 7.8.2 | Waldemar Brodkorb | |
2016-05-24 | microblaze works with linuxthreads, add required gcc patch for uClibc-ng support | Waldemar Brodkorb | |
2016-05-24 | gcc: remove older gcc version, c6x compiles fine with gcc6 | Waldemar Brodkorb | |
2016-05-22 | update ARC toolchain to 2016.03 | Waldemar Brodkorb | |
2016-05-18 | hide kernel configuration if no arch is choosen | Waldemar Brodkorb | |
2016-05-18 | llvm is experimental | Waldemar Brodkorb | |
2016-05-18 | add experimental musl xtensa support | Waldemar Brodkorb | |