Oliver Kästner
7c14a6d25e
chore: drop linux-mainline v6.5.11
...
Signed-off-by: Oliver Kästner <git@oliver-kaestner.de>
2025-06-10 01:59:04 +02:00
Oliver Kästner
6c60b823ae
chore: drop linux-mainline v6.1.9
...
Signed-off-by: Oliver Kästner <git@oliver-kaestner.de>
2025-06-10 01:59:04 +02:00
Oliver Kästner
54c5cf892a
chore: drop linux-mainline v5.15.91
...
Signed-off-by: Oliver Kästner <git@oliver-kaestner.de>
2025-06-10 01:59:04 +02:00
Oliver Kästner
585df5b396
ap6212: enable bluetooth support
2025-06-10 01:59:04 +02:00
Oliver Kästner
e1e48022d7
linux-mainline: dts: orangepi-zero: add mmc aliases for consistent enumeration
...
This fixes random boot failures.
Same workaround as in the other patches.
Signed-off-by: Oliver Kästner <git@oliver-kaestner.de>
2025-06-10 01:59:04 +02:00
Oliver Kästner
2834b7f951
Add BananaPi M2 Berry support
...
Add `bananapi-m2-berry` machine conf and enable WiFi for it.
2025-06-10 01:59:04 +02:00
Stefan Gloor
1d4cf8ae39
recipes-kernel/linux-mainline: add MMC alias for Olinuxino A20
...
Add patch that adds MMC aliases to device tree for consistent
enumeration of SD cards.
Signed-off-by: Stefan Gloor <code@stefan-gloor.ch>
2025-06-10 01:59:04 +02:00
Leon Anavi
eada1eeb7a
Enable AMPAK AP6330 WiFi and Bluetooth
...
Enable AMPAK AP6330 that combines Broadcom Wifi (BCM4330) and
Bluetooth 4.0 (BCM40183) chips for sun9i devices such as Merrii A80
Optimus and Cubieboard 4.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2025-06-10 01:59:03 +02:00
ludiazv
ebbedb7a97
remove hack for hdmi out
2025-06-10 01:59:03 +02:00
ludiazv
2a808de9d1
fix/improve MAC address management
2025-06-10 01:59:03 +02:00
ludiazv
4ad0f09f13
h616 and h618 patches
2025-06-10 01:59:03 +02:00
ludiazv
993171c995
add opizero 2 to 6.6
2025-06-10 01:59:02 +02:00
alperak
41ade85840
Add Orange Pi Prime machine support
...
- Ethernet, WiFi, Bluetooth, USBs are working fine but HDMI is working until U-Boot loading the kernel. Then it stop working.
- Tested with core-image-base and kernel mainline 6.6.28
Signed-off-by: alperak <alperyasinak1@gmail.com>
2025-06-10 00:48:19 +02:00
ludiazv
894fa97145
add kernel features
2025-06-10 00:34:32 +02:00
ludiazv
f8a51177af
update uwe5622 patches
2025-06-10 00:34:32 +02:00
ludiazv
774f0f8649
add kernel patches for orangepi-3lts for 6.1 6.5 kernels(KMETA)
2025-06-10 00:34:32 +02:00
ludiazv
68cc446633
add wifi uwe driver firmware and kernel support(KMETA)
2025-06-10 00:34:31 +02:00
Leon Anavi
57afbf176f
sun9i/defconfig: Default kernel defconfig
...
Add a default Linux kernel defconfig for devices from the sun9i
family with Allwinner A80 SoC such as Merrii A80 Optimus board.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2024-12-10 00:04:54 +02:00
Leon Anavi
33428d8c22
sun9i.inc: Add SoC family sun9i
...
Create SoC family sun9i for machines with Allwinner A80 that are
supported by mainline U-Boot and mainline Linux kernel.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2024-12-10 00:04:40 +02:00
Dan McGregor
2bbe91795d
linux: change licence name
...
Use SPDX name for the kernel, oe-core changed a long time ago and
now we're throwing licence name warnings.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2024-08-16 11:45:40 +03:00
Marek Belisko
c475a1851a
linux-mainline: Added LINUX_VERSION variable
...
Fixes:
File "/home/retpolanne/Dev/orange-pi-one-plus-image/poky/scripts/lib/devtool/standard.py", line 839, in modify
if (os.path.exists(srcdir) and os.listdir(srcdir)) and (kernelVersion in staging_kerVer and staging_kbranch == kbranch):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: 'in ' requires string as left operand, not NoneType
While running devtool modify virtual/kernel.
Signed-off-by: Marek Belisko <marek.belisko@gmail.com>
2024-04-25 08:52:15 +02:00
Marek Belisko
089c34a7bc
linux-mainline: Bump kernel to 6.6
...
Signed-off-by: Marek Belisko <marek.belisko@gmail.com>
2024-04-24 14:15:15 +02:00
Marek Belisko
cc1de9f039
linux-mainline: Add "allwinner" prefix only if not available
...
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
2023-11-20 13:02:33 +01:00
Marek Belisko
c7782f7180
linux-mainline: Drop 5.10 and 5.4 releases
...
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
2023-11-10 13:41:51 +01:00
Marek Belisko
3ace4df57b
linux-mainline: Bump kernel to 6.5.11
...
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
2023-11-10 13:41:21 +01:00
Marek Belisko
ca39c18cb9
linux-mainline: Added handling for 6.5 kernels
...
Added automatic allwinner prepend for dtb + also patches handling for kernels
< 6.5
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
2023-10-24 13:13:48 +02:00
Marek Belisko
82965e1bc6
linux-mainline: Add version 6.5.8
...
Refresh patches with new allwinner prefix.
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
2023-10-24 13:12:11 +02:00
ludiazv
d1f2121138
Add usb support for orange pi zero 2
2023-05-30 16:09:54 +02:00
Marek Belisko
0fe08a24d6
linux-mainline: Added mmc aliases for bananapi-m64
...
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
2023-05-11 13:09:44 +02:00
pbiel
28b8144df8
Fix file permissions in patches.
2023-03-31 09:21:42 +02:00
pbiel
8bdb29e399
Add support for uwe5622 wifi driver for Orange Pi Zero 2.
2023-03-16 16:14:34 +01:00
Marek Belisko
f87d85fa2e
linux-mainline: Add handling for 6.x kernel
...
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
2023-02-03 13:41:20 +01:00
Marek Belisko
6c94abe54d
linux-mainline: Bump to latest releases
...
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
2023-02-03 13:41:16 +01:00
matteolel
73f3286067
Fix random stucks during boot
...
With my device, around one boot out of 3 was not able to finish. I found that the mmc
order was not correct in that cases.
Fix: enforcing device order in DTS.
2022-12-09 18:20:43 +01:00
matteolel
cf0bf9671a
Add bananapi-m2-zero machine
2022-12-09 18:18:29 +01:00
mpromonet
bb5817fe0e
sunxi: add cam support to nanopi-neo-air
...
Signed-off-by: mpromonet <michel.promonet@free.fr>
2022-10-10 19:29:12 +02:00
Marek Belisko
20822ad769
linux-mainline: Fix kernel license warning
...
Fix following:
WARNING: linux-mainline-5.15.35-r0 do_package_qa: QA Issue: Recipe LICENSE includes obsolete licenses GPLv2 [obsolete-license]
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
2022-04-21 21:23:20 +02:00
Marek Belisko
7feb76686f
linux-mainline: Added 5.15 LTS kernel
...
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
2022-04-21 09:17:57 +02:00
Alexey Brodkin
13fe88d754
linux-sunxi_3.4: Switch GitHub protocol from git to https
...
This mutes bitbake warning:
----------------------------->8------------------------
WARNING: .../meta-sunxi/recipes-kernel/linux/linux-sunxi_3.4.bb:
URL: git://github.com/linux-sunxi/linux-sunxi.git;branch=sunxi-3.4;protocol=git uses git protocol which is no longer supported by github.
Please change to ;protocol=https in the url.
----------------------------->8------------------------
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
2022-01-04 20:23:14 +03:00
Michel Promonet
8852666a80
Merge branch 'master' into master
2021-12-15 21:07:43 +01:00
Matthias Scheifinger
deb667015d
cover up build error with kernel headers
2021-12-10 10:59:19 +01:00
mpromonet
7bc87817a1
this is integrate in kernel mainline since 88c23c05ef (diff-9c6eb3684dca738538e1dcb691cb9dd7684d6d5da0e963b5ba5a7e47b8b95e21)
and breaks the build
...
Signed-off-by: mpromonet <michel.promonet@free.fr>
2021-11-12 15:42:27 +01:00
Bartłomiej Burdukiewicz
e66258ad7a
layer: convert to new override syntax 💥
...
OE/Yocto is migration towards new override syntax,
current master (upcomming honister release) will not
tolerate "_" as override operator.
New override syntax will be backported to
dunfell, gatesgarth, hardknott releases.
Signed-off-by: Bartłomiej Burdukiewicz <bartlomiej.burdukiewicz@gmail.com>
2021-08-23 18:47:19 +02:00
Marcel de Vries
efc05f66ef
Add missing voltage/current regulator category in kernel config
...
Without this category enabled, all the regulator drivers will not be compiled resulting in the mmc/sd-card driver failing to set a valid voltage.
2021-04-18 23:04:58 +02:00
Diego Rondini
de575289a3
linux-mainline: add lt 5.10.2
...
Add version 5.10.2. According to:
https://www.kernel.org/category/releases.html
version 5.10 is a longterm release.
Signed-off-by: Diego Rondini <diego.rondini@kynetics.com>
2020-12-22 10:40:11 +00:00
Marek Belisko
1e41b97b5b
linux-mainline: Fix USb support on cubietruck
...
See issue #350
Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
2020-12-22 07:37:46 +01:00
Marek Belisko
370007f1c8
Merge branch 'master' into master
2020-10-23 08:16:19 +02:00
Bartłomiej Burdukiewicz
bcc500fb65
linux-mainline: added 5.9.1 kernel.
2020-10-22 19:27:53 +02:00
Diego Rondini
d6deb87bd1
linux-mainline: update stable to 5.9.1
...
Signed-off-by: Diego Rondini <diego.rondini@kynetics.com>
2020-10-20 20:29:30 +00:00
Diego Rondini
4580f8964d
linux-mainline: remove lt 4.19
...
Remove lt 4.19 as lt 5.4 is available and well tested by now.
Signed-off-by: Diego Rondini <diego.rondini@kynetics.com>
2020-10-20 20:27:44 +00:00