Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 :( | |||
2016-10-09 | more systemd | Waldemar Brodkorb | |
2016-10-09 | arc: toolchain update | Waldemar Brodkorb | |
2016-10-09 | bfin: fix some issues so that it can be used to do some basic testing with ↵ | Waldemar Brodkorb | |
embedded-test | |||
2016-10-03 | enable aarch64 for uClibc-ng | Waldemar Brodkorb | |
2016-10-03 | clarify static toolchain options, one for host, one for target | Waldemar Brodkorb | |
2016-10-03 | autoselect libgcc, always required until we introduce -static-libgcc for ↵ | Waldemar Brodkorb | |
musl/uCLibc-ng | |||
2016-10-02 | uclibc-ng: rework package, fix spurious unneeded rebuilds | Waldemar Brodkorb | |
2016-10-01 | arc: update toolchain | Waldemar Brodkorb | |
2016-09-29 | alix1c: fix keyboard support, add SERIO symbols and cleanup aranym/lemote stuff | Waldemar Brodkorb | |
2016-09-29 | alix needs acpi for stable networking | Waldemar Brodkorb | |
2016-09-27 | frv: fix config | Waldemar Brodkorb | |
2016-09-27 | uclibc-ng: update to 1.0.18 | Waldemar Brodkorb | |
2016-09-27 | alix1c: enable vga by default | Waldemar Brodkorb | |
2016-09-27 | aufs: remove support, we need a maintainer for this external patch, anyone? | Waldemar Brodkorb | |
2016-09-26 | binutils: more version finetuning | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@uclibc-ng.org> | |||
2016-09-26 | nfs-utils: finetuning startup script | Waldemar Brodkorb | |
2016-09-24 | fixup allmodconfig target | Waldemar Brodkorb | |
2016-09-24 | locale: rework locale support (not fully ready) | Waldemar Brodkorb | |
2016-09-24 | BT_HCIBTUSB_BCM is boolean type | Waldemar Brodkorb | |
2016-09-24 | correct Comment for AVR32 Grasshopper I2C config option | Mario Haustein | |
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | |||
2016-09-24 | grasshopper: move kernel symbols to target/linux/config | Waldemar Brodkorb | |
2016-09-24 | bluetooth: some broadcom USB bt devces need this, move firmware to brcm ↵ | Waldemar Brodkorb | |
subfolder | |||
2016-09-23 | add support for permission fixups when using genimage | Waldemar Brodkorb | |
Add suid-bit to Xorg as an example. Create simple *.perm files with relative path to the files. You can use any command available on the host. (f.e. chmod/chown) | |||
2016-09-22 | enable GPIO interface on AVR32 Grasshopper boards | Mario Haustein | |
2016-09-22 | fix kernel build failure for AVR32 architecture with netfilter enabled | Mario Haustein | |
2016-09-22 | remove erroneous PCI feature for AVR32 Grasshopper boards | Mario Haustein | |
2016-09-22 | add support for on board MTD flash of AVR32 Grasshopper board | Mario Haustein | |
2016-09-22 | refactor USART support for AVR32 Grasshopper board | Mario Haustein | |
- force enable USB-USART bridge - add config menu option and kernel patch for enabling second USART | |||
2016-09-22 | refactor I2C support of AVR32 Grasshopper board | Mario Haustein | |
- I2C can now be enabled in the config menu | |||
2016-09-22 | refactor SD card support for AVR32 Grasshopper board | Mario Haustein | |
- SD card support can now be enabled in the menu - SD card access LED support added |