Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2024-03-02 | revert kvx update, new generated system is slow as hell | Waldemar Brodkorb | |
2024-03-02 | use only zstd for or1k, still some difficulties with ARM nommu | Waldemar Brodkorb | |
2024-02-29 | linux: update to 6.1.79 | Waldemar Brodkorb | |
2024-02-29 | linux: update to 6.6.18 | Waldemar Brodkorb | |
2024-02-28 | use zstd as default, xz makes me trouble with 6.6.x | Waldemar Brodkorb | |
2024-02-22 | kernel 6.6.x need FB_DEVICE for legacy /dev/fbx handling | Waldemar Brodkorb | |
2024-02-16 | linux: activate more cgroup options for ltp | Waldemar Brodkorb | |
2024-02-16 | ltp: enable libaio and cgroups | Waldemar Brodkorb | |
2024-02-16 | rpi5: move MMC config to mini.config | Waldemar Brodkorb | |