5058 Commits

Author SHA1 Message Date
Julian Sikorski
e82f2e9ecc Update odroidxu4-current to 6.6.47 2024-09-13 09:02:21 +08:00
c0rnelius
ea126e4020 Gateway AM-GZ80x: Re-brand as Amper & update u-boot to v2024.04 (#7113)
* Gateway AM-GZ80x: Re-brand as Amper & update u-boot to v2024.04

During a search I noticed other companies are using the same
unit. Lets re-brand to Amper as technically that is the product
brand name.

Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>

* Delete old patch set: `patch: u-boot: v2023.10: board_gateway-gz80x`

Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>

* Update test target

---------

Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
Co-authored-by: Patrick Yavitz <pyavitz@armbian.com>
Co-authored-by: Igor <igor@armbian.com>
2024-09-13 09:02:21 +08:00
Patrick Yavitz
e94b6690c0 BananaPi M2S: remove fan control
The fan0 and pwm_cd nodes were removed in linux-6.11.y.

1095ad0e92
https://lore.kernel.org/all/20240606-topic-amlogic-upstream-bindings-fixes-dts-v1-1-62e812729541@linaro.org/

Remove the patch now, so it doesn't become a problem later.

Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
2024-09-13 09:02:21 +08:00
Alessandro Lannocca
7351a8149a rockchip-rk3588: current: add rfkill-bt device node to Radxa Rock5b board Enable proper enumeration of usb-bluetooth modules via M2/NGFF slot 2024-09-13 09:02:21 +08:00
sic
de6ed6d8dc Add Board X96Q TV Box LPDDR3 H313 (#7101)
* X96-Q TV Box Support

* Update x96q-tvbox.csc

* Rename x96q-tvbox.csc to x96q.tvb
2024-09-13 09:02:20 +08:00
monkaBlyat
b0e6450e90 vendor kernel patch for ds4 controllers 2024-09-13 09:02:20 +08:00
monkaBlyat
b15befa382 legacy kernel patch for ds4 controllers 2024-09-13 09:02:20 +08:00
ColorfulRhino
0de8d5653c rockchip-rk3588-edge: Bump kernel from 6.11-rc2 to 6.11-rc3
Remove one patch that is now included in the latest kernel revision.
2024-09-13 09:02:20 +08:00
Muhammed Efe Cetin
973bc2829b rockchip-rk3588-{current,edge}: add bluetooth support to Khadas Edge 2 2024-09-13 09:02:20 +08:00
Muhammed Efe Cetin
1ae6f9df14 rockchip-rk3588-current: disable HDMIRX by default and add heartbeat LED on OPi5+ 2024-09-13 09:02:20 +08:00
Muhammed Efe Cetin
1cd454343f rockchip-rk3588-current: update kernel to v6.10 2024-09-13 09:02:20 +08:00
Muhammed Efe Cetin
fa81fedf68 rockchip-rk3588-edge: add mistakenly removed DTS patches back 2024-09-13 09:02:20 +08:00
Muhammed Efe Cetin
7aaf7d3c29 rockchip-rk3588-edge: add HDMI & VOP2 back to OPi5 devicetree 2024-09-13 09:02:20 +08:00
Muhammed Efe Cetin
9a85443170 rockchip-rk3588-edge: opi5-plus: update dts patch, disable hdmirx by default 2024-09-13 09:02:20 +08:00
Muhammed Efe Cetin
8e41d8a64b rockchip-rk3588-edge: refresh HDMI TX & RX patches from Collabora and add Hantro VPU back 2024-09-13 09:02:20 +08:00
Muhammed Efe Cetin
b47d93beec rockchip-rk3588-edge: update kernel to v6.11.0-rc1 2024-09-13 09:02:20 +08:00
The-going
78b27b6c27 sunxi-6.10: bugfix the kernel panic for arm architecture
Problem: Linux kernel hangs in early boot on 32-bit ARM platform,
when ftrace 4-byte "mcount" function call location for
"_raw_spin_unlock_irqrestore" function straddles icache lines.

Discussion on the forum:
https://forum.armbian.com/topic/41339-linux-image-legacy-sunxi2451-kernel-6192-is-broken-stuck-at-starting-kernel/?do=findComment&comment=196528
2024-09-13 09:02:20 +08:00
The-going
d9c36e84c1 sunxi-6.10: Add megous patches 2024-09-13 09:02:20 +08:00
Alex
b8a78fefcf patches: uboot: Improve KASLR support for v2024.07 (#7078)
Reference patch set: https://patchwork.ozlabs.org/project/uboot/list/?series=411513&state=*

Hopefully, other boards using same uboot-version can benefit from the added support.

**Note for Maintainers -  to enable KASLR seed, you need:**
	- `CONFIG_RANDOMIZE_BASE=y` configured in your kernel .config
	- `CONFIG_CMD_KASLRSEED=y` and` CONFIG_DM_RNG=y` configure in your u-boot .config
	- exposed crypto and rng nodes in you board's device-tree
	- `kasrlseed` command before kernel boot in your boot.cmd
	- `CONFIG_SECURITY_DMESG_RESTRICT=y` in kernel .config is also advisable

* KASRL-supported u-boot 2024.07 for everyone:
- move /chosen/kaslr-seed support patchset to general 2024.07 BOOTPATCHDIR
- attach nanopi-r5c and oprangepi5-plus BOOTPACHDIR to patches/uboot/v2024.07 general dir

* u-boot: patch nanopi-r5c-rk3568_defconfig and orangepi-5-plus-rk3588_defconfig to enable KASLR

* rewrite-uboot-patches nanopi-r5c/orangepi5-plus

* patches: uboot: Improve kaslrseed support for v2024.07

---------

Co-authored-by: ColorfulRhino <131405023+ColorfulRhino@users.noreply.github.com>
2024-09-13 09:02:20 +08:00
Alex
d342f40a7c rockchip64: refresh drv-spi-spidev-remove-warnings.patch (#7088)
* rockchip64: edge: refresh drv-spi-spidev-remove-warnings.patch

rework to apply cleanly on 6.10.5

* rockchip64: current: refresh drv-spi-spidev-remove-warnings.patch
2024-09-13 09:02:20 +08:00
Viacheslav Bocharov
8efe63779d JetHome: Update JetHub D2 dts 2024-09-13 09:02:20 +08:00
Alessandro Lannocca
42779199b5 meson64: edge: refresh drv-spi-spidev-remove-warnings.patch rework to apply cleanly on 6.10.5 2024-09-13 09:02:20 +08:00
Alessandro Lannocca
53269ccca5 meson64: current: refresh drv-spi-spidev-remove-warnings.patch rework to apply cleanly on 6.6.46 2024-09-13 09:02:20 +08:00
Viacheslav Bocharov
d693317660 JetHome: Update JetHub D2 dts file 2024-09-13 09:02:20 +08:00
Viacheslav Bocharov
bf259b1356 JetHome: fix uboot patchset for JetHub D2 2024-09-13 09:02:20 +08:00
Patrick Yavitz
22e37ee16b Add board Alfred Smart Gateway GZ80X Linux support
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
2024-09-13 09:02:20 +08:00
Patrick Yavitz
0499f55888 Add board Alfred Smart Gateway GZ80X U-Boot support
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
2024-09-13 09:02:20 +08:00
33335
581f867cee chore: Disable OPTEE security partition in U-Boot for Firefly-ITX-3588J board 2024-09-13 09:02:20 +08:00
ARCW
f91b0cd11c Fixed tinker-edgr-r board GPU bug, drivers:regulator:fan53555:add new device chip id (#6998) 2024-09-13 09:02:20 +08:00
Igor Pecovnik
3a97d44190 Bump sunxi legacy and current to latest version 2024-09-13 09:02:20 +08:00
JohnTheCoolingFan
0e6eea03fc BigTreeTech CB1: current: Enable IR Receiver 2024-09-13 09:02:20 +08:00
JohnTheCoolingFan
40f05cb6d5 Remove sun50iw9-btt board family 2024-09-13 09:01:26 +08:00
JohnTheCoolingFan
fd83bf8219 Break the BigTreeTech Ethernet patches into 3 2024-09-13 09:01:26 +08:00
JohnTheCoolingFan
6c9215ae02 Rearrange BTT CB1 patches 2024-09-13 09:01:26 +08:00
JohnTheCoolingFan
f91f1b7b7d U-Boot patch for BigTreeTech CB1 ethernet 2024-09-13 09:01:26 +08:00
JohnTheCoolingFan
7327d1262b Patches to enable hdmi and emac1 on BigTreeTech CB1 2024-09-13 09:01:26 +08:00
Alex
08e0fbb2a3 add general 2024.07 patches to nanopi-r5c u-boot (#7056) 2024-09-13 08:58:35 +08:00
Alex
8f43a052fb add general 2024.07 patches to orangepi5-plus u-boot (#7057) 2024-09-13 08:58:35 +08:00
The-going
ddcf8e4a63 sunxi-6.9: bugfix the kernel panic for arm architecture
Linux kernel hangs in early boot on 32-bit ARM platform,
when ftrace 4-byte "mcount" function call location for
"_raw_spin_unlock_irqrestore" function straddles icache lines.

Discussion of the problem:
https://forum.armbian.com/topic/41339-linux-image-legacy-sunxi2451-kernel-6192-is-broken-stuck-at-starting-kernel/?do=findComment&comment=196528
https://bugzilla.kernel.org/show_bug.cgi?id=219089
2024-09-13 08:58:35 +08:00
The-going
9cc56e820d sunxi-6.9: Add Armbian patches 2024-09-13 08:58:35 +08:00
The-going
f513dabd1b sunxi-6.9: Add megous patches to EDGE 2024-09-13 08:58:35 +08:00
M. Efe Çetin
c411ab520c orangepi5: fix SPI flash boot (#7053) 2024-09-13 08:58:35 +08:00
Alex
a46409416f orangepi5-plus: (#7046)
enable KASLR
2024-09-13 08:58:35 +08:00
Alessandro Lannocca
d3096d95e3 nanopi-r5c: bump u-boot to 2024.07 patch in kaslrseed support enable kaslrseed in nanopi-r5c-rk3568-defconfig 2024-09-13 08:58:35 +08:00
amazingfate
4d4ed5735a uboot: rk3576: add patches to enable tf card boot 2024-09-13 08:58:35 +08:00
Igor Pecovnik
d656afee93 Odroid XU4: Remove deprecated patches on CURRENT branch 2024-09-13 08:58:35 +08:00
Martin Schmiedel
363e994e54 MBa8MPxL: update u-boot-tqma
- rework patches on recent changes

Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com>
2024-09-13 08:58:35 +08:00
Igor Pecovnik
11ebd65179 RaspberryPi: bump EDGE kernel to 6.10.y 2024-09-13 08:58:35 +08:00
Igor Pecovnik
f5b7572e6d imx6: bump EDGE kernel to 6.10.y 2024-09-13 08:58:35 +08:00
Martin Schmiedel
7c15d854a3 MBa8MPxL: update imx8m-6.6
- linux-tqma-current.config:  enable HDMI, LVDS, Bluetooth
- imx8_common.inc: use tag instead of branch (v6.6.43)
- fix asound.state.tqma

Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com>
2024-09-13 08:58:35 +08:00