Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-31 | add basic zephyr experiments, add xtensa newlib support | Waldemar Brodkorb | |
2017-12-31 | riscv: add specific ISA / ABI working for glibc | Waldemar Brodkorb | |
2017-12-30 | riscv: add ABI selection | Waldemar Brodkorb | |
2017-12-28 | generic config finetuning | Waldemar Brodkorb | |
2017-12-28 | csky: add different qemu configs for the different targets | Waldemar Brodkorb | |
2017-12-27 | tilepro support was removed from glibc | Waldemar Brodkorb | |
2017-12-27 | musl xtensa support is not upstream | Waldemar Brodkorb | |
2017-12-27 | glibc can be compiled for m68k, but only with m68020 cpu optimizations | Waldemar Brodkorb | |
2017-12-27 | bcm28xx: update kernel | Waldemar Brodkorb | |
2017-12-26 | csky: bugfix csky compile error for abiv1 & abiv2. | Guo Ren | |
This bugfix is depend on uclibc-ng patch: csky: remove -mcpu and -mhard-float from config Signed-off-by: Guo Ren <ren_guo@c-sky.com> | |||
2017-12-26 | more generic config fixes reported via irc | Waldemar Brodkorb | |
2017-12-24 | linux: bump kernel 4.4.x 4.9.x 4.14.x | Waldemar Brodkorb | |
2017-12-24 | h8300: updates | Waldemar Brodkorb | |
Add single hush package for experiments. 4.9 kernel serial ouput seems broken, default to 4.4. Combine h8300 patches. | |||
2017-12-17 | allow to build static gdb/strace with static/shared mixed toolchain | Waldemar Brodkorb | |
2017-12-15 | riscv: use upstream kernel | Waldemar Brodkorb | |
2017-12-10 | allow USB boot for generic targets | Waldemar Brodkorb | |
2017-12-04 | kodi needs libiconv in uClibc-ng case | Waldemar Brodkorb | |
2017-11-30 | arc: switch to upstream binutils and gcc | Waldemar Brodkorb | |
2017-11-27 | uclibc-ng: update to 1.0.27 | Waldemar Brodkorb | |
2017-11-24 | csky: ck610 doesn't support FPU. | Guo Ren | |
1. No FPU for ck610 2. Only little endian is supported. 3. linux-4.9.56 for now. Signed-off-by: Guo Ren <ren_guo@c-sky.com> | |||
2017-11-19 | or1k: default to 4.13 | Waldemar Brodkorb | |
2017-11-18 | use latest 4.13 for or1k, for working atomics support | Waldemar Brodkorb | |
2017-11-18 | linux: update 4.13.x | Waldemar Brodkorb | |
2017-11-06 | use Linux 4.4 for ARMv6 emulation | Waldemar Brodkorb | |
2017-11-06 | ppc: add more cpu types, add mpc8544ds qemu sample | Waldemar Brodkorb | |
2017-11-04 | linux: bump kernel versions | Waldemar Brodkorb | |
2017-11-04 | gdb: update to 8.0.1 | Waldemar Brodkorb | |
2017-11-03 | arc: update toolchain to 2017.09 | Waldemar Brodkorb | |
2017-11-02 | musl: update to 1.1.18 | Waldemar Brodkorb | |
2017-10-25 | arm: add cortex-m0 cpu type | Waldemar Brodkorb | |
2017-10-23 | musl: update to 1.1.17 | Waldemar Brodkorb | |
2017-10-23 | ppc: add more cpu variants | Waldemar Brodkorb | |
2017-10-17 | finetune some stuff for generic targets | Waldemar Brodkorb | |
2017-10-17 | csky: fine tune support | Waldemar Brodkorb | |
2017-10-08 | frosted: add support for stm32f429-discovery | Waldemar Brodkorb | |
2017-10-06 | nds32: update toolchain and kernel | Waldemar Brodkorb | |
2017-10-05 | stlink: add hosttool for stm32 flashing | Waldemar Brodkorb | |
2017-10-03 | binutils 2.29 seems to break Linux kernel in thumb2 only mode, fallback to 2.28 | Waldemar Brodkorb | |
2017-10-03 | frosted: add support for stm32f407 discovery board | Waldemar Brodkorb | |
2017-10-03 | j2/sh2: fix toolchain compiling | Waldemar Brodkorb | |
2017-09-28 | add phytec wega sample | Waldemar Brodkorb | |
2017-09-27 | update kinetis k70 sample, remove gcc 4.x | Waldemar Brodkorb | |
2017-09-27 | sample for SUN JavaStation | Waldemar Brodkorb | |
2017-09-23 | binutils: update to 2.29.1 | Waldemar Brodkorb | |
2017-09-17 | remove -fhonour-copts usage | Waldemar Brodkorb | |
This reuires a external gcc patch, which I no longer add to newer gcc. A lot of packages already need to disable the usage of -fhonour-copts, because it doesn't work without patching. May be we need something like Buildroot is using, a gcc wrapper to see poisened include or library paths while cross-compiling. | |||
2017-09-16 | linux: bump all lts / stable to latest | Waldemar Brodkorb | |
2017-09-11 | linux: update to 4.13.1 | Waldemar Brodkorb | |
2017-09-06 | riscv: use glibc 2.26 branch and latest git sources for linux kernel | Waldemar Brodkorb | |
2017-09-06 | linux: add 4.13, update 4.12 | Waldemar Brodkorb | |
2017-09-06 | frosted: finetune, remove menuconfig warnings | Waldemar Brodkorb | |