1472 Commits

Author SHA1 Message Date
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
useful64
153f6fa63e
Enable CONFIG_DRM_DW_HDMI_CEC (#1929)
Enable CONFIG_DRM_DW_HDMI_CEC, this allows using cec on the hdmi port. The cec0 device is created by loading the dw_hdmi_cec module
2020-04-29 22:04:48 +02:00
5kft
ba34ad6d28
[ sunxi-current ] add upstream patches 2020-04-29 11:03:36 -07:00
Igor Pecovnik
329815eb0a
Merge branch 'master' of https://github.com/armbian/build 2020-04-29 12:28:08 +02:00
Igor Pecovnik
1343b9aec8
Bugfix: adjust mvebu-current kernel config
It boots up properly now @boards-marvell

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-04-29 12:27:29 +02:00
Igor Pečovnik
716bd3b9dc
Reverting mvebu64 to K4.19 (#1926)
It doesn't want to boot on 5.4.y. Adjusting kernel config, fix Docker dependency problem, move few other minor fixes from openwrt and closing https://github.com/armbian/build/issues/1453
2020-04-29 01:04:10 +02:00
Igor Pecovnik
bba8a86238
Meson64 - patch adjustements
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-04-27 18:33:19 +02: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
Piotr Szczepanik
7ae180b112 Enabled gpio-ir-recv and uinput in current - based on https://github.com/armbian/build/pull/1917 2020-04-26 22:25:26 +02:00
Piotr Szczepanik
d57d815818 Enable rk805 pinctrl to fix leds behaviour of Rock64 2020-04-26 19:58:24 +02:00
useful64
c25a1b96b0
Update linux-rockchip64-dev.config (#1917)
Enable uinput for IR receiver on rock64 as in legacy branch
2020-04-25 20:09:40 +02:00
useful64
94b48b5298
Update linux-rockchip64-dev.config (#1916)
Enable IR receiver for rock64 as in legacy branch.
2020-04-25 18:00:12 +02:00
Igor Pecovnik
d1f35ba227
Rootfs cache recreation
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-04-23 22:53:30 +02:00
5kft
0409295b83
[ sunxi-current ] add upstream patches 2020-04-23 07:33:22 -07:00
Haraade
9800011cb3
odroidxu4-legacy patches already included in hardkernel git repo. Kernel 4.14.176 (#1907)
* Delete patch-4.14.173-174.patch
* Delete patch-4.14.174-175.patch
* Kernel 4.14.176
2020-04-22 08:17:56 +02:00
5kft
174c6a54cb
[ sunxi-current ] add upstream patches 2020-04-21 07:36:53 -07:00
Werner
990bed0b15
[sunxi-dev] Enable CEDRUS (#1902)
https://forum.armbian.com/topic/13451-boot-hang-for-libreelec-556-kernel/?tab=comments#comment-99797
2020-04-20 15:52:38 +02:00
Hamster Tian
f74856a6aa
[ mvebu64 ] restore support for TT in EHCI root hub (#1896)
The root hub in our Orion EHCI controller does have a Transaction
Translator, which is essential for low-/full-speed devices like
Bluetooth adapters. The support for this block got lost in the
5.4.y update (d4332b5), and this commit adds it back so that all
pre-high-speed devices work again.
2020-04-19 23:17:54 -04:00
catalinii
5171d6721e
Add rkvdec and hantro to dev kernel (#1898)
Co-authored-by: Catalin Toda <catalinii@yahoo.com>
2020-04-20 01:11:15 +02:00
Igor Pečovnik
03f380178d
Moving Meson64 to k5.6.y and u-boot 2020.04 (#1890)
* Move Meson64 to 5.6.y
* Move Meson64 U-boot to 2020.04

Tested on Odroid C2
* Merge, replace and update patches from Khadas branch
2020-04-17 09:07:43 +02:00
Piotr Szczepanik
af2b7127b1 Fixed OrangePi 4 bluetooth and mic in current - based on https://github.com/armbian/build/pull/1888 2020-04-17 08:37:12 +02:00
simple
69327492c7
Fixed OrangePi 4 bluetooth and mic in dev (#1888) 2020-04-16 22:54:27 +02:00
Igor Pecovnik
bd486c7562
Enable es8316 on RockPi4 for Rockchip64 current too https://github.com/armbian/build/pull/1885 2020-04-14 20:14:24 +02:00
Yannick Adam
454038a50d
Enable es8316 on RockPi4 (#1885) 2020-04-14 17:15:09 +02:00
5kft
61647eb19a
[ sunxi-current ] add upstream patches 2020-04-13 12:49:31 -07:00
Werner
2c75e418b7
[rockchip64] Enable HIDDEV (#1881)
Fixes https://forum.armbian.com/topic/13681-hiddev/?tab=comments#comment-99096

UNTESTED!!!
2020-04-12 22:32:26 +02:00
5kft
6550a3cf22
[ sunxi-current ] add upstream patches 2020-04-08 06:43:12 -07:00
Igor Pecovnik
6b3c1a87f4
sunxi/64-dev: update kernel configs and remove two deprecated patches 2020-04-06 23:51:18 +02:00
Igor Pečovnik
5e251dc414
Merged rockpi-s dev info rockchip64-dev and moved to 5.6.y (#1874)
Added all patches from @ashthespy repository
2020-04-06 19:06:28 +02:00
Igor Pecovnik
9f441a3d14
Move Odroid XU4 DEV branch to 5.6.y
Also update all patches and configs
2020-04-06 14:51:28 +02:00
Igor Pecovnik
7aacfb8824
Remove deprecated patches
Upstream driver has now support for K5.5->

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-04-06 14:20:48 +02:00
tonymac32
b767385d4c [ rockchip64 ] Add mp8859 regulator to Current for RK3399-ROC-PC
This enables the 12V buck/boost converter to provide the 12V rail
2020-04-05 01:35:28 -04:00
5kft
6cd31be57e
[ sunxi-current ] add upstream patches 2020-04-03 10:36:14 -07:00
Igor Pečovnik
bd7ec831bf
Move mvebu64-current to 5.4.y, DEV to 5.6.y (#1866)
* Move mvebu64-current to 5.4.y, DEV to 5.6.y
* Adjust config
2020-04-01 21:24:18 +02:00
5kft
e15cf2a853
[ sunxi-current ] add upstream patches 2020-04-01 11:37:43 -07:00
Piotr Szczepanik
c2391585ed Enabled media and camera drivers for ROCK Pi S 2020-03-28 15:20:36 +01:00
Igor Pecovnik
76cced5dff
[ Odroid XU4 ]
Upstream patches

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-03-26 23:23:40 +01: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
Igor Pečovnik
1516616c2d
Rockchip and Odroid XU4 upstream fixes (#1855) 2020-03-23 00:41:45 +01:00
Piotr Szczepanik
b45473050d Tweaked serial config for ROCK Pi S and enabled usb gadget serial 2020-03-22 16:52:58 +01:00
5kft
af80c84883
Merge branch 'master' of https://github.com/armbian/build 2020-03-21 12:13:27 -07:00
5kft
2af87af606
[ sunxi-current ] add upstream patches 2020-03-21 12:12:29 -07:00
Igor Pecovnik
a744b8bbd9
Odroid N2 - update confis
Also enable force_boot_script to make sure its installed when swaping kernels

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-03-21 15:02:11 +01:00
Igor Pecovnik
000d0208da
Merge branch 'master' of https://github.com/armbian/build 2020-03-19 14:00:47 +01:00
Igor Pecovnik
04406c96cd
[ Rockpis legacy ]
Enable all MIDI related things

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-03-19 14:00:08 +01:00
Dreista
f4f05b4e9b
Enable DesignWare watchdog driver (#1851) 2020-03-19 11:55:30 +01:00
Igor Pecovnik
d5fe5fc01e
Merge branch 'master' of https://github.com/armbian/build 2020-03-19 10:22:52 +01:00
Igor Pecovnik
34e421eedc
Enable CONFIG_SND_SEQUENCER in kernel configs
Except exotics ...

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-03-19 10:22:43 +01:00