Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-13 | grub: rework package, add mips support, update to latest git | Waldemar Brodkorb | |
2016-11-09 | linux: update to 4.4.30, fix cris arch on this version | Waldemar Brodkorb | |
2016-11-06 | rework libc testing | Waldemar Brodkorb | |
2016-11-01 | linux: update to 4.8.6, add realtime patch | 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: update to 4.8.5 | Waldemar Brodkorb | |
2016-10-25 | add Makefile target for saving the kernel configuration to an external file | Mario Haustein | |
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | |||
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 | allow to choose base apps, minor dot cleanup | Waldemar Brodkorb | |
2016-10-22 | linux: update 4.7.x kernel, add 4.8.x | Waldemar Brodkorb | |
2016-10-09 | disable file for default test buils | 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 | avoid error message | Waldemar Brodkorb | |
2016-10-09 | avoid duplicate .defconfig | Waldemar Brodkorb | |
2016-10-09 | be more quite on clone/checkout | Waldemar Brodkorb | |
2016-10-09 | disable binutils for basic testing | Waldemar Brodkorb | |
2016-10-06 | add liberation truetype font package and add mkfontscale check, complete the ↵ | Waldemar Brodkorb | |
other font checks | |||
2016-09-30 | remove OpenSSL support | Waldemar Brodkorb | |
I thought some time about this, we have it in parallel some time and it have issues for allmodconfig builds. Anyway I have no fun doing openssl updates twice a week. We just can not support stunnel/ssltunnel anymore. For nodejs we use bundled openssl. I am an old OpenBSD geek anyway, so get rid of OpenSSL. | |||
2016-09-29 | flags require for host env | Waldemar Brodkorb | |
2016-09-27 | perl: fix path for mipsel | Waldemar Brodkorb | |
2016-09-27 | disable prelink for allmodconfig | Waldemar Brodkorb | |
2016-09-24 | disable some symbols from allmodconfig | Waldemar Brodkorb | |
2016-09-24 | fixup allmodconfig target | Waldemar Brodkorb | |
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-20 | libsndfile: needs c++, autoselect c++ toolchain option | Waldemar Brodkorb | |
2016-09-20 | cmake: verbose builds by default | Waldemar Brodkorb | |
2016-09-15 | beaglebone-black: add special linux-repo, add uEnv.txt | Waldemar Brodkorb | |
2016-09-14 | beaglebone-black: some fixes, no serial output yet | Waldemar Brodkorb | |
2016-09-13 | uefi boot dislikes size in genimage, use a dummy image for cfgfs, add ↵ | Waldemar Brodkorb | |
dependencies | |||
2016-09-12 | qemu: efi boot works, need to add a package for EFI bios file | Waldemar Brodkorb | |
2016-09-10 | linux: update to 4.4.20 | Waldemar Brodkorb | |
2016-09-10 | linux: remove deprecated 4.6 support | Waldemar Brodkorb | |
2016-09-10 | genimage: add better support | Waldemar Brodkorb | |
2016-09-08 | linux: update to 4.7.3 | Waldemar Brodkorb | |
2016-09-05 | add some basic genimage support | Waldemar Brodkorb | |
2016-09-05 | finetune logoutput | Waldemar Brodkorb | |
2016-08-27 | add support for Qemu ARM noMMU | Waldemar Brodkorb | |
Greg Ungerer made me aware of this possibility. Rather hackish implementation, we need to deduplicate later. Update Linux Kernel to 4.4.19 while there. Only non-Devicetree system supported right now. | |||
2016-08-22 | linux: add support for 4.7.x | Waldemar Brodkorb | |
2016-08-16 | linux: update to 4.6.6 | Waldemar Brodkorb | |
2016-08-15 | linux: update 4.x kernel, add m68k patch and allow one memory flat | Waldemar Brodkorb | |
2016-08-15 | allow to override instruction set | Waldemar Brodkorb | |
2016-07-31 | linux: update to 4.6.5, add realtime patch | Waldemar Brodkorb | |
2016-07-30 | allow to preselect binutils, gcc and gdb version | Waldemar Brodkorb | |
2016-07-30 | linux: rework kernel version selection, can be preselected with make ↵ | Waldemar Brodkorb | |
ADK_TARGET_KERNEL_VERSION=x.y | |||
2016-07-17 | kernel: update to 4.6.4 | Waldemar Brodkorb | |