Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-01 | uclibc-ng: update to 1.0.22 | Waldemar Brodkorb | |
2017-01-29 | linux: update to 4.9.6 | Waldemar Brodkorb | |
2017-01-24 | gdb: update to 7.12.1 | Waldemar Brodkorb | |
2017-01-22 | nds32: use the kernel source from Andes | Waldemar Brodkorb | |
2017-01-22 | nds32: next uClibc-ng will support NPTL/TLS | Waldemar Brodkorb | |
2017-01-20 | linux: update to 4.9.4 | Waldemar Brodkorb | |
2017-01-19 | Add experimental support for STM32F769 | Waldemar Brodkorb | |
Add single/double precision support for Cortex-M7. Mostly from Alex, some minor cleanup and kernel mini config from me. Signed-off-by: Alex Brand <tecnologic86@gmail.com> | |||
2017-01-15 | linux: update to 4.9.3, remove non-lts 4.8 series | Waldemar Brodkorb | |
2017-01-14 | aarch64: enable threads for uClibc-ng | Waldemar Brodkorb | |
2017-01-14 | newlib: update to 2.5.0 | Waldemar Brodkorb | |
2017-01-14 | add basic SGI indy support | Waldemar Brodkorb | |
2017-01-13 | rpi: use stable branch | Waldemar Brodkorb | |
The github kernel repository is extremely big (over 1GB compressed) so use a branch to allow swallow cloning. Reducing download time a lot. We need to bump kernel version regulary now, when the branch is changing. | |||
2017-01-09 | linux: update to 4.9.1 | Waldemar Brodkorb | |
2017-01-05 | mips: cleanup and fix mips{32,64}r6 support | Waldemar Brodkorb | |
uClibc-ng shared library support will be fixed in next release of uClibc-ng. Preparation fixes for this. | |||
2017-01-03 | uclibc-ng: disable thread support for upcoming aarch64 support | Waldemar Brodkorb | |
2017-01-02 | add cortex-m7/cortex-m4 fpu support to toolchain | Waldemar Brodkorb | |
2017-01-01 | linux: update to 4.4.38 | Waldemar Brodkorb | |
2017-01-01 | linux: update to 4.8.15 | Waldemar Brodkorb | |
2017-01-01 | sgi-o2: bigger tmpfs | Waldemar Brodkorb | |
2017-01-01 | musl: update to 1.1.16 | Waldemar Brodkorb | |
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. |