Muhammed Efe Cetin
97c79d61fd
rockchip-rk3588-edge: add mistakenly removed DTS patches back
2024-08-18 10:38:50 +02:00
Muhammed Efe Cetin
61e10f6f64
rockchip-rk3588-edge: add HDMI & VOP2 back to OPi5 devicetree
2024-08-18 10:38:50 +02:00
Muhammed Efe Cetin
7f2a7ab00b
rockchip-rk3588-edge: opi5-plus: update dts patch, disable hdmirx by
...
default
2024-08-18 10:38:50 +02:00
Muhammed Efe Cetin
b9d7bd9e5b
rockchip-rk3588-edge: refresh HDMI TX & RX patches from Collabora and add Hantro VPU back
2024-08-18 10:38:50 +02:00
Muhammed Efe Cetin
53396d202c
rockchip-rk3588-edge: update kernel to v6.11.0-rc1
2024-08-18 10:38:50 +02:00
The-going
fae2418da9
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-08-18 10:38:11 +02:00
The-going
11c396c183
sunxi-6.10: Add megous patches
2024-08-18 10:38:11 +02:00
Alex
314447dffd
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-08-15 20:31:00 +00:00
Alex
63163387c7
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-08-15 13:11:18 +02:00
Viacheslav Bocharov
595ab95a17
JetHome: Update JetHub D2 dts
2024-08-15 12:59:25 +03:00
Alessandro Lannocca
134ae29646
meson64: edge: refresh drv-spi-spidev-remove-warnings.patch
...
rework to apply cleanly on 6.10.5
2024-08-14 17:39:38 -04:00
Alessandro Lannocca
1ffdab4fe4
meson64: current: refresh drv-spi-spidev-remove-warnings.patch
...
rework to apply cleanly on 6.6.46
2024-08-14 17:39:38 -04:00
Viacheslav Bocharov
06838e7a19
JetHome: Update JetHub D2 dts file
2024-08-14 19:42:13 +02:00
Viacheslav Bocharov
684a49953b
JetHome: fix uboot patchset for JetHub D2
2024-08-14 19:42:13 +02:00
Patrick Yavitz
aff22ad7d5
Add board Alfred Smart Gateway GZ80X Linux support
...
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
2024-08-13 14:40:48 -04:00
Patrick Yavitz
c201068f30
Add board Alfred Smart Gateway GZ80X U-Boot support
...
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
2024-08-13 14:40:48 -04:00
33335
cecf6a83b2
chore: Disable OPTEE security partition in U-Boot for Firefly-ITX-3588J board
2024-08-13 09:22:45 +02:00
ARCW
05d7ca03d4
Fixed tinker-edgr-r board GPU bug, drivers:regulator:fan53555:add new device chip id ( #6998 )
2024-08-12 17:16:11 +02:00
Igor Pecovnik
423868ca26
Bump sunxi legacy and current to latest version
2024-08-12 17:15:40 +02:00
JohnTheCoolingFan
22e3a671a7
BigTreeTech CB1: current: Enable IR Receiver
2024-08-12 17:10:49 +02:00
JohnTheCoolingFan
04829f611c
Remove sun50iw9-btt board family
2024-08-11 22:09:17 +02:00
JohnTheCoolingFan
02ad725c6f
Break the BigTreeTech Ethernet patches into 3
2024-08-11 22:09:17 +02:00
JohnTheCoolingFan
00c3dd58da
Rearrange BTT CB1 patches
2024-08-11 22:09:17 +02:00
JohnTheCoolingFan
4ef3450dc5
U-Boot patch for BigTreeTech CB1 ethernet
2024-08-11 22:09:17 +02:00
JohnTheCoolingFan
b7fac21f3f
Patches to enable hdmi and emac1 on BigTreeTech CB1
2024-08-11 22:09:17 +02:00
Alex
3ad547fe93
add general 2024.07 patches to nanopi-r5c u-boot ( #7056 )
2024-08-10 13:43:29 +02:00
Alex
60ec699aea
add general 2024.07 patches to orangepi5-plus u-boot ( #7057 )
2024-08-10 13:42:56 +02:00
The-going
e9cc1a2479
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-08-10 08:12:04 +02:00
The-going
87d667ce9a
sunxi-6.9: Add Armbian patches
2024-08-10 08:12:04 +02:00
The-going
06030bae54
sunxi-6.9: Add megous patches to EDGE
2024-08-10 08:12:04 +02:00
M. Efe Çetin
e34789f90b
orangepi5: fix SPI flash boot ( #7053 )
2024-08-09 08:40:04 +02:00
Alex
0a134ffae4
orangepi5-plus: ( #7046 )
...
enable KASLR
2024-08-08 07:39:00 +02:00
Alessandro Lannocca
1f672d9faa
nanopi-r5c:
...
bump u-boot to 2024.07
patch in kaslrseed support
enable kaslrseed in nanopi-r5c-rk3568-defconfig
2024-08-08 07:38:23 +02:00
amazingfate
cff7e614f2
uboot: rk3576: add patches to enable tf card boot
2024-08-08 07:38:13 +02:00
Igor Pecovnik
a9670b1dc5
Odroid XU4: Remove deprecated patches on CURRENT branch
2024-08-08 07:38:03 +02:00
Martin Schmiedel
96e1752111
MBa8MPxL: update u-boot-tqma
...
- rework patches on recent changes
Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com>
2024-08-07 21:39:15 +02:00
Igor Pecovnik
aaee1bb85f
RaspberryPi: bump EDGE kernel to 6.10.y
2024-08-05 20:38:46 +02:00
Igor Pecovnik
a082d95117
imx6: bump EDGE kernel to 6.10.y
2024-08-05 20:38:31 +02:00
Martin Schmiedel
42cc795f4d
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-08-05 14:36:51 +02:00
Martin Schmiedel
19ec627e90
MBa8MPxL: fix boot problem after updating uboot.sh
...
- since 792d9d9d
Variables add to environment in post_config_uboot_target function are ignored.
- So setting the variable ATF_LOAD_ADDR doesn't work anymore
- ATF_LOAD_ADDR changed in the uboot patch instead
Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com>
2024-08-05 14:36:51 +02:00
Igor Pecovnik
2e9917bc6a
Mvebu: Bump kernel config and sources to 6.10.y
2024-08-05 09:38:22 +02:00
Igor Pecovnik
ff8412d676
Add patches to 6.10 folder
2024-08-05 09:38:22 +02:00
Heisath
9ea9e5b97b
Move to 6.8
2024-08-05 09:38:22 +02:00
Heisath
72ce5c3f0b
Add mvebu 6.7 patches, move to rmk tree
2024-08-05 09:38:22 +02:00
Igor Pecovnik
8662ef1c7b
Meson 6.10: adjust patches to align with upstream changes
...
Need to be tested on hardware
2024-08-05 09:35:43 +02:00
SteeManMI
dcf916ffe8
rewrite kernel patches
2024-08-04 21:25:36 +02:00
SteeManMI
78acfe1a5a
Initial changes to move meson edge from 6.9 to 6.10
2024-08-04 21:25:36 +02:00
Igor Pecovnik
4f92c2ebfc
Adjust patches that are broken or they found a way upstream
2024-08-03 15:34:00 +02:00
The-going
820d29b657
sunxi-6.6: exclude iio thermal sensors patches
...
These patches are not needed for the kernel version 6.6 and later.
In addition, they cause minor harm when measuring temperature,
as they additionally calibrate the sensors.
Today, all the work is done by drivers/thermal/sun8i_thermal.c
2024-08-02 17:21:36 +02:00
The-going
641025e1a4
sunxi-6.6: Switch to v6.6.37, edit incorrect patch messages
2024-08-02 17:21:36 +02:00