ColorfulRhino
408a0cbbc8
khadas edge 2: Fix patch for 6.10
2024-06-12 16:20:42 +00:00
ColorfulRhino
afe733ced5
orangepi 5: Fix patch for 6.10 and convert from patch to .dts file
...
This simplifies the process updating to newer kernel versions and makes
it easier to see and edit the actual dts file being used.
2024-06-12 16:20:42 +00:00
ColorfulRhino
de8d91b45f
rk3588: edge: Fix dtb overlay compilation and installation
...
"general-add-overlay-compilation-support.patch" became obsolete in
Linux 6.9 (see AR-2352 [1]). Fix this problem:
- Rename *.dts sources in overlay directory to *.dtso
- Change "target +=" line to "dts-y +=" in overlay Makefile
- Remove "always +=" line in overlay Makefile
- Add .scr compilation support in kernel scripts/Makefile.lib
- Patch kernel scripts/Makefile.dtbinst to avoid flattening overlay
directory
For the last two points, see
general-add-overlay-compilation-support.patch
Credits for this fix go to @paolosabatino
[1] https://armbian.atlassian.net/browse/AR-2352
2024-06-12 16:20:42 +00:00
ColorfulRhino
40ae7ac877
rk3588: edge: Bump kernel from 6.8 to 6.10
...
- Bump mainline kernel from 6.10-rc1 to 6.10-rc2
- Remove patches which are now mainlined
- Re-number "fix-initial-PERST-GPIO-value" patch as per number
ordering seen in 0000.patching_config.yaml
- Rewrite kernel config
2024-06-12 16:20:42 +00:00
Igor Pecovnik
f9940caee4
Odroid XU4: Remove deprecated patches
2024-06-12 16:03:35 +02:00
Viacheslav Bocharov
3dd2e5c3ec
meson64-6.9 kernel: Add jethub j200
2024-06-11 20:08:10 +02:00
Igor Pecovnik
0cae55f377
Adjust Rockchip overlay to match changes introduced in 6.9.y
2024-06-11 20:07:50 +02:00
lanmarc77
8eb8cc5302
NanoPi Neo3 spidev support ( #6689 )
...
* added spi device support for Nano Pi Neo3 with different address
* adjusted Makefile for compilation for Nano Pi Neo3 spi-spidev
2024-06-11 11:50:01 +02:00
Ricardo Pardini
05ffbe7f7b
s5p6818-legacy: drop un-needed symlink to archive/s5p818-4.14
...
- `common_defaults_for_mainline` already sets KERNELPATCHDIR='archive/s5p6818-4.14' thus this symlink is not necessary
- 1 step closer to a clean `patch/kernel` dir, when we could finally get rid of `archive/`
2024-06-10 20:36:46 +02:00
Ricardo Pardini
b33c41d76f
s5p6818-legacy: rewrite patches, no changes
2024-06-10 20:36:46 +02:00
ColorfulRhino
96e58d34d9
rockchip64: Move some leftovers from 6.8 to 6.9 patch folder
...
- Convert patches that add a completely new board to dts file, automatically applied in the dt folder
2024-06-09 18:38:43 +00:00
Alban Browaeys
cbaf67f007
Sync helios64 to its updated 6.9 dts
...
Also move most node in the same order as upstream to lower the work
required to sync.
2024-06-09 18:29:29 +02:00
kernelzru
9b16fad915
move ugoos x3 dt to 6.9 folder
2024-06-06 13:32:32 +02:00
kernelzru
ea8a6efa4f
update meson patches for 6.9 kernel
2024-06-06 13:32:13 +02:00
Igor
f5575f64ac
Bump meson and meson64 EDGE kernel to 6.9.y ( #6669 )
...
* Bump meson and meson64 EDGE kernel to 6.9.y
* Rename patch folders
* Adjust broken patches, one remaining
* Add overlay support
* meson64: rename overlays to dtso, update makefile
* Update meson-gx-socinfo-sm driver patchset for meson64-6.9:
* add SoC ID patches for S905L, A113X
* fix memory double free in driver
* update dt bindings
---------
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
Signed-off-by: Viacheslav Bocharov <adeep@lexina.in>
Co-authored-by: Patrick Yavitz <pyavitz@xxxxx.com>
Co-authored-by: Paolo Sabatino <paolo.sabatino@gmail.com>
Co-authored-by: Viacheslav Bocharov <adeep@lexina.in>
2024-06-05 22:20:35 +02:00
Paolo Sabatino
d3ff61144c
rockchip: generalize dtb installation makefile
2024-06-05 22:18:51 +02:00
Paolo Sabatino
af5a766940
fix dtb overlay compilation and installation
...
* rename .dts sources in overlay directory as *.dtso
* change "target +=" line in "dts-y +=" in overlay Makefile
* remove "always +=" line in overlay Makefile
* add .scr compilation support in kernel scripts/Makefile.lib
* patch kernel scripts/Makefile.dtbinst to avoid flattening overlay
directory
for the last two points, see
general-add-overlay-compilation-support.patch
2024-06-05 22:18:51 +02:00
Paolo Sabatino
724573bf7a
bump rockchip family edge kernel to 6.9
2024-06-05 22:18:51 +02:00
Paolo Sabatino
4d46d0c682
rockchip64: generalize dtb installation makefile
2024-06-05 22:18:24 +02:00
Paolo Sabatino
69ca249262
rockchip64: bump edge kernel to 6.9
2024-06-05 22:18:24 +02:00
stephengraf
99815c0a88
Sound Allwinner H616 H618 SOCs ( #6694 )
...
* Add files via upload
* Update series.armbian
* Update series.conf
* Add files via upload
* Update series.armbian
* Update series.conf
* Update linux-sunxi64-edge.config
* Update linux-sunxi64-current.config
2024-06-05 11:06:46 +02:00
Lemon1151
8f64f05082
Adding support for the fine3399 board
2024-06-03 12:32:02 +02:00
Igor Pecovnik
dfc7cf4a8a
Revert Odin2 branch change as new one is changing daily and breaks
2024-06-02 13:50:57 +02:00
Igor Pecovnik
d17abdf233
Cleaning kernel patch folder and run kernel rewrite config
2024-06-02 11:54:17 +02:00
Igor Pecovnik
e42979d669
Rewrite RPi 4 kernel config and fix wrong patch folder name
2024-06-02 11:53:58 +02:00
Igor Pecovnik
acb528d457
Bananapi R2 - adjust patch folder, apply config rewrite
2024-06-02 11:53:37 +02:00
Igor Pecovnik
f17391b59a
Odroid XU4 - adjust patch folder, apply config rewrite
2024-06-02 11:53:18 +02:00
nullname
cc300423e1
Fix issue #6528 opi-zero2w, ethernet PHY not powered ( #6617 )
2024-06-02 10:23:18 +02:00
Igor Pecovnik
e9ecf4b79c
Cleanup UEFI patches, remove deprecated, rename folders
2024-06-01 22:46:45 +02:00
stephengraf
6b512abfa3
Pinctr dummy regulators ( #6676 )
...
* Add files via upload
* Update series.armbian
* Update series.conf
* Update arm-dts-orangepi-one-pinctr-dummy-regulators.patch
2024-06-01 10:01:54 +02:00
Lemon
10ce0c9e5f
重命名dd-new-borad-tinker-edge-r.patch -> patch/u-boot/u-boot-rockchip64/add-new-board-tinker-edge-r.patch;添加了对xiaobao-nas的支持 ( #6662 )
2024-05-29 13:31:51 +02:00
kernelzru
19821548d6
fixed emmc init
2024-05-26 22:20:57 +02:00
kernelzru
1f9f8a5a97
add ugoos x3 support
2024-05-26 22:20:57 +02:00
ARCW
2aa3409b9e
fixed Tinker-edge-r gpu bug ( #6615 )
2024-05-21 20:33:56 +02:00
The-going
bcd50b8ecc
sunxi-6.6: rework patches for current v6.6.31
2024-05-21 20:26:19 +02:00
amazingfate
88c749c46f
rockchip-rk3588: edge: fix hantro vpu
2024-05-20 16:01:49 +02:00
Julian Sikorski
8ae760c474
Update odroidxu4-current to 6.6.31
2024-05-20 16:01:00 +02:00
chainsx
5fe762e0a3
Optimize the kernel device tree patch for rk3399-firefly.
2024-05-19 19:41:24 +02:00
Igor Pecovnik
e5be2d489d
Rockchip64: adjust patch as it doesn't align anymore
2024-05-18 09:47:35 +01:00
chainsx
7e574bd484
firefly-rk3399: fix patch
2024-05-18 09:47:04 +01:00
chainsx
aa6ed7ce32
firefly-rk3399: move to rockchip64 family
2024-05-17 14:33:21 +01:00
Igor Pecovnik
c72a158876
Remove deprecated patch + updating kernel config with rewrite-kernel-config
...
Fix media current and edge which hasn't been addressed in https://github.com/armbian/build/pull/6605
2024-05-15 09:15:32 +01:00
chainsx
e27975b8ce
station-m2: move to rk35xx family
2024-05-15 07:24:20 +01:00
Muhammed Efe Cetin
3ad7c43bfc
rockchip-rk3588-edge: add Hantro G1 VDPU and RGA2
2024-05-13 21:17:29 +02:00
Muhammed Efe Cetin
6ad9fa557b
nanopir6: enable GPU on edge kernel
2024-05-13 17:06:25 +01:00
Lane Jennison
a099dfc9c9
RK3588: add generic pwm overlays from vendor kernel
2024-05-12 16:07:23 +01:00
Muhammed Efe Cetin
8827b0db51
rockchip-rk3588-edge: opi5-plus: update edge patches
2024-05-11 21:27:03 +01:00
kernelzru
96bed4e609
Update meson edge to 6.8 kernel ( #6575 )
...
* Meson8b update kernel to 6.8
* Fix error in clean tools 6.8 kernel
2024-05-11 16:09:44 +02:00
ssp97
c56aa2d34d
rockchip-rk3308-current: sakura pi rk3308b adds kernel 6.6 and 6.8 support
2024-05-09 16:44:47 +01:00
Igor Pecovnik
75845cab4e
Odroid: remove deprecated patches
2024-05-07 11:34:21 +01:00
Paolo Sabatino
45dd07d4c5
rockchip64: rework drm hunk due to mainlined patch
2024-05-07 00:37:03 +01:00
Julian Sikorski
c9cde1e49a
Update odroidxu4-current to 6.6.30
2024-05-06 15:50:41 +01:00
Julian Sikorski
c6b77cba61
Adapt the GPIO names patches to upstream commit 724ba67
2024-05-06 15:50:41 +01:00
Julian Sikorski
f7bacd7590
Drop changes already added in odroid commit a633520 from the upstream patch
2024-05-06 15:50:41 +01:00
Julian Sikorski
44180c6a10
Drop add-con11-gpiomem.patch as there is nothing to patch
2024-05-06 15:50:41 +01:00
Julian Sikorski
e08e0e294a
Switch odroidxu4-current kernel to 6.6
2024-05-06 15:50:41 +01:00
Paolo Sabatino
253331a7cd
rockchip64: add some HDMI clock and timing fixes
2024-05-06 15:50:23 +01:00
Paolo Sabatino
3c8bb09e8b
rockchip64: remove rk3318-box patch hunk
2024-05-06 15:50:14 +01:00
Paolo Sabatino
8e1c6a83bb
rockchip64: add kernel reset props for rk3318-box
2024-05-06 15:50:14 +01:00
Paolo Sabatino
e5ccdf4cb1
rockchip: remove unwanted patch
2024-05-06 15:50:14 +01:00
Paolo Sabatino
a81ddf97e5
rockchip: add usb reset props in kernel for rk322x
2024-05-06 15:50:14 +01:00
Igor Pecovnik
aa073ea563
Remove deprecated rk3588-edge patches
2024-05-02 23:43:37 +01:00
yangchaohong
b1f648ee75
Fix PCIe for RK35xx+Fix ROCK5A PCIe device tree
2024-05-01 08:30:43 +01:00
amazingfate
a1ae7139c0
Add rock5c support
2024-04-28 02:14:16 +08:00
amazingfate
33b3aabbd9
armsom-sige7: sync edge devicetree with mainline
2024-04-28 02:11:41 +08:00
hongruichen
8733093045
Squashed commit of the following:
...
commit 3c141f345220f5f2018adc208c2cd1d815dde91f
Merge: 41f554c56 4df3bddd6
Author: chr <chraac@gmail.com>
Date: Thu Apr 18 20:42:26 2024 +0800
Merge branch 'main' into dev-zero2w
commit 41f554c56393b100aaf27a7d0704ed5da8c10cc2
Author: chraac <chraac@gmail.com>
Date: Mon Apr 15 21:24:26 2024 +0800
split uboot patch into separated files
commit 5fa75455b77c8b76a750683fcd30160e7e344bf0
Author: chraac <chraac@gmail.com>
Date: Thu Apr 11 10:18:35 2024 +0800
wip
commit 266fe2e5546c98c20de7a6b3773cc7fcbdbbb781
Merge: ed22ba9ab 27a07d918
Author: chr <chraac@gmail.com>
Date: Sun Apr 14 23:41:23 2024 +0800
Merge branch 'main' into dev-zero2w
commit ed22ba9ab27e883bf8bd760b228b2f041497fea7
Author: chraac <chraac@gmail.com>
Date: Wed Apr 10 23:26:25 2024 +0800
move the u-boot patch to common parent folder
commit 80c3b23897b9723f732f4509b2dd0987bc142585
Merge: e23673e08 aee4c495a
Author: chr <chraac@gmail.com>
Date: Wed Apr 10 13:12:15 2024 +0800
Merge branch 'main' into dev-zero2w
commit e23673e084d03d375f09eb625cd83af852779b51
Author: chraac <chraac@gmail.com>
Date: Tue Apr 9 23:44:16 2024 +0800
rename old i2c overlays
commit 50e895c2aaec3b36611f7968f970d7a4c09253c5
Author: chraac <chraac@gmail.com>
Date: Mon Apr 8 21:10:22 2024 +0800
add overlay to enable gpu
commit 88a2a780af0ff2c53456e4c110958b0a4fae2538
Author: chraac <chraac@gmail.com>
Date: Mon Apr 8 10:21:04 2024 +0800
rename overlay and add pin binding
commit c4cf96be5f7bac4c563f7f162a075833faa49eee
Author: chraac <chraac@gmail.com>
Date: Sun Apr 7 22:09:48 2024 +0800
change overlay prefix back to 'sun50i-h616'
commit 72d6bf25531d870b90648d1853525820ed42d24e
Author: chraac <chraac@gmail.com>
Date: Sat Apr 6 22:36:28 2024 +0800
bump uboot version
commit 346d27611e0c493353e608e15eaad4f59b4ec9bd
Author: chraac <chraac@gmail.com>
Date: Fri Apr 5 12:38:38 2024 +0800
add dto overlay with h618 prefix
commit 62a6d90574c91def7b7bbcfaf00f8c49a3210ef8
Merge: 85c909511 e83d1a0ea
Author: chr <chraac@gmail.com>
Date: Thu Apr 4 22:24:19 2024 +0800
Merge branch 'main' into dev-zero2w
commit 85c909511d12cf04a0354211766269a510e964c4
Author: chraac <chraac@gmail.com>
Date: Wed Apr 3 12:36:25 2024 +0800
remove driver skip
commit 498e177c8981b7c9038abb3a0cb4c0d6a2dcf6bc
Author: chraac <chraac@gmail.com>
Date: Mon Apr 1 23:35:18 2024 +0800
update board maintainer
commit acccdf70a2690475511f28132a350ecb7707b424
Merge: 8cc50e576 6ced5cc02
Author: chraac <chraac@gmail.com>
Date: Mon Apr 1 15:29:47 2024 +0800
Merge branch 'main' into dev-zero2w
commit 8cc50e5762be9ed9a085278ad1ce1b79cf83a937
Author: chraac <chraac@gmail.com>
Date: Sun Mar 31 23:58:48 2024 +0800
add sun50i-h618-cpu-dvfs.dtsi
commit 7e9f7a8757a811918ba0cf406994fb17b33a30d9
Author: chraac <chraac@gmail.com>
Date: Sat Mar 30 15:28:00 2024 +0800
format zero2w dts
commit b32369dd18cf93b65b83ee6360a6fdcb79434f18
Author: chraac <chraac@gmail.com>
Date: Sat Mar 30 11:09:00 2024 +0800
wip -> csc
commit 12b76decdfe6bfd7e7a9110f8c2607a1db4b7ef4
Author: chraac <chraac@gmail.com>
Date: Fri Mar 29 18:41:49 2024 +0800
enable hdmi
commit bad08f83d1f19f430593ae9794238d2001a97114
Author: chraac <chraac@gmail.com>
Date: Fri Mar 29 16:59:42 2024 +0800
compact the u-boot patch
commit 4ab2fb50ae3b865f3423e5134ac8fad3fa11e6a1
Author: chraac <chraac@gmail.com>
Date: Fri Mar 29 12:07:08 2024 +0800
add skip driver and add patch for kernel 6.7
commit 8747eb35b3fee796ea33a3e1b027b158dd6f6e10
Author: chraac <chraac@gmail.com>
Date: Fri Mar 29 10:57:35 2024 +0800
remove unused patch of u-boot
commit 3afa2cd61f31dfbd5a41d054331125dc2052bb16
Author: chraac <chraac@gmail.com>
Date: Thu Mar 28 21:57:20 2024 +0800
use single patch for u-boot
commit bb83471dc5413e498d0bd0191ee28a7e9f667fbc
Author: chraac <chraac@gmail.com>
Date: Thu Mar 28 20:45:38 2024 +0800
update u-boot tag
commit d26508f299225471fb143515ab5f83dc6e3246a6
Author: chraac <chraac@gmail.com>
Date: Wed Mar 27 23:26:39 2024 +0800
revert unused changes
commit 9292534923f1d8071ba8f4023925a38c46c5d810
Author: chraac <chraac@gmail.com>
Date: Wed Mar 27 23:20:02 2024 +0800
fix temp too high on boot, and do not override the BOOTPATCHDIR!!!
commit 4e6f5b36d121ddb6436214784084c059701cd371
Author: chraac <chraac@gmail.com>
Date: Wed Mar 27 11:16:33 2024 +0800
wip
commit ce8cf00ddf8f3c9f77013a53f23d63a111184db7
Author: chraac <chraac@gmail.com>
Date: Fri Mar 22 10:53:25 2024 +0800
fix overheat issue by increasing the critical temp
commit bce1034a48b02bd8184126009bdb10ab2a13d062
Author: chraac <chraac@gmail.com>
Date: Thu Mar 21 21:16:22 2024 +0800
remove unused changes
commit 6c356a8aa8de75b0a3dcd4eb9ee5b1c4b86cf5cb
Author: chraac <chraac@gmail.com>
Date: Thu Mar 21 10:34:57 2024 +0800
fix diff
commit dfe5cce8b5ce7717df4705adcbe1d0505350e640
Merge: ae1a5f22e 2cd46aceb
Author: chraac <chraac@gmail.com>
Date: Thu Mar 21 10:13:59 2024 +0800
Merge tag 'v24.2.1' into dev-zero2w
commit ae1a5f22eaddf52ccb6e1f11052a8d3b6df439e6
Author: chraac <chraac@gmail.com>
Date: Wed Mar 20 23:23:45 2024 +0800
simpilfy dts
commit abec25c16e89cda29ae8f39a34c5e29eebe51319
Author: chraac <chraac@gmail.com>
Date: Wed Mar 20 18:54:43 2024 +0800
fix gpu therminal error
commit fe377d22db11163fd22a25e348f0872f235f3634
Author: chraac <chraac@gmail.com>
Date: Mon Mar 18 23:24:41 2024 +0800
use patch for uboot
commit 639c9998a95114ea8bf094b9892a824f117119fd
Author: chraac <chraac@gmail.com>
Date: Mon Mar 18 20:40:53 2024 +0800
fix cpu freq
commit b8f661dad97739aa6c19cb608aebc5b0b652f140
Author: chraac <chraac@gmail.com>
Date: Mon Mar 18 19:04:53 2024 +0800
change dts according to orangepi offical repo
commit b6d8c78c667b5e969889e743073f216528542e3a
Author: chraac <chraac@gmail.com>
Date: Sat Mar 16 12:03:43 2024 +0800
booted!
commit 09cd4af6e5
Author: Igor Pecovnik <igor.pecovnik@gmail.com>
Date: Thu Feb 29 19:03:07 2024 +0100
Updated broken commit ids for Raspberry-pi kernel
commit 0e6911f30b
Author: Igor Pecovnik <igor.pecovnik@gmail.com>
Date: Thu Feb 29 17:49:27 2024 +0100
Create output/info early in host prepare for storing JSON files
commit 2630001fbd
Author: Gunjan Gupta <viraniac@gmail.com>
Date: Mon Feb 12 21:44:40 2024 +0530
Freeze git sources for v24.02 release
commit 20491dcb2e
Author: Gunjan Gupta <viraniac@gmail.com>
Date: Mon Feb 12 21:43:49 2024 +0530
Add ability to freeze git resources
commit 5084cd6eff
Merge: c72537f21
25b0a833f
Author: Igor Pecovnik <igor.pecovnik@gmail.com>
Date: Thu Feb 29 17:09:57 2024 +0100
Merge branch 'main' into v24.02
commit c72537f21f
Merge: 080d23446
fa3c79675
Author: Igor Pecovnik <igor.pecovnik@gmail.com>
Date: Tue Feb 13 22:15:50 2024 +0100
Merge branch 'main' into v24.02
commit 080d234467
Author: Igor Pecovnik <igor.pecovnik@gmail.com>
Date: Sun Feb 11 00:13:37 2024 +0100
Set version
2024-04-26 20:53:33 +08:00
Igor Pecovnik
f20c4b6de5
Fixing broken DT for h96 tvbox 3566
2024-04-26 15:20:45 +08:00
Nicolas Pereira
d75bc9f94e
HDMI sound & audio fix
...
Fixed dmesg sound error - shifting to jammy gnome
2024-04-25 20:27:49 -04:00
TheSnowfield
b5e6e4837e
rockchip-rk3308-current: add support for sakura pi rk3308b
2024-04-23 16:12:04 +08:00
Nicolas Pereira
702b5e592e
board rk3566-h96-tvbox wifi fix, Led and IR enable
...
kernel 6.6 and 6.1
2024-04-22 15:19:41 -04:00
Pete
4b53634475
Add UDOO USB patch for newer kernels ( #6505 )
2024-04-22 16:00:47 +02:00
FantasyGmm
3f928f799c
Update sm8250: kernel add legacy and edge branch
2024-04-22 18:11:07 +08:00
ColorfulRhino
a4aa9972d8
rockchip: Remove old edge kernel patch folder 6.7
2024-04-20 23:36:35 +08:00
amazingfate
5b867a1cbd
add pcie support to orangepi rk3399
2024-04-20 23:36:06 +08:00
Nicolas Pereira
f3f76904ca
board rk3566-h96-tvbox bring up
2024-04-16 19:59:36 -04:00
Nicolas Pereira
2110f728a0
add-board-h96-tvbox-3566
2024-04-16 19:59:36 -04:00
Nicolas Pereira
265394e6a5
board rk3566-h96-tvbox bring up
2024-04-16 19:59:36 -04:00
Nicolas Pereira
fe55d11946
add-board-h96-tvbox-3566
2024-04-16 19:59:36 -04:00
Nicolas Pereira
ce10170cbf
h96-TVbox-rk3566 Board Bring Up
2024-04-16 19:59:36 -04:00
Nicolas Pereira
e5adbd3ced
h96-TVbox-rk3566 Board Bring Up
2024-04-16 19:59:36 -04:00
Nicolas Pereira
3963188d0f
h96-TVbox-rk3566 Board Bring Up
2024-04-16 19:59:36 -04:00
Igor Pecovnik
96abb9e944
Update failing patch
2024-04-17 02:28:24 +08:00
Muhammed Efe Cetin
27a07d918e
rockchip-rk3588-edge: opi5b: add support for pcie wifi
2024-04-12 18:19:00 +02:00
brentr
04a5ff3be0
Corrected documentation error in Rockchip overlays ( #6490 )
...
The overlay enabling operation @1.3ghz for the RK3308-b silicon
is rk3308-b@1.3ghz -- not rk3308-bs@1.3ghz
2024-04-12 18:18:32 +02:00
ColorfulRhino
f0c27bd69b
kernel 6.6: swiotlb: Reduce the default size if no ZONE_DMA bouncing needed
...
With CONFIG_DMA_BOUNCE_UNALIGNED_KMALLOC enabled, the arm64 kernel still
allocates the default SWIOTLB buffer (64MB) even if ZONE_DMA is disabled
or all the RAM fits into this zone. However, this potentially wastes a
non-negligible amount of memory on platforms with little RAM.
Reduce the SWIOTLB size to 1MB per 1GB of RAM if only needed for
kmalloc() buffer bouncing.
2024-04-11 08:31:26 -04:00
ColorfulRhino
573d84a3e2
meson64-6.6: swiotlb: Reduce the default size if no ZONE_DMA bouncing needed
...
With CONFIG_DMA_BOUNCE_UNALIGNED_KMALLOC enabled, the arm64 kernel still
allocates the default SWIOTLB buffer (64MB) even if ZONE_DMA is disabled
or all the RAM fits into this zone. However, this potentially wastes a
non-negligible amount of memory on platforms with little RAM.
Reduce the SWIOTLB size to 1MB per 1GB of RAM if only needed for
kmalloc() buffer bouncing.
Signed-off-by: Patrick Yavitz <pyavitz@armbian.com>
2024-04-11 08:31:26 -04:00
Muhammed Efe Cetin
6cf0d5cf7d
rockchip-rk3588-edge: opi5: fix typec and add support for GPU
2024-04-11 14:07:59 +02:00
ColorfulRhino
aee4c495a1
board: cm3588-nas: Device tree fixes & improvements
...
- Add &spi0, &i2c4, &i2c5 for the pin-conections (all disabled)
- Remove &spi1 since it's not available on the board
- vcc_3v3_sd_s0: remove unevaluated property flasgs"enable-active-low", it's unneeded since the default assumed is Active low (linux/Documentation/devicetree/bindings/regulator/fixed-regulator.yaml)
- analog-sound: remove unevaluated property "simple-audio-card,hp-pin-name"
- &sdhci: remove "max-frequency = <200000000>;" since this value already defined as default in rk3588s.dtsi
- Rename node "button@1" to "button-user"
- Move "status" property to bottom, even if disabled
- Improve comments
2024-04-08 17:53:37 +00:00
ColorfulRhino
5a70a8a42b
board: cm3588-nas: Add detailed GPIO labels
...
Reference was the official CM3588 NAS schematic revision 2309. Some GPIOs like USB, sdmmc or SPI-NOR are not listed.
2024-04-08 17:53:37 +00:00
aiamadeus
aca32104dc
rockchip: update dts patches for orangepi r1-plus
2024-04-07 13:23:44 +02:00
amazingfate
01508f7c78
add new board bananapim7
2024-04-06 01:27:54 +02:00
ColorfulRhino
69e7cffe0f
board: cm3588-nas: Add support for mainline kernel 🦜 🎉
...
- Add dts file (based on and improved upon the NanoPC-T6 dts, originally authored by Thomas McKahan)
- Both Edge and Collabora kernels are supported
2024-04-06 00:39:57 +02:00
ColorfulRhino
42c87ef5d0
rk3588-edge: Fix PCIe bifurification issues
...
One patch also fixes Combo PHY.
Many thanks goes to the geniuses Sebastian Reichel and Michal Tomek. Without their brainpower, PCIe bifurification on the RK3588, like the mode used by the CM3588, would still be broken.
2024-04-06 00:39:57 +02:00
ColorfulRhino
8dddccb0e5
rk3588-edge: Introduce patch numbering logic
...
Sorting the patches to group them by category:
000* for general patches
00** for SoC related patches
01** for GPU/HDMI related patches
08** for wireless patches
1*** for board patches
101* for Rock-5B, 1012* for Rock-5A and so on
2024-04-06 00:39:57 +02:00
ColorfulRhino
21dedb068a
rk3588-edge: Rewrite kernel patches against 6.8.3
2024-04-06 00:39:57 +02:00
ColorfulRhino
38ceb096a1
rk3588-collabora: Bump to 6.9
...
The default collabora kernel branch is a rolling branch and will be rebased.
2024-04-06 00:39:57 +02:00
aiamadeus
d193307e16
rockchip: rewrite dts for rock3c
2024-04-02 15:34:17 +02:00
Patrick Yavitz
0b7af65340
BananaPi CM4/M2S: FIXUPS
...
BPI-CM4
No change in functionality. Fixup adjustments.
BPI-M2S
The fan on the unit is constantly running. So lets set thermal
trip points and add the ability to control when we want it to
kick on. By default it is set to power on at 60*C.
Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
2024-04-01 20:46:38 +02:00
SteeManMI
d4093bd18e
Bump meson64 edge from 6.7 to 6.8 ( #6454 )
...
* Bump meson64 edge from 6.7 to 6.8
Changes to be committed:
modified: config/sources/families/include/meson64_common.inc
renamed: patch/kernel/archive/meson64-6.7 -> patch/kernel/archive/meson64-6.8
modified: patch/kernel/archive/meson64-6.8/board-bananapi-cm4-cm4io-fixes.patch
modified: patch/kernel/archive/meson64-6.8/general-input-touchscreen-Add-D-WAV-Multitouch.patch
new file: patch/kernel/archive/meson64-6.8/kernel-6.8-tools-cgroup-makefile.patch
* updates from rewrite-kernel-patches
* updates from rewrite-kernel-config
2024-04-01 07:43:40 -04:00
Julian Sikorski
44d8ac4651
Update odroidxu4-current to 6.1.83
2024-03-29 13:12:01 +01:00