Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-18 | disable udev when systemd is selected as systemd included udev | Waldemar Brodkorb | |
2016-11-17 | Fix atm_zatm.h for 4.6.8 kernels | Mario Haustein | |
Fix a bug in uapi/linux/atm_zatm.h kernel header for 4.6.8 kernels introduced by kernel commit cf00713a655d and waiting to be reverted by upstream. Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | |||
2016-11-17 | qemu-or1k: sync needed kernel symbols from or1k-sim | Waldemar Brodkorb | |
2016-11-17 | or1k: unbreak foo= shell functionality, mksh can be used now | Waldemar Brodkorb | |
2016-11-17 | git kernel handling | Waldemar Brodkorb | |
Simplify and allow to use git tags, branches, hashes and head. Convert existing usage of git kernel repositories to this. | |||
2016-11-15 | rpi: force --dtok to fix a trailer creation problem on Darwin, reported by Diez | Waldemar Brodkorb | |
2016-11-15 | or1k: disable mksh (deadlock), default to ash and newer kernel | Waldemar Brodkorb | |
2016-11-13 | grub: rework package, add mips support, update to latest git | Waldemar Brodkorb | |
2016-11-12 | uclibc: enable bessel functions | Waldemar Brodkorb | |
2016-11-10 | arc-toolchain: update to rc1 | Waldemar Brodkorb | |
2016-11-10 | the optional host-tool detection support is still broken :( | Waldemar Brodkorb | |
2016-11-09 | linux: update to 4.4.30, fix cris arch on this version | Waldemar Brodkorb | |
2016-11-08 | add basic clearfog support | Waldemar Brodkorb | |
2016-11-05 | gcc atch upstream, fix nios2 build for uClibc-ng | Waldemar Brodkorb | |
2016-11-03 | threads nios2 stuff | Waldemar Brodkorb | |
2016-11-03 | microblaze: allow NPTL and Linuxthreads | Waldemar Brodkorb | |
2016-11-03 | microblaze: add required gcc and linux patches for NPTL | Waldemar Brodkorb | |
2016-11-03 | qemu flash filesystem needs drivers | Waldemar Brodkorb | |
2016-11-03 | microblaze: use NPTL for uCLibc-ng, sync config | Waldemar Brodkorb | |
2016-11-02 | make flex/bison optional provided by OpenADK, fix logic to create Depends.mk | Waldemar Brodkorb | |
2016-11-01 | linux: update to 4.8.6, add realtime patch | Waldemar Brodkorb | |
2016-11-01 | linux: update realtime patch, reported by Oliver | Waldemar Brodkorb | |
2016-11-01 | binutils: add patch from upstream to fix microblaze toolchain | Waldemar Brodkorb | |
2016-10-30 | linux: update older kernels | Waldemar Brodkorb | |
2016-10-30 | linux: update to 3.18.44 | Waldemar Brodkorb | |
2016-10-30 | linux: update to 4.1.35 | Waldemar Brodkorb | |
2016-10-30 | linux: update to 4.4.28 | Waldemar Brodkorb | |
2016-10-30 | linux: remove 4.7.x kernel, default to 4.8.x | Waldemar Brodkorb | |
2016-10-30 | linux: remove realtime patch, does not apply | Waldemar Brodkorb | |
2016-10-30 | linux: update to 4.8.5 | Waldemar Brodkorb | |
2016-10-29 | binutils: older versions can be used for nios2 | Waldemar Brodkorb | |
2016-10-29 | resolve recursive dependency | Waldemar Brodkorb | |
2016-10-29 | intel driver, cleanup and fix | Waldemar Brodkorb | |
2016-10-29 | sysvinit: add experimental support for non busybox init | Waldemar Brodkorb | |
2016-10-27 | add alix | Waldemar Brodkorb | |
2016-10-25 | add support for providing an externel kernel configuration file | Mario Haustein | |
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | |||
2016-10-25 | add grasshopper patches for kernel 4.8.3 | Mario Haustein | |
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | |||
2016-10-25 | allow to choose base apps, minor dot cleanup | Waldemar Brodkorb | |
2016-10-23 | add more old MIPS cpu definitions | Waldemar Brodkorb | |
2016-10-23 | add target support for SGI O2 workstation | Waldemar Brodkorb | |
2016-10-23 | uclibc-ng: add new release 1.0.19 | Waldemar Brodkorb | |
2016-10-22 | linux: update 4.7.x kernel, add 4.8.x | Waldemar Brodkorb | |
2016-10-21 | add support for kernel module unloading | Mario Haustein | |
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | |||
2016-10-20 | microblaze: fix musl build for 2.26.1, so regression is between 2.26.1 and 2.27 | Waldemar Brodkorb | |
2016-10-18 | gdb: update to 7.12 | Waldemar Brodkorb | |
2016-10-16 | nios2: depend on gcc 6.x/binutils 2.27, otherwise static linking fails | Waldemar Brodkorb | |
2016-10-14 | xtensa: fixup build for other rootfs | Waldemar Brodkorb | |
2016-10-14 | nds32: ext4 does not compile, disable this rootfs for now | Waldemar Brodkorb | |
2016-10-09 | fix build for arch without threads | Waldemar Brodkorb | |
2016-10-09 | rework thread handling | Waldemar Brodkorb | |
In the next uClibc-ng release Linuxthreads support will be again allowed for architectures supporting NPTL. To keep Linuxthreads supported and shiny we need architectures and emulators supported where native debugging is simple. Last time stucked with microblaze as only system where I could run some gdb somehow :( |