Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-18 | add genimage files for asus-p5bvm | Waldemar Brodkorb | |
2017-02-17 | select grub/grub-tools for dual-boot and x86/x86_64 architecture | Waldemar Brodkorb | |
2017-02-12 | linux: update kernel | Waldemar Brodkorb | |
2017-02-12 | fix help text, make bootup work for grub-pc | Waldemar Brodkorb | |
2017-02-12 | disable utils in some cases | Waldemar Brodkorb | |
2017-02-09 | add basic support for edosk2674 | Waldemar Brodkorb | |
2017-02-09 | add dual-boot / fwupdate for systems with grub-support | Waldemar Brodkorb | |
2017-02-09 | systemd: enable for uClibc-ng | Waldemar Brodkorb | |
Patch out IDN usage. libidn will be removed from GNU C library in the future, so we don't add it to uClibc-ng getnameinfo(). libkmod can't be activated when PKG_BB is 1 for kmod package. | |||
2017-02-07 | nios2: add serial drivers | Waldemar Brodkorb | |
2017-02-07 | glibc sparc is still broken | Waldemar Brodkorb | |
2017-02-07 | glibc: update to 2.25 | Waldemar Brodkorb | |
2017-02-06 | add different genimage configs for PC Bios and EFI | Waldemar Brodkorb | |
2017-02-03 | linux: update to 4.4.46 | Waldemar Brodkorb | |
2017-02-03 | busybox: fix ash/hush selection | Waldemar Brodkorb | |
2017-02-02 | c6x: add some stuff to allow kernel and system compile | Waldemar Brodkorb | |
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-28 | qemu-aarch64: set raw mode for disk | Waldemar Brodkorb | |
2017-01-26 | added dtb generation for stm32f769 target | Alexander Brand | |
Signed-off-by: Alexander Brand <tecnologic86@gmail.com> | |||
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 | solidrun-imx6: fix bootup, root dev is now recognized as mmcblk1p1 | Waldemar Brodkorb | |
2017-01-20 | i2c: depend on grasshopper | 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-07 | linux: fix generic kernel compile for ppc64 | 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-03 | uclibc-ng: add config for aarch64 | 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-31 | uclibc-ng: update default configs | 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 | cleanup patch | 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-25 | fix old kernel build with newer perl | Waldemar Brodkorb | |
2016-12-22 | gcc: update to 6.3.0 | Waldemar Brodkorb | |