Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-27 | linux: update to 3.12.69, add qemu arm nommu patch | Waldemar Brodkorb | |
2016-12-26 | uclibc-ng: update to 1.0.21 | Waldemar Brodkorb | |
2016-12-26 | uCLibc-ng includes libiconv-tiny | Waldemar Brodkorb | |
2016-12-25 | kinetis: set kernel version | Waldemar Brodkorb | |
2016-12-25 | use GNU cpio instead of heirloom cpio | Waldemar Brodkorb | |
On newer hardware heirloom cpio triggers a segfault in memcpy from glibc (ssse3 optimized version). Just use default GNU cpio and provide it via host package. | |||
2016-12-22 | gcc: update to 6.3.0 | Waldemar Brodkorb | |
2016-12-14 | lm32 workarounds and hacks | Waldemar Brodkorb | |
2016-12-14 | hide linux kernel config for bare-metal | Waldemar Brodkorb | |
2016-12-14 | only support latest C library version, this is the best tested one | Waldemar Brodkorb | |
2016-12-14 | add generic sh support for newlib toolchain | Waldemar Brodkorb | |
2016-12-13 | add ia64 for newlib | Waldemar Brodkorb | |
2016-12-13 | add rx bare-metal toolchain support | Waldemar Brodkorb | |
2016-12-13 | sh2-nommu/j2: add better support and add required patches from musl-cross-make | Waldemar Brodkorb | |
2016-12-13 | allow x86_64 newlib toolchain building | Waldemar Brodkorb | |
2016-12-13 | allow sparc64 for newlib | Waldemar Brodkorb | |
2016-12-12 | arc-toolchain: update to arc-2016.09-release | Waldemar Brodkorb | |
2016-12-11 | rework git kernel infrastructure | Waldemar Brodkorb | |
Module loading was broken, use stable hashes and add kernel versions to allow kernel module loading. Convert kinetis-k70 to use new infrastructure. | |||
2016-12-04 | or1k: we can use upstream kernel | Waldemar Brodkorb | |
2016-12-04 | uclibc-ng: update to 1.0.20 | Waldemar Brodkorb | |
2016-12-03 | arc: update gcc/binutils to arc-2016.09-rc2 | Waldemar Brodkorb | |
2016-12-02 | use latest gcc/binutils from Andes | Waldemar Brodkorb | |
2016-11-28 | cleanup kernel rootfs choice, it is not well tested to use non-ext4 rootfs, ↵ | Waldemar Brodkorb | |
add a linux kernel submenu | |||
2016-11-28 | use short version without extra prompt | Waldemar Brodkorb | |
2016-11-27 | add three library methods, static, shared or both | Waldemar Brodkorb | |
Rename the static symbol and add the choice to a more visible place for users. | |||
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 | musl: add s390 support | Waldemar Brodkorb | |
2016-11-22 | fix libxml2-host compile, pkgconf is mandatory | 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 | 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 | or1k: disable mksh (deadlock), default to ash and newer kernel | 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 | qemu flash filesystem needs drivers | 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 | |