Age | Commit message (Collapse) | Author | |
---|---|---|---|
13 days | bfin: use binutils 2.26 for FDPIC | Waldemar Brodkorb | |
13 days | fix description | Waldemar Brodkorb | |
13 days | qemu-system-x86: enable virtio | Waldemar Brodkorb | |
13 days | virtio: rework, add support for x86_64 | Waldemar Brodkorb | |
13 days | qemu-x86_64: various fixes | Waldemar Brodkorb | |
- fix dual-boot for EFI setups - normal BIOS does not work in dual-boot - VGA and EFI does not work | |||
2025-03-18 | grub: update to 2.12 | Waldemar Brodkorb | |
2025-03-18 | binutils: x86_64 problem with 2.44 | Waldemar Brodkorb | |
2025-03-18 | lemote-fuloong: add experimental support, kernel works, userland does not | Waldemar Brodkorb | |
2025-03-17 | linux: add missing patches for hppa/m68k | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2025-03-17 | ia64: 6.12 does not support this arch anymore | Waldemar Brodkorb | |
Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> | |||
2025-03-17 | bfin: switch to 14.2.0 as default | Waldemar Brodkorb | |
2025-03-16 | riscv: fix noMMU bootup in Qemu | Waldemar Brodkorb | |
2025-03-16 | linux: default to 6.12.x | Waldemar Brodkorb | |
2025-03-16 | gcc: default to 14.2.0 | Waldemar Brodkorb | |
2025-03-16 | linux: add required arm nommu patch | Waldemar Brodkorb | |
2025-03-12 | linux: update to 5.10.234 | Waldemar Brodkorb | |
2025-03-12 | linux: update to 5.15.177 | Waldemar Brodkorb | |
2025-03-12 | linux: update to 6.1.130 | Waldemar Brodkorb | |
2025-03-12 | linux: update to 6.6.82 | Waldemar Brodkorb | |
2025-03-12 | linux: add 6.13.6 | Waldemar Brodkorb | |
2025-03-12 | linux: update to 6.12.18 | Waldemar Brodkorb | |
2025-03-04 | m68k: use malloc-standard for MMU targets | Waldemar Brodkorb | |
2025-03-04 | arcturus-uc5328: no kernel add serial support | Waldemar Brodkorb | |
2025-03-03 | m68k: enable nfsroot | Waldemar Brodkorb | |
2025-03-03 | finetune ADK_TARGET_NO_KERNEL menu | Waldemar Brodkorb | |
2025-03-03 | add support for no Linux kernel builds, use it for arcturus-ucbf54x | Waldemar Brodkorb | |
2025-03-03 | arcturus-ucbf54x: enable serial | Waldemar Brodkorb | |
2025-03-02 | arcturus-ucbf54x: add kernel compression support | Waldemar Brodkorb | |
2025-03-02 | arcturus-uc5328: add basic infra | Waldemar Brodkorb | |
2025-03-01 | bfin: allow 2.6.x kernel, arcturus device have networking | Waldemar Brodkorb | |
2025-02-23 | gdb: update to 16.2 | Waldemar Brodkorb | |
2025-02-18 | linux: update to 6.6.77 | Waldemar Brodkorb | |
2025-02-11 | binutils: update to 2.44, remove gold support | Waldemar Brodkorb | |
2025-01-31 | linux: update rpi kernel to 6.6.74 | Waldemar Brodkorb | |
2025-01-30 | glibc: update to 2.41 | Waldemar Brodkorb | |
IA64 and NIOS2 support got removed. | |||
2025-01-29 | linux: update to 6.12.11 | Waldemar Brodkorb | |
2025-01-29 | linux: update to 5.4.289 | Waldemar Brodkorb | |
2025-01-29 | linux: update to 5.10.233 | Waldemar Brodkorb | |
2025-01-28 | linux: update to 5.15.177 | Waldemar Brodkorb | |
2025-01-28 | linux: update to 6.1.127 | Waldemar Brodkorb | |
2025-01-28 | linux: update to 6.6.69 | Waldemar Brodkorb | |
2025-01-14 | uClibc-ng: update to 1.0.51 | Waldemar Brodkorb | |
2025-01-07 | linux: update to 6.6.69 | Waldemar Brodkorb | |
2025-01-07 | target: linux: config: Set COMPAT_32BIT_TIME on 32bit architectures | Phil Sutter | |
Without it, on these architectures 'lvm pvscan' will busy-loop printing: | io_getevents failed: No such file or directory The symbol is defined in kernel's arch/Kconfig with 'default !64BIT || COMPAT'. Introduce Config.in.compat which has the symbol default to y unless a known 64bit ADK_TARGET_ARCH is enabled. Drop the symbol from all target/*/kernel/* for which the default applies. On 64bit systems, enabling this symbol is probably useful to provide comaptibility towards 32bit user space. Not sure if this is a possible choice in OpenADK, but just in case the symbol was not removed from: - target/aarch64/kernel/raspberry-pi4-64 - target/mips64/kernel/qemu-mips64 - target/riscv64/kernel/qemu-riscv64 Another case is targets explicitly having the symbol disabled, namely kvx. Given that the two kernel configs in question are full copies of the kernel-generated one, they are likely not a deliberate choice and thus removed as well. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2025-01-06 | package: Port apcupsd | Phil Sutter | |
For USB-connected UPSs, kernel's USB_HIDDEV option is required as the daemon communicates via /dev/usb/hiddev* raw HID devices. Therefore make USB_HID select USB_HIDDEV (shouldn't hurt much on other systems) and select the former if the package is enabled. Ship a config which defaults to USB-based UPSs as they are probably the most common ones. Also install a minimal apccontrol which merely remounts relevant filesystems read-only in case of near blackout. The core OpenADK fs layout should tolerate pulling the plug as-is already. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2025-01-06 | target: config: Newer kernels moved DTB files | Phil Sutter | |
They moved in commit 724ba67515320 ("ARM: dts: Move .dts files to vendor sub-directories"), try to cover for it. Signed-off-by: Phil Sutter <phil@nwl.cc> | |||
2024-12-18 | gcc: add old versions | Waldemar Brodkorb | |
2024-12-16 | add gcc6 | Waldemar Brodkorb | |
2024-12-15 | linux: fix assembly issue on kinetis k70 linux 2.6 | Waldemar Brodkorb | |
2024-12-15 | use uImage kernel format for kinetis-k70 | Waldemar Brodkorb | |