Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-29 | linux: add 6.4.12 version | Waldemar Brodkorb | |
2023-08-29 | linux: update to 6.1.49 | Waldemar Brodkorb | |
2023-08-13 | m68k: add qemu virt support, seems more reliable at the moment then q800 | Waldemar Brodkorb | |
2023-08-10 | linux: update 6.1.x to latest | Waldemar Brodkorb | |
2023-08-04 | kmsg required by ltp | Waldemar Brodkorb | |
2023-08-04 | add essential nodes (random,urandom) for uclibc-ng-test (tst-utmpx,tst-canon2) | Waldemar Brodkorb | |
2023-08-04 | add essential nodes (mem,zero) for uclibc-ng-test (mmap2,fclose-loop) | Waldemar Brodkorb | |
2023-07-28 | s390x: fix 6.1.x bootup | Waldemar Brodkorb | |
2023-07-25 | linux: update 6.1.x | Waldemar Brodkorb | |
2023-07-21 | linux: update 6.1.x | Waldemar Brodkorb | |
2023-07-20 | linux: update 5.15.x | Waldemar Brodkorb | |
2023-07-02 | linux: update 6.1.x | Waldemar Brodkorb | |
2023-05-26 | linux: update to 6.1.30 | Waldemar Brodkorb | |
2023-04-06 | linux: update 4.14.x | Waldemar Brodkorb | |
2023-04-06 | linux: update 4.19.x | Waldemar Brodkorb | |
2023-04-06 | linux: update 5.4.x | Waldemar Brodkorb | |
2023-04-06 | linux: update 5.10.x | Waldemar Brodkorb | |
2023-04-06 | linux: update 5.15.x | Waldemar Brodkorb | |
2023-04-05 | linux: update 6.1.x version | Waldemar Brodkorb | |
2023-02-26 | riscv: -fPIC for c++ apps | Waldemar Brodkorb | |
2023-02-22 | aircrack-ng: update to 1.7 | Waldemar Brodkorb | |
2023-02-10 | sync dual-boot with single boot, use gpt/efi | Waldemar Brodkorb | |
2023-02-06 | arcv2: newer Linux kernel use haps_hs and DW uart | Waldemar Brodkorb | |
2023-01-21 | linux: update to 6.1.7 | Waldemar Brodkorb | |
2023-01-19 | linux: update to 5.15.89, make it default | Waldemar Brodkorb | |
2023-01-19 | weston: update to 11.0.0, update dependencies | Waldemar Brodkorb | |
2023-01-09 | remove python2 dependencies and packages | Waldemar Brodkorb | |
2022-12-26 | linux: update to 6.0.15, reduce mini.config from rockpi4-plus | Waldemar Brodkorb | |
2022-12-26 | implement dual-boot for rockpi4-plus device | Waldemar Brodkorb | |
2022-12-26 | linux: update to 5.15.85 | Waldemar Brodkorb | |
2022-12-25 | rockpi4-plus: add cfgfs partition | Waldemar Brodkorb | |
2022-12-15 | add support for rockpi4-plus | Waldemar Brodkorb | |
2022-11-28 | mk/kernel-build.mk: Drop redundant assignments | Phil Sutter | |
If ADK_TARGET_KERNEL_VMLINUX_BOOTP==y, ADK_TARGET_KERNEL=bootpfile hence no need for the clause. Also, KERNEL_TARGET defaults to $(ADK_TARGET_KERNEL) already. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2022-10-10 | fix checksum for 5.4.215 | Waldemar Brodkorb | |
2022-10-10 | linux: update 5.x kernels | Waldemar Brodkorb | |
2022-09-22 | add support for STM32F746G-DISCO device | Waldemar Brodkorb | |
Tested with toolbox / simpleinit as userland. FDPIC/FLAT support both successfully tested. No LCD or Ethernet support. | |||
2022-09-12 | riscv: use -fPIC for noMMU | Waldemar Brodkorb | |
2022-08-31 | some changes for img-tec and various things | Waldemar Brodkorb | |
2022-08-19 | loongarch: use special linux version, boots up now | Waldemar Brodkorb | |
2022-08-11 | add basic loongarch support, qemu does not boot the kernel, yet | Waldemar Brodkorb | |
2022-05-13 | linux: update to 5.4.193 | Waldemar Brodkorb | |
2022-03-03 | remove midori, it needs libpeas, which needs gobject-introspection | Waldemar Brodkorb | |
I am not able to cross-compile gobject-introspection and not ever willing to try it again. It's a mess. Update all packages required on the way to midori, which now will be removed. sorry. | |||
2022-02-27 | kodi: update to Matrix with all dependencies | Waldemar Brodkorb | |
2022-02-26 | riscv64: add support for nommu target systems | Waldemar Brodkorb | |
2022-02-15 | linux: add 5.15.x suppport | Waldemar Brodkorb | |
2022-02-15 | linux: update 5.10.x to latest | Waldemar Brodkorb | |
2022-02-13 | linux: update 5.4.x to latest | Waldemar Brodkorb | |
2022-02-10 | fix meson builds searching for *.pc files | Waldemar Brodkorb | |
2022-02-08 | kvx: update gcc/binutils/linux | Waldemar Brodkorb | |
2022-02-07 | goodbye systemd, never worked fully on a openadk emulator or device. Use ↵ | Waldemar Brodkorb | |
simple static device nodes with devtmpfs as default. mdev is to bloated for some devices |