Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-01-31 | linux: update rpi kernel to 6.6.74 | Waldemar Brodkorb | |
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-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> | |||
2024-12-15 | linux: fix assembly issue on kinetis k70 linux 2.6 | Waldemar Brodkorb | |
2024-10-13 | linux: update 6.6.x/6.11.x | Waldemar Brodkorb | |
2024-09-04 | linux: update kernels to latest LTS | Waldemar Brodkorb | |
2024-08-29 | rpi: update kernel to 6.6.47 | Waldemar Brodkorb | |
2024-08-26 | imgtec-ci20: use uImage.gz, boots with defconfig | Waldemar Brodkorb | |
2024-08-11 | banana-pro: bring it in shape | Wademar Brodkorb | |
2024-08-10 | solidrun-clearfog: enable USB3 by default | Wademar Brodkorb | |
2024-08-10 | solidrun-clearfog: fixup defconfig name | Wademar Brodkorb | |
2024-08-09 | linux: update to 6.10.x, 6.9.x is EOL | Waldemar Brodkorb | |
2024-08-09 | riscv: use v2 of the patch | Waldemar Brodkorb | |
2024-08-04 | solidrun-clearfog: make it boot with OpenADK mini.config | Wademar Brodkorb | |
2024-07-31 | linux: update to 6.6.43 | Wademar Brodkorb | |
2024-07-31 | beaglebone-black: works with omap2plus_defconfig and upstream kernel | Wademar Brodkorb | |
2024-07-26 | fixes for beagebone black | Waldemar Brodkorb | |
2024-06-14 | numato-mimasv2: works fine with 6.6.x/6.9.x | Waldemar Brodkorb | |
2024-06-02 | xtensa: update to xtensa-fdpic-abi-spec-1.4, fix CMDLINE for DC233C | Waldemar Brodkorb | |
2024-06-02 | linux: update to 6.9.3 | Waldemar Brodkorb | |
2024-06-02 | linux: remove 6.8.x | Waldemar Brodkorb | |
2024-06-02 | linux: update to 6.6.32 | Waldemar Brodkorb | |
2024-05-30 | xtensa: fix de212 kernel configuration | Waldemar Brodkorb | |
2024-05-28 | linux: add 6.9.2 | Waldemar Brodkorb | |
2024-05-28 | linux: update to 6.8.11 | Waldemar Brodkorb | |
2024-05-18 | nds32: add back support for old toolchain and Linux, working on ag101p with ↵ | Waldemar Brodkorb | |
latest uClibc-ng fix | |||
2024-05-12 | linux: update to 4.19.313 | Waldemar Brodkorb | |
2024-05-12 | linux: update to 5.4.275 | Waldemar Brodkorb | |
2024-05-12 | linux: update to 5.10.216 | Waldemar Brodkorb | |
2024-05-12 | linux: update to 5.15.158 | Waldemar Brodkorb | |
2024-05-12 | linux: update to 6.1.90 | Waldemar Brodkorb | |
2024-05-12 | linux: update to 6.6.30 | Waldemar Brodkorb | |
2024-05-04 | starfive-visionfive2: reduce mini.config | Waldemar Brodkorb | |
2024-05-04 | xtensa: preliminary support for upcoming FDPIC support in uClibc-ng | Waldemar Brodkorb | |
2024-04-18 | linux: update to 6.6.28 | Waldemar Brodkorb | |
2024-04-18 | linux: set Linux 6.6.x as default | Waldemar Brodkorb | |
2024-04-14 | or1k: use 256 MB RAM by default | Waldemar Brodkorb | |
2024-04-14 | linux: update 6.8.x kernel | Waldemar Brodkorb | |
2024-04-13 | starfive-visionfive2: add basic support | Waldemar Brodkorb | |
2024-04-01 | avoid xz where possible | Waldemar Brodkorb | |
2024-03-26 | linux: update LTS kernel | Waldemar Brodkorb | |
2024-03-24 | riscv64: fix noMMU tests, this seems a kernel bug, suggested by sorear | Waldemar Brodkorb | |
2024-03-12 | rpi: update kernel patch for 32bit defconfig | Waldemar Brodkorb | |