Commit Graph

57 Commits

Author SHA1 Message Date
5kft
f75695016b
[ sunxi-current ] add upstream patches 2020-06-10 15:13:27 -07:00
wahlm
ddad2293c2
SUNXI(64): define DRM_SUN4I as module (#2012) 2020-06-10 08:01:24 +02:00
5kft
9e51b2af08
[ sunxi-current ] add upstream patches 2020-06-07 07:02:27 -07:00
5kft
c5b787f4ab
[ sunxi-current ] add upstream patches 2020-06-03 07:21:07 -07:00
5kft
6fe3196d50
[ sunxi-current ] add upstream patches 2020-05-27 12:22:18 -07:00
5kft
441e25aefe
[ sunxi-current ] add upstream patches 2020-05-20 07:17:31 -07:00
5kft
7c5c1d5cb3
[ sunxi-current ] add upstream patches 2020-05-17 17:41:19 -07:00
5kft
4aa2b6bc83
[ sunxi-current ] add upstream patches 2020-05-10 08:47:12 -07:00
5kft
bf34c72c53
[ sunxi-current ] add upstream patches 2020-05-06 16:59:16 -07:00
5kft
ab96d0193d
[ sunxi-current ] add upstream patches 2020-05-05 10:57:50 -07:00
Igor Pecovnik
fb4da478e3
Enable RTL8723DS for all kernels
Driver troubles were fixed upstream and now it builds everywhere

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-05-03 11:35:37 +02:00
5kft
276e805b90
[ sunxi-current ] add upstream patches 2020-05-02 07:00:55 -07:00
Igor Pecovnik
459675ed38
Sunxi kernel booting bugfix
@5kft

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-04-30 12:07:04 +02:00
5kft
ba34ad6d28
[ sunxi-current ] add upstream patches 2020-04-29 11:03:36 -07:00
Igor Pečovnik
fea2ecb9f9
WIP: Merge kernel features from upstream (#1856)
* Merge kernel features from upstream part 1
* Update Rockchip and sunxi64
* Adding common features for mvebu and mvebu64
* add upstream patch character device -> media driver (#1877)
* meson64 and sunxi with current
* modified config character device -> media driver
* add upstream patch character device -> media driver
* add upstream patch character device -> media driver
* set sunxi-current kernel config to allow for tc classification (#1876)
* Updated kernel configs

Co-authored-by: MalikSiraj <37216310+MalikSiraj@users.noreply.github.com>
Co-authored-by: ChrisDumont <chrisdumont@telus.net>
2020-04-27 12:22:55 +02:00
Alexandre Relange
bd0314ceb8
sunxi-configs: enable OV5640 (#1921)
* sunxi-dev-config: enable OV5640

enables camera OV5640 on sunxi platform.
The OV5640 is a standard camera for Nanopi Duo2.
http://wiki.friendlyarm.com/wiki/index.php/NanoPi_Duo2

* sunxi-current-config: enable OV5640

enables camera OV5640 on sunxi platform.
The OV5640 is a standard camera for Nanopi Duo2.
http://wiki.friendlyarm.com/wiki/index.php/NanoPi_Duo2
2020-04-27 08:55:17 +02:00
5kft
0409295b83
[ sunxi-current ] add upstream patches 2020-04-23 07:33:22 -07:00
5kft
174c6a54cb
[ sunxi-current ] add upstream patches 2020-04-21 07:36:53 -07:00
5kft
61647eb19a
[ sunxi-current ] add upstream patches 2020-04-13 12:49:31 -07:00
5kft
6550a3cf22
[ sunxi-current ] add upstream patches 2020-04-08 06:43:12 -07:00
5kft
6cd31be57e
[ sunxi-current ] add upstream patches 2020-04-03 10:36:14 -07:00
5kft
e15cf2a853
[ sunxi-current ] add upstream patches 2020-04-01 11:37:43 -07:00
5kft
e274e63a71
[ sunxi-current ] add upstream patches 2020-03-25 07:24:54 -07:00
robinde
1ecfdc11ab
Kernel config for apparmor and lvm, sunxi-current and imx6-current (#1854)
* [ imx6-current ] add apparmor kernel config

* [ sunxi-current ] enable lvm and apparmor in kernel config

* Reverting disabled wireless driver

Co-authored-by: robinde <none>
Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
2020-03-23 11:10:09 +01:00
5kft
2af87af606
[ sunxi-current ] add upstream patches 2020-03-21 12:12:29 -07:00
5kft
7147640e16
[ sunxi-current ] add upstream patches 2020-03-18 17:18:49 -07:00
5kft
8d0433d266
[ sunxi-current ] add upstream patches 2020-03-12 07:45:10 -07:00
5kft
3a5b3a0834
[ sunxi-current ] add upstream patches 2020-03-05 18:23:36 -08:00
Igor Pečovnik
2b46a49aac
Set CONFIG_DUMMY=m (#1833)
* Set CONFIG_DUMMY=m

* Update linux-sunxi-dev.config

* Update linux-sunxi-legacy.config
2020-03-05 15:50:54 +01:00
PJBrs
3565c91aa9
kernel: linux-sunxi-{dev,current}: Auto-load btbcm firmware (#1830)
Change kernel config so that devices with a Broadcom
protocol HCI UART bluetooth devices (such as the AP6212
on the BananaPi M2 Zero) can autoload the bluetooth
firmware, without the need for hciattach or
brcm_patchram_plus.
2020-03-03 23:44:49 +01:00
Igor Pecovnik
9b437013b6
[ sunxi ] Adjust kernel configuration 2020-03-03 23:42:58 +01:00
5kft
1b66786cd8 [ sunxi-current ] add upstream patches 2020-02-28 17:43:27 -08:00
PJBrs
d513397271
BPI M2 Zero board support (#1819)
* kernel: linux-sunxi-{dev,current}: Enable CONFIG_BT_HCIUART_BCM

This patch returns Broadcom's protocol for bluetooth HCI over serial port.

* BananaPiM2Zero: Patches for the devicetree

These patches add HDMI out (with audio) and add bluetooth / wifi
rfkill devices.
2020-02-28 21:46:45 +01:00
Igor Pečovnik
aee94adba3
Update out-of-the-tree wireless drivers (#1815)
* Move to new version of wireless driver for 8188EU, disable staging driver from kernel which is worse quality

* Update driver for RTL8812AU/21AU and RTL8814AU
2020-02-28 18:57:25 +01:00
Werner
69924c2867
[sunxi] Enable CONFIG_INPUT_UINPUT 2020-02-27 18:50:11 +01:00
5kft
77c6352bfa [ sunxi-current ] add upstream patches 2020-02-24 11:49:25 -08:00
5kft
10f7ce5ee3 [ sunxi-current ] add upstream patches; enable RTL8XXXU_UNTESTED for 32-bit kernel config 2020-02-19 17:19:45 -08:00
Martin Ayotte
e78f6db215
Merge pull request #1804 from EvilOlaf/master
[sunxi] Enable CONFIG_RTL8XXXU
2020-02-17 08:43:46 -05:00
Werner
ebec2016a4
[sunxi] Enable RTL8XXXU 2020-02-17 06:29:55 +01:00
5kft
bd5e1568b5 [ sunxi-current ] add upstream patches 2020-02-15 07:53:01 -08:00
Igor Pecovnik
5d00834a47
Cleanup, add XU4 current upstream patch, remove deprecated patch 2020-02-14 21:04:01 +01:00
David Douard
76dc8aba8a
Allow pcm5102 module to be built on sunxi kernels and build the module by default (#1802)
* [sunxi] allow pcm5102a codec module to be built

for sunxi-current and sunx-dev kernels.

Fixes #1798

* [sunxi] build pcm5102a and pcm51xx_(i2s|spi) modules by default

on sunxi-current and sunxi-dev kernels.
2020-02-14 18:47:55 +01:00
5kft
eaf3dab9dc [ sunxi-current ] add upstream patches 2020-02-05 17:16:04 -08:00
5kft
909be0239d [ sunxi ] enabled CONFIG_LEDS_TRIGGER_ACTIVITY in 32-bit kernel configs 2020-01-29 20:27:23 -08:00
5kft
98e1516992 [ sunxi-current ] update upstream patches 2020-01-29 20:13:56 -08:00
5kft
724e6a4185 [ sunxi-current ] add upstream patches 2020-01-26 06:52:45 -08:00
5kft
9be143c2e4 [ sunxi-current ] add upstream patch for 5.4.14 2020-01-23 07:23:11 -08:00
5kft
57830ef010 [ allwinner-current ] remove deprecated patches and update configs
(this syncs armbian with the current megous orange-pi-5.4 upstream)
2020-01-21 20:16:13 -08:00
Igor Pečovnik
fc23107e1c
[Allwinner] Add analogue audio to H6, enable Cedrus (#1750)
* [Allwinner] Add analogue audio to H6, enable Cedrus, remove deprecated patches, adjust config
* Cleanup
2020-01-19 00:03:54 +01:00
Jorik Jonker
1e149acfaa [ sunxi ] Enable CCS811 (i2c CO2 sensor)
This patch enables the i2c CO2 sensor in the IIO subsystem for armhf
sunxi boards.

Signed-off-by: Jorik Jonker <jorik@kippendief.biz>
2020-01-15 15:27:28 +01:00