ColorfulRhino
6895ea403f
SpacemiT: legacy: Rewrite kernel patches
2024-07-01 19:15:00 +02:00
ColorfulRhino
91b514d982
SpacemiT: current: Rewrite kernel patches
2024-07-01 19:15:00 +02:00
ColorfulRhino
71e2ff0727
SpacemiT: Adapt U-Boot patches and rewrite U-Boot patches
...
Adapt patches to Bianbu Linux U-Boot v1.0.5, then rewrite them.
Also move boot delay to board config like other boards, instead of patched-in.
2024-07-01 19:15:00 +02:00
Patrick Yavitz
e8db1ce6d1
SpacemiT: Add proper bluetooth support for RTL8852BS
...
For both `legacy` and `current` kernel.
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
2024-07-01 19:15:00 +02:00
ColorfulRhino
b572f30472
wifi: Add new SDIO driver rtl8852bs for BananaPi F3
...
Also add for Armsom Sige5 since it has the same chip built-in.
2024-07-01 19:15:00 +02:00
Patrick Yavitz
278269e744
BananaPi F3: Add U-Boot patches
...
Branch: v2022.10
Source: https://gitee.com/bianbu-linux/uboot-2022.10
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
2024-07-01 19:15:00 +02:00
Patrick Yavitz
d66c4d9fce
boards: Add board BananaPi F3
...
RISC-V SpacemiT K1 SoC
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
2024-07-01 19:15:00 +02:00
ColorfulRhino
c91039bc28
SpacemiT: Add SpacemiT Keystone K1 SoC dts files
...
They will be applied on-the-fly by the dt auto-patcher.
2024-07-01 19:15:00 +02:00
ColorfulRhino
e7e9f5d6cf
SpacemiT: current: Add kernel dt auto-patcher
2024-07-01 19:15:00 +02:00
ColorfulRhino
da8ba3961d
SpacemiT: legacy: Add kernel dt auto-patcher
2024-07-01 19:15:00 +02:00
Patrick Yavitz
c25ed85fe9
SpacemiT: legacy: Add hwmon support and fix sigaltstack
2024-07-01 19:15:00 +02:00
Patrick Yavitz
3440691a51
SpacemiT: Add ATF patches (OpenSBI)
...
Tag: 1.3
Source: https://gitee.com/bianbu-linux/opensbi
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
2024-07-01 19:15:00 +02:00
Patrick Yavitz
93d547d52d
SpacemiT: Add current kernel patches
...
Mainline Linux 6.1.y
https://gitee.com/bianbu-linux
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
2024-07-01 19:15:00 +02:00
Igor Pecovnik
1bf2aba67b
Remove OrangepiZero2 outdated legacy kernel v4.9
2024-07-01 19:14:17 +02:00
Paolo Sabatino
5a39275285
rockchip: fix rk322x-box uboot boot order
2024-06-30 21:23:16 +02:00
Ricardo Pardini
ea70ebe425
xt-q8l-v10: rewrite u-boot patches, no changes
2024-06-30 21:23:04 +02:00
Ricardo Pardini
55ee51e0b6
tinkerboard: rewrite u-boot patches, no changes
2024-06-30 21:23:04 +02:00
Werner
ec8c470da3
radxa-zero3: add edge branch (6.9.y) by picking DT from linux-rockchip#for-next & using Kwiboo's 24.07 u-boot
...
- u-boot:
- unset `BOOT_FDT_FILE` for edge branch; that lets Armbian bootscript use the fdtfile auto-detected and set by u-boot
- unset `BOOTFS_TYPE`, since mainline u-boot can boot ext4 directly
- kernel DTs from https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git/tree/arch/arm64/boot/dts/rockchip?h=84a3d3b435e7c109d2141c5bbb9eaab146c94df0
Co-authored-by: Jonas Karlman <jonas@kwiboo.se>
Co-authored-by: Ricardo Pardini <ricardo@pardini.net> (null-patch to bare-dt)
2024-06-30 15:26:29 +02:00
ColorfulRhino
d78a5ad27e
meson64: Remove leftover kernel patch folder for 5.10
...
As per `config/sources/families/include/meson64_common.inc`, the meson64 family is only using kernels 6.1, 6.6 and 6.9.
The kernel patch folder for 5.10 was forgotten to delete when the kernel was bumped.
2024-06-30 14:27:51 +02:00
ColorfulRhino
d068f6f0d9
rockchip64: Remove leftover kernel patch folder for 6.1
...
As per `config/sources/families/include/rockchip64_common.inc`, the rockchip64 family is only using kernels 6.6 and 6.9.
The kernel patch folder for 6.1 was forgotten to delete when the kernel was bumped.
2024-06-30 14:27:51 +02:00
ColorfulRhino
78b311c3aa
rockchip32: Remove leftover kernel patch folders from old kernels
...
As per `config/sources/families/rockchip.conf`, the rockchip family is only using kernels 6.6 and 6.9.
The following kernel patch folders from old kernels are not used anymore:
- 4.4
- 5.10
- 5.15
- 6.1
2024-06-30 14:27:51 +02:00
Ricardo Pardini
a0db55a70e
odroidm1: u-boot: rewrite patches, no changes
2024-06-30 13:58:16 +02:00
Ricardo Pardini
1c712d2516
patch/u-boot/v2024.04: rewrite patches, no changes
2024-06-30 13:58:16 +02:00
ColorfulRhino
0024d662aa
rk322x: Remove unused rk322x kernel patch folders
...
The rk322x board family was intergated into the rockchip family in theis PR: https://github.com/armbian/build/pull/6092
The kernel patch folder are not in use anymore.
2024-06-30 10:20:26 +00:00
ColorfulRhino
744eca2484
Remove unused board family media
...
All remaining `media` boards have been integrated into the `rockchip64` family.
- Remove the family config
- Remove all kernel patch folders
- Remove all U-Boot patch folders
- Remove all kernel configs
2024-06-30 09:29:58 +02:00
Igor Pecovnik
560993ac7a
Odroid XU4: remove deprecated patch
2024-06-29 08:37:38 +02:00
Julian Sikorski
8ca4068c96
Update odroidxu4-current to 6.6.36
2024-06-28 08:39:37 +02:00
chainsx
f22f165015
station-m2: update u-boot patches
2024-06-27 23:12:45 +02:00
Igor Pecovnik
8618c4bcd5
Rockcchip RK3588: Rename overlay suffix to match reality
2024-06-24 14:54:21 +02:00
Alessandro Lannocca
22b894536e
Add orangepi5-plus UART overlays - rockchip-rk3588-6.10
2024-06-24 12:23:58 +02:00
Alessandro Lannocca
131eba487e
Add orangepi5-plus UART overlays
2024-06-24 12:23:58 +02:00
Ricardo Pardini
1bedcec012
rockchip-rk3588 6.8/610: add i2c8-m2 overlay
...
- from vendor kernel
- `i2c8m2`: 40-pin pins 3 & 5 of cm3588-nas & nanopct6
2024-06-23 11:49:22 +02:00
ColorfulRhino
7f111510b4
rockchip-rk3588: edge: Rename rkvdec2 patch for improved clarity
2024-06-22 15:06:10 +08:00
amazingfate
28193c630a
rockchip-rk3588: edge: rewrite patches, no change
2024-06-22 15:06:10 +08:00
amazingfate
f790473789
rockchip-rk3588: edge: add rkvdec2 support
2024-06-22 15:06:10 +08:00
chainsx
568536a0eb
station-m2: use mainline u-boot
2024-06-19 20:50:40 +00:00
ColorfulRhino
4819b81154
sm8250: Delete leftover 6.5 and 6.6 kernel patch folders
2024-06-18 11:33:45 +08:00
amazingfate
0b09411c83
bump sm8250-edge to 6.10
2024-06-18 11:33:45 +08:00
amazingfate
8365343dd9
sm8250-current: Bump to v6.9
2024-06-18 11:33:45 +08:00
ColorfulRhino
0813594057
board: nanopi-r6s: Add system-power-controller to pmic
...
Without this, the board can't be powered off with the `poweroff` command.
Also affects NanoPi R6C.
2024-06-17 12:20:06 +00:00
Muhammed Efe Cetin
d2e40d6b0e
khadas-edge2: add vendor uboot to images
2024-06-17 14:11:33 +02:00
amazingfate
151e14b6a7
rockchip-rk3588-edge: fix vepu of rk3588
2024-06-17 11:23:52 +02:00
Alex Shumsky
1ab1719e61
uboot-2024.04: fix boot from btrfs fs
2024-06-17 08:24:52 +02:00
Alex Shumsky
fe096b0c16
uboot-2024.01: fix boot from btrfs fs
2024-06-17 08:24:52 +02:00
ColorfulRhino
bc8ee48619
rk3588: edge: Update RGA patch
...
Remove vpu nodes from RGA patch since these are already included in the H.264 support patch.
2024-06-14 13:34:34 +00:00
ColorfulRhino
dddfa9cc35
rk3588: edge: Rewrite kernel patches against 6.10-rc3
2024-06-14 13:34:34 +00:00
ColorfulRhino
c4d3ff5e34
rk3588: edge: Add H.264 decoder support
...
Add a patch series to support VEPU121/VPU121, which mainly enables hardware decoding for H.264.
It can also decode MPEG2 and VP8 as well as do JPEG encoding.
2024-06-14 13:34:34 +00:00
Alex Shumsky
e127109e2d
rockchip64/rk3318-box: move stack further from base addr to allow bigger uboot image
2024-06-14 00:35:08 +02:00
Ricardo Pardini
4a84bf07c4
rockchip-rk3588 6.8.y: nanopct6: Add NanoPC T6 SPI Flash (v6.8.y version)
2024-06-14 00:34:55 +02:00
Viacheslav Bocharov
27351820c7
JetHub D2: Fix patchset
2024-06-14 00:34:34 +02:00