TuAFBogey
c9f8f3caef
Address rpardini review: remove BTF patches, use full kernel config, use fetch_from_repo for OP-TEE
2026-01-12 13:18:53 +01:00
TuAFBogey
c6e8c5b680
board: add Nuvoton MA35D1 NuMaker IoT board support
...
Add support for Nuvoton MA35D1 SoC family:
- ARM Cortex-A35 dual-core @ 800MHz + Cortex-M4 heterogeneous
- NuMaker IoT MA35D16F90 board (512MB DDR)
- Vendor kernel 5.10.140 from Nuvoton GitHub
- TF-A (BL2/BL31) + OP-TEE (BL32) + U-Boot (BL33) boot chain
- SD card boot support
Vendor kernel modules (pending):
Nuvoton provides closed-source Verisilicon licensed drivers:
- dcultrafb.ko (DCUltra display controller)
- ma35d1-vc8000.ko (H.264 video codec)
- galcore.ko (GPU driver)
These modules require exact kernel vermagic match:
5.10.140-vendor-nuvoton-ma35d1 SMP mod_unload aarch64
Nuvoton is preparing custom builds of these modules for Armbian.
Signed-off-by: TuAFBogey <uguvenen@gmail.com>
2026-01-12 13:18:53 +01:00
Alex Ling
02475685e7
rockchip64: Automatic fan speed and USB 3.0 fix for station-m3
...
Signed-off-by: Alex Ling <ling_kasim@hotmail.com>
2026-01-11 23:19:24 +01:00
Werner
d79582dd76
sunxi: refactor full patchset
2026-01-11 19:54:48 +01:00
EvilOlaf
3874bc250b
fix patching config
...
`overlay-directories:` has been commented by accident
2026-01-10 11:10:27 +01:00
EvilOlaf
6d7c35e244
rewrite
2026-01-10 11:10:27 +01:00
EvilOlaf
c4975eed99
sunxi64: move whole device trees out of patches
...
adjust patches which modify the dts afterwards
adjust series
2026-01-10 11:10:27 +01:00
EvilOlaf
5d007ab5bc
sunxi: move whole new device tree out of patches
2026-01-10 11:10:27 +01:00
EvilOlaf
6881a93e06
sunxi: cleanup old patchsets
...
leave 6.15 for reference
2026-01-10 09:50:11 +01:00
Ricardo Pardini
cbfbfb680e
sunxi-6.18: rename patch that does fixups for clarity
2026-01-09 20:49:21 +01:00
EvilOlaf
ffcc7b713e
adjust series
2026-01-09 20:34:24 +01:00
EvilOlaf
857c6edb1a
adjust patching_config, remove overlays from patches
2026-01-09 20:34:24 +01:00
EvilOlaf
00ca186341
actually copy everything and adjust do not commit regex
2026-01-09 20:34:24 +01:00
EvilOlaf
e082431348
copy arm64 overlays
2026-01-09 20:34:24 +01:00
EvilOlaf
e8a8754a04
copy armhf overlays
2026-01-09 20:34:24 +01:00
EvilOlaf
9dec3a39af
rewrite for cleanup, disable dt patch which was moved for testing beforehand, enable overlay autopatcher
2026-01-09 20:34:24 +01:00
Ricardo Pardini
c02a76b1dd
sunxi/sunxi64-6.18: rework patching config for 32/64; extract one DT from null-patch to bare
...
- now each arch has its own dt folder, with its own Makefile auto-patched
- simple Makefile autopatching with `add-only: true`
- as example convert 01 null-patch to bare-dt in `dt_32/` (drop from series too)
2026-01-09 20:29:08 +01:00
Ricardo Pardini
0770f880ea
genio-6.19: switch to add-only DT Makefile AutoPatcher
2026-01-09 20:29:08 +01:00
Ricardo Pardini
d03b9a924a
rockchip64-6.19: switch to add-only DT Makefile AutoPatcher
2026-01-09 20:29:08 +01:00
Igor Pecovnik
d7a4c1b3ab
Fix broken patch due to upstream changes, drop edge kernel as its not used
2026-01-08 21:38:09 +01:00
Igor Pecovnik
4eac206ecf
Fix rootfs compilation (dropping deprecated gtk2 engines), broken patch on meson64, series update
2026-01-08 19:27:48 +01:00
EvilOlaf
ee4c79b19a
rewrite everything
...
except patches adding overlays for sunxi and sunxi64
2026-01-08 17:58:43 +01:00
EvilOlaf
45aac305ac
fix broken patch
2026-01-08 17:58:43 +01:00
EvilOlaf
881e231ba5
rewrite all patches
2026-01-08 15:38:23 +01:00
EvilOlaf
ee06d8cdd7
fix borked tz data
2026-01-08 15:38:23 +01:00
EvilOlaf
40173173cf
fix broken patch
2026-01-08 15:38:23 +01:00
Igor Pecovnik
63cf880b6e
Rockchip maint: drop upstreamed patch
2026-01-08 15:36:51 +01:00
Ricardo Pardini
55b14505dd
genio-6.19: add patching config, -extra DT for Radxa NIO-12L
...
- this prepares everything for the more boards in the family
- which will need `dt/` folder to avoid null-patches
- label & make LEDs useful
- alias mmc0/mmc1 so they match u-boot
- expose i2c3 which is exposed in the 40-pin 27:SCL3 28:SDA3 (blue pins)
- shows up at i2c1 to userspace; why would Collabora alias an undescribed bus?
2026-01-08 12:09:02 +01:00
Ricardo Pardini
3be9a59c8d
uefi-loong64-6.19: rewrite against 6.19-rc4
2026-01-08 12:08:49 +01:00
Ricardo Pardini
7e2a0b362f
rockchip-6.19: rewrite against 6.19-rc4
2026-01-08 12:08:49 +01:00
Ricardo Pardini
9c4f8fa339
mixtile-blade3: mainline: updates to mainline DT with "working" RTL8169's
...
- For 6.18 + 6.19
- mixtile-blade3: add 4-pin header fan at 40c
- mixtile-blade3: add gpu nodes
- mixtile-blade3: add vcc5v0-host-en "usb" pinctrl
- somehow results in 2 working RTL8169's behind the ASM1182e on pcie2x1l0
- which just means the _schematics lie_
- mixtile-blade3: drop rst pinctrl from pcie2x1l0 and pcie2x1l1
- this is me probably being stupid, but also required for working ASM1182e/RTL8169
- Status of this mainline port:
- Initially started by Joshua Riek (2023?)
- I then added some PCIe3x4 stuff, but never got around to finishing it
- Specifically, the 2 FUSB302's are beyond me for now
- One of them _powers_ the board. To use with mainline, power the board some other way with 12V, otherwise kaboom.
- See sre's talk on this issue; Blade3 should be similar to Rock-5b in this aspect.
- A challenge has been the PCI2x1 lanes to the miniPCIe and ASM1182e switch
- Which by themselves seem to work, but the devices behind them (Switch + RTL8169 NICs) do not get powered
- Until one day I tried to describe a (in theory) USB-related power pin, and suddenly both PCIe NICs started working!
- All that said, the board is really not stable with this; end-users are much better off with vendor kernel for now.
- Any and all help is appreciated. Those boards are nice, they've 2 FUSB302, and fancy PCIe Endpoint mode stuff.
- Schematics we have access to are in https://damwold5pt25n.cloudfront.net/blade3/file/Schematic_Blade_3_v1.1.0.pdf
- Those clearly lie.
2026-01-08 12:06:59 +01:00
Ricardo Pardini
63192a5e21
rockchip64-6.19: rewrite against 6.19-rc4
2026-01-06 21:47:54 +01:00
Ricardo Pardini
a16da53a5f
rockchip64-6.19: drop mainline-overwriting DT rk3568-9tripod-x3568-v4
...
- as confirmed in https://github.com/armbian/build/pull/9067#issuecomment-3698058523
2026-01-06 21:47:54 +01:00
Ricardo Pardini
6a8e3f20d5
rockchip64-6.19: Enable audio for HDMI0 on station-m3 (repick from 6.18)
...
- from 545b6e28bb
2026-01-06 21:47:54 +01:00
Ricardo Pardini
2b9699c601
rockchip64-6.19: update rk3588 NPU patches; remove always-on from NPU regulator
...
- I've submitted upstream, and got feedback ref the always-on.
- See https://lore.kernel.org/linux-rockchip/20260101-arm64-dts-rockchip-rk3588-npu-enablements-v2-0-013cf5d5c39d@pardini.net
- update: merged to linux-rockchip for-next, should land in 6.20/7.0
2026-01-06 21:47:54 +01:00
Ricardo Pardini
a086111128
rockchip64-6.19: rewrite against 6.19-rc3
2026-01-06 21:47:54 +01:00
Ricardo Pardini
7cfb5732ef
rockchip64-6.19: re-copy patches added to 6.18 since 6.19 bump started
...
- hopefully I got them all
- not `rk3528-01-arm64-dts-rockchip-Add-PCIe-Gen2x1-controller-for-RK` as that was a 6.19 backport
2026-01-06 21:47:54 +01:00
Ricardo Pardini
7033048722
rockchip64-6.19: re-copy overlay/ changed from 6.18 since 6.19 bump started
...
- hopefully I got them all
2026-01-06 21:47:54 +01:00
Ricardo Pardini
204dc67823
rockchip64-6.19: re-copy dt/ changed from 6.18 since 6.19 bump started
...
- hopefully I got them all
2026-01-06 21:47:54 +01:00
Jianfeng Liu
fa5ac4cdc8
rockchip64-6.19: add rkvdec v7 patches
...
- The deleted patch is not necessary because rkvdec patch v7 has removed
h264 sps check at start. And future version of chromium can also get rid
of the issue that patch has fixed.
- rpardini: squash with removal of v5
2026-01-06 21:47:54 +01:00
Fabian Wolter
793f53297a
rockchip64-6.19: fix general-v4l2-iep-driver (IEP driver)
2026-01-06 21:47:54 +01:00
EvilOlaf
d9b72ab3c9
rockchip64-6.19: fix net-ethernet-realtek-add-r8169-LED-configuration-from-OF
2026-01-06 21:47:54 +01:00
EvilOlaf
76d2e86cb6
rockchip64-6.19: fix general-rt5651-add-mclk
2026-01-06 21:47:54 +01:00
EvilOlaf
83b0263622
rockchip64-6.19: disable broken rk3308-acodec-vendor-driver
2026-01-06 21:47:54 +01:00
EvilOlaf
32f3b7c693
rockchip64-6.19: disable broken rk3308-fix-10mbit-ethernet
2026-01-06 21:47:54 +01:00
EvilOlaf
8002936aac
rockchip64-6.19: disable broken rk3308-0001-pinctrl-slew-mux
2026-01-06 21:47:54 +01:00
EvilOlaf
760ee0dcca
rockchip64-6.19: disable broken rk3399-usbc-usb-typec-altmodes-displayport-Respect-DP_CAP_RECEPT
2026-01-06 21:47:54 +01:00
EvilOlaf
a5f02aa850
rockchip64-6.19: disable broken general-add-panel-simple-dsi
2026-01-06 21:47:54 +01:00
EvilOlaf
210f77b770
rockchip64-6.19: drop partially upstreamed general-driver-tm16xx-led-driver
2026-01-06 21:47:54 +01:00
Werner
ef32b3427e
rockchip64-6.19: rk3328-roc-cc-enable-dms: fix opp-microvolt settings
...
- fix Rabbit's mess
2026-01-06 21:47:54 +01:00