Coia Prant
2b4e8740de
rockchip: x3568 v4: enable netdev trigger by default for phy leds
...
Enable netdev trigger by default that used for phy leds.
2025-11-08 20:47:38 +01:00
Ricardo Pardini
a691d128db
uefi-{arm64|x86}-edge (6.18): CONFIG_HYPER=y (from =m)
...
- this is to workaround e3ec97c3ab
- I talked to the maintainer (Wei Liu) upstream, they are aware of the problem, but haven't a solution
- the cloud variants are not affected (already had =y)
2025-11-08 13:13:46 +01:00
Igor Pecovnik
97924fb11e
BTRFS: move btrfs support packages from additional to main package list
...
This will ensure support is also present in minimal images by default.
2025-11-08 11:36:36 +01:00
tabris
487f6c3f4d
revert unnecessary forced changes from #8875 ( #8884 )
...
This is a followup to #8820 and #8875
with changes from #8883 , this reverts some changes where things were forced
to modules in #8875 .
2025-11-08 00:16:16 +01:00
tabris
f280477e5e
Revert "Automatic: kernel config rewrite"
...
This reverts commit 9faba35b8b .
The goal is to re-run the rewrite process with less stringent overrides
2025-11-08 00:16:16 +01:00
Geoffrey Merck
4a3b8a120c
Update linux-odroidxu4-edge.config
...
Add AX25 Kernel modules
2025-11-07 21:05:38 +01:00
Geoffrey Merck
d5b961fcee
Enable AX25 Kernel Modules
...
AX25 Kernel modules were disabled in odroixu4 current. This enables them again.
2025-11-07 21:05:38 +01:00
Austin Lane
dfe371a0ae
family: rockchip: add rv1103/rv1106 + first board
...
- Adds support for "RV1106" family (RV1103 + RV1106)
- Adds support for Luckfox Pico Mini (RV1103)
2025-11-07 21:02:41 +01:00
Ricardo Pardini
171f69fa2f
odroidhc4: u-boot: bump to v2025.10; enable BTRFS support
2025-11-07 18:30:18 +01:00
Jookia
7339b7e7e9
config: kernel: linux-sunxi-*: Set CONFIG_PWRSEQ_EMMC=y
...
eMMC installs on the A20-OLinuXino-LIME2 eMMC hang during boot.
This is because we need the eMMC power sequencing module in early boot.
Compile it in to the kernel so we can boot from eMMC again.
2025-11-06 09:29:29 +01:00
igorpecovnik
9faba35b8b
Automatic: kernel config rewrite
2025-11-06 09:09:08 +01:00
EvilOlaf
3e3d725da4
shift stuff around, enhance description
2025-11-06 00:25:23 +01:00
EvilOlaf
bc3e13ca82
make it nicer, remove unneeded stuff, enable current test target
2025-11-06 00:25:23 +01:00
EvilOlaf
35b9c5360c
abandon vendor uboot
2025-11-06 00:25:23 +01:00
Igor
81ad50f257
Revitalize Espressobin - fix atf compilation bug, bump kernels ( #8873 )
...
* Revitalize Espressobin - fix atf compilation bug, bump kernels
* Drop forced systemd networking as this is now anyway in minimal by default
2025-11-06 00:19:49 +01:00
Austin Lane
a14a9d1709
rockchip: Add CSC board Luckfox Lyra Plus
2025-11-06 00:17:13 +01:00
Austin Lane
c41bc8764b
rockchip: Add CSC board Luckfox Lyra Ultra W
2025-11-06 00:16:39 +01:00
Ricardo Pardini
5eeb998509
armbian-kernel: standardize on opts_y/opts_n/opts_m + opts_val arrays
...
- call_extensions_kernel_config() now declares the vars and calls
armbian_kernel_config_apply_opts_from_arrays() at the end
- so each individual hook doesn't need to
- adapt family code using the old way too
2025-11-06 00:15:46 +01:00
Ricardo Pardini
6a98fc2879
meson64/edge(6.18): .config: recover EXT4 manually
2025-11-05 22:17:18 +01:00
Ricardo Pardini
72ebd3faa2
meson64/edge(6.18): rewrite .config, no changes
...
- notice how `CONFIG_EXT3_FS` goes away with no replacement
- guess I shot myself in the foot with armbian-kernel.sh's EXT4 removal, lol
2025-11-05 22:17:18 +01:00
Coia Prant
05511627a6
rockchip: add 9tripod x3568 v4 support ( #8823 )
2025-11-05 11:06:38 +08:00
Your Name
10bcdb1cb9
rockchip64: bump to 6.18.0-rc4, rewrite patches
2025-11-03 16:42:38 +01:00
Igor Pecovnik
2c23325fb7
Move kernel config changes from board to kernel config
2025-11-02 22:18:32 +01:00
tabris
3fcb8ef7b2
filogic kernel edge - change from frank-w's tree to just a git-format-patches from his tree
2025-11-02 19:17:22 +01:00
Jojo-A
de1f49f241
Add support for Hardkernel ODROID M1S
...
Initial support for ODROID M1S
Tested with Debian Bookworm and Noble Cinnamon and Noble GNOME desktop
environment.
See: https://forum.armbian.com/topic/33242-odroid-m1s-image-planned/
- few fixes, rebase
Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
Co-authored-by: Ricardo Pardini <ricardo@pardini.net>
2025-11-02 18:12:32 +01:00
Ricardo Pardini
23de6bba19
thinkpad-x13s: 6.17: .config: NFS_V4_2, ISCSI_TCP, NFSD =m
2025-11-02 18:10:23 +01:00
Ricardo Pardini
61edafa79d
nanopct6(-lts): u-boot: enable BTRFS support
...
- CMD_BTRFS implies FS_BTRFS
2025-11-02 18:09:52 +01:00
Ricardo Pardini
1d8b3865ee
odroidm1: u-boot: bump to 2025.10; enable BTRFS support
2025-11-02 18:09:42 +01:00
tabris
ce92468e6b
filogic kernel - fix 6.16-rsslro kernel config
2025-11-01 08:13:13 +01:00
Kamil Saigol
3401e502db
Revert "DO NOT MERGE: Point to kernel source/branch for testing"
...
This reverts commit c3f2096fb5 .
2025-11-01 07:54:02 +01:00
Kamil Saigol
d30e2cf97a
radxa e54c board config: extension from .conf to .csc
2025-11-01 07:54:02 +01:00
Kamil Saigol
8cfee8cbe8
radxa e54c board config: enable system and network leds
2025-11-01 07:54:02 +01:00
Kamil Saigol
399513dec4
radxa-e54c board config: enable realtek distributed switch
2025-11-01 07:54:02 +01:00
Kamil Saigol
182c6b6a01
DO NOT MERGE: Point to kernel source/branch for testing
2025-11-01 07:54:02 +01:00
Kamil Saigol
a5742044db
Add new board radxa-e54c
2025-11-01 07:54:02 +01:00
Igor
30c3be15a1
RPI: Increase UEFISIZE from 256 MiB to 512 MiB
...
Users request: Failed apt dist-upgrade from the trixie xfce image downloaded using rpi-imager. The boot partition is only 256M so it get full and the update fail blowing up everything. Please consider using 512 Mb boot partitions. Thanks
2025-10-31 09:16:05 +01:00
Your Name
3374c24d50
adjust kernel config
2025-10-30 12:10:37 +01:00
Your Name
171cf79319
bump to 6.18, still broken though
2025-10-30 12:10:37 +01:00
Jonas Wood
f958184ae3
ti: configs: boards: Update maintainer on board configs ( #8838 )
...
Update board support maintainer for 3 TI board configs:
sk-am62b.conf (AM62x), sk-am62p.conf (AM62Px), sk-am64b.conf (AM64x).
Signed-off-by: Jonas Wood <jw@ti.com>
Signed-off-by: Andrei Aldea <andrei1998@gmail.com>
2025-10-28 11:37:46 -05:00
EvilOlaf
f2c908119d
rpi: bump edge to 6.17.y
2025-10-28 08:45:52 +01:00
Igor Pecovnik
77805480b9
Fix wrong order of distributions
2025-10-27 11:33:08 +01:00
Tim Surber
bf79329821
add Debian Forky as target
2025-10-27 11:33:08 +01:00
Ricardo Pardini
d6012fa5f7
rockchip64-edge: 6.18: update .config; restore TRACEFS_AUTOMOUNT_DEPRECATED
...
- TRACEFS_AUTOMOUNT_DEPRECATED was lost in the 6.17 bump
2025-10-27 10:16:36 +01:00
Ricardo Pardini
003ca53b18
mainline-kernel: bump 6.18 to 6.18-rc3
2025-10-27 10:16:36 +01:00
SuperKali
df95459f6d
youyeetoo-r1: Add custom ALSA state configuration ( #8818 )
2025-10-25 07:13:10 +02:00
SuperKali
a7a444f7bf
board: youyeetoo-r1: correct minor typo on the config ( #8817 )
2025-10-24 09:26:33 +02:00
Christian Wang
513d05f4b8
Use systemd preset to enable pulseaudio in postInst
2025-10-23 22:38:36 +02:00
Christian Wang
23f24d67d1
Removed sudo usage from postInst script
2025-10-23 22:38:36 +02:00
Chris Wang
1bb20a36f9
Added new kde-plasma-mobile environment for trixie, with sddm support for touchscreen by default; changed armbian to only write armbian sddm config if doesn't exist;
2025-10-23 22:38:36 +02:00
retro98boy
ebe77dc278
board: add BesTV R3300-L support
2025-10-23 22:31:23 +02:00