summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-09-22add support for STM32F746G-DISCO deviceWaldemar Brodkorb
Tested with toolbox / simpleinit as userland. FDPIC/FLAT support both successfully tested. No LCD or Ethernet support.
2022-09-12riscv: use -fPIC for noMMUWaldemar Brodkorb
2022-09-12dtc: update to 1.6.1Waldemar Brodkorb
2022-09-05linux-rpi: update kernel to 5.10.110Waldemar Brodkorb
2022-09-02openvpn: update to 2.5.7Waldemar Brodkorb
2022-09-01libressl: update to 3.5.3Waldemar Brodkorb
2022-08-31wpa_supplicant: update to 2.10Waldemar Brodkorb
2022-08-31some changes for img-tec and various thingsWaldemar Brodkorb
2022-08-30gcc: update to 9.5.0Waldemar Brodkorb
2022-08-29gcc: update to 10.4.0Waldemar Brodkorb
2022-08-29gcc: update to 12.2.0Waldemar Brodkorb
2022-08-26strace: update to 5.19Waldemar Brodkorb
2022-08-19binutils: 2.39 removed support for nds32Waldemar Brodkorb
2022-08-19loongarch: use special linux version, boots up nowWaldemar Brodkorb
2022-08-11add basic loongarch support, qemu does not boot the kernel, yetWaldemar Brodkorb
2022-08-11binutils: update to 2.39Waldemar Brodkorb
2022-08-11uclibc-ng: update to 1.0.42Waldemar Brodkorb
2022-08-03gcc: add 12.1Waldemar Brodkorb
2022-08-03glibc: update to 2.36Waldemar Brodkorb
2022-08-02ruby: update to 3.1.2Waldemar Brodkorb
2022-05-27gzip: update to 1.12Waldemar Brodkorb
2022-05-27mutt: update to 2.2.3Waldemar Brodkorb
2022-05-20uclibc-ng: update to 1.0.41Waldemar Brodkorb
2022-05-13linux: update to 5.4.193Waldemar Brodkorb
2022-05-02gcc: update to 11.3.0Waldemar Brodkorb
2022-04-27openssh: update to 9.0p1Waldemar Brodkorb
2022-04-27libressl: update to 3.5.2Waldemar Brodkorb
2022-04-09musl: update to 1.2.3Waldemar Brodkorb
2022-03-31protobuf: update to 3.19.4Waldemar Brodkorb
2022-03-31popt: needs gettext-hostWaldemar Brodkorb
2022-03-31curl: update to 7.82Waldemar Brodkorb
2022-03-22openswan: allow musl compile with local queue.hWaldemar Brodkorb
2022-03-21openswan: update to 3.0.0Waldemar Brodkorb
2022-03-21strongswan: update to 5.9.5Waldemar Brodkorb
2022-03-21openvpn: update to 2.5.6Waldemar Brodkorb
2022-03-16libressl: update to 3.4.3Waldemar Brodkorb
2022-03-16tmux: update to 3.2a, needs localeWaldemar Brodkorb
2022-03-16screen: update to 4.9.0Waldemar Brodkorb
2022-03-03openssh: update to 8.9p1Waldemar Brodkorb
2022-03-03remove midori, it needs libpeas, which needs gobject-introspectionWaldemar 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-27kodi: update to Matrix with all dependenciesWaldemar Brodkorb
2022-02-27sipeed-maix-bit: finetune, kernel boots, but helloworld segfautsWaldemar Brodkorb
2022-02-27binfmt: remove flat shared, does not compileWaldemar Brodkorb
2022-02-27binutils: default to 2.38Waldemar Brodkorb
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
2022-02-27nios2: fix glibc bootupWaldemar Brodkorb
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
2022-02-27Revert "gcc: workaround no longer required"Waldemar Brodkorb
This reverts commit 3fe39f9a1a9ddd433d1225ea14e9953a6470bbad. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
2022-02-26riscv64: add support for nommu target systemsWaldemar Brodkorb
2022-02-25add support for raspberry pi4 64 bitWaldemar Brodkorb
2022-02-25add support for raspberry pi4 32 bitWaldemar Brodkorb
2022-02-24coreutils: add OpenBSD compatibility patchWaldemar Brodkorb