Muhammed Efe Cetin
9a0908f9ba
update rk3588-edge to v6.5-rc1
2023-07-15 00:00:07 +02:00
Muhammed Efe Cetin
f7c410de2f
Grab several patches from collabora and upstream
2023-07-15 00:00:07 +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
Igor Pecovnik
02ba64b872
Update risc64 and arm64 configs
2023-07-11 11:15:00 +02:00
Igor Pecovnik
89a6750d78
Bump UEFI edge to 6.4.y
2023-07-11 11:15:00 +02:00
Paolo Sabatino
4605bcab83
bump rockchip edge kernel to 6.4
2023-07-09 11:24:10 +02:00
Paolo Sabatino
5153821ac0
bump rk322x-edge to 6.4
2023-07-09 11:23:30 +02:00
Ricardo Pardini
08b6412aa9
thinkpad-x13s: bump to steev's 6.4.y; update .config
2023-07-05 21:22:32 +02:00
hzy
5fecadb2ff
meson: edge: Enable some net modules
2023-07-05 10:55:32 +02:00
hzy
6885e3db74
meson: edge: refresh config
2023-07-05 10:55:32 +02:00
Gunjan Gupta
4752a90850
allwinner: Bump u-boot and kernel versions
...
U-boot 2023.07-rc4 -> 2023.07-rc6
Kernel Legacy 5.15.113 -> 5.15.119
Kernel Current 6.1.34 -> 6.1.37
Kernel Edge 6.4.0 -> 6.4.1
2023-07-04 19:24:02 +02:00
MikeDK
342bde7151
rk35xx add dvb/camera/radio drivers to kernel config
2023-07-04 19:22:36 +02:00
Ricardo Pardini
3e0f04a334
linux-rk35xx-legacy.config: update .config, no changes (.110 -> .160)
2023-07-01 14:51:23 +02:00
Lane Jennison
ad97c1b7ee
rockchip-rk3588 collabora: new branch (by @lanefu)
...
- `bsdextrautils` for kernel 6.4 (only if collabora branch)
- kernel 6.4 major, but skip rtw88 driver patching
2023-07-01 14:50:35 +02:00
Gunjan Gupta
5f2abfb0a7
allwinner: edge: fix booting on 32-bit devices
2023-07-01 14:40:08 +02:00
Gunjan Gupta
173ed85da3
sunxi64: compilation fix workaround
...
Disabled ws2812 driver for all sunxi64 boards in edge kernel. As this
driver is used by Bigtreetech CB1 board, the driver is enabled for the
same but edge kernel is kept back at 6.2.16. Once the driver has been
updated, we can revert this commit.
2023-06-29 13:02:26 +02:00
Ricardo Pardini
4a3d64b6c1
thinkpad-x13s: add wip board; use steev's 6.3.y kernel as an uefi-arm64 BRANCH=sc8280xp; force modules & fw in initrd
...
- add `GRUB_CMDLINE_LINUX_DEFAULT` with `efi=noruntime clk_ignore_unused pd_ignore_unused` so it actually boots
- use `grub-with-dtb` for the (required) DTB usage in grub
- use a customize hook to add a lot of modules & fw into initrd, required for booting
- if on RELEASE=lunar, add Ubuntu's "x13s Concept" PPA and a few packages for battery control/audio
2023-06-26 13:52:15 +02:00
amazingfate
5ee6d8b11d
merge rockchip-rk3588-legacy and rk35xx-legacy
2023-06-20 21:34:31 +02:00
Andrew Davis
19ea4b5adb
Add Linux kernel current and edge configurations for TI K3 devices
2023-06-20 07:43:09 +02:00
Igor
5835d2d7ab
Merge branch 'main' into CB1-current-pr
2023-06-14 05:47:50 +02:00
Ricardo Pardini
8ad6b1b44d
rockchip64 legacy: update .config, no changes
2023-06-14 05:36:15 +02:00
Ricardo Pardini
de39d73ca9
meson64 edge 6.4: update .config at 6.4-rc5
...
- enable a bunch of new _MESON and _AMLOGIC stuff
2023-06-13 12:33:47 +02:00
Ricardo Pardini
b6c5eb7554
meson64 edge 6.2: update .config with no changes
2023-06-13 12:33:47 +02:00
Thomas McKahan
03d21cc8ed
linux-rk3399-legacy unused, remove
2023-06-12 09:58:13 +02:00
Gunjan Gupta
5ed442cad8
Change stmmac driver to be built as module
2023-06-05 21:06:20 +02:00
Igor
c6e450189f
Update config
2023-06-02 21:16:20 +02:00
Igor
315c15f892
Update config, remove readme patch, adjust series
2023-06-02 21:16:20 +02:00
Ricardo Pardini
9c4b3cd89a
rk3568-odroid edge: .config, remove ARCH_TEGRA and ARCH_SUNXI, since this is Rockchip kernel
2023-06-02 19:35:55 +02:00
Ricardo Pardini
a3f78e9159
rk3568-odroid edge: update config, no actual changes
2023-06-02 19:35:55 +02:00
Vyacheslav Bocharov
0758dfa6bd
This add support for RTW88 SDIO driver via patches for 6.1/6.3 kernel
...
Additional driver support:
Realtek 8822BS SDIO wireless network adapter
Realtek 8822BU USB wireless network adapter
Realtek 8822CS SDIO wireless network adapter
Realtek 8822CU USB wireless network adapter
Realtek 8821CS SDIO wireless network adapter
Realtek 8821CU USB wireless network adapter
Revert "Revert "BPI-CM4 IO: RTW88: `Realtek 8822CS SDIO` `Wireless Support`"":
This reverts commit 672bd5393a .
This restore commit 3f169bcae2 .
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
Signed-off-by: Vyacheslav Bocharov <adeep@lexina.in>
2023-06-01 08:10:45 +02:00
Patrick Yavitz
bb48f6080c
Improve Meson64 Support
...
BPI-CM4:
In accordance with the BSP DTS, set LED gpio to GPIO_ACTIVE_LOW.
Added default-on trigger to led-green
Board now powers off, added reboot node 'meson64-reboot'.
CONFIG_POWER_RESET_MESON64
Isolated RESET ODROID driver and renamed to MESON64 as it can be used in more than ODROIDS.
MESON UART
Series improves support for UART attached Bluetooth modules on Amlogic Meson G12A and newer SoCs. These SoCs also support the "divide XTAL by 2" bit which (greatly) reduces jitter when generating baud rates such as 1500000 (which is used by the Bluetooth part of the RTL8822CS SDIO WiFi and UART Bluetooth combo chip).
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2023-06-01 06:32:23 +02:00
Alan
9d69bb1da6
Patches: add current(6.1) & edge(6.2) patch for BigTreeTech CB1
...
Signed-off-by: Alan.Ma from BigTreeTech tech@biqu3d.com
2023-05-30 17:36:29 +08:00
Alan
b8b11f4f7f
Add support for BigTreeTech CB1 (Allwinner H616) board
2023-05-29 10:17:56 +02:00
Vyacheslav Bocharov
672bd5393a
Revert "BPI-CM4 IO: RTW88: Realtek 8822CS SDIO Wireless Support"
...
This reverts commit 3f169bcae2 .
2023-05-26 14:07:04 +02:00
Patrick Yavitz
3f169bcae2
BPI-CM4 IO: RTW88: Realtek 8822CS SDIO Wireless Support
...
Additional driver support:
Realtek 8822BS SDIO wireless network adapter
Realtek 8822BU USB wireless network adapter
Realtek 8822CS SDIO wireless network adapter
Realtek 8822CU USB wireless network adapter
Realtek 8821CS SDIO wireless network adapter
Realtek 8821CU USB wireless network adapter
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2023-05-26 07:37:28 +02:00
Ricardo Pardini
930e363990
starfive/edge: bump 6.1.23 to 6.1.y; rebase to v6.1.30; hammer dma,pwm patches; update .config
2023-05-26 07:25:29 +02:00
amazingfate
f76dc54932
use step_wise as the default thermal governor for rockchip-rk3588 legacy
2023-05-26 07:24:28 +02:00
Ricardo Pardini
93263c4719
rockchip64/edge 6.3.y: update .config - no actual changes
2023-05-24 19:21:31 +02:00
Ricardo Pardini
b8bea3edb9
rockchip-rk3588-legacy: switch to 48-bit virtual address; enable more eBPF/net stuff
...
- enable more eBPF/net stuff for Cilium
- switch to 48-bit virtual addresses, so we're tcmalloc compatible
- see https://github.com/cilium/cilium/issues/17467
- see https://github.com/envoyproxy/envoy/issues/15235#issuecomment-850516622
2023-05-23 16:34:18 +02:00
Muhammed Efe Çetin
214cafb264
Enable INNOLUX_AFJ101_BA2131 panel on rk3588 legacy kernel
2023-05-23 16:33:42 +02:00
Ricardo Pardini
09e82fe25e
meson64-edge (6.2.y): rebase & update .config to 6.2.16 (EOL); pick chewitt (add t95z+fixes); rework SPI-NOR dtbs
...
- `meson64`-`edge` (6.2.y): drop old/unused/pre-armbian-next builddeb patch that was leftover
- `meson64`-`edge` (6.2.y): pick & squash from chewitt's tree; new t95z board and its tm1628 driver, fixes for odroidc2, vim3, gxl/gxm SDIO
- `meson64`-`edge` (6.2.y): reword the `-spi` extra DTBs for the N2(+) into more generic for g12; add VIM3/VIM3L which also have same SPI NOR scheme
- `meson64`-`edge` (6.2.y): update .config to 6.2.16; enable `CONFIG_TM1628`
- `meson64`-`edge` (6.2.y): rebase to 6.2.16 after picking chewitt
2023-05-21 14:01:11 +02:00
Ricardo Pardini
eb4320f424
odroidm1 / rk3568-odroid: recover overlays from 6.1; update .config; fix patch dir name
2023-05-21 13:58:31 +02:00
Igor
f1ab301d38
Bump Allwinner and update associated kernel configs
2023-05-16 19:48:13 +02:00
Igor
8ac568102e
Switch Rockchip CURRENT to 6.1.y
2023-05-15 17:12:06 +02:00
Ricardo Pardini
295f95d9f6
rpi4b/legacy: update legacy 5.15 kernel config, no changes
2023-05-14 21:28:58 +02:00
Igor
66c2e769ae
Update. Now both boots
2023-05-14 21:28:58 +02:00
Igor
215e3ebd27
Update edge too
2023-05-14 21:28:58 +02:00
Igor
f0236e98f6
Update RPI4 kernel config
2023-05-14 21:28:58 +02:00
Igor
e62ae0fcd0
Enable SECCOMP on Visionfive2 kernel config
...
This will fix chrony
https://forum.armbian.com/topic/28142-visionfive-2-chrony-doesnt-run-kernel-missing-seccomp
2023-05-05 12:34:52 +02:00