Ricardo Pardini
690cd7a508
khadas-vim3: bump to u-boot v2024.01; boot-usb-first patch in board folder
...
- patch is slightly different for 2024.01
2024-01-14 19:40:23 +01:00
Ricardo Pardini
c23caad016
meson64: 6.7 edge: fix SPI-NOR patch for 6.7.y
...
- general-spi-nor-add-support-for-XT25F128B.patch: fixed same as Paolo did for rockchip64-6.7
2024-01-14 19:39:09 +01:00
Ricardo Pardini
29085a7f73
meson64: 6.7 edge: rebase patches to 6.7
...
- general-rc-drivers-should-produce-alternate-pulse-and-space-timing-events.patch: dropped
- added `-spidev` DT's for a few boards (gives access to SPI Flash in exchange for slower eMMC)
- cleanup 0000.patching_config.yaml for meson64-6.7
2024-01-14 19:39:09 +01:00
Ricardo Pardini
61d875bae7
meson64: 6.7 edge: copy patches from 6.6
2024-01-14 19:39:09 +01:00
Ricardo Pardini
9b9011eb5d
meson64: 6.6 current: added -spidev
DT's for a few boards & cleanup 0000.patching_config.yaml
...
- gives access to SPI Flash in exchange for slower eMMC
- cleanup 0000.patching_config.yaml for meson64-6.6
2024-01-14 19:39:09 +01:00
Paolo Sabatino
97fd32d109
rockchip64: add missing header to patch
2024-01-14 14:14:50 +01:00
Paolo Sabatino
93330d3c3c
rockchip64: fix for spi-nor macro
2024-01-14 14:14:50 +01:00
Paolo Sabatino
f691a1d50e
rockchip64: cosmetic fix
2024-01-14 14:14:50 +01:00
Paolo Sabatino
1f4df4c41f
rockchip64: bump edge to 6.7, current to 6.6
2024-01-14 14:14:50 +01:00
Lane Jennison
6c5ea26897
RK3588-edge: add SATA1 overlay for rock5b
2024-01-12 19:34:37 +01:00
Paolo Sabatino
66ad1a88f1
rockchip: rework rk3228/rk3328 dfi driver for kernel 6.7
2024-01-12 19:23:51 +01:00
Paolo Sabatino
1405f0f8fd
rockchip: fix esp8089, ssv6051 wifi drivers for kernel 6.7
2024-01-12 19:23:51 +01:00
Paolo Sabatino
af16481a88
rockchip: move current to 6.6 and edge to 6.7
2024-01-12 19:23:51 +01:00
amazingfate
4df72bb3d8
xiaomi-elish: rebase kernel patches for 6.7
2024-01-12 09:51:06 +08:00
c0rnelius
8bb7cc2579
patch: uboot: v2023.07.02: bananapicm4: sata boot support ( #6149 )
...
This does not change the current boot order and requires specific
hardware.
Test-on: BananaPi BPI-CM4IO Baseboard with BPI-CM4 Module
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
Co-authored-by: Patrick Yavitz <pyavitz@xxxxx.com>
2024-01-11 18:15:39 -05:00
Paolo Sabatino
8786526914
rtl8723cs: fix driver compilation on kernel 6.7
2024-01-11 23:38:57 +01:00
amazingfate
084ea0caa7
xiaomi-elish: rewrite patches
2024-01-09 19:28:16 +08:00
Igor Pecovnik
f852beca0a
Switch meson64, bcm2711, sunxi, imx6, mvebu current to 6.6, edge to 6.7 and leave 6.1 for legecy
...
- detach sunxi from fixed vesions
- imx6 remove symlinks
- move to archive & cleanup
2024-01-07 18:58:36 +01:00
Ricardo Pardini
8e94b012fd
rockchip (32-bit): move version locking to shared hook in mainline-kernel.conf.sh
2024-01-07 18:58:36 +01:00
Ricardo Pardini
6a1b52cad1
sunxi/sunxi64: move version locking to shared hook in mainline-kernel.conf.sh
2024-01-07 18:58:36 +01:00
Ricardo Pardini
8b60fb750d
meson (32-bit): family common: drop KERNELBRANCH, rely on KERNEL_MAJOR_MINOR only, no more symlinks
2024-01-07 18:58:36 +01:00
Ricardo Pardini
cb4893ddbe
rockchip64: family common: drop KERNELBRANCH, rely on KERNEL_MAJOR_MINOR only, no more symlinks
...
- rockchip64_common is used by BOARDFAMILY's with their own LINUXFAMILY, so we can't be very generic here
2024-01-07 18:58:36 +01:00
Ricardo Pardini
b9766185fb
meson64: family common: drop KERNELBRANCH, rely on KERNEL_MAJOR_MINOR only, no more symlinks
2024-01-07 18:58:36 +01:00
amazingfate
02ef17a3a0
rock-5b edge: fix emmc, temp sensor and power off
...
We need to slow down to HS200 for stable emmc.
Add tsadc node for temp sensor.
Add power off fix from mail list.
2024-01-05 10:41:32 +08:00
amazingfate
6015ba52f9
add rockchip-rk3588-edge devicetree for hinlink-h88k
2024-01-05 10:40:34 +08:00
Lane Jennison
5b1c1c2897
mvebu-edge: move to 6.6.y
2024-01-04 00:06:37 +05:30
Ricardo Pardini
a5524afbbf
mixtile-blade3 / rockchip-rk3588-edge 6.7: enable tsadc for thermal sensors
...
- thanks AmazingFate
2024-01-04 00:04:02 +05:30
Ricardo Pardini
8d90992192
mixtile-blade3 / rockchip-rk3588 edge 6.7: slow down eMMC from hs400 to hs200
2024-01-04 00:04:02 +05:30
Ricardo Pardini
33941f1741
mixtile-blade3 / rockchip-rk3588 edge 6.7: pci3x4 for Mixtile Blade3 (rpardini's bad take)
...
- arm64: dts: rockchip: pci3x4 for Mixtile Blade3
- pinctrl for `1 RK_PB2` pull_up
- regulator `vcc3v3_pcie30` always-on and boot-on
- there is probably a much better fix than this, but I couldn't find it
Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
2024-01-04 00:04:02 +05:30
Ricardo Pardini
1817b39d59
mixtile-blade3 / rockchip-rk3588 edge 6.7: cleanups for Mixtile Blade3
...
- arm64: dts: rockchip: cleanups for Mixtile Blade3
- drop `hym8563` pinctrl (don't think the blade3 has an RTC)
- `i2c5` is exposed on the 30-pin, add comment
- fix tab in `pcie30phy`
Signed-off-by: Ricardo Pardini <ricardo@pardini.net>
2024-01-04 00:04:02 +05:30
Ricardo Pardini
6873cb2a8e
mixtile-blade3 / rockchip-rk3588 edge 6.7: add DT (original from Joshua Riek)
...
- base for https://github.com/Joshua-Riek/linux/pull/1
2024-01-04 00:04:02 +05:30
Paolo Sabatino
cba4c033b0
rockchip: implement governor attribute sysfs for rk322x-dmc
2024-01-03 23:58:57 +05:30
pixdrift
1c3306c130
Enable CPU frequency configuration for Orange Pi Zero 3 ( #6127 )
...
* Enable CPU frequency configuration for Orange Pi Zero 3
* Revert "Enable CPU frequency configuration for Orange Pi Zero 3"
This reverts commit 7af1ee1116
.
* Enable CPU frequency configuration for Orange Pi Zero 3
---------
Co-authored-by: Gunjan Gupta <viraniac@gmail.com>
2024-01-03 18:18:43 +05:30
brentr
d48977e38d
fixes failing 10Mbit built-in Ethernet -- https://armbian.atlassian.net/browse/AR-1904 ( #6117 )
2023-12-31 18:27:48 +01:00
Gunjan Gupta
52523d1f4d
delete patch as it should no longer be required
2023-12-31 01:13:50 +05:30
Gunjan Gupta
512ddcb3cc
disable patch to fix display on H616/H618 display
2023-12-31 01:13:50 +05:30
Gunjan Gupta
290d866448
sun50iw9: Add HDMI support for H616/H618
2023-12-31 01:13:50 +05:30
Gunjan Gupta
6abd384e6f
Port few zero2 patches to cover zero3 as well
2023-12-31 01:13:50 +05:30
Ricardo Pardini
f590d86a91
[cleanup] remove old rk35xx-4.19 archive patch folder that is unused
2023-12-28 13:52:19 +01:00
Ricardo Pardini
0daaccab8f
[cleanup] rockchip64 legacy: remove long dead 4.4 patches (family/common didn't define legacy branch for a while)
2023-12-28 13:52:19 +01:00
Ricardo Pardini
c609299ca2
[cleanup] rk3399: remove defunct patches & dangling symlinks for rk3399-legacy and rk35xx-legacy
2023-12-28 13:52:19 +01:00
Julian Sikorski
e612895fed
Update odroidxu4-current to 6.1.69
2023-12-27 13:59:43 +01:00
Ricardo Pardini
7436eba79c
rockchip-rk3588 edge 6.7: add overlay support; add rockchip-rk3588-sata2 overlay
2023-12-27 13:30:23 +01:00
Ricardo Pardini
3351056c54
rockchip-rk3588 edge 6.7: bump to 6.4-rc7; rebase patches
2023-12-27 13:30:23 +01:00
Ricardo Pardini
78b8ad184d
rockchip-rk3588 edge 6.7-rc4: rewrite/rebase patches
...
- in the process, `MAINTAINERS` file patches are dropped
2023-12-27 13:30:23 +01:00
Ricardo Pardini
8825be3e16
uefi: arm64: current: 6.6: rebase patches onto 6.6.8
2023-12-27 13:29:37 +01:00
Ricardo Pardini
7cdad141fa
uefi: arm64: edge: 6.7: rebase patches onto 6.7-rc7
2023-12-27 13:29:37 +01:00
Ricardo Pardini
8d10a84839
uefi: arm64: drop obsolete patch archives for 6.2, 6.3, 6.4, 6.5
2023-12-27 13:29:37 +01:00
Ricardo Pardini
9cb365aad2
uefi: all: edge: bump to 6.7-rc7; arm64: fix Phytium stmmac patch (by Igor)
...
Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2023-12-27 13:29:37 +01:00
Ricardo Pardini
7258246bfd
uefi-arm64 6.7: copy patches from 6.6
2023-12-27 13:29:37 +01:00
Ricardo Pardini
ef995dafc2
uefi: common: stop using symlinks, instead point directly to KERNEL_MAJOR_MINOR
...
- uefi: common: drop kernel symlinks
- remove duplicate decls
- simplify
- some comments
2023-12-27 13:29:37 +01:00
Gunjan Gupta
80f7e4a61d
Fix patch and compilation failures in crust support patch
2023-12-27 11:56:37 +01:00
Gunjan Gupta
f78c95e798
Switch to upstream AXP313 support
2023-12-27 11:56:37 +01:00
Gunjan Gupta
a8f7dc2f90
Replace our led patch with orangepizero2's pwrled implementation
2023-12-27 11:56:37 +01:00
Gunjan Gupta
19fbdb6fe5
Allwinner: u-boot: Move some defconfig changes from patches to board config files
2023-12-27 11:56:37 +01:00
Paolo Sabatino
f71a96b799
remove rk322x and rockchip non-LTS kernel patch archives
2023-12-26 16:45:30 +01:00
Paolo Sabatino
24ce44421b
remove unsuitable patch
2023-12-26 16:45:30 +01:00
Paolo Sabatino
562d96128b
consolidate rk322x and rockchip 32 bit families
...
* merge patches from rockchip and rk322x families for current and edge
kernels
* adjust patches for tinkerboard to remove some cruft and overclocking
* rework kernel configs
* fix rk322x dmc to avoid lockup on rk3288
* migrate rockchip-6.6 into patch series, rename all patches with
more understandable names
* add gen-series.sh script in tools directory (it is a naive tool to
create patch series when you don't want to rebase everything)
2023-12-26 16:45:30 +01:00
Gunjan Gupta
2ea9d98656
xradio: remove upstreamed patch
2023-12-25 12:20:50 +05:30
Alban Browaeys
0b2389a03a
Fixup compilation helios64 uboot ( #6068 )
...
* CONFIG_SYS_SCSI_MAX_DEVICE was replaced by a macro in U-Boot v2022.04
* Fixes u-boot for rockchip64 derivatives
* Fix missing include for cli_simple_run_command
* Do not return value in a void function
2023-12-24 09:14:54 +01:00
Keven
06c28cd39e
Add support for armsom-sige7 board ( #6075 )
2023-12-24 09:14:11 +01:00
Gunjan Gupta
03cbbdff7b
driver-harness: fix compilation failure with 6.7 kernel as observed with allwinner kernels
2023-12-24 09:13:08 +01:00
Gunjan Gupta
7595b0a3cb
Fix dtb compilation failure because of upstreamed sid node for sun50i-h616
...
While at it, also fixed the following warning
arch/arm64/boot/dts/allwinner/sun50i-h616.dtsi:189.40-191.6: Warning (unit_address_format): /soc/efuse@3006000/cpu-speed-grade@00: unit name should not have leading 0s
2023-12-24 09:13:08 +01:00
Gunjan Gupta
10f4e8e6fb
Remove old leftover kernel patches
2023-12-24 09:13:08 +01:00
Gunjan Gupta
61b23605f9
Bump allwinner kernels legacy, current and edge kernels
2023-12-24 09:13:08 +01:00
Gunjan Gupta
a269c9a1c5
Refreshed patches using rewrite-kernel-patches command
2023-12-24 09:13:08 +01:00
Gunjan Gupta
30ef1a3e14
Allwinner: Add kernel patches for 6.7 kernel
2023-12-24 09:13:08 +01:00
Alban Browaeys
9bc637f738
Helios64: the chip temperature sensor is really a National lm75
2023-12-24 08:08:11 +01:00
Alex Shumsky
eec57ef6ce
rk3318: add uboot Recovery button support
2023-12-18 10:03:17 +01:00
Andrey Safonov
861cd6620f
update NanoPI R2C dts for edge kernel
2023-12-17 10:31:57 +01:00
Muhammed Efe Cetin
dae967fd88
opi5: add mainline uboot support
2023-12-17 10:31:06 +01:00
Andrey Safonov
764ec29f32
Rockchip64 PCIE PHY reset on probe ( #6057 )
...
* rk3399 PCIE PHY reset on probe
2023-12-17 10:30:51 +01:00
Paolo Sabatino
fbfa2aa9ad
rockchip64: fixes for v4l2, add rkvdec hevc decoder
2023-12-16 11:06:06 +01:00
Gunjan Gupta
1db3008302
Add missing dts nodes for wifi support
2023-12-16 01:25:34 +05:30
Igor
c7397e62d0
Move forgotten overlays from Odroid M1 ( #6021 )
...
- add Device Odroid M1 device tree to dt subfolder
- fix permission for panther x2
- move and rename overlays
- integrate hardkernel fixup to rockchip fixup script
- detach nanopi r5 from nonexisting odroid kernel family to rockchip64
- Remove patches for 6.5
- Use correct overlay namings
- Align Board name with others from the vendor
2023-12-14 10:36:06 +01:00
Muhammed Efe Cetin
3623035568
opi5: fix analog sound on edge kernel & add dt for opi5b
2023-12-14 10:34:17 +01:00
Igor Pecovnik
e677bb656c
Remove deprecated bits in patches that prevent compilation
2023-12-14 09:44:35 +01:00
Gunjan Gupta
ef91a77e6d
Fixed ethernet for Orange Pi 3 and Orange Pi One Plus
2023-12-14 12:39:23 +05:30
Igor Pecovnik
88f14d1625
Cleanup deprecated Odroid XU4 kernel patches, cleanup old unused folders
2023-12-12 08:31:52 +01:00
Julian Sikorski
4d85023729
Update odroidxu4-current to 6.1.67
2023-12-11 17:58:53 +01:00
Jihoon Han
4413601db2
odroidhc4: Fix u-boot not recognizing disks mounted in SATA ports during the boot process
...
Signed-off-by: Jihoon Han <rapid_renard@renard.kr>
2023-12-11 13:31:58 +01:00
Paolo Sabatino
af031aeefd
uwe5622: tidy up patch files organization
...
* move uwe5622 driver patches into specific misc directory
* remove "_allwinner" suffix in function call
2023-12-08 18:25:10 +01:00
Paolo Sabatino
2b342b2366
rockchip64: move uwe5622 adjust patch to misc
2023-12-08 18:25:10 +01:00
Igor
fae4f66439
Merge Odroid M1 into rockchip64 family ( #6015 )
2023-12-07 09:22:42 +01:00
Jens J
d2c928cbf0
add dts for mini-m8s-pro tvbox ( #6014 )
2023-12-07 00:41:12 +01:00
LiX
e43d5ae4d2
Added NanoPi R5C support, based on the works done by lanefu for NanoPi R5S, with ethernet interface name updated and corresponding LED status support.
2023-12-06 18:19:26 +01:00
Julian Sikorski
e4d51f340b
Update odroidxu4-current to 6.1.65 ( #6010 )
2023-12-05 12:48:12 +01:00
Alex Shumsky
e504369708
rockchip64: fix uboot zstd decompression
2023-12-05 00:05:13 +01:00
Igor Pecovnik
89bb6c4cfe
Fix rk322x broken patches
2023-12-03 23:53:11 +01:00
Muhammed Efe Cetin
7f8a905ff9
rk3588: edge: add vop2, hdmi support to rock5 series and fix hdmi0 reset gpio on opi5
2023-12-03 18:49:35 +01:00
Gunjan Gupta
9131aac1c9
Switch entirely to fifteenhex repo for xradio driver as it performs better
2023-12-02 17:30:31 +05:30
Patrick Yavitz
dfec271b3a
v3: rtw88: sdio: Honor the host max_req_size in the RX path
...
The 3rd revision of the patch has been applied upstream.
https://lore.kernel.org/linux-wireless/87cyvqsabo.fsf@kernel.org/T/#t
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-12-01 16:26:19 +03:00
Gunjan Gupta
7c90deff63
Fix patch application failure due to upstreamed code
2023-11-28 20:53:51 +01:00
雷耀
11379ef9b7
rockchip-rk3566:add new board JP-TVbox-3566 ( #5904 )
2023-11-27 13:02:06 +01:00
Ricardo Pardini
204d2e79b9
WSL2 "boards" wsl2-x86
/wsl2-arm64
with current (6.1.y) and edge (6.6.y) kernels with Microsoft patches
...
> tl,dr: add 4 small-ish UEFI-like kernels, with Microsoft patches & fixes, for use with Microsoft WSL2 on x86/arm64 and 6.1.y/6.6.y
- the boards are UEFI derivatives, using a common `microsoft` vendor include to modify
- `KERNELPATCHDIR`/`LINUXFAMILY` (for now, we don't want those patches in regular UEFI builds / .debs)
- disable `EXTRAWIFI` (kernel is for a VM, will never have wifi so doesn't need any drivers)
- `LINUXCONFIG`, so we can use Microsoft's own monolithic kernel, required for WSL2 (their initrd is a mistery)
- really, what we're mostly interested right now are the kernels (in the future we might have an "Armbian" WSL2 app in the Microsoft Store)
- `current` `6.1.y`:
- rebased from https://github.com/microsoft/WSL2-Linux-Kernel/tree/linux-msft-wsl-6.1.y onto real 6.1.y
- using Microsoft's `.config` exactly (monolithic, there are no `=m`'s)
- `edge` `6.6.y`:
- also from https://github.com/microsoft/WSL2-Linux-Kernel/tree/linux-msft-wsl-6.1.y but rebased onto 6.6.y
- using updated Microsoft's `.config` (monolithic, there are no `=m`'s)
- dropped 2 of 6.1.y's patches that were actually upstreamed in the meantime:
- `mm-page_reporting-Add-checks-for-page_reporting_order-param` - mainlined in https://lore.kernel.org/all/1664517699-1085-2-git-send-email-shradhagupta@linux.microsoft.com/
- `hv_balloon-Add-support-for-configurable-order-free-page-reporting` - mainlined in https://lore.kernel.org/all/1664517699-1085-3-git-send-email-shradhagupta@linux.microsoft.com/
- drop the `arm64: hyperv: Enable Hyper-V synthetic clocks/timers` patch, since it causes asm breakage on 6.6.y
- a shame, but I tried and can't fix it myself - @kelleymh ?
- add my own patch to fix:
- `1709-drivers-hv-dxgkrnl-restore-uuid_le_cmp-removed-from-upstream-in-f5b3c341a.patch` due to https://lore.kernel.org/all/20230202145412.87569-1-andriy.shevchenko@linux.intel.com/ landing in 6.6
- `1710-drivers-hv-dxgkrnl-adapt-dxg_remove_vmbus-to-96ec29396-s-reality-void-return.patch` to adapt to
https://lore.kernel.org/all/TYCP286MB2323A93C55526E4DF239D3ACCAFA9@TYCP286MB2323.JPNP286.PROD.OUTLOOK.COM/
2023-11-27 11:14:01 +01:00
amazingfate
e6ee3e7de0
xiaomi-elish: add typec pd support
2023-11-27 10:01:12 +01:00
amazingfate
66bc89b3a3
xiaomi-elish: bump to kernel 6.7-rc2
2023-11-26 23:20:57 +01:00
Alex Shumsky
4707e71e35
rk3318-box: Enable uboot BTRFS support
2023-11-26 13:58:04 +01:00
Julian Sikorski
cbb77faca7
Update odroidxu4-current to 6.1.63
2023-11-25 08:27:58 +01:00
Igor
23b94a05aa
Fix Rockchip current and edge kernel from compile breaking ( #5950 )
...
* Fix rockchip current and edge kernel from compile breaking
* Fix media and rockchip64 kernel patches
* Fix remaining rockchip kernel patches
2023-11-21 20:43:50 +01:00
Gunjan Gupta
fdf1a7af7f
Allwinner: bump legacy, current and edge kernels
...
legacy - 5.15.137 -> 5.15.139
current - 6.1.62 -> 6.1.63
edge - 6.6.1 -> 6.6.2
Updated patches to fix patch application failure. Also rebased the config files
2023-11-21 11:21:03 +05:30
Muhammed Efe Cetin
a406e8323a
Update VOP2 & HDMI QP patches from Andy's kernel tree
2023-11-20 16:31:58 +01:00
Patrick Yavitz
e43a03811f
patch: misc: rtw88: 6.1: 6.1.63 fixups
...
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/diff/drivers/net/wireless/realtek/rtw88/debug.c?id=v6.1.63&id2=v6.1.62
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-11-20 17:41:19 +05:30
Igor
8caf51243e
Bump rpi and ebin edge kernels to 6.6.y ( #5925 )
...
* Bump rpi and ebin edge kernels to 6.6.y
* Move rpi patches from archive, remove deprecated patch folder
2023-11-19 22:34:54 +01:00
M. Efe Çetin
af3b4fafec
Update rk3588-edge to 6.7-rc.1 and add support for VOP2, Crypto, HW RNG ( #5928 )
...
* Update rk3588-edge to 6.7-rc1 kernel
* Update patches for rk3588-edge and add support for crypto, trng, hdmi tx, vop2
2023-11-19 22:30:26 +01:00
hzy
dcf4360b53
meson: edge: refresh patches
2023-11-19 22:27:54 +01:00
hzy
d6ede78016
meson: edge: Bump v6.6
2023-11-19 22:27:54 +01:00
Kevin Schmidt
72922908c5
Refresh jetson-nano board config.
2023-11-19 22:27:28 +01:00
Patrick Yavitz
2fa2277672
patch: misc: rtw88: 6.7
...
linux 6.7.y support
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-11-17 17:19:53 +01:00
Alban Browaeys
312738fa70
Revert "Add a patch that breaks compilation of wifi driver 8723ds on a kernel 6.6 ( #5912 )"
...
Fix is now merged in upstream master branch.
This reverts commit 563de0bd8a
.
2023-11-17 06:47:47 +01:00
Tony
9f4260501d
collabora: update to newer tags ( #5915 )
2023-11-15 13:27:15 +01:00
Gunjan Gupta
e4ad867e47
kernel: sunxi: disable patch that prevents host mode on otg port ( #5913 )
...
Co-authored-by: Igor <igor@armbian.com>
2023-11-15 00:32:39 +01:00
Igor
563de0bd8a
Add a patch that breaks compilation of wifi driver 8723ds on a kernel 6.6 ( #5912 )
...
+ attach sources to commmit ID
2023-11-14 18:21:21 +01:00
chainsx
21091b29f4
media: fix firefly-rk3399 mini-pcie slot
2023-11-14 12:05:25 +01:00
Igor
dc5d461c95
Move Makefile section from patch ( #5909 )
...
There are many changes in this file and its impossible to cover this with a patch for now current and all kernels back
We are using same hack in UWE drivers.
2023-11-14 12:04:15 +01:00
Tony
02f80a255b
more archive cleaning ( #5907 )
...
* Meson64 clear abandoned kernels
* Rockchip: Clear out EOL kernels
2023-11-13 16:13:47 -05:00
Tony
9f350d74bb
Rockchip64: Clean up archive of all EOL kernels ( #5903 )
...
* Delete patch/kernel/archive/rockchip64-6.4 directory
EOL kernel replaced by 6.5->6.6
* Delete patch/kernel/archive/rockchip64-6.3 directory
EOL kernel
* Delete patch/kernel/archive/rockchip64-6.0 directory
EOL kernel
* Delete patch/kernel/archive/rockchip64-5.19 directory
EOL kernel
* Delete patch/kernel/archive/rockchip64-5.18 directory
EOL kernel
* Delete patch/kernel/archive/rockchip64-5.17 directory
EOL kernel
* Delete patch/kernel/archive/rockchip64-5.14 directory
EOL kernel
* Delete patch/kernel/archive/rockchip64-5.13 directory
EOL kernel
* Delete patch/kernel/archive/rockchip64-5.12 directory
EOL kernel
2023-11-13 07:41:04 -05:00
Viacheslav Bocharov
217a5b3ea3
JetHome: Add dts kernel patch for support onboard eeprom in JetHub D1+
...
Signed-off-by: Viacheslav Bocharov <adeep@lexina.in>
2023-11-08 14:06:32 +01:00
Igor Pecovnik
cc02b91478
Remove deprecated patches
2023-11-08 11:19:19 +01:00
amazingfate
f55a87d469
add v4l2 patches to rockchip64 for chromium
2023-11-05 10:05:18 +01:00
Jianfeng Liu
409cd45e50
xiaomi-elish: update config for 6.6, and fix one bluetooth pairing issue ( #5885 )
...
* xiaomi-elish: update .config, enable BINFMT_MISC and UHID
* xiaomi-elish: fix some bluetooth LE devices not pairing
2023-11-05 10:04:12 +01:00
jack
221f1ccd83
add board ArmSoM-w3; with uboot-patch and updated blobs
2023-11-03 08:12:58 +01:00
amazingfate
c66bfb3e38
bump xiaomi-elish to kernel 6.6
2023-11-03 08:12:29 +01:00
Julian Sikorski
26fed3cbda
Update odroidxu4-current to 6.1.60
2023-10-31 08:14:43 +01:00
Ricardo Pardini
0488392964
meson64 / rockchip64 / uefi / rk3568-odroid: edge 6.6: bump to 6.6.y; rebase patches to v6.6(.0)
2023-10-31 08:14:01 +01:00
Paolo
f08dcd4867
rockchip,rk322x: bump edge kernel to 6.6 ( #5875 )
...
* rockchip,rk322x: bump edge kernel to 6.6
* rk322x: update patching_config.yaml
2023-10-31 08:13:23 +01:00
Gunjan Gupta
b8ab4f5e30
sunxi: bump edge kernel to 6.6
2023-10-30 22:58:11 +05:30
Gunjan Gupta
a55ae4ec93
kernel: sunxi: remove 6.4 kernel patches
2023-10-30 22:58:11 +05:30
Gunjan Gupta
d1186b8a0e
kernel: sunxi: Add patches for 6.6 kernel
...
I have changed the way the patches are generated a bit. Instead of using orange-pi branch from megous tree for 6.6 kernel, I have used the following kernel branches
a83t-suspend, af8133j, anx, audio,
axp, cam, drm, err, fixes, mbus,
modem, opi3, pb, pinetab, pp, ppkb,
samuel, speed, tbs-a711, ths
These branches were carefully chosen to include only allwinner related patches and remove importing of the rockchip related patches into the allwinner kernel.
Following patches are modified to fix patch application failure
- patches.armbian/arm64-dts-sun50i-h616-orangepi-zero2-reg_usb1_vbus-status-ok.patch
- patches.armbian/arm64-dts-sun50i-h616-orangepi-zero2-Enable-GPU-mali.patch
- patches.armbian/arm64-dts-allwinner-h616-Add-efuse_xlate-cpu-frequency-scaling-v1_6_2.patch
- patches.armbian/arm64-dts-allwinner-h616-LED-green_power_on-red_status_heartbeat.patch
- patches.armbian/arm64-dts-allwinner-overlay-Add-Overlays-for-sunxi64.patch
- patches.armbian/arm64-dts-sun50i-h616-bigtreetech-cb1.patch
Following patches are modified because of kernel api change to fix compilation failure
- patches.armbian/drv-gpu-drm-sun4i-Add-HDMI-audio-sun4i-hdmi-encoder.patch
- patches.armbian/drv-of-Device-Tree-Overlay-ConfigFS-interface.patch
2023-10-30 22:58:11 +05:30
amazingfate
4232299a3b
sm8250: make nt36523 touchscreen start faster
2023-10-26 21:17:01 +08:00
Ricardo Pardini
bf6b4b3cce
sm8250 edge 6.5: rewrite patches, no changes
...
- done with `./compile.sh BOARD=xiaomi-elish BRANCH=sm8250 rewrite-kernel-patches`
2023-10-26 21:17:01 +08:00
amazingfate
46a46dc14e
add new device xiaomi-elish
2023-10-26 21:17:01 +08:00
Ricardo Pardini
98c0ab47f5
meson64 / rockchip64 / uefi / rk3568-odroid: edge 6.6: bump to 6.6-rc7; rebase/rewrite patches for 6.6-rc7
2023-10-26 14:30:48 +02:00
c0rnelius
95229ffdef
general: extra: meson64 overlays: radxa zero
( #5860 )
...
* general: extra: meson64 overlays: `radxa zero`
Radxa Zero: Add overlays for serial i2c and spi.
BPI-M2S/M5: Add RTL8822CS overlays for each unit.
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
* v2: general: extra: meson64 overlays: `radxa zero`
compatible = "armbian,spi-dev";
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
---------
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
Co-authored-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-10-25 08:01:01 -04:00
c0rnelius
f10935160b
Radxa Zero: set aliases for serial i2c and spi
( #5859 )
...
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
Co-authored-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-10-24 15:51:11 -04:00
c0rnelius
0f0b3e5b63
Radxa Zero: u-boot-v2023.07.02
( #5858 )
...
Update Das U-Boot to v2023.07.02
Patch: HACK: mmc: meson-gx: limit to 24MHz
db6738fed9
In my testing the patch is required for stable boot on REV 1.51.
It is not required on REV 1.4, but has no ill effects on boot.
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
Co-authored-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-10-24 15:50:48 -04:00
c0rnelius
73a409df2b
Waveshare CM4-IO-BASE-B with BPI-CM4 Module ( #5857 )
...
Set fan max speed to kick in at 65*C. This keeps the unit roughly
at 70*C or lower, when pusing all cores for an extended period of
time.
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
Co-authored-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-10-24 13:44:54 -04:00
Tony
43ba5437f0
update compatible string for Odroid C2 Spidev ( #5852 )
2023-10-22 13:13:02 -04:00
Ricardo Pardini
dd6f788a0a
rockchip64 / edge 6.6: add overlay rockchip-rk3566-sata2.dts
...
- this would also apply to 3568
2023-10-22 11:43:50 +00:00
Ricardo Pardini
f60ef3aa31
rockchip64 / edge 6.6: add rk3566-orangepi-3b-sata DTB
2023-10-22 11:43:50 +00:00
Ricardo Pardini
3ed795e4cb
rockchip64 edge 6.6: bump to 6.6-rc6
; rebase patches
2023-10-21 14:00:08 +02:00
Ricardo Pardini
b89858d4d2
uefi edge 6.6: bump to 6.6-rc6
; rebase patches
...
- also bump `qemu-uboot` variant's uboot from 23.10-rc4 to final 23.10
2023-10-21 13:59:32 +02:00
Ricardo Pardini
6731b003e2
meson64 edge 6.6: bump to 6.6-rc6
; rebase patches
2023-10-21 13:57:12 +02:00
Gunjan Gupta
2980065b8c
uwe5622: Fix kernel warning for incorrect netdev-dev_addr
2023-10-20 17:37:40 +05:30
c0rnelius
5b30b9250a
patch: uboot: v2023.07.02: bananapicm4: nvme boot support
( #5840 )
...
HACK: BOOT ORDER: NVMe SDCARD eMMC.
NOTES:
In my testing there has been no false starts or hangs up. Meaning
the boot process has been stable.
The downside to this in my opinion is that if there is an OS on
the NVMe it will always take boot priority. The drive would need
to be pulled or DD'd in order for SD eMMC boot to kick in.
Tested-on: Waveshare CM4-IO-BASE-B
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
Co-authored-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-10-18 11:31:39 -04:00
Ricardo Pardini
c94f6fb855
rockchip64 / edge 6.6: bump to 6.6-rc5; rebase patches
2023-10-14 22:02:27 +02:00
Ricardo Pardini
027de20433
khadas-vim3l: bump to u-boot v2023.10; boot-usb-first patch now only in board folder
...
- drop kbi patch
2023-10-14 00:02:58 +02:00
Ricardo Pardini
7abc1a0130
khadas-vim3: bump to u-boot v2023.10; boot-usb-first patch now only in board folder
...
- drop kbi patch
2023-10-14 00:02:58 +02:00
Ricardo Pardini
6e45fb7e3e
odroidn2l: bump to u-boot v2023.10; boot-usb-first patch now only in board folder
...
- with this, there are no more boards with `v2023.07`
2023-10-14 00:02:43 +02:00
Ricardo Pardini
d6fca17014
mixtile-blade3: enable pci3x4 nvme boot (requires u.2 -> m.2 adapter from blade3 case kit)
2023-10-13 18:03:31 +02:00
Paolo Sabatino
022183eb6e
rk322x: fix NEC/NECX/NEC32 protocol handling for rockchip-ir driver
2023-10-13 17:36:14 +02:00
Paolo Sabatino
c2b148add7
rk322x: add IR driver for remote controller wakeup
2023-10-13 17:36:14 +02:00
Patrick Yavitz
595e1fdf62
v2: arch: arm64: dts: amlogic: meson-g12b-waveshare-cm4-io-base-b
...
https://www.waveshare.com/wiki/CM4-IO-BASE-B
Fan, RTC and USB support
RTC requires rtc pcf85063 driver
Fan requires hwmon emc2305 driver
Added wakeup-source to fanctrl node so emc2305 module loads at boot.
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-10-12 14:56:20 +02:00
Patrick Yavitz
67af958258
hwmon: emc2305: fixups for driver
...
BPI-CM4 fan control
hwmon: emc2305: fixups for driver
The driver had a number of issues, checkpatch warnings/errors,
and other limitations, so fix these up to make it usable.
hwmon: emc2305: Change OF properties pwm-min & pwm-max to u8
hwmon: emc2305: Add calls to initialize cooling maps
233096b8a9/drivers/hwmon/emc2305.c
Tested-on: CM4-IO-BASE-B: https://www.waveshare.com/wiki/CM4-IO-BASE-B
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-10-12 14:56:20 +02:00
Patrick Yavitz
f1cf0cd51f
v2: arch: arm64: dts: amlogic: meson-g12b-waveshare-cm4-io-base-b
...
https://www.waveshare.com/wiki/CM4-IO-BASE-B
Fan, RTC and USB support
RTC requires rtc pcf85063 driver
Fan requires hwmon emc2305 driver
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-10-12 14:56:20 +02:00
Viacheslav Bocharov
da5e6ec027
JetHome: update u-boot patchset. Add emmc clock RFT patches.
...
Signed-off-by: Viacheslav Bocharov <adeep@lexina.in>
2023-10-11 16:50:22 +02:00
Patrick Yavitz
bf7a249972
patch: misc: rtw88: update TX power along with regulations
...
The new regulation of China has been released, so update to the latest
TX power table that also includes some changes of QATAR and UK.
https://lore.kernel.org/linux-wireless/20231004085051.205683-1-pkshih@realtek.com/T/#t
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-10-11 11:06:11 +02:00
Patrick Yavitz
44eb3e2424
patch: misc: rtw88: 6.1: wireless-next 2023-10-06
...
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-10-11 11:06:11 +02:00
Ricardo Pardini
587a278dab
radxa-zero2: bump u-boot to v2023.10
2023-10-08 09:50:35 +02:00
Ricardo Pardini
0938c1f07e
radxa-zero2: rewrite u-boot 2022.10 patches, no changes
2023-10-08 09:50:35 +02:00
Julian Sikorski
ebdea95608
Update odroidxu4-current to 6.1.56
2023-10-07 09:59:15 +02:00
Gunjan Gupta
b7d944a652
Khadas Vim1s: Fix monitor not detected after its turned off and on again
2023-10-06 19:47:06 +02:00
Ricardo Pardini
6030fa1a4a
mekotronics-r58x-4g
: enable pcie3x4 and nvme boot for vendor u-boot (#5795 )
...
- switch back from rockchip#next-dev to radxa#next-dev
- add patch with defconfig and kernel-derived dtb
- NVMe boot works
- USB3 boot doesnt
2023-10-06 19:39:30 +02:00
Ricardo Pardini
6200855d5f
rockchip64
+ rk3568-odroid
/ edge
6.6: update montjoie's rk crypto v2 patches to crypto-rk3588-03-10-2023 (#5794 )
2023-10-06 19:39:18 +02:00
Tony
9f9506c1f8
Remove FA vendor patch ( #5792 )
...
This patch does nothing useful and could cause issues in the future with the strange "driver", delete it.
2023-10-06 11:31:09 +02:00
Gunjan Gupta
23b1911296
allwinner: uboot: make consistent use of r_i2c across all stages from bootloader to kernel
...
In sunxi-6.1 and sunxi-6.5 kernel we have a patch that changes r_rsb to r_i2c. But same
change is not done for u-boot. Mixing use of r_rsb and r_i2c seems to cause issues if
its also something handled in crust. Hence making it consistent across u-boot and kernel
dts files
2023-10-06 13:00:02 +05:30
Tony
f3fc9cb0de
rockchip64 edge overlay cleanup ( #5793 )
...
Addresses the RK3399-only overlays by adding -rk3399 to them.
Sort the Makefile to have some order to the chaos.
2023-10-06 01:35:43 -04:00
hzyitc
7312a910ef
meson: fix: Fail to register VCC_CORE regulator ( #5784 )
2023-10-04 12:59:33 +02:00
Gunjan Gupta
fd3531faaf
uboot:sunxi: fix compilation failure on orangepizero2 and Bigtreetech cb1 ( #5782 )
2023-10-04 07:57:41 +02:00
Gunjan Gupta
53cdc25adc
u-boot: sunxi: bumped to 2023.10 ( #5780 )
2023-10-03 19:25:51 +02:00
Ricardo Pardini
fd4b3a7392
rk322x
/edge
6.5: enable Makefile Autopatcher, remove Makefile patches
...
- remove add-board-makefile Patch
- remove `overlay-y` Makefile patch
- add note to the 6.1 version: Makefile autopatcher can't be enabled for 6.1, since the armhf move to subdirs only landed in 6.5-rc1
2023-10-03 14:12:18 +02:00
Ricardo Pardini
ab416849ba
mixtile-blade3
: ripoff Joshua Riek's since he did a better job
...
- back to radxa fork of next-dev
- re-add my stable-MAC-from-serial# hack
2023-10-03 14:11:30 +02:00
Ricardo Pardini
51815d9812
rk3568-odroid
/edge
6.6.y: add montjoie's rk3588/68/66 rk2 crypto patches (v1)
2023-10-03 14:10:14 +02:00
Ricardo Pardini
bfb69c0534
rk3568-odroid
/edge
: bump to 6.6-rc4
; initial copy from 6.5
...
- this is getting long in tooth, should merge with rockchip64 "soon"
2023-10-03 14:10:14 +02:00
Ricardo Pardini
9917d8be8f
rockchip64
/edge
6.6.y: add montjoie's rk3588/68/66 rk2 crypto patches (v1)
2023-10-03 13:54:03 +02:00
Ricardo Pardini
41d79906c3
rockchip64
+ sunxi*
: drivers_network: add patch for uwe5622
, fixing build on 6.6.y
2023-10-03 13:54:03 +02:00
Ricardo Pardini
80a0bf14fa
rockchip64
/edge
6.6.y: update overlay configfs patch from rpi
...
- from b128f09592
.patch
- found via https://github.com/raspberrypi/linux/commits/rpi-6.6.y/drivers/of/configfs.c
2023-10-03 13:54:03 +02:00
Ricardo Pardini
850a6c0da5
rockchip64
/edge
6.6.y: fix TB2's regulator patch after probe/probe_new dance
...
- rpardini: hammered .probe and probe_type = PROBE_PREFER_ASYNCHRONOUS to
work on 6.6.y, after https://lore.kernel.org/all/20230505220218.1239542-1-u.kleine-koenig@pengutronix.de/
2023-10-03 13:54:03 +02:00
Ricardo Pardini
b51a4537da
rockchip64
/edge
6.6.y: manually fix 2 patches
2023-10-03 13:54:03 +02:00
Ricardo Pardini
21ff27f9f1
rockchip64
/edge
: bump to 6.6-rc4
; rebase patches
2023-10-03 13:54:03 +02:00
Ricardo Pardini
41ade999f0
rockchip64
/edge
: bump to 6.6-rc4
; initial copy patches from 6.5
2023-10-03 13:54:03 +02:00
Ricardo Pardini
c0c7f91053
meson64
/edge
6.6.y: bump to 6.6-rc4 - fix patches
...
- board-bananapi-cm4-switch-to-enable-gpios.patch: landed upstream
- driver-power-meson64-reset.patch: fix manually, nearby driver POWER_RESET_OXNAS was dropped from upstream
- let's light a candle for OXNAS
2023-10-03 13:53:40 +02:00
Ricardo Pardini
bfe5f0ffc1
meson64
/edge
6.6.y: bump to 6.6-rc4 - rebase patches
2023-10-03 13:53:40 +02:00
Ricardo Pardini
3811f36a99
meson64
/edge
: bump to 6.6-rc4
; initial copy from 6.5
2023-10-03 13:53:40 +02:00
Ricardo Pardini
55feeb39c5
uefi-arm64
/edge
: bump to 6.6-rc4 (#5777 )
...
* `uefi-arm64`/`edge`: bump to 6.6-rc4 - initial copy from 6.5
* `uefi-arm64`/`edge` 6.6.y: bump to 6.6-rc4 - fix phytium stmmac acpi patch for 6.6
* `uefi-arm64`/`edge` 6.6.y: futher fix for phytium stmmac acpi glue
2023-10-03 13:53:22 +02:00
Paolo Sabatino
916c4f881b
rk322x: remove rk322x-fixup.scr file from overlays
2023-10-02 09:30:20 +02:00
Paolo Sabatino
1a73a2fdd6
rk322x: convert device trees to dirs
...
* converted dtb/dtbo patches to directories instead of patches
* add led-conf8 for h20_221_v1.71 board
2023-10-02 09:30:20 +02:00
Paolo Sabatino
3c860a576f
fix u-boot dtbo bug
2023-10-02 09:30:20 +02:00
Paolo Sabatino
0ffbe2d60c
rk322x: better support for R29_MXQ and R2B_MXQ boards
2023-10-02 09:30:20 +02:00
Igor
6f5112cdc8
Odroid xu4 - remove deprecated patches and update kernel config ( #5760 )
2023-09-30 18:31:25 +02:00
rll
b827e720b0
hinlink-h28k
: support new SoC Rockchip rk3528, add new board Hinlink H28K
...
Co-authored-by: Ricardo Pardini <ricardo@pardini.net>
2023-09-30 21:56:21 +08:00
Ricardo Pardini
2bf18123cd
sunxi
/sunxi64
edge
6.5.y: fix lost accreditation/description and date formats of a few patches
...
Fixes: bb78fac2fa
2023-09-30 14:38:44 +02:00
Ricardo Pardini
e55dd491c4
qemu-uboot-{x86,arm64}
fixes + bump to u-boot 23.10-rc4 + rework x86 patches
2023-09-29 14:27:09 +02:00
Ricardo Pardini
cac9030aab
rockchip64
/edge
6.5.y: rebase patches against v6.5.5; archeology
2023-09-29 14:24:47 +02:00
Gunjan Gupta
8f21f5e8a5
sun50i H6: Fix incorrect ram detection
2023-09-29 17:37:55 +05:30
amazingfate
bbed510677
orangepi3b: add bluetooth support
2023-09-29 08:49:22 +02:00
Ricardo Pardini
46931ff642
meson64
/edge
6.5.y: rebase patches against v6.5.5
2023-09-29 08:48:22 +02:00
Ricardo Pardini
97c8138e16
meson64
/edge
6.5.y: move meson-g12b-waveshare-cm4-io-base-b.dts
out of null patch, avoid patching Makefile
2023-09-29 08:48:11 +02:00
Ricardo Pardini
2c24f7e334
orangepi3b
: update u-boot revision at Kwiboo, remove patches
2023-09-29 08:47:52 +02:00
Ricardo Pardini
bb78fac2fa
sunxi
/sunxi64
edge
6.5.y: rebase/rewrite all patches for v6.5.5; fix UTF-8 "From:" encoding
2023-09-29 08:46:52 +02:00
Julian Sikorski
161d58cca1
Switch odroidxu4-current kernel to 6.1 ( #5716 )
...
* Switch odroidxu4-current kernel to 6.1
* Update odroidxu4-current to 6.1.53
* Fix kutf_suite.c compile error
* Drop missing watterott driver
* Do not fetch 8821cu driver separately
* Fix modpost error
* Update odroidxu4-current to 6.1.54
* Drop upstreamed patches
2023-09-26 23:36:49 +02:00
Ricardo Pardini
a79c2f7544
orangepi3b
: switch to Kwiboo's 23.10(-rc4) u-boot, plus patches
...
> Based on AmazingFate's kernel DT and Kwiboo's `rk3568-2023.10`
Tested with a OrangePi 3B 4GB v1.1:
- SD-card boot
- eMMC boot
- SPI Flash boot
- chip is XMC `XM25QU128CWIQ`, not `W25Q256JWEIQ` listed in schematics
- PCIe/NVMe
- Ethernet has stable MAC
- can boot both edge (mainline) and legacy (vendor rk 5.10) kernels
- USB in uboot is untested
- UMS untested (I lost my A-to-A otg cable)
2023-09-26 09:34:32 +02:00
Ricardo Pardini
ab203c7ac8
orangepi3b
: rockchip64
/edge
6.5: enable i2c3 (m0) on 40 pin 27/sda and 28/scl
2023-09-26 09:34:09 +02:00
Ricardo Pardini
a31d62986b
orangepi3b
: rockchip64
/edge
6.5: enable uart2 (debug pins and 40-pin pins 6/8)
...
- (debug) uart2 has connectors near the usb-c power, but also on the 40-pin pins 6 (tx) and 8 (rx) - don't wire both
2023-09-26 09:33:53 +02:00
Patrick Yavitz
f4507dceda
Meson Bananapi: additions and modification
...
BPI-CM4: Add support for the waveshare cm4-io-base-b
https://www.waveshare.com/wiki/CM4-IO-BASE-B
BPI-CM4: Enable usb support on waveshare baseboards via overlay
BPI-SM1: Removed UART_B overlay. Short of it being an available
option in the vendor kernel via overlay. I can not find any docs
to support why that is. I feel it is safer that we just remove it.
BPI-SM1: Add UART_A "pin-ctrl: cts rts"
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-09-24 19:47:33 +02:00
Paolo Sabatino
0a2892aeba
rk322x: bump edge kernel to 6.5
...
* update libreelec patches to latest bits
* rework some patches
* rework dtb patches due to new arch/arm/boot/dts layout
* fix led overlays due to idiot u-boot dtbo bug
2023-09-24 19:47:01 +02:00
Paolo Sabatino
06d5054cce
rockchip: bump edge kernel to 6.5
2023-09-24 19:22:37 +02:00
Gunjan Gupta
ad25ef919d
sunxi: remove 6.2 kernel patches as they are no longer needed
2023-09-24 03:57:52 +05:30
Gunjan Gupta
d2962b071d
BigTreeTech: Bump edge to 6.5
...
It was kept back at 6.2 because ws2812 driver was not compiling. Fixed
the compilation issue and hence moving it up to 6.5 kernel
2023-09-24 03:57:52 +05:30
Gunjan Gupta
79338851fa
Orange Pi 3 LTS: Fix ethernet broken for some users on 6.x kernel
2023-09-24 03:36:47 +05:30
c0rnelius
7c8252b26f
RTW88: 6.5: Upstream wireless: 2023-09-23
( #5735 )
...
Upstream code has trickled down into 6.5.y, so adjust patching
accordingly.
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
Co-authored-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-09-23 09:15:04 -04:00
Alex Shumsky
b7af4a6406
Fix broken HDMI output on rk3328
...
Restore 'less than or equal' match of clocks that was lost in patch transition from 6.3 to 6.4:
ttps://github.com/armbian/build/blob/6d981baba68699b0c6ada476704556e11dd661bc/patch/kernel/archive/rockchip64-6.3/rk356x-vop2-support.patch#L333
6d981baba6/patch/kernel/archive/rockchip64-6.4/rk356x-vop2-support.patch (L333)
2023-09-22 18:58:11 +02:00
Gunjan Gupta
3dd634ac01
Add support for Inovato Quadra
2023-09-21 23:19:20 +02:00
Christian Schoffit
fbd0918101
Restore LED triggers for each ATA port indicating disk activity in mvebu-edge
...
Signed-off-by: Christian Schoffit <sphpn@free.fr>
2023-09-19 20:08:32 +02:00
Gunjan Gupta
3eda27a77a
sunxi64: Add patch to boot from shutdown state by button press on devices with axp20x-pek
2023-09-19 20:08:18 +02:00
Gunjan Gupta
2d0447b391
uwe5622: fix compilation for sunxi64 on 6.3+ kernels
2023-09-19 20:08:18 +02:00
Gunjan Gupta
5cc7ee4497
atf-sunxi64: remove upstreamed patch
2023-09-19 20:08:18 +02:00
Gunjan Gupta
889183b78c
u-boot-sunxi: Fix incorrect ram detection
...
Also updated orangepi3-lts support patch from Jernej's patch from LibreELEC
2023-09-19 20:08:18 +02:00
Gunjan Gupta
9def9f6b4a
orangepi3-lts: change crust config
2023-09-19 20:08:18 +02:00
Gunjan Gupta
27be8be8af
Rework ac200 patches and config for current and edge kernel.
...
Changes are based on https://github.com/jernejsk/linux-1/tree/ac200-v3
2023-09-19 20:08:18 +02:00
Igor Pecovnik
22c4336de4
Update Rockchi64 edge config and remove one more broken part that slipped away
2023-09-13 16:42:10 +02:00
Christian Schoffit
fb5ab0df40
Restore LED trigers for each ATA port indicating disk activity
...
Signed-off-by: Christian Schoffit <sphpn@free.fr>
2023-09-13 16:10:56 +02:00
Igor Pecovnik
363ca528f5
Same patches changes as found here https://github.com/armbian/build/pull/5703
2023-09-13 16:10:28 +02:00
Igor Pecovnik
adbdab194f
Remove deprecated sections from Rockchip patch
2023-09-13 14:07:11 +02:00
Igor Pecovnik
b0f755ec87
sunxi: remove deprecated patch
2023-09-13 13:52:04 +02:00
Igor Pecovnik
71740f87f5
Fix uwe5622 driver patch
2023-09-13 13:14:43 +02:00
Muhammed Efe Cetin
d56478a471
nanopir6: change network interface names and add triggers for leds on edge kernel
...
same as ea17706f47
2023-09-13 09:30:51 +02:00
Muhammed Efe Cetin
23be92c454
Update rk3588-edge to 6.6-rc1 kernel
2023-09-13 09:30:51 +02:00
Muhammed Efe Cetin
103d840307
Add edge kernel support for NanoPi R6S/R6C
2023-09-13 09:30:51 +02:00
Patrick Yavitz
50bc272443
PARTIAL REVERT: re-add rtw88 linux-6.2 / 6.3
...
Re-add rtw88 patches for kernels 6.2 and 6.3 as they are
still used.
001 and 002 have been merged into one patch to match the changes
made in PR: https://github.com/armbian/build/pull/5697
Resolves: https://github.com/armbian/build/pull/5699
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-09-12 14:26:50 +02:00
c0rnelius
fdc1966847
RTW88: linux-6.x.y
( #5697 )
...
This is just a cosmetic change. Patches have been consolidated
into one patch within each corresponding linux version directory.
Added: linux-6.6 (RC-1)
Removed: linux-6.2/6.3
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
Co-authored-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-09-11 20:18:36 -04:00
Igor Pecovnik
55abcdb94c
HK rebased, removing patches
2023-09-11 18:36:54 +02:00
Julian Sikorski
227afd47ab
Update odroidxu4-current to 5.4.256
2023-09-11 18:36:54 +02:00
Patrick Yavitz
5382fbdd13
RTW88: linux 6.4 / 6.5 adjustments
...
Remove duplicate label and correct goto err_release_hw placement.
drivers/net/wireless/realtek/rtw88/usb.c: In function ‘rtw_usb_probe’:
drivers/net/wireless/realtek/rtw88/usb.c:878:1: error: duplicate label ‘err_free_rx_bufs’
878 | err_free_rx_bufs:
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-09-07 07:50:28 +02:00
amazingfate
9ce3362dc4
orangepi3b: add mainline devicetree
2023-09-06 13:06:37 +02:00
Gunjan Gupta
375937ea1a
sunxi64: Fix dram frequency scaling to mitigate slow network issue
2023-09-06 11:37:25 +05:30
Paolo Sabatino
040e5f6043
rockchip64: increase timeout for usb3 type C phy init
2023-09-04 14:55:50 +02:00
Ricardo Pardini
681680d827
rockchip64
/edge
6.5.y: fix patch general-rk808-configurable-switch-voltage-steps.patch
(client_dev -> dev)
2023-09-04 14:55:50 +02:00
Ricardo Pardini
8f8cb57b5e
rockchip64
/edge
6.5.y: rebase patches against v6.5
(.0)
2023-09-04 14:55:50 +02:00
amazingfate
6d981baba6
rockchip64: bump rockchip64-edge kernel to 6.5
2023-09-04 14:55:50 +02:00
Gunjan Gupta
46e756540e
xradio: fix compilation for 6.1+
...
Also added some cleanup fixes to silence some of the compiler warnings,
fixes for issues during inserting and removing xradio module and fixes
for possible data corruption on vmmaped stack.
All of these fixes were taken from https://github.com/fifteenhex/xradio
2023-09-04 14:37:10 +02:00
Kevin Schmidt
a3c687e9a3
Add board: HiKey960
2023-09-02 14:48:25 +02:00
Julian Sikorski
a55ffd873f
Update odroidxu4-current to 5.4.255
2023-09-02 14:48:12 +02:00
Ricardo Pardini
c9cf47a25d
bcm2711
/edge
: bump to RPi Foundation's 6.5.y branch; rebase all patches
2023-09-02 14:47:59 +02:00
Ricardo Pardini
2230db6299
meson64
/edge
: bump to 6.5.y; rebase all patches vs v6.5
(.0)
...
- drop upstreamed patch `meson-dts-add-missing-cache-properties.patch`
2023-09-02 14:47:46 +02:00
Ricardo Pardini
f1b41bb771
uefi-arm64
/edge
: bump to 6.5.y; rebase all patches vs v6.5
(.0); fix Phytium's stmmac patch
...
- hammer patch `driver-phytium-stmmac-acpi.patch`
- use `.remove_new` due to "net: stmmac: Make stmmac_pltfr_remove() return void"
2023-09-02 14:47:33 +02:00
Ricardo Pardini
e16cd61036
rk3568-odroid
/edge
: bump to 6.5.y from -rc6
; rebase all patches vs v6.5
(.0)
2023-09-02 14:47:17 +02:00
Gunjan Gupta
274e2cf8c3
Allwinner: switch edge to 6.5 kernel
2023-09-02 03:46:28 +05:30
Gunjan Gupta
7d73409014
Allwinner: Remove 6.3 kernel patches as its no longer used
2023-09-02 03:46:28 +05:30
Gunjan Gupta
8562428877
Allwinner: Kernel patches for 6.5-rc7 kernel
2023-09-02 03:46:28 +05:30