Paolo Sabatino
5ad769c82e
rockchip64: disable DMC for OrangePi 4 LTS, fixes boot with BTF
2025-02-28 08:20:14 +01:00
palachzzz
0b88561ec3
RK3588 add HDMI sound, add support for OPi5 Max #7884
Forked Helper / 📢 Run repository dispatch on fork (push) Waiting to run
Announce PR merge to Discord / announcepush (push) Waiting to run
Scorecards Security Scan / Scorecards analysis (push) Waiting to run
Update Board Lists / Send dispatch (push) Waiting to run
2025-02-27 23:06:51 +08:00
The-going
96e1ca9e50
sunxi-6.12: Add sun50i-h618-bananapi-m4-berry support
Forked Helper / 📢 Run repository dispatch on fork (push) Waiting to run
Announce PR merge to Discord / announcepush (push) Waiting to run
Scorecards Security Scan / Scorecards analysis (push) Waiting to run
2025-02-26 20:14:19 +01:00
The-going
7c4ccde0bf
sunxi-6.12: Add GPU power domain for h616
2025-02-26 20:14:19 +01:00
Stephen Graf
b43219e9ac
sunxi-6.12: tcon (timing controller), enable HDMI for H616/H618 SOC
...
Signed-off-by: The-going <48602507+The-going@users.noreply.github.com>
2025-02-26 20:14:19 +01:00
The-going
ca483bc22b
sunxi-6.12: re-export armbian patches
2025-02-26 20:14:19 +01:00
The-going
7dad76f727
sunxi-6.12: Switching to v6.12.16. Re-export megous patches
2025-02-26 20:14:19 +01:00
The-going
55c805ce9e
sunxi-6.12: Switch to v6.12.13
...
Delete pre-applied ones and re-export patches.
2025-02-26 20:14:19 +01:00
The-going
781550decf
sunxi-6.12: drm: sun4i: add sun50i-h616-hdmi-phy support
2025-02-26 20:14:19 +01:00
The-going
5df50eaa8c
sunxi-6.12: arm64: dts: Add axp313a.dtsi
2025-02-26 20:14:19 +01:00
The-going
8ca21888da
sunxi-6.12: Add drm sun4i-de33 driver
...
Also disable some megous patches and TV Output on
OrangePi-Zero-LTE patch
2025-02-26 20:14:19 +01:00
The-going
8fb97d6cd2
sunxi-6.12: sun50i-h616 & overlays: sort nodes, add more
2025-02-26 20:14:19 +01:00
The-going
d5d31302a3
sunxi-6.12: reexport all patches to v6.12.12
2025-02-26 20:14:19 +01:00
amazingfate
4714b1610a
rockchip64-6.14: add patch to fix rk3588 multi hdmi pll clk
2025-02-26 21:40:01 +08:00
amazingfate
4247d8d8fa
rockchip64-edge: add hdmi1 support to rock5 itx
2025-02-26 21:40:01 +08:00
amazingfate
8a725ab092
rockchip64-edge: add hdmi1 disp modes support to rk3588
2025-02-26 21:40:01 +08:00
amazingfate
328cd82221
rockchip64-edge: bump to 6.14
2025-02-26 21:40:01 +08:00
qbisi
2c605989ef
hinlink-h88k: revert second hdmi output support for 6.12 kernel
...
Forked Helper / 📢 Run repository dispatch on fork (push) Waiting to run
Announce PR merge to Discord / announcepush (push) Waiting to run
Scorecards Security Scan / Scorecards analysis (push) Waiting to run
second hdmi output is only supported in 6.13 and above
2025-02-25 18:41:59 +01:00
qbisi
e096f33d5c
hinlink-h88k: add second hdmi output support
Forked Helper / 📢 Run repository dispatch on fork (push) Waiting to run
Announce PR merge to Discord / announcepush (push) Waiting to run
Scorecards Security Scan / Scorecards analysis (push) Waiting to run
2025-02-25 09:19:33 +08:00
qbisi
ef72bd1a8b
hinlink-h88k: add missing hdmi0-con port
2025-02-25 09:19:33 +08:00
qbisi
bf5ed6c79f
hinlink-h88k: fix headphones jack det gpio
2025-02-25 09:19:33 +08:00
qbisi
7303bac5fd
hinlink-h88k: sync dts from 6.12 to 6.13
2025-02-25 09:19:33 +08:00
Werner
1033729455
arm64: dts: rockchip: fix gpio-line-names to radxa-rock-3a ( #7874 )
...
* rock-3a - fix formatting of gpio-line-names
properly format gpio-line-names, following the example from Trevor Woerner for his contribution to the radxa-zero-3 dt.
Also fix a wrong pin number
* fix applying
2025-02-24 09:21:41 +01:00
Paolo Sabatino
86691d17e4
rockchip/64: fix again periodic dma and audio stuttering
Forked Helper / 📢 Run repository dispatch on fork (push) Waiting to run
Announce PR merge to Discord / announcepush (push) Waiting to run
Scorecards Security Scan / Scorecards analysis (push) Waiting to run
Update Board Lists / Send dispatch (push) Waiting to run
2025-02-23 19:26:53 +01:00
retro98boy
d19444bf8a
rockchip64: fix wrong GPIO direction in DP virtual extcon driver
...
The extcon-usbc-virtual-pd driver requests the detection GPIO with the flag GPIOD_OUT_LOW, which leads to a failure in gpiod_to_irq and consequently causes the driver loading to fail.
This issue can be fixed by changing GPIOD_OUT_LOW to either GPIOD_IN or GPIOD_ASIS.
This patch opts to change GPIOD_OUT_LOW to GPIOD_ASIS, as this is a less invasive approach. For devices intending to use this driver, it's also necessary to set the pinctrl property of the detection GPIO to input mode in the dts file.
2025-02-23 19:26:27 +01:00
Patrick Yavitz
a0bc90c360
BananaPi BPI-F3: Alphabetize DTS
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-02-23 19:22:53 +01:00
The-going
ecfde0c3d7
sunxi-6.6: Add i2c3_pa, all pwm pins
Forked Helper / 📢 Run repository dispatch on fork (push) Waiting to run
Announce PR merge to Discord / announcepush (push) Waiting to run
Scorecards Security Scan / Scorecards analysis (push) Waiting to run
Update Board Lists / Send dispatch (push) Waiting to run
2025-02-23 09:56:20 +01:00
The-going
ddaccc6bac
sunxi-6.6: Add BananaPi M4 Berry support
2025-02-23 09:56:20 +01:00
TheSnowfield
bc69b1d3eb
sakurapi-rk3308b: bump dts and vop patches to kernel 6.13
2025-02-23 09:55:48 +01:00
TheSnowfield
91e25e2c01
sakurapi-rk3308b: enable vop and display output
2025-02-23 09:55:48 +01:00
TheSnowfield
9af5f61214
rockchip64: rk3308: add vop and internal rgb lcdc output support
2025-02-23 09:55:48 +01:00
Igor Pecovnik
7184c5aa89
SM8250: drop upstreamed patch as it breaks compilation
Forked Helper / 📢 Run repository dispatch on fork (push) Waiting to run
Announce PR merge to Discord / announcepush (push) Waiting to run
Update Board Lists / Send dispatch (push) Has been cancelled
Scorecards Security Scan / Scorecards analysis (push) Has been cancelled
2025-02-21 20:19:26 +01:00
chainsx
872a554c69
station-m2: use mainline devicetree name
2025-02-21 19:11:17 +01:00
qbisi
3cdf696769
fix panel-dsi-simple driver for kernel 6.6, 6.9, 6.12 and 6.13
2025-02-20 07:00:13 +01:00
qbisi
cda1089d61
fix ssv6051 driver for kernel 6.6, 6.9, 6.12 and 6.13
2025-02-20 07:00:13 +01:00
qbisi
947f901d24
hinlink-h88k: add hdmi_rx support
2025-02-20 06:59:18 +01:00
qbisi
805e053194
hinlink-h88k: fix mmc speed and det pin
2025-02-20 06:59:18 +01:00
Werner
475e28056b
Orangepi 5 MAX - add support for current
( #7842 )
...
Forked Helper / 📢 Run repository dispatch on fork (push) Waiting to run
Announce PR merge to Discord / announcepush (push) Waiting to run
Scorecards Security Scan / Scorecards analysis (push) Waiting to run
Update Board Lists / Send dispatch (push) Waiting to run
* add `current` target
* Add Orangepi 5 max device tree to `current` dt
2025-02-19 13:04:17 +01:00
Paolo Sabatino
e2f1c44434
rockchip64: fix rocks0 patch breaking current compilation
Forked Helper / 📢 Run repository dispatch on fork (push) Has been cancelled
Announce PR merge to Discord / announcepush (push) Has been cancelled
Scorecards Security Scan / Scorecards analysis (push) Has been cancelled
2025-02-17 21:40:11 +01:00
Muhammed Efe Cetin
8e825e7f9d
rockchip64-6.12: add spi flash overlay for NanoPi M6
2025-02-16 23:02:37 +01:00
Muhammed Efe Cetin
3a1b8b4553
rockchip64-6.13: add spi flash overlay for NanoPi M6
2025-02-16 23:02:37 +01:00
Patrick Yavitz
c63595015f
BananaPi BPI-F3: Update overlay patch and add overlays
...
Forked Helper / 📢 Run repository dispatch on fork (push) Waiting to run
Announce PR merge to Discord / announcepush (push) Waiting to run
Scorecards Security Scan / Scorecards analysis (push) Waiting to run
Update Board Lists / Send dispatch (push) Waiting to run
General overlay comp patch was pulled from Meson64 6.6.y branch
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-02-16 13:04:47 -05:00
Patrick Yavitz
6846897178
BananaPi BPI-F3: add overlay support
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-02-16 13:04:47 -05:00
Patrick Yavitz
2fefa024c2
BananaPi BPI-F3: Add spacemit k1x-spi support
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-02-16 13:04:47 -05:00
Patrick Yavitz
27d154980b
BananaPi BPI-F3: Add pwm7 and spi3 nodes
...
Also alphabetize DTS
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-02-16 13:04:47 -05:00
Paolo Sabatino
1f69720656
rockchip64: remove patch to fix rockpi-e gigabit eth
Forked Helper / 📢 Run repository dispatch on fork (push) Has been cancelled
Announce PR merge to Discord / announcepush (push) Has been cancelled
Scorecards Security Scan / Scorecards analysis (push) Has been cancelled
Update Tools in Scripts / Update ${{ matrix.tool.REPO_NAME }} version (map[PROJECT_NAME:koalaman/shellcheck REPO_NAME:shellcheck USER_NAME:koalaman VAR_FILE:lib/functions/general/shellcheck.sh VERSION_VAR:SHELLCHECK_VERSION]) (push) Has been cancelled
Update Tools in Scripts / Update ${{ matrix.tool.REPO_NAME }} version (map[PROJECT_NAME:koalaman/shellcheck REPO_NAME:shellcheck USER_NAME:koalaman VAR_FILE:lib/tools/shellcheck.sh VERSION_VAR:SHELLCHECK_VERSION]) (push) Has been cancelled
Update Tools in Scripts / Update ${{ matrix.tool.REPO_NAME }} version (map[PROJECT_NAME:mvdan/sh REPO_NAME:sh USER_NAME:mvdan VAR_FILE:lib/tools/shellfmt.sh VERSION_VAR:SHELLFMT_VERSION]) (push) Has been cancelled
Update Tools in Scripts / Update ${{ matrix.tool.REPO_NAME }} version (map[PROJECT_NAME:oras-project/oras REPO_NAME:oras USER_NAME:oras-project VAR_FILE:lib/functions/general/oci-oras.sh VERSION_VAR:ORAS_VERSION]) (push) Has been cancelled
Update Tools in Scripts / Update ${{ matrix.tool.REPO_NAME }} version (map[PROJECT_NAME:sharkdp/bat REPO_NAME:bat USER_NAME:sharkdp VAR_FILE:lib/functions/general/bat-cat.sh VERSION_VAR:BATCAT_VERSION]) (push) Has been cancelled
2025-02-12 19:31:35 +01:00
Igor Pecovnik
3637f07183
Revert "imx6: move current to 6.12.y"
...
Forked Helper / 📢 Run repository dispatch on fork (push) Waiting to run
Announce PR merge to Discord / announcepush (push) Waiting to run
Scorecards Security Scan / Scorecards analysis (push) Waiting to run
This reverts commit a3dac432fc
.
USB patch for 6.12.y needs rework - its a bit more work as code has been moved around kernel tree. TBD after 25.2 release.
2025-02-12 11:50:10 +01:00
Paolo Sabatino
c739c2589f
rockchip64: disable pl330 patch due to pulseaudio issues
Forked Helper / 📢 Run repository dispatch on fork (push) Waiting to run
Announce PR merge to Discord / announcepush (push) Waiting to run
Scorecards Security Scan / Scorecards analysis (push) Waiting to run
Update Board Lists / Send dispatch (push) Waiting to run
2025-02-10 09:28:55 +01:00
Igor Pecovnik
af131c02cd
Meson: drop (long) broken legacy code which is also breaking CI
2025-02-10 08:10:04 +01:00
qbisi
cb6f2fbef8
hinlink-h88k: add 5g modem enable and reset pin
2025-02-09 18:50:05 +08:00
qbisi
c3be0a4216
hinlink-h88k: fix usb dr_mode to host
2025-02-09 18:50:05 +08:00
Dominik Wójt
5b29f4dd4b
meson: kernel update: legacy -> 6.6, current -> 6.12 ( #7801 )
...
* Add MXQ target. Copy HDMI fix from odroid-c1.
* meson8, MXQ: add boot from usb support, configurable dtb
* MXQ: remove boot logo
Built-in U-BOOT is used, so the logo will not be displayed anyway.
* meson: kernel update: legacy -> 6.6, current -> 6.12
* Change Odroid C1 and Onecloud to community supported as build now passes
---------
Co-authored-by: Igor Pecovnik <igor@armbian.com>
2025-02-08 23:08:34 +01:00
Dominik Wójt
2bf71e2fda
Add MXQ target. Copy HDMI fix from odroid-c1.
2025-02-08 23:06:01 +01:00
Julian Sikorski
222c875761
Update odroidxu4-current to 6.6.75
2025-02-08 19:38:57 +01:00
Igor Pecovnik
2087a8b012
Revert commit that breaks compilation
...
This needs deeper anlysis and testing, so lets revert to known situation
2025-02-08 19:38:13 +01:00
Igor Pecovnik
a3dac432fc
imx6: move current to 6.12.y
...
Forked Helper / 📢 Run repository dispatch on fork (push) Waiting to run
Announce PR merge to Discord / announcepush (push) Waiting to run
Scorecards Security Scan / Scorecards analysis (push) Waiting to run
Tested with Udoo: https://paste.next.armbian.com/ojixapowaq
2025-02-05 19:44:33 +01:00
Paolo Sabatino
448418b9f3
rockchip/64: improvements to pl330 dma driver
Forked Helper / 📢 Run repository dispatch on fork (push) Waiting to run
Announce PR merge to Discord / announcepush (push) Waiting to run
Scorecards Security Scan / Scorecards analysis (push) Waiting to run
2025-02-05 13:45:48 +01:00
EvilOlaf
acea78f5dc
nanopi-r3s: bump edge
u-boot to 2025.01
...
add support for `current`
2025-02-03 16:18:19 +01:00
Thorsten Maerz
6ade04d540
add devicetree for "edge" kernels
2025-02-03 16:17:54 +01:00
Thorsten Maerz
0681dd2a0f
change blue/user LED trigger from 'mmc1' to 'activity'
...
(mmc1 did not show any activity)
2025-02-03 16:17:54 +01:00
Thorsten Maerz
fa1168cc96
rename LEDs to reflect their actual colour
2025-02-03 16:17:54 +01:00
Thorsten Maerz
4fdeca5aab
add overlay to enable v4l2 devices
...
Overlay for testing purposes:
Maybe it is possible to use hardware video-encoding on that chip.
2025-02-03 16:17:54 +01:00
Thorsten Maerz
ef8349799f
disable unusable v4l2 devices
...
Removes /dev/video[012] and /dev/media[01]
2025-02-03 16:17:54 +01:00
Thorsten Maerz
e636bcf00e
add overlay for enabling "end1" network adapter
...
Overlay for testing purposes:
There is a strange interaction between that ethernet adapter and the rtc
(it runs better -but still not well- with the ethernet adapter enabled).
2025-02-03 16:17:54 +01:00
Thorsten Maerz
12ce53a434
disable unusable "end1" network device
...
There are no physical ethernet ports on that board.
2025-02-03 16:17:54 +01:00
Thorsten Maerz
8f2a468eb9
Add new board: MKSKLIPAD50 (based on MKSPI)
...
Contains rewritten dts, based on decompiled dtb from original Klipad50
(as similiar as possible to original).
Kernel defconfig taken from MKSPI (replaced "mkspi" with "mksklipad50")
2025-02-03 16:17:54 +01:00
Patrick Yavitz
eb2258030c
BananaPi BPI-F3: patch fail fixup
...
Forked Helper / 📢 Run repository dispatch on fork (push) Waiting to run
Announce PR merge to Discord / announcepush (push) Waiting to run
Scorecards Security Scan / Scorecards analysis (push) Waiting to run
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-02-02 11:15:08 +01:00
Patrick Yavitz
aedc1ce5f9
BananaPi BPI-F3: Add "complete" DTS file
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-02-02 09:06:48 +01:00
Alban Browaeys
ebb6fb1bec
helios64: fix helios64-heartbeat-led.service
...
Forked Helper / 📢 Run repository dispatch on fork (push) Waiting to run
Announce PR merge to Discord / announcepush (push) Waiting to run
Scorecards Security Scan / Scorecards analysis (push) Waiting to run
Update Board Lists / Send dispatch (push) Has been cancelled
While syncing with upstream Linux helios64 dts for 6.9 I missed
the diff for the helios64 status led label (upstream was
helios64:green:status instead of Armbian helios64::status) and
thus broke armbian helios64-heartbeat-led.service.
This commit restores the Armbian label helios64::status to let
helios64-heartbeat-led.service starts.
Fixes: cbaf67f00
("Sync helios64 to its updated 6.9 dts")
Signed-off-by: Alban Browaeys <alban.browaeys@gmail.com>
2025-02-01 23:13:17 +01:00
Alban Browaeys
cce0f3f05d
helios64: restore hs400 support after enabling strobe line internal pulldown
...
Forked Helper / 📢 Run repository dispatch on fork (push) Waiting to run
Announce PR merge to Discord / announcepush (push) Waiting to run
Scorecards Security Scan / Scorecards analysis (push) Waiting to run
Update Board Lists / Send dispatch (push) Has been cancelled
Since v5.11, Linux upstream commit 8b5c2b45b8f0 disabled the internal pull-down
for the strobe line explicitly instead of leaving it in its default
state (the opposite of Rockchip Kernel which force enable this intrnal
pulldown by default) thus causing I/O errors in HS400 mode for various
eMMC modules (the ones that did not have an external pulldown on the
strobe line likely).
Discussed upstream and the choice has been made to keep this
behavior as it has been there for too long and reverting might break
other boards http://lists.infradead.org/pipermail/linux-rockchip/2024-April/046416.html
HS400 for helios64 was disabled in commit 5f2e23e90
"Disabled hs400 on Helios64 (hopefully only temporarily) (#3126 )"
but for 5.10.63 (ie before the above commit disabled internal pulldown).
Back then I had bisected the emmc I/O issue to a double init of the emmc
regulator introduced while adding deferred support to the regulator driver
core, ie commit 06653ebc0ad2 "regulator: core: resolve supply for boot-on/always-on regulators"
in 5.10.60. But due to the new default for the strobe line internal pulldown
introduced in 5.11, when this double voltage regulator init issue was fixed likely by
8a866d527ac0 "regulator: core: Resolve supply name earlier to prevent double-init"
in Linux 6.1.
2025-01-30 19:06:51 +01:00
Muhammed Efe Cetin
f49da1a964
rockchip64-6.12: add support for NanoPi M6
2025-01-30 19:06:03 +01:00
Muhammed Efe Cetin
def4dbca4a
rockchip64-6.13: add support for NanoPi M6
2025-01-30 19:06:03 +01:00
Werner
529997182a
Add support for NanoPi R3S ( #7556 )
...
* add nanopi-r3s.csc board config
* Nanopi R3S - add uboot patch
* Nanopi R3S - add dts
* fix bogus patch header
* Migrate to new patch series
Source & credits https://patchwork.ozlabs.org/project/uboot/list/?series=438193
I still need to figure out how to convert a patch series from patchwork in a way so the build framework doesn't complain about headers and magic and whatever. So a few hundreds of header lines have been replaced with something generic.
Applies and builds fine now against current stable v2024.10
* Create board-nanopi-r3s-fix-leds.patch
Thx https://github.com/armbian/build/pull/7556#issuecomment-2615110100
* Rename board-nanopi-r3s-fix-leds.patch to xx-board-nanopi-r3s-fix-leds.patch
* add new patch
2025-01-30 19:05:18 +01:00
jomadeto
940de79327
aml-c400-plus: Remove duplicated code present in meson-gx-p23x-q20x.dtsi
2025-01-30 19:04:23 +01:00
Mecid Urganci
0cc738e3c2
Switch rkr4.1 to rkr5
2025-01-30 19:03:34 +01:00
Nicolas Pereira
0041cc70db
h96max-v56: u-boot: bump to 2025.01
Forked Helper / 📢 Run repository dispatch on fork (push) Waiting to run
Announce PR merge to Discord / announcepush (push) Waiting to run
Scorecards Security Scan / Scorecards analysis (push) Waiting to run
Update Board Lists / Send dispatch (push) Waiting to run
2025-01-25 20:10:22 +01:00
JohnTheCoolingFan
e0da4a6ace
BigTreeTech CB1 dts adjustments (edge 6.12)
Forked Helper / 📢 Run repository dispatch on fork (push) Waiting to run
Announce PR merge to Discord / announcepush (push) Waiting to run
Scorecards Security Scan / Scorecards analysis (push) Waiting to run
2025-01-25 21:56:09 +03:00
JohnTheCoolingFan
a220a38ce0
BigTreeTech CB1 dts adjustments (current 6.6)
2025-01-25 21:56:09 +03:00
JohnTheCoolingFan
3be9761a86
BigTreeTech TSC2007 touchscreen ghost touches patch update for edge (6.12)
2025-01-25 21:56:09 +03:00
JohnTheCoolingFan
d92d484e3f
BigTreeTech TSC2007 touchscreen ghost touches patch update for current (6.6)
2025-01-25 21:56:09 +03:00
jpy794
9e455733bd
fix native ethernet on nanopi-r4se standard edition without EEPROM
2025-01-23 18:30:12 +01:00
Ricardo Pardini
93bfb5149e
meson64-6.12: rebase patches against 6.12.10
2025-01-21 13:27:54 +01:00
Ricardo Pardini
c814ed2256
meson64-6.13: rebase against 6.13-rc7
2025-01-21 13:27:54 +01:00
Ricardo Pardini
51f111f171
meson64-6.13: prepare new edge by copying 6.12 (current)
2025-01-21 13:27:54 +01:00
Ricardo Pardini
16fd47f7ca
meson64: drop old patch directories for 6.1 and 6.6
2025-01-21 13:27:54 +01:00
Ricardo Pardini
9469ce330d
uefi-arm64-6.13: fix Phytium ACPI glue patch
...
- seems upstream has gone `remove` -> `remove_new` and back to `remove` now
2025-01-21 13:25:23 +01:00
Ricardo Pardini
0595a36301
rockchip64-6.13: rebase patches against 6.13 final
2025-01-21 13:25:23 +01:00
Ricardo Pardini
3215436aab
uefi-arm64-6.13: rebase against 6.13 final
2025-01-21 13:25:23 +01:00
Ricardo Pardini
1a622e5fa7
rockchip64-6.13: rebase patches against 6.13-rc7
2025-01-21 13:25:23 +01:00
Ricardo Pardini
b86cc380e5
rockchip64-6.13: drop upstreamed patches in 6.13-rc7
2025-01-21 13:25:23 +01:00
Ricardo Pardini
a1da8359e8
uefi-arm64-6.13: rebase against 6.13-rc5
2025-01-21 13:25:23 +01:00
Ricardo Pardini
46cd1b7c30
uefi-arm64-6.13: prepare new edge via copy from 6.12 (current)
...
- Fixes dc558d7c01
which forgot the patches
2025-01-21 13:25:23 +01:00
Martin Schmiedel
a4ed40bc6a
MBa8MPxL: update linux-tqma-current to 6.12
...
Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com>
2025-01-19 20:22:42 +01:00
The-going
8a56a468f6
sunxi-6.6: Remove unnecessary, move the checked ones to the armbian series.
...
Remove unnecessary patch fixes, and also move the time-tested patch
to the armbian series as permanently supported.
2025-01-19 20:22:11 +01:00
The-going
85d1fd1358
sunxi-6.6: armbian patches: revert commit changes e103e2e1da
...
Undo changes that are made massively and create a lot of noise.
e103e2e1da
2025-01-19 20:22:11 +01:00
The-going
72bf641075
sunxi-6.6: fixes patches: revert commit changes e103e2e1da
...
Undo changes that are made massively and create a lot of noise.
e103e2e1da
2025-01-19 20:22:11 +01:00
The-going
25b0741531
sunxi-6.6: megous patches: revert commit changes e103e2e1da
...
Undo changes that are made massively and create a lot of noise.
e103e2e1da
2025-01-19 20:22:11 +01:00
Igor Pecovnik
dc558d7c01
UEFI kernels, legacy = 6.6, current & edge 6.13
2025-01-19 20:21:52 +01:00
Lane Jennison
53832cf54a
use RK3568 phy fix from mailing list
2025-01-19 20:20:51 +01:00
The-going
3abe05fe08
sunxi-6.6: Re-extract all patches to v6.6.70
2025-01-11 21:51:26 +01:00
The-going
2d6b2e3338
sunxi-6.12: Re-extract armbian patches to v6.12.9
2025-01-11 21:50:16 +01:00
The-going
b97cd4a3a1
sunxi-6.12: Re-extract megous patches to v6.12.9
2025-01-11 21:50:16 +01:00
Ricardo Pardini
60d397e114
rockchip64-6.13: NanoPi R6C/R6S SD card detect patch
...
- from https://lore.kernel.org/linux-rockchip/20241219113145.483205-1-anton.kirilov@arm.com/T/#u
- also https://lore.kernel.org/linux-rockchip/20241219112532.482891-1-anton.kirilov@arm.com/T/#u (USB3) was already done by Efe
2025-01-11 21:48:59 +01:00
Ricardo Pardini
87a38d8e33
rockchip64-6.13: rk3568-odroid-m1: add nodes for i2c/pwm/spi/uart overlays
...
- we used to have a bare-dt for odroid-m1 that got removed as it landed upstream
- but mainline doesn't have the nodes we use for the overlays
- at least i2c3 (which is aliased to i2c0) and uart1 breaks without them
2025-01-11 21:48:45 +01:00
Ricardo Pardini
6dfea55c18
rockchip64-6.12: rk3568-odroid-m1: add nodes for i2c/pwm/spi/uart overlays
...
- we used to have a bare-dt for odroid-m1 that got removed as it landed upstream
- but mainline doesn't have the nodes we use for the overlays
- at least i2c3 (which is aliased to i2c0) and uart1 breaks without them
2025-01-11 21:48:45 +01:00
Ricardo Pardini
9e05dd1353
rockchip64-6.13: rockpro64: de-Archeology patches, no changes
2025-01-11 21:48:34 +01:00
amazingfate
7ecf10cd91
rockchip64: fix rkvenc dtbo build
2025-01-11 21:48:22 +01:00
Patrick Yavitz
24bf1fb1f4
BananaPi BPI-F3: Update to linux-6.6.70 & overclock to 1.8GHz
...
Forked Helper / 📢 Run repository dispatch on fork (push) Has been cancelled
Announce PR merge to Discord / announcepush (push) Has been cancelled
Scorecards Security Scan / Scorecards analysis (push) Has been cancelled
Run at max freq:
echo "1" > /sys/devices/system/cpu/cpufreq/boost
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-01-09 13:39:40 -05:00
Igor Pecovnik
2be9ed91f5
UEFI-arm64: disable broken Phytium network driver patch
2025-01-09 18:39:27 +01:00
Patrick Yavitz
8e8cb15035
BananaPi BPI-M4-Zero: REV1 uart1 support via overlay
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-01-08 07:15:24 -05:00
Igor Pecovnik
9ce005ff2a
PocketChip: removing patch also from series
...
Forked Helper / 📢 Run repository dispatch on fork (push) Waiting to run
Announce PR merge to Discord / announcepush (push) Waiting to run
Scorecards Security Scan / Scorecards analysis (push) Waiting to run
Update Board Lists / Send dispatch (push) Has been cancelled
https://github.com/armbian/build/pull/7647
2025-01-07 17:18:14 +01:00
Arend-Jan van Hilten
eb8d632138
Orange pi zero usb otg patch fix unidiff warning
2025-01-07 13:07:29 +01:00
Your Name
eabb628155
Fix usb otg after 6.12 update
2025-01-07 13:07:29 +01:00
TheSnowfield
968d1d1e77
sunxi-6.6: pocketchip kernel patches
2025-01-07 10:13:43 +01:00
Ricardo Pardini
ec421356e2
rk35xx
/legacy
: rewrite-kernel-patches, no changes
2025-01-05 18:46:59 +01:00
amazingfate
658a9dcfad
sm8250-6.12: add typec support to oneplus-kebab
2025-01-05 10:24:40 +01:00
Tim Surber
4573911cc4
add hdmi rx configuration for friendlyelec cm3588
2025-01-05 10:15:42 +01:00
Ricardo Pardini
97c05825e4
rockchip64
/edge
: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
fe3116be7c
wsl2-arm64
/edge
: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
e6913f6ca4
wsl2-arm64
/current
: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
ee239912bd
arm64
/legacy
: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
72d7f3f2cf
bcm2711
/edge
: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
8b13537547
bcm2711
/legacy
: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
c2c543f879
odroidxu4
/current
: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
a9e43b670b
spacemit
/current
: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
6de6506c81
meson
/edge
: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
1d30d4c8de
meson
/current
: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
78422a0820
imx8m
/current
: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
e2ed1e4465
imx6
/current
: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
49c9d10b89
mvebu
/edge
: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
e5c2fe21e9
mvebu
/current
: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
2d1f91aa9e
sm8250
/current
: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
f2907a8bac
starfive
/edge
: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
cf08645c38
meson64
/current
: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
a367c57e10
meson64
/edge
: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
b7653e2b89
sunxi
/edge
: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
ca06f43c84
sunxi
/legacy
: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
e103e2e1da
sunxi
/current
: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
c9e9eb4eeb
rk35xx
/vendor
: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
d5f06f99bf
rockchip64
/current
: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
Ricardo Pardini
065eed8a3b
rockchip64-6.13: fix mbox formatting of rk356x-fix-pcie2-reset.patch
Forked Helper / 📢 Run repository dispatch on fork (push) Waiting to run
Announce PR merge to Discord / announcepush (push) Waiting to run
Scorecards Security Scan / Scorecards analysis (push) Waiting to run
2025-01-03 17:17:05 +01:00
amazingfate
7267225827
rockchip64-6.13: add missing patch to fix rk356x pcie2 for rc5
...
Forked Helper / 📢 Run repository dispatch on fork (push) Waiting to run
Announce PR merge to Discord / announcepush (push) Waiting to run
Scorecards Security Scan / Scorecards analysis (push) Waiting to run
The patch changing pcie2 phy driver of rk356x is merged to v6.13-rc5 but
the dts patch in the same series is not merged, which will break pcie2
on rk356x boards.
This patch should be soon deleted since I have reported it upstream.
2025-01-03 01:38:00 +08:00
Patrick Yavitz
6b7062a9e6
BananaPi BPI-F3: Reduce mods needed to enable Bluetooth
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-01-01 14:01:21 -05:00
Patrick Yavitz
57f47eb658
BananaPi BPI-F3: Sort and delete unrelated RISCV
patch
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-01-01 14:01:21 -05:00
Patrick Yavitz
b2d3a326e5
BananaPi BPI-F3: Add bluetooth support
...
46c7dd0585
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-01-01 14:01:21 -05:00
Patrick Yavitz
c54410b9ba
BananaPi BPI-F3: @armbian.com
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-01-01 14:01:21 -05:00
Patrick Yavitz
df9ddaf44e
BananaPi BPI-F3: Update u-boot and linux patching
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2025-01-01 14:01:21 -05:00
Paolo Sabatino
b8f121511b
rockchip: fix "snd_soc_component_of_xlate_dai_id" error in dmesg
2025-01-01 19:38:55 +01:00
Paolo Sabatino
54628d7d3e
rockchip: bump edge kernel to 6.13-rc5
2025-01-01 19:38:55 +01:00
Jan Volckaert
47cffce299
copy odroid-c4 overlays to meson64-6.12
2024-12-31 11:51:52 +01:00