Commit Graph

6929 Commits

Author SHA1 Message Date
Tom Urlings
81cd136e29 boards / Helios4: reenable Armbian patchset 2025-11-24 15:57:01 +08:00
Rolf Leggewie
fce763060a boards / Helios4: enable SATA u-boot artifact 2025-11-24 15:57:01 +08:00
Rolf Leggewie
f5706bb0db boards / Helios4: switch U-Boot to mainline 2025.10
- disable the entire patchset for now
- target updated kwb file name
- result is still a successful boot at least from µSD
2025-11-24 15:57:01 +08:00
Mecid
e8551cb173
radxa-rock-4d: Move to standard support (#8981) 2025-11-23 17:21:06 +01:00
Igor Pecovnik
d2e208ace1 Sync support status to match with /download 2025-11-22 13:07:29 +01:00
Mecid Urganci
5540a53860 Rock5B+: Udev rule for Radxa Display 8HD 2025-11-22 09:30:37 +01:00
Bohdan Chubuk
bdc6221d10 sunxi64: Enable KVM virtualization support for current kernel 2025-11-22 09:30:24 +01:00
Igor Pecovnik
a30ea9ae1c Discord x86: add external sources 2025-11-22 09:30:13 +01:00
Ricardo Pardini
d5bceb962b rock-5b: u-boot: edge: bump to v2026.01-rc2; use mainline ATF; bootorder; fancy u-boot
- boot order: SD -> NVMe -> eMMC -> USB -> PXE
- enable compression, EFI stuff, BTRFS, LED support
- this is large bump from a custom-Kwiboo 24.04 to 26.01
  - upstream has handled the whole fusb302 acrobatics for PD
2025-11-20 19:39:30 +01:00
Igor Pecovnik
9b2843d225 Desktop (mainly Gnome ) - add additional packages, small fixes and improvements 2025-11-20 19:39:15 +01:00
Jonas Wood
1e3b174736 ti: configs: boards: Add BOOT_SOC variable
Signed-off-by: Jonas Wood <jw@ti.com>
2025-11-19 22:19:34 +01:00
Jonas Wood
9e2309a943 ti: configs: boards: Add AM62L EVM (tmds62levm) board support
Signed-off-by: Jonas Wood <jw@ti.com>
2025-11-19 22:19:34 +01:00
Mecid
42cd31fec4
Rock5B-Plus and Rock5T: Use upstream u-boot (#8918) 2025-11-19 09:08:54 +01:00
Igor Pecovnik
39d6bc8148 Powere management - make it conditional, enable on UEFI targets, else disabled 2025-11-18 12:01:25 +01:00
Ricardo Pardini
3f909fa645 uefi: x86: current (6.12) and edge (6.18): add Apple T2 patches
- from linux-t2 project: https://github.com/t2linux/linux-t2-patches
  - https://t2linux.org/
- x86: add .config hook `custom_kernel_config__applet2()`
- original patches from t2linux for 6.18 and 6.12
- rewrite patches against v6.18-rc4 and v6.12.57
  - `7001-drm-i915-fbdev-Discard-BIOS-framebuffers-exceeding-h.patch`
    needed special attention for correct patch attribution (missing From)
  - `1002-Put-apple-bce-in-drivers-staging` needs reordering to the
    top to avoid conflicts with EXTRAWIFI sed-based "patching"
2025-11-17 20:24:53 +01:00
Igor Velkov
ed12d2ce0b Add watchdog package into image, hardware watchdog works 2025-11-17 20:24:25 +01:00
Igor Velkov
da5df3b00a Allow Helios64 to do separate /boot partition only if root placed
on fs than unbootable for device
2025-11-17 20:24:25 +01:00
retro98boy
bda8e76be6 Move gxlimg to board level and some clean 2025-11-17 20:23:31 +01:00
Ricardo Pardini
84af8344a2 nanopct6(-lts): u-boot: bump to v2026.01-rc2 2025-11-17 20:22:13 +01:00
Ricardo Pardini
98cb83e5e3 odroidhc4: u-boot: bump to v2026.01-rc2 2025-11-17 20:22:01 +01:00
Ricardo Pardini
626cd5bb12 cm3588-nas: u-boot: bump to v2026.01-rc2, enable BTRFS support 2025-11-17 20:21:50 +01:00
Ricardo Pardini
d6a9273107 cm3588-nas: u-boot: fix led-1 to green for preboot blinking 2025-11-17 20:21:50 +01:00
Ricardo Pardini
d9a0bb9e69 khadas-vim3l: u-boot: bump to v2026.01-rc2, enable BTRFS and more
- boot order: SD -> NVMe -> USB -> eMMC -> PXE
- NVMe must come before USB, as initting USB kills NVMe
2025-11-17 20:21:39 +01:00
Ricardo Pardini
431a5987b0 nanopi-r6c: u-boot: bump to v2026.01-rc2; enable BTRFS support 2025-11-17 20:21:29 +01:00
Ricardo Pardini
9c899e60b4 mainline-kernel: bump 6.18 to v6.18-rc6
- rewrites (all `edge`/6.18):
  - rockchip64
  - meson64
  - uefi-arm64
  - uefi-loong64
2025-11-17 20:20:18 +01:00
Ricardo Pardini
db00f0ddf4 config/templates: introduce targets-all-kernels.yaml for optimized kernel inventory-ing
- really the same as targets-default.yaml but sans desktops and only `kernel` arfifacts
2025-11-17 12:21:10 +01:00
Igor Pecovnik
2bbf332e87 Upgrade Allwinner CURRENT kernels to latest 2025-11-17 12:16:23 +01:00
Tom Urlings
b6d4e33cff Generic bootscript template
Some background.
How to use it.
2025-11-17 10:15:23 +01:00
Tom Urlings
abcb6c947b Enable bootscript templating
- Enable bootscript templating using `envsubst`.
- Add generic bootscript.
- Fix: `test` does not support `==`, but deceptively returns `true` in case you use it.
- De-duplicate kernel commandline console options.
2025-11-17 10:15:23 +01:00
Andrei Aldea
66f6d7e2de BeagleBoard and Description Updates 2025-11-17 08:58:36 +01:00
Jonas Wood
1adf769b39 ti: configs: family: k3: Update vendor-edge to pull latest TI PSDK tag
Signed-off-by: Jonas Wood <jw@ti.com>
2025-11-17 08:58:36 +01:00
Jonas Wood
85d9fc2a25 ti: configs: family: k3: Update to bootable Processor SDK release tag
Signed-off-by: Jonas Wood <jw@ti.com>
2025-11-17 08:58:36 +01:00
Jonas Wood
7e4ba322ec ti: configs: family: k3: Add upstream edge branch
Signed-off-by: Jonas Wood <jw@ti.com>
2025-11-17 08:58:36 +01:00
Jonas Wood
f2b431d286 ti: configs: family: k3: Change current/edge to vendor/vendor-edge
Signed-off-by: Jonas Wood <jw@ti.com>
2025-11-17 08:58:36 +01:00
Muhammed Efe Cetin
ddc2591743 nanopi-m6: drop vendor uboot 2025-11-16 20:28:18 +01:00
Muhammed Efe Cetin
95aa4a8bac nanopi-r6s: remove old legacy uboot files && update mainline uboot 2025-11-16 20:27:24 +01:00
retro98boy
0b8ada7381 sm8250 current: Select all USB CAN adapters under the CAN USB interfaces menu as M 2025-11-16 12:36:40 +01:00
retro98boy
03523c0d88 sm8250 current: Select all USB network adapters under the USB_NET_DRIVERS menu as M 2025-11-16 12:36:40 +01:00
Igor Pecovnik
06dbd0074c Add Ubuntu 25.10 / 26.04 questing and resolute as csc build target, demote Bookworm to csc 2025-11-15 23:09:24 +01:00
SuperKali
f252a17297
rockchip: rk3576: Fix serial console to use UART0 (ttyS0) (#8936)
- Change debug console from ttyS2 to ttyS0
- Remove SERIALCON from board configs
- Set console based on BOOT_SOC
- Enable UART0 in device tree for nanopi-r76s
2025-11-15 18:33:52 +01:00
Muhammed Efe Cetin
e5b845f943 orangepi5: drop vendor uboot 2025-11-15 10:23:03 +01:00
Werner
05303e8474
maint: cleanup board config files (#8929)
* cleanup comments, linebreaks...

* two more comments

* `BOOTFS_TYPE` has never been set as far as I can see, therefore no need to unset.

* some more comments...

* comment, simplify logic

* even more comments

* just a few more

* comments, description for elish

* merge uboot functions. @SuperKali review
2025-11-13 08:46:16 +01:00
Alban Browaeys
0e52814608 Helios64: workaround fancontrol /dev restriction vs Helios64 udev /dev symlinks
Debian fancontrol service PrivateDevices=yes default prevents access
to these /dev symlinks.
2025-11-13 08:45:21 +01:00
Igor Velkov
95f2508745 Add type of bootable fs for ODroid-N2 2025-11-13 08:45:08 +01:00
Igor Pecovnik
794cc8fb3a Rockchip64: enable Qcom ath12 (wifi 7) support 2025-11-13 08:44:32 +01:00
Andrew Davis
f5c4849475 k3-beagle: Add config for BeagleBoard.org Linux and U-Boot
Instead of using the TI k3.conf and overriding configuration, add a new
config for BeagleBoard.org Linux and U-Boot and use it for the boards
that use that Linux/U-Boot.

Signed-off-by: Andrew Davis <afd@ti.com>
2025-11-11 22:46:36 +01:00
Andrew Davis
e6e746d3a4 k3: Factor out all K3 common configuration into k3_common.inc
Vendors using TI K3 devices may use kernels downstream from the TI vendor
kernel and U-Boot. To make this easier factor out from k3.conf all other
configuration that would be common to any kernel and U-Boot used.

Signed-off-by: Andrew Davis <afd@ti.com>
2025-11-11 22:46:36 +01:00
Andrew Davis
1c045c1360 k3: Use CORESDK_TAG for setting ATFBRANCH
The TI TF-A repo is tagged the same way as Linux and U-Boot repos, so
reuse the CORESDK_TAG to set ATFBRANCH.

Signed-off-by: Andrew Davis <afd@ti.com>
2025-11-11 22:46:36 +01:00
Andrew Davis
3e636373f5 beagley-ai: Switch current branch to 6.12 Beagle kernel
The latest Beagle kernel has some support now for the BeagleY-AI, update
the current branch to this version. This also allows us to re-use the
default linux-k3-beagle-current.conf as our LINUXCONFIG. This was set
to re-use the TI kernel before which was incorrect.

As BOOTPATCHDIR is based on LINUXFAMILY we should also keep our Beagle
U-Boot versions in sync, the latest Beagle U-Boot for pocketbeagle2
supports BeagleY-AI also, so switch to that.

Signed-off-by: Andrew Davis <afd@ti.com>
2025-11-11 22:46:36 +01:00
Andrew Davis
3a0247ff94 pocketbeagle2: Update current(-rt) kernel branch
Update to the latest Beagle Linux kernel branch and
update configs for the same.

Signed-off-by: Andrew Davis <afd@ti.com>
2025-11-11 22:46:36 +01:00
Andrew Davis
44ea6ec494 pocketbeagle2: Remove edge branch
The "current" and "edge" branches point to the same kernel and u-boot.
No need to have both so just remove "edge" as it was not any more
up-to-date than the standard "current" branch.

Signed-off-by: Andrew Davis <afd@ti.com>
2025-11-11 22:46:36 +01:00
Igor Pecovnik
d10bce1179 In order to support rk3588j, CONFIG_NVMEM_ROCKCHIP_OTP has to be set to Y 2025-11-11 21:06:56 +01:00
Austin Lane
912284074f RV1106: Limit udev children to prevent early OOM 2025-11-11 06:45:35 +01:00
Your Name
fe8b54024c rockchip64: bump edge to rc5 2025-11-10 17:07:33 +01:00
Mecid
a6e2b719af
Genio: Bump to 6.18-rc4 (#8906) 2025-11-10 11:05:15 +01:00
Ricardo Pardini
7734c000ad rockchip-rv1106: .config: remove a few WLAN_VENDOR =n's manually
- rockchip-rv1106: .config: remove WLAN_VENDOR_MEDIATEK `=n` manually
- rockchip-rv1106: .config: remove WLAN_VENDOR_RALINK `=n` manually
- rockchip-rv1106: .config: remove WLAN_VENDOR_MARVELL `=n` manually
- rockchip-rv1106: .config: remove WLAN_VENDOR_ATMEL `=n` manually
- rockchip-rv1106: .config: remove WLAN_VENDOR_ATH `=n` manually
- rockchip-rv1106: .config: remove WLAN_VENDOR_REALTEK `=n` manually
- those are hard dependencies for a bunch of wifi opts that are `=m`
2025-11-09 19:36:55 +01:00
Ricardo Pardini
9e459425e5 rockchip-rv1106: .config: fix =m set options that are bool manually
- `=m` is not a valid value for options that are `bool`
  - so change them to `=y` manually
- from olddefconfig:
  - `.config:82:warning: symbol value 'm' invalid for BT_RFCOMM_TTY`
  - `.config:84:warning: symbol value 'm' invalid for BT_BNEP_MC_FILTER`
  - `.config:85:warning: symbol value 'm' invalid for BT_BNEP_PROTO_FILTER`
  - `.config:87:warning: symbol value 'm' invalid for BT_HS`
  - `.config:89:warning: symbol value 'm' invalid for BT_LEDS`
  - `.config:90:warning: symbol value 'm' invalid for BT_MSFTEXT`
  - `.config:92:warning: symbol value 'm' invalid for BT_HCIBTUSB_AUTOSUSPEND`
  - `.config:93:warning: symbol value 'm' invalid for BT_HCIBTUSB_MTK`
  - `.config:96:warning: symbol value 'm' invalid for BT_HCIUART_BCSP`
  - `.config:97:warning: symbol value 'm' invalid for BT_HCIUART_ATH3K`
  - `.config:99:warning: symbol value 'm' invalid for BT_HCIUART_BCM`
  - `.config💯warning: symbol value 'm' invalid for BT_HCIUART_RTL`
  - `.config:101:warning: symbol value 'm' invalid for BT_HCIUART_QCA`
  - `.config:102:warning: symbol value 'm' invalid for BT_HCIUART_AG6XX`
  - `.config:250:warning: symbol value 'm' invalid for AIC_WLAN_SUPPORT`
2025-11-09 19:36:55 +01:00
igorpecovnik
0bd81c9690 Automatic: kernel config rewrite 2025-11-08 21:11:06 +01:00
igorpecovnik
6076215a7a Automatic board configs status synchronise 2025-11-08 21:10:20 +01:00
Austin Lane
934dbb6575 rockchip: Add CSC board Luckfox Pico Pro / Pico Max 2025-11-08 20:47:55 +01:00
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
retro98boy
6fcbc04929 extensions: gxlimg: Add new function to repack FIP with u-boot.bin 2025-10-23 22:31:23 +02:00
Igor
8b0f9ad1ef
Wireless driver patching: fix inconsistency in matching (#8789)
* Wireless driver patching: fix inconsistency in matching

Mathing Allwinner family via LINUXFAMILY is giving different results. sunxi doesn't cover sun5* ...

* Re-adding wireless drivers that fall out of this bug + few additional
2025-10-23 22:30:12 +02:00
Mahdi
5cc80839fc
Enable ath12k module for edge kernel configs (#8812)
* Enable ath12k module for linux-rockchip64-edge
* Drop excessive debug on ath12k module
* Add ath12k module to all EDGE kernel configs, add also ath10 and 11 where missing
---------
Co-authored-by: Igor Pecovnik <igor@armbian.com>
2025-10-23 22:26:48 +02:00
Muhammed Efe Cetin
94c259cf6e khadas-edge2: add support for mainline uboot 2025-10-23 22:05:57 +02:00
SuperKali
a24fadabd4
Update U-Boot to 2025.10 and refactor Youyeetoo R1 DTS (ES8323 audio + NPU) (#8810)
* youyeetoo-r1: bump u-boot to v2025.10 final

* rockchip64-edge: enable es8323 driver by default

* rockchip64-6.18: dts: youyeetoo-r1 - refactor DTS
2025-10-23 17:17:42 +02:00
Ricardo Pardini
4a7b997f02 qemu-uboot-{x86|arm64}: bump u-boot to v2025.10 final 2025-10-22 19:58:01 +02:00
Ricardo Pardini
4e9788283e mixtile-blade3: bump edge u-boot to v2025.10 final 2025-10-22 19:57:27 +02:00
Ricardo Pardini
5695959edb cm3588-nas: bump u-boot to v2025.10 final 2025-10-22 19:57:10 +02:00
Ricardo Pardini
732c715c03 cm3588-nas: u-boot: bump 2025.01 -> 2025.10-rc4 2025-10-22 19:57:10 +02:00
Ricardo Pardini
389ac2cb1b nanopct6(-lts): bump u-boot to v2025.10 final 2025-10-22 19:56:59 +02:00
Ricardo Pardini
77a07720e7 nanopct6(-lts): u-boot: bump 2025.04 -> 2025.10-rc4 2025-10-22 19:56:59 +02:00
Your Name
8597096043 nanopi-r3s-lts: board config maint 2025-10-22 19:55:58 +02:00
M. Efe Çetin
50a4141c99
nanopi-m6: add support for mainline uboot (#8793) 2025-10-22 12:26:08 +02:00
EvilOlaf
cc671e2600 mainline uboot doesnt work with vendor kernel 2025-10-22 11:08:20 +02:00
EvilOlaf
3db41e086b get rid of vendor uboot, adjust aic8800 2025-10-22 11:08:20 +02:00
EvilOlaf
b6b21ba2d6 fix typo and brackets 2025-10-22 15:59:18 +08:00
EvilOlaf
973cd922bc bump uboot to latest stable, simplify logic 2025-10-22 15:59:18 +08:00
Werner
7be3ce0695
opi5plus - board config maintenance (#8787)
* opi5plus - board config maintenance

* remove comment

actually self-explaining I think
2025-10-21 18:43:23 +02:00
Muhammed Efe Cetin
81b72736df rk35xx, rockchip-rk3588: fix pre_config_uboot_target prevent board-specific hooks from running 2025-10-21 18:40:50 +02:00
Ricardo Pardini
ef8102041c mainline-kernel: bump 6.18 to -rc2 2025-10-21 11:19:07 +02:00
Mecid Urganci
106ba53c6a Add warning for rockchip uboot on modern hosts 2025-10-20 22:54:00 +02:00
Patrick Yavitz
5decdbfac1 SpacemiT: Update EDGE to linux-6.17.y
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-10-20 09:16:21 -04:00
Igor Pecovnik
596b6c6a47 Move to supported, drop device tree as it was merged to the kernel repository 2025-10-20 10:51:12 +02:00
balbes150
db8e1a3021 add r58-4x4
(cherry picked from commit 5c2f051ffa6bd9cc5cb5abaceae68a9aea4095e6)
2025-10-20 10:51:12 +02:00
Ricardo Pardini
3381d25b77 meson64: bump edge 6.17 -> 6.18 2025-10-19 01:44:16 +02:00
Ricardo Pardini
5880559b0c rockchip64-6.18: .config: CONFIG_DRM_ACCEL_ROCKET=m 2025-10-19 01:43:30 +02:00
Ricardo Pardini
4967fd506f rockchip64_common: bump edge to 6.18 2025-10-19 01:43:30 +02:00
Ricardo Pardini
399816f085 uefi: bump edge to 6.18 2025-10-19 01:42:52 +02:00
Jianfeng Liu
2ae6be07fb armsom-forge1: change BOOTCONFIG to its own 2025-10-17 19:33:52 +02:00
tabris
76403b4d3f build machinery - replace wget with curl cuz reasons 2025-10-17 19:33:20 +02:00
Jianfeng Liu
932661f3dc qcs6490-edge: bump to 6.18 2025-10-17 19:32:38 +02:00
Jianfeng Liu
fc0a8039c4 qcs6490-edge: bump to 6.17 2025-10-17 19:32:38 +02:00
Austin Lane
d57bce6266 rockchip: Add CSC board Luckfox Lyra Zero W 2025-10-16 07:34:24 +02:00
tabris
d3af1e8e46 filogic - fix for openwrt kernel tree's lack of bpi-r4 sd dtb 2025-10-15 20:57:59 +02:00
tabris
669479bada filogic - enable more kernel modules 2025-10-15 20:57:59 +02:00
tabris
75746ef0e4 potential edge kernel for filogic/bananapi
BPI-Router-Linux v6.12 as current, chainsx as legacy
2025-10-15 20:57:59 +02:00
Jianfeng Liu
b8cf510e6e armsom-forge1: rename dtb name to match mainline 2025-10-15 14:10:13 +08:00
igorpecovnik
39cc97e229 Automatic board configs status synchronise 2025-10-13 20:30:25 +02:00
Ricardo Pardini
7cd73e8408 meson64-6.17: edge: .config: enable a bunch of RTL/RTW88 2025-10-12 21:10:42 +02:00
Ricardo Pardini
695fa3edf0 meson64-6.17: edge: .config update, no changes
- there's gotta be something funky here - why stuff changing around?
2025-10-12 21:10:42 +02:00
Ricardo Pardini
ac97093201 meson64: bump edge to 6.17 2025-10-12 21:10:42 +02:00
Lane Jennison
245b9cfcfc linux-uefi-arm64-cloud.config: enable CONFIG_SND_VIRTIO so virtual desktop has sound 2025-10-12 21:09:51 +02:00
Lane Jennison
5f8421006a linux-uefi-arm64-cloud.config: enable CONFIG_INPUT_UINPUT for spice agent 2025-10-12 21:09:51 +02:00
Paolo Sabatino
0f18b12755 Bump u-boot to v2025.10-rc5 for orangepi4-lts 2025-10-11 20:20:19 +02:00
Paolo Sabatino
911fe126c7 Bump u-boot to v2025.10-rc5 for Radxa rockpi-e 2025-10-11 20:20:19 +02:00
The-going
3bd4e15081 sunxi-6.12: Switch to v6.12.51 2025-10-11 14:04:35 +02:00
Ricardo Pardini
2e21057d52 mixtile-blade3: u-boot: edge: v2025.10-rc3; add dts/u-boot.dtsi/defconfig
- using the same DT as the rockchip64-6.16
- defconfig based on Rock5b, so we can eventually use the same fusb302 when time comes
- -u-boot.dtsi enables `ums` / `rockusb` et al using the middle usb-c port (orientation sensitive)
- enables booting from NVMe
- TODO: sd/usb/nvme/mmc boot order
2025-10-11 13:41:19 +02:00
Ricardo Pardini
550212eef2 mixtile-blade3: use vendor uboot also for legacy branch 2025-10-11 13:41:19 +02:00
Ricardo Pardini
7ca7fb20e0 mixtile-blade3: generic mainline uboot for edge branch
- only works if you skip the USB PD power (eg using the U.2 breakout board and it's 6-pin 12V connector)
2025-10-11 13:41:19 +02:00
igorpecovnik
0e45d79827 Automatic: kernel config rewrite 2025-10-11 13:36:08 +02:00
Igor Pecovnik
3047c3ef4b Use Debian SID when generating JSONs 2025-10-11 11:47:28 +02:00
Ricardo Pardini
191d6db942
mainline-kernel.conf: let 6.17 update further than v6.17 (eg v6.17.1) (#8737)
- when X is released, please update it to X+1-rc1
- otherwise we miss on stable updates
2025-10-10 08:15:40 +02:00
igorpecovnik
a6f0159fd4 Automatic board configs status synchronise 2025-10-08 22:46:08 +02:00
Igor Pecovnik
2b59e14542 Mekotronics R58HD - add initial support 2025-10-07 01:27:41 +02:00
Igor Pecovnik
7753ab03e6 Enable Realtek rtw88 USB adapters (8811/8821, 8812AU, 8814AU, 8822BU) on UEFI edge kernels
And execute kernel config rewrite.
2025-10-06 23:40:09 +02:00
Ricardo Pardini
12d1eae726 uefi: bump to 6.17 2025-10-06 23:40:09 +02:00
ali alaei
5f17dea3cd Add MHI bus PCI generic and endpoint support to kernel configuration 2025-10-06 22:38:40 +02:00
ali alaei
6b4f431ae6 fix CONFIG_WWAN menu symbol to be "y" 2025-10-06 22:38:40 +02:00
ali alaei
543d8846c3 Add WWAN and IOSM support to xpressreal-t3 kernel configuration 2025-10-06 22:38:40 +02:00
Paolo Sabatino
ec840494c8 Add rk3328 board Dusun DSOM-010R with carrier board RP3328-B 2025-10-06 22:37:48 +02:00
Ricardo Pardini
2892da2b00 qemu-uboot-{arm64|x86}: bump to u-boot 2025.10-rc4
- rebase x86 patches
2025-10-06 22:31:35 +02:00
Ricardo Pardini
55695c7d85 amd64: set UBOOT_COMPILER for amd64/x86
- this is so we can build qemu-uboot-x86 on arm64
2025-10-06 22:31:35 +02:00
Ricardo Pardini
937e6de66f thinkpad-x13s: sc8280xp: .config: a few more 2025-10-06 22:31:09 +02:00
Ricardo Pardini
9abe64159f thinkpad-x13s: sc8280xp: .config: pick a few from ironrobin
- X1E80100 is _not_ the x13s (SC8280XP)
2025-10-06 22:31:09 +02:00
Ricardo Pardini
63d08572e4 thinkpad-x13s: sc8280xp: update .config (steev's 6.17), no changes 2025-10-06 22:31:09 +02:00
Ricardo Pardini
2acc0af885 thinkpad-x13s: bump to steev's 6.17 2025-10-06 22:31:09 +02:00
Ricardo Pardini
c3e027b641 thinkpad-x13s: switch jhovold for steev; keep 6.16 for now
- jhovold might be on leave?
- steev is at v6.16.9
- also todo about firmware
2025-10-06 22:31:09 +02:00
Ricardo Pardini
334678dcaf thinkpad-x13s: sc8280xp: update .config, no changes (vs jhovold 6.16) 2025-10-06 22:31:09 +02:00
Ricardo Pardini
f5155792f8 thinkpad-x13s: bump to jhovold's wip/sc8280xp-6.16
- thinkpad-x13s: bump to jhovold's `wip/sc8280xp-6.16-rc6`
- thinkpad-x13s: bump to jhovold's `wip/sc8280xp-6.16-rc5`
- thinkpad-x13s: bump to jhovold's `wip/sc8280xp-6.16-rc2`
2025-10-06 22:31:09 +02:00
Paolo
35629f641e
Bump rockchip64-edge kernel to 6.17 (#8703)
* bump rockchip64 edge kernel to 6.17

* update rockchip64 edge kernel config to 6.17

* Fixes for wireless drivers for rockchip64-edge 6.17

Patches for:
* uwe5622
* rtl8723ds
* rtl8852bs

* update rtl8852bs and rtl8723ds repository commit hashes
2025-10-03 18:36:42 +02:00
SuperKali
f4a1e9245d
nanopi-m5: Fixes the assignment of KERNEL_TARGET in the board configuration file. (#8695)
The space in the KERNEL_TARGET assignment was causing issues. This commit removes the space to ensure the variable is parsed correctly.
2025-09-30 12:16:24 +02:00
tabris
5ae68e7d19 kernel config BPI-R4 - compress kernel modules on disc using ZSTD 2025-09-30 06:41:26 +02:00
SuperKali
badbc99594
rockchip64-edge: Enable UFS and add power regulators for NanoPi M5 (#8691)
* rockchip64-edge: Enable UFS and add power regulators for NanoPi M5
* rockchip64-edge: cleanup and rewrite using kernel-config
2025-09-29 19:52:05 +02:00
Hsun Lai
74c97b6c2a khadas-vim3: add mainline npu support 2025-09-29 14:24:12 +02:00
Igor Pecovnik
0b14d5612c Linux kernel: bump mainline to latest version 2025-09-29 16:04:37 +08:00
SuperKali
412f67c20d
rockchip: Add NanoPi M5 board support to edge kernel (#8684)
* rockchip: Add NanoPi M5 board support to edge kernel

* rockchip64: enable Rockchip ASoC drivers and codecs in kernel config

* config: Fix audio Kconfig tristate hierarchy

Set CONFIG_SOUND, CONFIG_SND, and CONFIG_SND_SOC to built-in (y)
to allow Rockchip audio drivers to be built-in instead of being
silently downgraded to modules by olddefconfig.

* nanopi-m5: Add asound.state for audio configuration

* nanopi-m5: Fix SAI2 clock output
2025-09-28 12:46:45 +02:00
Igor Pecovnik
a96702dec5 orangepi5: hardening and typo 2025-09-28 06:45:17 +02:00
Muhammed Efe Cetin
ab74439823 orangepi5: update edge, current uboot to v2025.07 2025-09-28 06:45:17 +02:00
Muhammed Efe Cetin
1f9c554fb0 rockchip64: support binman images in write_uboot_platform_mtd 2025-09-28 06:45:17 +02:00
Muhammed Efe Cetin
2b4400c36a orangepi5: also copy the sata bootconfig to compiled package 2025-09-28 06:45:17 +02:00
Muhammed Efe Cetin
b3f0e43d00 rockchip64: check whether the terminal is interactive during write_uboot_platform_mtd process 2025-09-28 06:45:17 +02:00
Muhammed Efe Cetin
a8f4db3253 orangepi5: add sata spi image compilation for mainline uboot 2025-09-28 06:45:17 +02:00
Muhammed Efe Cetin
d9515877c6 orangepi5: overhaul board config, update mainline uboot 2025-09-28 06:45:17 +02:00
Igor Pecovnik
0b9c1898be Upstream releases: update release upgrade paths 2025-09-28 06:45:03 +02:00
Paolo
343df94818
rockchip64: update tm16xx driver from kenrel mailing list (#8679) 2025-09-28 06:44:03 +02:00
tabris
7828980921 netfilter-modules + make oldconfig 2025-09-28 06:43:11 +02:00
Paolo Sabatino
12fea788f9 Bump u-boot to v2025.10-rc5 for some rockchip boards:
* rk322x-box
* rk3318-box
* rk3288 Asus Tinkerboard/S
* rk3288 xt-q8l-v10
2025-09-27 11:31:38 +02:00
Jianfeng Liu
43d6de8929 add family qcs6490 and new board radxa dragon q6a 2025-09-25 10:18:34 +08:00
Eyolon
ec582c9b50 AR-2758 : fix libwmf0.2-7-gtk bad name 2025-09-24 08:16:21 +02:00
ali alaei
9c1cde8f9e Add support for Qualcomm serial (qcserial) and CDC MBIM (cdc_mbim) kernel modules 2025-09-23 07:33:59 +02:00