armbian-build/patch/kernel/archive
Patrick Yavitz 40530ee344 Improve Meson64 Support: ODROID
Backport DTS/DTSI changes from linux-6.4.y to 6.1.y
Add meson64-reboot driver to all boards
Add board: ODROID N2L
Add uart_A uart_AO_B uart_B uart_C where appropriate
U-Boot v2023.07.02: ODROID N2/N2L/N2Plus/C4

Meson64-reboot driver: (source: tobetter)
While the current meson64-reboot driver is cleaner and doesn't
depend on modding other kernel sources, its functionality leaves
much to be desired. One example can be found in the ODROID C4.
Using the current driver, the board will not properly power off,
leaving the POWER LED still on. The new driver powers off the unit
completely.

Fan control: (ODROID N2L/N2PLus)
Added service and script for controlling the trip point.
fanctrl: arguments: 65 55 45 35 25 menu run

                              ┌──┤ Fan Control ├──┐
                              │                   │
                              │    6) 65°C        │
                              │    5) 55°C        │
                              │    4) 45°C        │
                              │    3) 35°C        │
                              │    2) 25°C        │
                              │    E) Exit ..     │
                              │                   │
                              │                   │
                              │      <Ok>         │
                              │                   │
                              └───────────────────┘

NOTES: (N2L/HC4): I do not own the units so I can't run tests.

Signed-off-by: Patrick Yavitz <pyavitz@xxxxx.com>
2023-08-20 19:20:06 +02:00
..
bcm2711-5.15 Move Rpi kernels to 6.2, move current to legacy (#4898) 2023-03-11 19:19:13 +01:00
bcm2711-6.1 Update RPI4 kernel config 2023-05-14 21:28:58 +02:00
bcm2711-6.2 Move Rpi kernels to 6.2, move current to legacy (#4898) 2023-03-11 19:19:13 +01:00
bcm2711-6.3 Update edge too 2023-05-14 21:28:58 +02:00
imx6-5.10
imx6-5.12
imx6-5.13
imx6-5.15 Move header revert patch under misc patches (#4128) 2022-08-29 08:44:21 +02:00
imx6-6.0 Disable broken patch on imx6 platform (#4914) 2023-03-08 09:06:55 +01:00
meson64-5.10 Add support for Bananapi M5 / M2P (#4251) 2022-10-04 10:50:00 +02:00
meson64-6.1 Improve Meson64 Support: ODROID 2023-08-20 19:20:06 +02:00
meson64-6.2 meson64 edge 6.2: rebase v6.2.16, drop Makefile patches, archeology, mbox'ing 2023-06-13 12:33:47 +02:00
meson64-6.4 Improve Meson64 Support: ODROID 2023-08-20 19:20:06 +02:00
meson-6.1 meson: onecloud: Enable USB0 OTG mode 2023-04-03 21:21:17 +02:00
meson-6.4 meson: edge: refresh patches 2023-07-05 10:55:32 +02:00
meson-s4t7-5.4 meson-s4t7: Enable dtbo support 2023-08-15 16:03:24 +02:00
mt7623-4.19
mvebu-5.10 Fix mvebu patches once more 2021-11-25 09:05:55 +01:00
mvebu-5.11
mvebu-5.12
mvebu-5.14
mvebu-5.15 Fix mvebu current pwm timer patch (#4275) 2022-10-12 11:21:51 +02:00
mvebu-5.16 Move header revert patch under misc patches (#4128) 2022-08-29 08:44:21 +02:00
mvebu-6.1 Adjust patch in order to compile succesfully 2023-08-04 10:37:49 +02:00
mvebu-6.2 Correctly create a new mvebu-6.2 patch folder, update symlink, update/fix patches for mvebu-edge 2023-03-12 22:30:56 +01:00
odroidxu4-5.4 Remove deprecated patches 2023-08-14 09:03:23 +02:00
odroidxu4-5.12
odroidxu4-5.13
odroidxu4-5.15 Move header revert patch under misc patches (#4128) 2022-08-29 08:44:21 +02:00
rk35xx-4.19 Support edge kernel for Rock 3A and rk35xx (#3371) 2022-02-01 22:53:43 +01:00
rk322x-4.4 rk322x: patch legacy kernel makefile to compile with recent gcc 2023-04-30 15:04:08 +02:00
rk322x-5.10 add ssv6051 driver for kernel 5.10 and 5.15 2022-01-07 11:29:20 +01:00
rk322x-5.14 rk322x: minor device tree fixes and upgrades (#3334) 2021-12-10 00:08:03 +01:00
rk322x-5.15 rk322x: fix possible crash, unneeded code and remove cruft in dmc 2023-03-08 11:11:49 +01:00
rk322x-5.16 Move header revert patch under misc patches (#4128) 2022-08-29 08:44:21 +02:00
rk322x-5.17 Move header revert patch under misc patches (#4128) 2022-08-29 08:44:21 +02:00
rk322x-5.18 Move header revert patch under misc patches (#4128) 2022-08-29 08:44:21 +02:00
rk322x-5.19 rk322x: increase to 16 stations the maximum number of ESP8089 AP clients 2022-12-19 15:21:15 +01:00
rk322x-6.0 rk322x: increase to 16 stations the maximum number of ESP8089 AP clients 2022-12-19 15:21:15 +01:00
rk322x-6.1 rk322x: add bcm43342 chip identifier 2023-08-03 23:12:21 +02:00
rk322x-6.2 rk322x: fix emmc/sdio clock selection 2023-04-03 21:01:38 +02:00
rk322x-6.3 Apply previous fix to rockchip64-edge and rk322x 2023-07-06 23:02:22 +02:00
rk322x-6.4 rk322x: add bcm43342 chip identifier 2023-08-03 23:12:21 +02:00
rk3399-4.4 rk3399-4.4: remove mbox-confusing long explanation from ancient patch in ancient kernel; possibly fixes #5119 2023-05-01 22:46:43 +02:00
rk3568-odroid-6.3 odroidm1 / rk3568-odroid: recover overlays from 6.1; update .config; fix patch dir name 2023-05-21 13:58:31 +02:00
rockchip64-4.4 rockchip64 legacy: rebase+archeology all patches against ayufan's refs/tags/4.4.202-1237-rockchip-ayufan 2023-06-14 05:36:15 +02:00
rockchip64-5.10 This code was added to the sources, which creates a mess in rk3399-rock-pi-4.dts (#4619) 2022-12-28 17:28:55 +01:00
rockchip64-5.12 This code was added to the sources, which creates a mess in rk3399-rock-pi-4.dts (#4619) 2022-12-28 17:28:55 +01:00
rockchip64-5.13 This code was added to the sources, which creates a mess in rk3399-rock-pi-4.dts (#4619) 2022-12-28 17:28:55 +01:00
rockchip64-5.14 This code was added to the sources, which creates a mess in rk3399-rock-pi-4.dts (#4619) 2022-12-28 17:28:55 +01:00
rockchip64-5.15 add support for NanoPi R4SE 2023-05-15 17:33:03 +02:00
rockchip64-5.17 Merge pull request #4778 from schwar3kat/Tweak-orangepi-r1plus-lts-LEDs-and-networking 2023-02-02 11:29:10 +13:00
rockchip64-5.18 Merge pull request #4778 from schwar3kat/Tweak-orangepi-r1plus-lts-LEDs-and-networking 2023-02-02 11:29:10 +13:00
rockchip64-5.19 Merge pull request #4778 from schwar3kat/Tweak-orangepi-r1plus-lts-LEDs-and-networking 2023-02-02 11:29:10 +13:00
rockchip64-6.0 Merge pull request #4778 from schwar3kat/Tweak-orangepi-r1plus-lts-LEDs-and-networking 2023-02-02 11:29:10 +13:00
rockchip64-6.1 rk3399: adjust opi4lts thermal trip points 2023-08-05 11:43:48 +02:00
rockchip64-6.3 bugfix: dts: rk3328 and rk3399 oc overlays (#5542) 2023-08-01 13:39:25 -04:00
rockchip64-6.4 RK OC overlays for 6.4 update (#5602) 2023-08-17 14:43:32 -04:00
rockchip-4.4
rockchip-5.10
rockchip-5.11
rockchip-5.13
rockchip-5.14
rockchip-5.15 Move header revert patch under misc patches (#4128) 2022-08-29 08:44:21 +02:00
rockchip-5.16 Move header revert patch under misc patches (#4128) 2022-08-29 08:44:21 +02:00
rockchip-5.17 Move header revert patch under misc patches (#4128) 2022-08-29 08:44:21 +02:00
rockchip-5.18 Move header revert patch under misc patches (#4128) 2022-08-29 08:44:21 +02:00
rockchip-5.19 fix patch with broken hunk, update other patch from libreelec set 2022-11-14 00:19:38 +01:00
rockchip-6.0 rockchip: advance edge kernel to v6.0 (#4445) 2022-11-15 20:22:47 +01:00
rockchip-6.1 fix rk322x and rockchip 32bit patches for kernel 6.1 2023-05-25 00:48:38 +02:00
rockchip-6.2 rockchip: bump edge kernel to 6.2 2023-03-24 23:12:56 +01:00
rockchip-6.3 fix rockchip 32 bit families patches for kernel 6.3 2023-06-01 08:11:45 +02:00
rockchip-6.4 revert to pre-6.4 dw-hdmi patch to restore hdmi functionality 2023-07-09 11:24:10 +02:00
rockpis-4.4
s5p6818-4.14
starfive-6.1 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
sun50iw9-4.9 Update Opi Zero 2 legacy kernel (#4642) 2023-01-07 21:00:16 +01:00
sunxi-5.10 Adapt patches to kernel version 5.10.130 (#3990) 2022-07-14 15:33:02 +03:00
sunxi-5.15 Kernel: Allwinner: Bump legacy, current and edge kernel 2023-07-24 17:03:30 +05:30
sunxi-6.1 kernel:sunxi: Add tve encoder for H5 boards as well 2023-07-26 19:46:21 +02:00
sunxi-6.2 patch: kernel: sunxi: h3: fix OPP not supported by regulators on boards with gpio-regulator 2023-07-11 11:13:57 +02:00
sunxi-6.3 patch: kernel: sunxi: h3: fix OPP not supported by regulators on boards with gpio-regulator 2023-07-11 11:13:57 +02:00
sunxi-6.4 kernel:sunxi: Add tve encoder for H5 boards as well 2023-07-26 19:46:21 +02:00
uefi-arm64-6.1 uefi-arm64: 6.1: add patch for Phytium D2000 onboard Ethernet (#4671) 2023-01-09 08:24:53 +01:00
uefi-arm64-6.2 v6.2-rc7: bump edge to v6.2-rc7 for UEFI / meson64 / rk3568-odroid / rockchip-rk3588 2023-02-18 07:46:29 -03:00
uefi-arm64-6.3 uefi/edge: bump to 6.3 2023-04-28 21:32:52 +02:00
uefi-arm64-6.4 Bump UEFI edge to 6.4.y 2023-07-11 11:15:00 +02:00
zynq-5.4