The-going
ecfde0c3d7
sunxi-6.6: Add i2c3_pa, all pwm pins
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
JohnTheCoolingFan
a220a38ce0
BigTreeTech CB1 dts adjustments (current 6.6)
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
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
The-going
3abe05fe08
sunxi-6.6: Re-extract all patches to v6.6.70
2025-01-11 21:51:26 +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
...
https://github.com/armbian/build/pull/7647
2025-01-07 17:18:14 +01:00
TheSnowfield
968d1d1e77
sunxi-6.6: pocketchip kernel patches
2025-01-07 10:13:43 +01:00
Ricardo Pardini
e103e2e1da
sunxi/current: rewrite-kernel-patches, no changes
2025-01-05 10:15:14 +01:00
TheSnowfield
1cd44cceb6
sunxi-6.6: add NextThing C.H.I.P (PocketChip) partial support
2024-12-29 20:18:54 +01:00
The-going
610171949e
sunxi-6.6: re-export armbian patches for v6.6.65
2024-12-18 21:04:10 +01:00
The-going
9f3d078e76
sunxi-6.6: re-export megous patches for v6.6.65 version
2024-12-18 21:04:10 +01:00
The-going
77f7b71fa6
sunxi-6.6: Fix incomplete: Allwinner A10 DTS fix for ARM PMU IRQ and EMAC DMA ( #7567 )
2024-12-18 21:04:10 +01:00
The-going
270da9d963
sunxi-6.6: Fix incomplete: add community support for LonganPi 3H ( #7547 )
2024-12-18 21:04:10 +01:00
JohnTheCoolingFan
3be54c32e5
Sunxi-6.6: Fix tsc2007 ghost touches on BTT CB1
...
Based on ab7b1fa6dd
2024-12-16 15:20:40 +03:00
Patrick Yavitz
dbdc2c3fa7
BananaPi M4: Remove -zero from overlay names
...
As they should also work with the other unit in the series, the
M4 Berry.
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2024-12-13 10:02:42 +01:00
Patrick Yavitz
2852e2f875
series.armbian: fixup
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2024-12-13 10:02:42 +01:00
Patrick Yavitz
dcc3c5578a
BananaPi BPI-M4-Zero: Add overlay support and pin ctrl
...
Also DTS/DTSI additions and fixups
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2024-12-13 10:02:42 +01:00
Ryzer58
a71b8675ae
Allwinner A10 DTS fix for ARM PMU IRQ and EMAC DMA ( #7567 )
...
* Correcting the Perf unit's interrupt source number to 66 as stated in the Allwinner A10User manual to resolve conflict with Uart 2 which actually uses interrupt source number 3
* rename to all lower case and add in sun4i-emac dma support. Note that support only exist in the driver for the rx channel
* Ensure that sun4i patches actually implemented
Signed-off-by: Ryan L <ryestar101@gmail.com>
* Apply performance monitoring unit IRQ number patch to uboot
* Add patch for resolving the perf unit irq number to the edge kernel
Signed-off-by: Ryan L <ryestar101@gmail.com>
* Add sun4i emac ethernet DMA support to the edge kernel
Signed-off-by: Ryan L <ryestar101@gmail.com>
* Append missing .patch so that our patch is found and works properly
Signed-off-by: Ryan L <ryestar101@gmail.com>
* Apply EMAC DMA support and PMU fix to edge kernel
---------
Signed-off-by: Ryan L <ryestar101@gmail.com>
2024-12-13 09:45:28 +01:00
青菜萝 卜冬瓜
907c9f0531
add community support for LonganPi 3H ( #7547 )
2024-12-09 14:12:16 +01:00
The-going
d1c1c193dd
sunxi-6.6: armbian patches: rebase to v6.6.54, fix and re-export
...
Added a kernel panic fix for the ARM architecture:
https://bugzilla.kernel.org/show_bug.cgi?id=219089
https://lore.kernel.org/linux-arm-kernel/20240729165036.7368-1-mikhailai@gmail.com/
2024-10-13 00:04:22 -04:00
The-going
9c3c3edde0
sunxi-6.6: megous patches: rebase to v6.6.54, fix and re-export
2024-10-13 00:04:22 -04:00
Patrick Yavitz
fa3eadecab
BananaPi BPI-M4-Zero: Add pinctrl x32clk_fanout_pin
...
and fixup Makefile
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2024-10-09 14:58:56 -04:00
Patrick Yavitz
006bd4de30
BananaPi BPI-M4-Zero: partial DTS re-write
...
Removed gpio-keys node (NOTE: add to the M4 Berry DTS)
Add vcc1v8 and vcc3v3 regulators
Fixup MMC nodes
Add bluetooth node (NOTE: BT is still iffy in Armbian)
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2024-10-09 14:58:56 -04:00
Patrick Yavitz
7663069fb5
BananaPi BPI-M4-Zero: change overlay to sun50i-h616
...
Make it Armbian compatible
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2024-10-05 12:26:51 +02:00
Patrick Yavitz
31ce3431ce
BananaPi BPI-M4-Zero: disable bluetooth
...
Reasons unknown it will not load using Armbian. Until figured
out, disable it.
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2024-10-05 12:26:51 +02:00
Patrick Yavitz
705fca3dbc
BananaPi BPI-M4-ZERO: SDIO WiFi BT overlay
...
sun50i-h618-bananapi-m4-sdio-wifi-bt.dtso
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2024-10-05 12:26:51 +02:00
Patrick Yavitz
a528ec229b
BananaPi BPI-M4-ZERO: linux fixups
...
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2024-10-05 12:26:51 +02:00
Patrick Yavitz
bc4b366a9c
BananaPi BPI-M4-Zero: update DTS
...
Added a DTSI just in case a M4 Berry should be added at a
later date.
Removed usb1_vbus-supply = <®_usb_vbus>; from the &usbphy
node. In my testing this resolves the onboard WiFi over USB
issue that has been troubling the REV1.
Added REV2 related nodes: SDIO, Regulators, Etc ...
An SDIO / Bluetooth overlay will be added at a later date to
support the REV2.
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
2024-10-02 10:27:49 -04:00
sicXnull
5e54e2beb8
X96Q LPDDR3 Improvements
2024-09-18 16:31:00 +02:00
IsMrX
3124f0d845
Support CherryBa M1 board
2024-09-13 22:00:52 +02:00
JohnTheCoolingFan
e59f22ec65
Fix sun50i-h616-light device tree overlay
2024-09-10 21:59:01 +02:00
sic
100a004aa5
Add Board X96Q TV Box LPDDR3 H313 ( #7101 )
...
* X96-Q TV Box Support
* Update x96q-tvbox.csc
* Rename x96q-tvbox.csc to x96q.tvb
2024-08-20 08:35:00 +02:00
JohnTheCoolingFan
22e3a671a7
BigTreeTech CB1: current: Enable IR Receiver
2024-08-12 17:10:49 +02:00
JohnTheCoolingFan
b7fac21f3f
Patches to enable hdmi and emac1 on BigTreeTech CB1
2024-08-11 22:09:17 +02:00
The-going
820d29b657
sunxi-6.6: exclude iio thermal sensors patches
...
These patches are not needed for the kernel version 6.6 and later.
In addition, they cause minor harm when measuring temperature,
as they additionally calibrate the sensors.
Today, all the work is done by drivers/thermal/sun8i_thermal.c
2024-08-02 17:21:36 +02:00
The-going
641025e1a4
sunxi-6.6: Switch to v6.6.37, edit incorrect patch messages
2024-08-02 17:21:36 +02:00
The-going
ef444f587a
sunxi-6.6: Edit the series.conf file, delete unused ones.
2024-08-02 17:21:36 +02:00
The-going
dbdb03ddb8
sunxi-6.6: armbian: delete unused ones, replace changed ones.
...
Now the names of the patch files correspond to the entry
in the commit message.
Patches that have been transferred (copied) since time
immemorial and require revision have been removed.
No one wants to deal with them.
2024-08-02 17:21:36 +02:00
The-going
8bc515ff21
sunxi-6.6: megous: Delete unused ones. Update the changed ones.
2024-08-02 17:21:36 +02:00
Elias Bakken
d27b98d78b
Add recore dts patch to series.conf so it gets applied
...
Signed-off-by: Elias Bakken <elias@iagent.no>
2024-07-02 23:05:33 +02:00
Elias Bakken
4b9d96c11b
Add support for Recore A5 to A8 ( #6859 )
...
Signed-off-by: Elias Bakken <elias@iagent.no>
2024-07-02 10:49:29 +02:00
Werner
30992cfaaf
Bump sunxi-current and sunxi64 to latest tag ( #6861 )
...
* Update series.conf
* Delete patch/kernel/archive/sunxi-6.6/patches.megous/tty-serial-8250-dw-Use-fifo-size-from-DTS.patch
* Bump current
* sunxi64: rewrite kernel config
* Bump sunxi-current to latest tag
---------
Co-authored-by: Igor Pecovnik <igor@armbian.com>
2024-07-02 10:00:35 +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
nullname
cc300423e1
Fix issue #6528 opi-zero2w, ethernet PHY not powered ( #6617 )
2024-06-02 10:23:18 +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