ColorfulRhino
093955e788
rk35xx/rk3588/rockchip64/uefi/wsl: Enable NVMe-over-TCP
...
- Enable NVMe over TCP kernel support for the board families `rk35xx` (vendor), `rockchip-rk3588` (edge), `rockchip64` (current, edge) as well as the generic `uefi` target (current, edge) and `wsl` (current, edge)
- Note: for `wsl` only host-mode is supported, target-mode is not available
- Support for `legacy` kernels not added due to incompatibilities between kernel versions <5.14 and >=5.14. Kernels <5.14 need to patch in this commit to be compatible: https://github.com/torvalds/linux/commit/3c3ee16532c1
- NVMe over TCP specs and slides: https://nvmexpress.org/wp-content/uploads/March-2019-NVMe-TCP-What-You-Need-to-Know-About-the-Specification.pdf
- Guides: https://www.linuxjournal.com/content/data-flash-part-iii-nvme-over-fabrics-using-tcp and https://blogs.oracle.com/linux/post/nvme-over-tcp
- NVMe-oF authentication support: https://blogs.oracle.com/linux/post/nvme-inband-authentication
- NVMe-oF TLS support (kernel >=6.7 required): https://lwn.net/Articles/942817/
2024-03-07 19:46:49 +01:00
Paolo Sabatino
99836c47df
rockchip64: reenable rtw88 usb/sdio wifi devices (except 8723ds)
2024-01-27 19:16:00 +01:00
Paolo Sabatino
f3db251acf
rockchip64: reinstate sane kernel configurations
2024-01-27 19:16:00 +01:00
Brent Roman
96caa18e95
Boot script overrides u-boot's fdt_addr_r to ensure the
...
ever expanding Linux kernel will not overlap the device tree load area
2024-01-26 08:39:10 +01:00
Paolo Sabatino
1c54806da5
rockchip64: import RFC patch for rockchip TRNG
2024-01-22 21:18:31 +01:00
Paolo Sabatino
12b53d8828
rockchip64: update kernel configs
2024-01-14 14:14:50 +01:00
lanefu
a4d3dcb879
switch default cpu governor to schedutil ( #6120 )
...
* switch schedutil to default cpu governor
* rollback 3 governors on 3 edge cases
2024-01-01 15:14:02 +01:00
Igor
fae4f66439
Merge Odroid M1 into rockchip64 family ( #6015 )
2023-12-07 09:22:42 +01:00
Igor Pecovnik
f9528c6ec4
Update Waydroid (Android) kernel dependencies
2023-12-06 20:54:32 +01:00
msdos03
004d5190ef
rockchip64: enable ARM_PSCI_CPUIDLE for current and edge branch ( #5594 )
...
* rockchip64: refresh kernel config of current and edge branch
* rockchip64: enable ARM_PSCI_CPUIDLE for current and edge branch
---------
Co-authored-by: Igor <igor@armbian.com>
Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2023-11-26 19:14:52 +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
Ricardo Pardini
ebd0b7c830
rockchip64/edge 6.6.y: enable CONFIG_CRYPTO_DEV_ROCKCHIP2 and the rk crypto debugs
2023-10-03 13:54:03 +02:00
Ricardo Pardini
95f0dca12f
rockchip64/edge 6.6.y: update .config to v6.6-rc4, no changes
2023-10-03 13:54:03 +02:00
tdleiyao
52edff7f68
linux-rockchip64-current.config/linux-rockchip64-edge.config: enable CONFIG_AHCI_DWC=y to make SATA for rk356x work properly
2023-09-24 19:46:00 +02:00
Ricardo Pardini
39af1054b3
rockchip64/edge 6.5.y: .config: CONFIG_MFD_RK808=y completely disappeared, replaced by MFD_RK8XX_I2C and MFD_RK8XX_SPI
...
- restore the victims as well
```
CONFIG_INPUT_RK805_PWRKEY=y
CONFIG_PINCTRL_RK805=y
CONFIG_CHARGER_RK817=m
CONFIG_REGULATOR_RK808=y
CONFIG_SND_SOC_RK817=m
CONFIG_RTC_DRV_RK808=y
CONFIG_COMMON_CLK_RK808=y
```
2023-09-04 14:55:50 +02:00
Ricardo Pardini
09e9fe66df
rockchip64/edge 6.5.y: update .config, no changes -- notice how a bunch of RK stuff disappears:
...
```
CONFIG_INPUT_RK805_PWRKEY=y
CONFIG_PINCTRL_RK805=y
CONFIG_CHARGER_RK817=m
CONFIG_MFD_RK808=y
CONFIG_REGULATOR_RK808=y
CONFIG_SND_SOC_RK817=m
CONFIG_RTC_DRV_RK808=y
CONFIG_COMMON_CLK_RK808=y
```
2023-09-04 14:55:50 +02:00
Russ Weber
627e275bf1
feat: enable rkisp module for rockchip64
2023-09-02 14:46:44 +02:00
Ricardo Pardini
e9f170c254
rockchip64/edge (6.4): update .config, no changes
2023-08-23 21:35:37 +02:00
gaaichan998
78507bd48c
enable mt7915e module on all kernels ( #5626 )
2023-08-22 08:13:42 +02:00
gaaichan
325711eb0a
enable build option with mt7921u
2023-08-18 17:10:56 +02:00
Paolo
c27739943d
rockchip64: bump rockchip64-edge kernel to 6.4 ( #5552 )
...
undefined
2023-08-04 10:39:13 +02:00
Ricardo Pardini
bff0d6fe28
linux-rockchip64-current.config / linux-rockchip64-edge.config: enable CONFIG_NVME_HWMON=y for NVMe temperature monitoring
2023-07-27 22:00:27 +02:00
Ricardo Pardini
d617181546
linux-rockchip64-current.config / linux-rockchip64-edge.config: update config, no changes
2023-07-27 22:00:27 +02:00
Nik
431107f6cd
add dln2 driver for tinkerboard 2
2023-07-18 14:46:55 +02:00
Igor Pecovnik
34bdde0f95
Update config, enable kernel wifi drivers
2023-07-14 10:25:22 +02:00
Igor Pecovnik
f978f4ff7b
Update kernel config, disable broken wireless from driver_rtl88x2bu
2023-07-14 10:25:22 +02:00
Ricardo Pardini
93263c4719
rockchip64/edge 6.3.y: update .config - no actual changes
2023-05-24 19:21:31 +02:00
catalinii
95267c37b4
Fix CEC for Radxa Rock 3A ( #4786 )
...
Co-authored-by: Catalin Toda <catalinii@yahoo.com>
2023-02-01 11:01:57 -08:00
Paolo
79019296d8
rockchip64: consolidation for uwe5622 driver, v6.1 kernel compatibility ( #4766 )
2023-01-30 17:28:37 +01:00
Paolo Sabatino
23b9770eef
rockchip64: fix borked 6.1 kernel configuration
2023-01-11 18:59:04 +01:00
Igor Pečovnik
b9b8912de0
Bump rockchip64 EDGE to 6.1 with disabling few drivers ( #4570 )
...
* Bump rockchip64 EDGE to 6.1 with disabling few drivers
Broken fsusb30, uwe5662, lps170, simple panel ...
* Fix Rpi4 from not generating DT
2022-12-14 16:44:53 +01:00
Igor Pečovnik
c0001d566b
Bump bcm, imx, mvebu64 and xu4 EDGE to 6.1.y ( #4560 )
...
* Bump bcm, imx, mvebu64, xu4 and rockchip to 6.1.y
* Add configs for imx6 and xu4
* Add broadcom kernel config
* Move XU4 edge to mainline kernel as hardkernel branch contain nothing for it
* Move Rockchip64 EDGE to 6.1
* Move rockchip (32 bit) edge to kernel 6.1
* Move rk322x edge kernel to 6.1
Co-authored-by: Paolo Sabatino <paolo.sabatino@gmail.com>
2022-12-14 01:43:31 +01:00
Paolo
c95f5157f7
rockchip64: fix broken 6.0 drivers, reshape config ( #4442 )
2022-11-15 20:19:30 +01:00
Igor Pečovnik
a6c02f5e05
Additional fixes for Rockchip64 EDGE kernel ( #4343 )
2022-10-25 17:53:38 +02:00
Igor Pečovnik
6765f734cc
Bump rockchip64 edge to 6.0.y ( #4337 )
...
* Bump rockchip64 edge to 6.0.y
Build test passing
* Update kernel config, enable aufs, disable broken wireless, remove deprecated patch
2022-10-25 11:26:51 +02:00
brentr
f6f3f1b8b0
Restored Hardware Random Number Generator from legacy (4.4) kernel ( #4286 )
...
so boot no longer starves for entropy, delaying for up to 15 seconds
Advances kernel to v5.19.15
2022-10-15 10:46:04 +02:00
Paolo
78bbdf44d0
rockchip64: add ssv6051p wifi driver for current and edge kernel ( #4269 )
...
* Add ssv6051p wifi driver for rockchip64 current and edge kernel
* also reorders and tidies device tree overlays for rk3318-box
* increase ssv6051 sdio bus to 50MHz in the driver
2022-10-12 11:22:33 +02:00
Igor Pečovnik
2f1140edb1
Re-enable Neo3 in the EDGE kernel ( #4193 )
2022-09-20 08:50:23 +02:00
Shengyu Qu
f1952f97f4
Enable ath11k pcie card support ( #4192 )
2022-09-16 06:42:36 +02:00
Igor Pečovnik
0d6ebeab2e
Kernel config cleanup ( #4156 )
...
* Kernel config cleanup
* Add rpi
2022-09-05 11:12:39 +02:00
Igor Pečovnik
2c6f0c70e6
Re-enable Kernel bootsplash for 5.15.y or higher ( #4132 )
...
Tested on Meson64 and Rockchip64
Wasn't that hard after all :)
2022-08-30 07:52:06 +02:00
Igor Pečovnik
f06452c091
Enable AUFS, adjust kernel configs ( #4054 )
...
* Enable AUFS, adjust kernel configs
* Enable aufs
* rpi
2022-08-09 09:14:53 +02:00
Paolo
fa89975db7
rockchip64: remove inno-usb3 rk3328 driver from EDGE kernel, remove/rename affected board files ( #4006 )
2022-07-27 08:47:48 +02:00
Igor Pečovnik
fef9b50c7b
Update drivers ( #3918 )
...
- skip legacy since they mainly fails
2022-06-20 15:32:04 +02:00
Paolo Sabatino
32e53163b5
rockchip64: make timer and gpio led triggers built-in for edge kernel
2022-06-20 08:35:13 +02:00
Paolo
388e9bbf5e
Support for OrangePi4 LTS board ( #3770 )
...
* orange pi 4 LTS support added (uwe5622 wifi driver, es8316c codec)
* add orangepi 4 LTS device tree
* add uwe5622 driver to 5.15 and 5.18 rockchip64 patches
* add wpasupplicant to jammy cli packages
* fix es8316c asound.state (zeroing stereo enhancement which causes distortion)
* Add build targets
* Move from WIP state
Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2022-06-14 12:11:33 +02:00
Malcolm Ke Win
369b0909f6
Add support for KProbes in all armbian kernels ( #3892 )
...
* Update linux-sunxi64-current.config
anbox-modules needs kprobes
https://github.com/armbian/build/issues/3883
* Enable this everywhere
sed -i -- 's/# CONFIG_KPROBES is not set/CONFIG_KPROBES=y/g' *.config
Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2022-06-14 12:03:01 +02:00
Paolo Sabatino
17b4fb913c
rockchip64: bump edge kernel config to 5.18, disable csgpio patch due to mainline clashing
2022-06-14 09:33:41 +02:00
Igor Pečovnik
8ba7b7e214
Switching the rest to 5.18.y ( #3860 )
...
* Update kernel configs
* Switch sunxi edge to 5.18.y
* Move sunxi to 5.18.y and re-enable AUFS
* Change version - temporally to make a build from here
* Update config
* 88xx was fixed in the mean time.
* Put version back
* Fix sunxi legacy, disable aufs on 5.10.y since its broken
* Upstream changed in the mean time
* Add a patch to enable 8821cu compilation at 5.18
https://github.com/armbian/build/pull/3814
* Re-enable CONFIG_RTL8822BU in edge
* Update CONFIG_RTL8XXXU
* Bump imx6
* Bump uefi kernels to 5.18.y
* Bump mvebu64 and switch odroid xu4 to 5.18
2022-06-07 07:49:08 +02:00
Jianfeng Liu
a9cc1d3e55
enable rtl8812au ( #3861 )
2022-06-06 10:05:51 +02:00