Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-27 | dropbear: add systemd unit file and integrate logic to package build | Waldemar Brodkorb | |
2016-11-27 | linux: update to 4.8.11, fix sparc32 invalid frame-pointer check | Waldemar Brodkorb | |
2016-11-27 | binutils: for x86 default to 2.25.1, need to investigate | Waldemar Brodkorb | |
2016-11-27 | binutils: defaults to 2.26.1 | Waldemar Brodkorb | |
2016-11-25 | finalize systemd as alternative init system | Waldemar Brodkorb | |
Most important is the fix in patch-src_journal_journald-server_c, which breaks startup of systemd-journald when code is compiled with -DNDEBUG. A lot of base-files reorganizing to only install required files on sysv systems. | |||
2016-11-24 | add special repository short names | Waldemar Brodkorb | |
They can be used elsewhere in the code when this kernels are used or need special handling. Bug reported by Diez for RPI kernels. | |||
2016-11-23 | choose defconfig when project git is used | Waldemar Brodkorb | |
2016-11-23 | sgi: enable pci and scsi controller | Waldemar Brodkorb | |
2016-11-23 | musl: add s390 support | Waldemar Brodkorb | |
2016-11-22 | fix libxml2-host compile, pkgconf is mandatory | Waldemar Brodkorb | |
2016-11-22 | symbols depend on arm architecture | Waldemar Brodkorb | |
2016-11-21 | always use ccache from OpenADK, problem reported by Diez | Waldemar Brodkorb | |
2016-11-21 | xtensa: use optimized flags, default to binutils 2.27 | Waldemar Brodkorb | |
2016-11-21 | or1k: rename or1k-sim to sim-or1k, by default 64mb ram | Waldemar Brodkorb | |
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> |