Commit Graph

3482 Commits

Author SHA1 Message Date
Igor Pečovnik
62c27823a6
Move Rockchip 32b to 5.9.y (#2339)
* Move Rockchip 32b to 5.9.y
* Disable broken patches
2020-11-25 19:50:47 +01:00
Icenowy Zheng
e19d014e00
Add Pine64 PineCube support (#2364)
* sunxi: kernel: current/dev: enable sun6i-csi and disable LL debug on UART0

The former is useful on some boards, e.g. PineCube.

The latter blocks boards that do not utilize UART0 from booting.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>

* sunxi: add new family sun8i-v3s

This family is intended for boards with V3/V3s/S3/S3L chips and low
DRAM capacity.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>

* sunxi: add PineCube board

This board features Sochip S3 SoC (Allwinner V3 die + co-packaged 128MiB
DRAM), and an OmniVision OV5640 camera is shipped with the board.

Add support for it. It could be used as an IP camera then.

Kernel support is only added to current/dev branch, with dev just using
mainline-merged DT and current using backported DT from 5.10-rc.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>

* sunxi: kernel: current/dev: add V3s OHCI/EHCI nodes

These are needed for USB host on V3s boards to work.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
2020-11-25 19:50:10 +01:00
Heisath
87aa3de522 Merge branch 'master' into AR-526 2020-11-25 09:43:23 +01:00
Heisath
485a79bd9d Remove report all gpios in debugfs patch
no longer applicable
2020-11-25 09:42:50 +01:00
Heisath
1ff86926ec Add patch to use 1000BaseX for clearfog switch 2020-11-25 09:42:15 +01:00
Heisath
951fdb38fa Update pci irq sspl patch 2020-11-25 09:41:39 +01:00
Heisath
dbd4a3b21c Add patch to omit VFP emulation exception 2020-11-25 09:27:16 +01:00
Piotr Szczepanik
b0760915cb
Do not enable spi flash on ROCK Pi 4 by default (also in dev) 2020-11-22 14:47:15 +01:00
Igor Pečovnik
e833e2589c
Move Odroid C4 from legacy u-boot toward mainline (#2350)
- move Odroid C4 from legacy u-boot toward mainline
- get rid of dirty legacy u-boot code
- get rid of FAT boot partition
- briefly tested
- both kernels can operate with one standard boot script
- add upstream patch and adjust config
- fix console
- don't clock C4 too high by default
2020-11-22 13:47:41 +01:00
Igor Pecovnik
e52ac7890c sunxi: add upstream patches and update config 2020-11-22 09:21:51 +01:00
Heisath
3c507567e6 Merge branch 'master' into AR-526 2020-11-19 16:57:52 +01:00
Rosen Penev
15cb0f6e3f mvebu: remove swconfig multi-cpu patch
The swconfig marvell driver has support for multiple ethernet (CPU)
ports. The upstream DSA driver is limited to one. swconfig is not used
here.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-18 19:52:39 -08:00
Rosen Penev
ec9ba30420 mvebu: remove documentation patch
This patch has no effect.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-18 19:52:39 -08:00
Rosen Penev
6ed0a9f497 mvebu: remove Clearfog swconfig patch
Clearfog in armbian does not use swconfig. It uses DSA.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-18 19:52:43 -08:00
Rosen Penev
35b9c7bf19 mvebu: remove pointless RTC patch
This was fixed upstream with 1a990fefb641398fb580a0ea0be99b0ff27cbb9b ,
which achieves the same thing.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-18 19:52:39 -08:00
Rosen Penev
31ce867b53 mvebu: remove pointless and upstreamed patch
Right above it in the same stuff...

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-11-18 19:09:22 -08:00
Igor Pecovnik
6c278e29f5 Remove deprecated patches 2020-11-17 22:06:14 +01:00
5kft
4a29bfa8bf
[ sunxi-dev ] remove deprecated patch 2020-11-17 07:18:45 -08:00
Piotr Szczepanik
68faa2b316
Do not enable spi flash on ROCK Pi 4 by default 2020-11-16 22:20:30 +01:00
5kft
b8767af84d
[ sunxi-dev ] remove deprecated patch 2020-11-16 08:37:39 -08:00
Heisath
5606958963 Merge branch 'master' into AR-526 2020-11-16 10:59:03 +01:00
Piotr Szczepanik
1ca5d301ba
Workaround MTU setting issues for dwmac interfaces on rockchip64-dev 2020-11-14 23:54:54 +01:00
Piotr Szczepanik
99568b8630
Disabled obsolete parts of wifi patches for rockchip64-dev 2020-11-14 23:54:02 +01:00
Igor Pečovnik
a08539790d
Remove broken part from patches (#2347)
* Remove broken part from patches
2020-11-14 20:49:32 +01:00
Igor Pečovnik
4b317e548f
Add Z28PRO to the mainline kernel as a link to rock64 (#2346)
Working good enough.
2020-11-14 19:29:00 +01:00
paolo
9080d453e0 Moving rk322x-current to linux 5.9.y
Removed default-sample-phase property for base rk322x-box device tree
Enabled spdif out for rk322x-current and -dev flavours
Removed reserved node in device tree, u-boot v2020.10 and OPTEE autoconfigure reserved zones automatically
2020-11-13 19:40:52 +00:00
Heisath
a343bab4c6 Set mvebu-dev to mvebu-current as a starting point 2020-11-13 08:24:54 +01:00
Igor Pečovnik
f42b9ff551
RockpiS: add upstream patches and fix broken u-boot patch (#2335) 2020-11-12 15:56:40 +01:00
Piotr Szczepanik
f83724d7df
Workaround MTU setting issues for dwmac interfaces on rockchip64 (#2331) 2020-11-12 09:44:55 +01:00
5kft
54c869dd44
[ sunxi-current ] remove deprecated patches 2020-11-10 14:01:42 -08:00
Piotr Szczepanik
e36ce875b0
Switched rockchip64-current to linux 5.9.y (#2309) 2020-11-10 21:43:13 +01:00
5kft
822930adf9
[ sunxi-legacy ] add upstream patches 2020-11-08 08:02:31 -08:00
Igor Pečovnik
f2756e3b59
Add Odroid HC4 to mainline kernel (#2319)
* Add Odroid HC4 to mainline kernel

- remove legacy target
- add reset / power off support
- change HC4 from .wip -> .conf
- adjust patches

* Enable HC4 legacy kernel too.

* Add groovy target for HC4

* Adjust targets
2020-11-08 12:13:22 +01:00
Igor Pečovnik
699194b129
Updates for Odroid XU4 DEV kernel branch (#2320)
* Update patchset from latest HK mainline branch

* Remove unneeded patch

* Remove

* Enable LCD drivers that are used by HK and cleanup
2020-11-08 10:35:34 +01:00
5kft
b01aa73366
[ sunxi ] minor patch updates: input section change fix for vfp 2020-11-06 08:32:20 -08:00
Igor Pečovnik
732c071dcb
Bump Odroid XU4 kernels (#2310)
and add upstream patches.
2020-11-06 09:00:31 +01:00
Igor Pečovnik
aa2bc7e9a4
Add Odroid HC4 legacy WIP target (#2304)
- fix broken patch
- add upstream patch
2020-11-05 22:03:52 +01:00
Igor Pečovnik
8d19c22463
Move Meson64 to 5.9.y (#2307)
HDMI audio works on C4 and N2, tested desktop builds
2020-11-05 21:15:03 +01:00
5kft
259cfff4b5
[ sunxi-current ] add temporary vfphw THUMB2 compilation workaround patch 2020-11-05 07:39:05 -08:00
5kft
cd092d8fdc
[ sunxi-current ] add upstream patches 2020-11-05 06:59:58 -08:00
Aditya Prayoga
ea5bf1afd5
Helios64: Switch fusb302 driver to mainline and enable DP over TypeC (#2302)
* helios64: dts: switch fusb302 driver and enable dp on dev branch

* helios64: dts: switch fusb302 driver and enable dp on current branch
2020-11-04 08:22:22 +01:00
5kft
d2d161d789
[ sunxi-dev ] migrate to kernel 5.10.x 2020-11-03 07:35:10 -08:00
5kft
6788786057
[ sunxi-current ] migrate to kernel 5.9.x 2020-11-03 06:22:42 -08:00
5kft
cc6be06bf5
[ sunxi-dev ] remove deprecated patches 2020-11-03 06:08:34 -08:00
Pete Batard
1e2c9be415
[rockchip64] add overlay to switch rk3399 DWC3 port 0 to host mode (#2299)
* add overlay to force RK3399 DW3 USB-C port to host mode

* Per https://forum.armbian.com/topic/13721-nanopc-t4-usb-type-c-port-doesnt-work-with-buster-current-5431/
  this is for the NanoPC-T4 as the default from the Device Tree is to set port 0 (USB-C port) to OTG mode,
  and the current kernel fusb302 driver is unable to perform autonegotiation to switch the port to host
  mode when required.
* As a result, and since most users will want to use this port in host mode, Armbian should provide a new
  overlay to do just that.

* rename overlay to a more generic "dwc3-0-host"
2020-11-03 13:09:38 +01:00
lanefu
6e7daefc92
Rename patch-5.9.2-3.patch to patch-5.9.2-3.patch.disabled
@5kft FYI megous seems to be 5.9.3 now and this patch was breaking builds
2020-11-03 03:43:10 +00:00
Igor Pecovnik
5b7c1131a5 Detach s5p6818 kernel from specific commit to our private fork
Main kernel git repository doesn't support this function, only Google or github does.
2020-11-01 19:54:39 +01:00
iav
97461b82f6
support meson-g12 watchdog (#2295) 2020-11-01 17:42:45 +00:00
5kft
a3e54dd7ac
[ sunxi-current ] add upstream patches 2020-11-01 07:18:08 -08:00
5kft
1620ba6c98
[ sunxi-legacy ] add upstream patches 2020-11-01 06:56:46 -08:00
5kft
56c23c9afc
[ sunxi-dev ] add upstream patches 2020-11-01 06:49:54 -08:00
5kft
d67b944eeb
[ sunxi-legacy ] add upstream patches 2020-10-31 06:58:42 -07:00
Piotr Szczepanik
ea0ea31632
Revert resolving supplies after creating regulator for rockchip64-dev
With the reverted commit rk3399 boards do not boot as rk808 fails to be probed.
aea6cb9970
2020-10-30 23:35:54 +01:00
Piotr Szczepanik
0f1f9bd18d
Revert resolving supplies after creating regulator for rockchip64-current
With the reverted commit rk3399 boards do not boot as rk808 fails to be probed.
aea6cb9970
2020-10-30 23:35:49 +01:00
Piotr Szczepanik
a2dd26ab84
Enable Helios64 support in dev branch 2020-10-29 21:14:02 +01:00
5kft
cf19bdc978
[ sunxi-current ] add upstream patches 2020-10-29 08:10:47 -07:00
5kft
f15bf42e2b
[ sunxi-dev ] add upstream patches 2020-10-29 07:27:36 -07:00
JMCC
f55ea13838 roockchip-legacy: add DRM fix patch 2020-10-28 17:30:09 +01:00
Heisath
3985d91807 Change pinctrl patch to include the leds 2020-10-27 15:25:09 +01:00
Igor Pecovnik
740c5f5d39 Odroid N2 legacy - fix broken patch and add upstream patches 2020-10-26 11:10:03 +01:00
iav
b6aa16fc95
ODroid-N2 enable RTC clock on dev branch (#2278)
same as on "current"
2020-10-25 09:39:56 +01:00
iav
28ad4ae391
ODroid-N2 enable RTC clock (#2275) 2020-10-24 20:00:44 +02:00
Piotr Szczepanik
1c29779e57
Fix analog (3.5 jack) audio on ROCK Pi 4C in dev too (AR-483) 2020-10-19 21:25:44 +02:00
Piotr Szczepanik
4ef5b6574f
Fix analog (3.5 jack) audio on ROCK Pi 4C (AR-483) 2020-10-19 21:18:10 +02:00
Igor Pecovnik
d7288a37ee sunxi - remove deprecated patches 2020-10-19 21:08:53 +02:00
Piotr Szczepanik
c77be03e62
Fix cs-gpios patch in rockchip64-dev (based on https://github.com/armbian/build/pull/2194) 2020-10-19 18:11:28 +02:00
Igor Pecovnik
0e9e643036 Move meson64-dev to 5.9.y 2020-10-19 09:36:20 +02:00
tonymac32
4cdf3c3d0e [ rockchip ] add overlay compilation support 2020-10-18 14:43:30 -04:00
Piotr Szczepanik
01882653ef
Switched rockchip64-dev to linux 5.9.y 2020-10-18 17:45:38 +02:00
Jannis
62ca1bc26e
Merge pull request #2231 from armbian/mvebu-lk58
[mvebu-current] Switch to Kernel 5.8 [AR-363]
2020-10-18 12:31:19 +02:00
Aditya Prayoga
5e62c071f0 mvebu: helios4: fix pwm fan not working
Since LK 5.8, MPP55 which is used by pwm-fan on connector j17 is
assigned by default to SPI1 CS1.
2020-10-18 14:59:45 +07:00
Piotr Szczepanik
c010b05e66 Enabled SPI flash by default for ROCK Pi 4A/B/C 2020-10-17 23:38:05 +02:00
Piotr Szczepanik
c41cb4c454 Added XTX spi flash chips to kernel and u-boot 2020-10-17 23:38:05 +02:00
paolo
948162b76d Bumped rk322x-dev to kernel 5.9.y 2020-10-17 16:19:21 +00:00
Igor Pecovnik
f52dca6351 Add Audio support for N2 & C4
Ported from 5.9.y - untested
2020-10-17 13:15:09 +02:00
Igor Pecovnik
8f06417da6 Add upstream patches for Odroid XU4 and ALlwinner's 2020-10-17 13:01:55 +02:00
5kft
f480823297
[ sunxi-legacy ] add upstream patches 2020-10-16 08:21:49 -07:00
5kft
b81a90c76b
[ sunxi-current ] added revert of RTL8211E driver rx/tx delay config change
A new kernel change (see https://lkml.org/lkml/2020/9/16/1323) introduces
significant instabilities in the RTL8211E Ethernet interface; this patch
reverts that change so that the RTL8211E works reliably again.
2020-10-15 19:07:50 -07:00
5kft
688767a513
[ sunxi-current ] add upstream patches 2020-10-15 19:05:47 -07:00
5kft
950267eadb
[ sunxi-dev ] added revert of RTL8211E driver rx/tx delay config change
A new kernel change (see https://lkml.org/lkml/2020/9/16/1323) introduces
significant instabilities in the RTL8211E Ethernet interface; this patch
reverts that change so that the RTL8211E works reliably again.
2020-10-15 18:56:11 -07:00
Igor Pecovnik
4ae13d2d61 Add upstream patches for meson64 legacy 2020-10-13 20:36:27 +02:00
5kft
c7e08fe52c
[ sunxi-current ] remove deprecated patches 2020-10-12 07:43:18 -07:00
Tony
00d0bf92fd
Merge pull request #2244 from armbian/AR-206
AR 206: Improve memory performance roc-rk3328-cc
2020-10-11 14:12:53 -04:00
Tony
b3a768e2af
Fix typo on supply voltage
extra "0"s can be catastrophic.
2020-10-08 01:59:31 -04:00
Werner
e9f172a572
Create patch-5.8.13-14.patch 2020-10-08 07:58:51 +02:00
Tony
8fc20a15b1
Add files via upload 2020-10-08 01:56:28 -04:00
5kft
ee26f275c9
[ sunxi-legacy ] add upstream patches 2020-10-07 09:56:34 -07:00
Piotr Szczepanik
f2db962525
Switched RockPro64 to mainline u-boot (#2218)
* Switched RockPro64 to mainline u-boot

* Enabled rockusb and ums for RockPro64 in mainline u-boot

* Switched RockPro64 u-boot to TPL/SPL/BLOB scenario

* Enabled advanced recovery button support for RockPro64

* Disabled SDR104 mode for RockPro64 in legacy
2020-10-05 23:17:55 +02:00
Aditya Prayoga
d18323fcc3
Improve Helios64 Stability (#2239)
* helios64: adjust big cpu regulator ramp delay

existing value make clock transisition time large and could causing
random kernel crash.

info: https://forum.odroid.com/viewtopic.php?t=30303

* rk3399-legacy: dts: helios64: remove DMC and DFI

to improve stability

* helios64: rework patch due to dts renaming
2020-10-05 20:28:37 +07:00
Uwe Kleine-König
b031de58d7
rk3399: Adapt helios64 devicetree name to match upstream linux (#2235)
The helios64 devicetree was submitted for inclusion in the mainline kernel.
The name used there is rk3399-kobol-helios64, so use the same here
for consistency, to be easily able to boot a mainline kernel without
changing the U-Boot environment and simplify further development.
2020-10-05 00:16:28 +02:00
Jannis
0f3f25a6af Fix and cleanup patches for mvebu 2020-10-04 15:38:06 +02:00
Igor Pecovnik
159f913038 Bugfix - remove deprecated part of wifi 5.8.y patches 2020-10-04 09:29:18 +02:00
Igor Pecovnik
7cdbd0cd3b Add Odroid XU4 upstream patches 2020-10-03 00:57:48 +02:00
5kft
35c85295d3
[ sunxi-current ] upstream patch updates; updated default configs 2020-10-01 16:58:23 -07:00
5kft
eeba7e3d73
[ sunxi-legacy ] add upstream patches, update default configs 2020-10-01 16:50:20 -07:00
5kft
da2f3c323d
[ sunxi-legacy ] add missing kernel 5.4.66-67 incremental patch 2020-10-01 16:32:01 -07:00
Jannis
2a31b73680 [mvebu] reworked sfp info patch to fit lk5.8 2020-09-30 19:06:24 +02:00
Jannis
9095f73e56 Add wifi fixes to mvebu-dev 2020-09-30 18:02:32 +02:00
Igor Pecovnik
9f3c7965e2 Fix wireless problems 2020-09-30 15:43:31 +02:00
count-doku
f12c2c81cd [mvebu-current] switch to lk5.8 2020-09-29 17:18:28 +02:00
5kft
02a4cf1618
[ sunxi-dev ] remove deprecated patch
(change introduced with upstream v5.9-rc7)
2020-09-29 07:06:10 -07:00
Werner
246eb8e88f
Merge pull request #2227 from armbian/sunxi-current
sunxi-current: add upstream patch
2020-09-28 18:01:12 +02:00
Werner
0e3bd924f5
sunxi-legacy: add upstream patch 2020-09-28 17:45:20 +02:00
Werner
8ae1f719c6
sunxi-current: add upstream patch 2020-09-28 17:43:43 +02:00
5kft
9637d3d0f9
[ sunxi-dev ] remove deprecated patch 2020-09-24 10:58:29 -07:00
Igor Pecovnik
a4e748962b Update wifi patches for mvebu64 2020-09-23 20:55:28 +02:00
lanefu
b2800dbd25
WIP: Pinebookpro tweaks (#2208)
Pinebook-Pro Support:
suspend to idle via key and lid close
brightness keys
volume control keys
wifi, bluetooth frimware
touchpad tweaks
keyboard config
armbian-hardware-optimization
bootsplash
Co-authored-by: Britt Dodd <britt@reactornet.net>
2020-09-22 21:03:45 -04:00
paolo
d99fb469d5 Removed wrongly commented in rk322x-patch 2020-09-22 17:36:00 +00:00
Aditya Prayoga
edb45f9acf
rk3399-legacy / rockchip64-current: Make PCIe reset optional (#2213)
* PCI: rockchip: support ep-gpio undefined case

Make ep-gpios optional as in rk3399-legacy

* helios64: workaround for JMB585 init

on some boards, the SATA controller failed on PCIE link training and
unusable, if the controller reset by Linux driver.

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* rk3399-legacy: rework pcie changes from rockchip64

UPSTREAM: PCI: rockchip: Use normal register bank for config accessors
[1].
UPSTREAM: PCI: rockchip: Advertise 128-byte Read Completion Boundary
support [2].
dts/c: rockpro64: add pcie scan sleep and enable it for rockpro64 [3]

[1]
7ae6008631

[2]
e2ebdd9508

[3]
3cde5c624c
2020-09-22 08:55:31 +07:00
Igor Pecovnik
1d24dff26c Remove deprecated patch 2020-09-21 18:28:22 +02:00
5kft
1f7db32056
Merge branch 'master' of https://github.com/armbian/build 2020-09-19 08:53:24 -07:00
5kft
e4c9a82624
[ sunxi-dev ] more patch cleanup and upstream-related updates 2020-09-19 08:50:53 -07:00
paolo
bd17d4dbd0 Many changes for rk322x target:
- Chanaged default x.org configuration to disable glamor
- Reintroduce patch to use DRM cursor plane as overlay in rk322x-current and -dev
- Updated wifi patches for kernel 5.8.10
- Bumped rk322x to u-boot v2020.07, removed reserved zones from device trees
- Updated OPTEE to v3.10, using ddrbin v1.10
- Bumped rk322x-current to kernel 5.8.y
- Imported new patches from knaerzche's LibreELEC fork for rk322x-dev (kernel 5.8.y)
- Adjusted existing patches to match changes, updated rk322x-dev kernel config file
- Add default modprobe conf file for esp8089 to force the crystal frequency to 40Mhz for rk322x targets
- Removed ssv6051 firmware packages to move to armbian-firmware repository
- Switching ssv6051-wifi.cfg to /lib/firmware for rk322x-legacy
- Removed P2P interface for esp8089 driver for rk322x-legacy
- Optimized ssv6051 performance: kernel module gains -Os flag, disabled p2p interface, enabled HW crypto for CCMP cipher
- Enabled remote control interface, IR GPIO kernel module and HDMI CEC modules
2020-09-19 15:20:16 +00:00
5kft
83c4413801
[ sunxi-dev ] more patch cleanup 2020-09-18 06:35:09 -07:00
5kft
daf372bb77
[ sunxi-legacy ] add upstream kernel patches 2020-09-18 06:31:36 -07:00
Igor Pecovnik
f13d438723 Remove not needed patch added by mistake 2020-09-18 14:52:20 +02:00
Igor Pecovnik
9558436d01 Update wireless patches which broke after bumping to 5.8.10 2020-09-18 14:11:40 +02:00
Igor Pecovnik
5ad413f135 Adjust failing patch for mvebu legacy 2020-09-18 10:26:02 +02:00
Piotr Szczepanik
7f58a03981
Removed uneeded wifi patches for rtl8723ds from rockchip64-dev 2020-09-18 07:41:37 +02:00
Piotr Szczepanik
ef50295b32
Removed uneeded wifi patches for rtl8723ds from rockchip64-current 2020-09-18 07:41:09 +02:00
Piotr Szczepanik
3b7136416b
Revert "Cosmetical changes for htop"
This reverts commit abf6961c30.
2020-09-18 07:32:23 +02:00
5kft
6cf42e87e6
[ sunxi-dev ] adapt Wi-Fi driver patches for upstream changes 2020-09-17 20:37:29 -07:00
5kft
3d812923ea
[ sunxi-current ] bring kernel up to 5.8.10; adapt Wi-Fi patches for upstream changes 2020-09-17 20:32:34 -07:00
Igor Pecovnik
abf6961c30 Cosmetical changes for htop 2020-09-17 22:14:11 +02:00
Igor Pecovnik
9d91b78dec Add / remove odroid xu4 patches 2020-09-17 01:08:23 +02:00
Igor Pecovnik
a6ccbc3c77 Remove deprecated patches 2020-09-17 01:02:59 +02:00
Igor Pecovnik
acb60c4dbf Disable broken patch for RK3399 legacy
FriendlyARM merges some changes from Rockchip BSP kernel which caused that this patch doesn't align anymore @aprayoga
2020-09-16 23:23:18 +02:00
Aditya Prayoga
ec768b6e89
Helios64 - Temporary Fix for Linux Kernel (current, 5.8) crash due to LPDDR4 configuration issue (#2200)
* Helios64: rework vdd_log and vdd_center

* helios64: Use rockchip binaries for legacy and current branch

Fully open source bootloader only on dev branch

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* rework vdd_log and vdd_center patches
2020-09-15 23:41:58 +07:00
Aditya Prayoga
6f6543c6f5
Assign Fault LED, rework HDD power staggering, fix minor systemd service warning on Helios64 (#2204)
* Supress systemd service warning

* helios64: u-boot: staggered HDD power up

Set the delay to 10s in between turning on the next HDD power rails.
Remove the delay property from kernel device tree, let it only apply to
u-boot

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* helios64: fault LED as kernel panic indicator

also sync, u-boot dts

* helios64: fix hwmon udev rules

Legacy kernel (LK 4.4) has different class/naming on SoC Temp sensor.
Also fix typo on current/dev udev rules.
2020-09-15 09:46:06 +02:00
Igor Pecovnik
08c2305248 Add upstream patches for Odroid N2 legacy and Odroid XU4 current 2020-09-14 16:20:45 +02:00
5kft
5899ea9ac4
[ sunxi-legacy ] add upstream patches 2020-09-12 08:10:56 -07:00
5kft
db5edf58d5
[ sunxi-dev ] patch cleanup 2020-09-12 07:56:14 -07:00
paolo
34ce2c07bb Updated rockchip-dev and rockchip-current linux kernel configs to 5.8.y
Removed vdso patch, fixed MiQi work led in dts for rockchip-dev
2020-09-12 09:01:16 +00:00
5kft
67ab9baa25
[ sunxi-dev ] more kernel patch cleanup and consolidation 2020-09-11 07:57:16 -07:00
Aditya Prayoga
f14bd3ca96
Helios64 - disabled overclocking (#2191) 2020-09-09 21:52:47 +02:00
Piotr Szczepanik
3c76abb8c5
Bumped voltages for low OPPs for rk3399 in current/dev (#2197) 2020-09-09 21:51:31 +02:00
5kft
9a096fc557
[ sunxi-dev ] updated CPU opp table references in overclock overlays 2020-09-09 06:50:04 -07:00
Igor Pecovnik
bc18ba3476 Merge branch 'master' of https://github.com/armbian/build 2020-09-08 21:47:48 +02:00
Igor Pečovnik
dccb076019
Adding Neo3 with I2S and SPDIF enabled by default (#2193)
Moving from wip to conf. We have dedicated DT and probably not much left.
2020-09-08 21:47:27 +02:00
Igor Pecovnik
480bd4d727 Add upstream patches for XU4 current 2020-09-08 21:08:53 +02:00
5kft
61e4b39303
[ sunxi ] add MP2143DJ regulator and status LEDs entries to the NanoPi NEO DT 2020-09-08 11:35:09 -07:00
Igor Pecovnik
979b8a822f Remove deprecated patch 2020-09-08 19:49:58 +02:00
Igor Pečovnik
1a49ad7c3d
Adjust patch to meet upstream code changes (#2194) 2020-09-08 00:07:06 +02:00
Igor Pecovnik
59b53e6d1c Remove deprecated patch 2020-09-07 07:41:43 +02:00
Igor Pečovnik
02f45fe18a
Add missing wifi patches (#2188) 2020-09-06 16:34:48 +02:00
Igor Pečovnik
0c617a3c3b
Move Espressobin to 5.8.y (#2187)
- remove fixed MAC from boot script
- remove legacy kernels images from making
2020-09-05 17:16:01 +02:00
5kft
a16e87045b
[ sunxi ] add upstream patches, update configs 2020-09-05 07:51:50 -07:00
Igor Pečovnik
f86c6b3138
Moving Rockchip 32bit to 5.8.y (#2183)
* Moving Rockchip 32bit to 5.8.y

xt-q8l-v10 seems to be broken. I did a quick scan but couldn't resolve it. @paolosabatino

* Add wifi patches for 5.8.y

* [rockchip] Fixed xt-q8l-v10 DTS, reworked ath9k driver patch for 5.8.y (#2184)

* Fixed xt-q8l-v10 device tree to work on kernel 5.8.y on rockchip-current and -dev
* Reworked ath9k driver patch to compile on kernel 5.8.y for rockchip-current and -dev

* Add also wifi patches to DEV kernel

Co-authored-by: Paolo <paolo.sabatino@gmail.com>
2020-09-03 21:37:23 +02:00
Werner
93ddee0e9e
Merge pull request #2182 from armbian/sunxi-current-upstream
sunxi-current: add upstream patch
2020-09-03 20:21:05 +02:00
Werner
a1eedb70f8
Delete xxx-fix_broken_usbip.patch
fixed upstream
2020-09-03 17:37:14 +02:00
Werner
a7504c2d3f
sunxi-current: add upstream patch 2020-09-03 17:20:43 +02:00
Werner
d94ac34079
sunxi-legacy: add upstream patch 2020-09-03 17:14:20 +02:00
Piotr Szczepanik
f28912f041
Removed unneeded 5.8 wifi patches for rtl8189fs
Fixed with 0ba46e2434
2020-09-03 15:59:01 +02:00
Piotr Szczepanik
4d4c3f58ff
Switched rockchip64 curent to kernel 5.8.y (#2175)
* Switched rockchip64 curent to kernel 5.8.y
* Enforce CRLF in one of the wifi patches for rockchip64-current
* Removed uneeded wifi patches for rtl8189fs from rockchip64-current
2020-09-02 23:22:09 +02:00
Piotr Szczepanik
3dffdede89
Removed uneeded wifi patches for rtl8189fs from rockchip64-dev 2020-09-02 22:40:11 +02:00
Piotr Szczepanik
e6e8294b63
Fixed sd card detection for Helios64 (#2179) 2020-09-02 21:55:01 +02:00
5kft
730e649bf6
[ sunxi-dev ] reinstate the v5.9-rc1 brcmfmac changes; add fix for the performance regression
introduced with the Cypress "0048-brcmfmac-reserve-2-credits-for-host-tx-control-path" patch

(Reference: https://www.spinics.net/lists/linux-wireless/msg201592.html)
2020-09-01 18:35:26 -07:00
Igor Pecovnik
e6fa811d6f Moving Meson64 to 5.8.y
Tested once again on N2/N2+
Note: disabled mesond_vdec module in kernel config since it crashes complete video system when loaded. Need to be added back once stable - or perhaps we need to adjust some parameters?
2020-09-01 19:50:09 +02:00
m][sko
a486772fc8
meson64 linux 5.8 (#2176) 2020-09-01 12:59:15 +02:00
Piotr Szczepanik
5a24dad1e7
Workaround Helios64 SD reboot issues by disabling sdr104 mode (#2177)
The SD is slower now but it reboots.
2020-09-01 12:47:57 +02:00
Werner
6dda9c0220
Fix broken usbip
Fixes https://forum.armbian.com/topic/15069-usbip-not-working-with-zeropi-buster-image-device-disconnect-as-soon-as-i-try-to-bind/?tab=comments#comment-107847
Needs to be removed most likely with next upstream version.
2020-09-01 09:58:26 +02:00
Piotr Szczepanik
6d47709de2
Disable hs400 modes of Helios64's emmc (#2174) 2020-08-31 23:16:32 +02:00
Igor Pečovnik
b7ef3ca1e0
Odroid XU4 (#2173)
- legacy received upstream patches
- current had broken headers installation + few missing patches
- dev was bumped to 5.8.y
2020-08-31 21:54:19 +02:00
Igor Pečovnik
b1ac157a3a
Move Odroid C1 current to 5.8.y (#2168)
* Move Odroid C1 current to 5.8.y
* Add missing patches
2020-08-31 17:10:23 +02:00
5kft
425ee94073
[ sunxi ] remove Mali GPU PMU module for the H5
reference:  https://lore.kernel.org/patchwork/patch/1293422/
2020-08-30 09:59:07 -07:00
5kft
5b1c3c387c
[ sunxi ] switch sunxi-current to kernel v5.8 and sunxi-dev to kernel v5.9 2020-08-30 07:30:46 -07:00
5kft
1d9f250f14
[ sunxi-dev ] more patch cleanup, fixes, consolidation, and updates for kernel v5.9 2020-08-30 06:27:27 -07:00
5kft
52ebb343e2
[ sunxi-dev ] added patch to revert the brcmfmac driver changes back to v5.8.y 2020-08-30 06:27:15 -07:00
5kft
fcea01142c
[ sunxi-dev ] initial changes for kernel v5.9 2020-08-30 06:26:47 -07:00
Igor Pečovnik
7cb338c6c6
Move imx6 to 5.8.y (#2167) 2020-08-30 13:44:12 +02:00
5kft
261f21de73
[ sunxi-dev ] update Kconfig for RTL8723CS driver 2020-08-29 13:35:29 -07:00
5kft
17394d1cf5
[ sunxi-dev ] more patch cleanup 2020-08-29 09:46:01 -07:00
5kft
d9353b8883
[ sunxi-dev ] more patch cleanup and fixes 2020-08-29 09:29:13 -07:00
5kft
8b8300a512
[ sunxi-dev ] patch cleanup/fixes for H6 and 5.8 2020-08-29 07:45:15 -07:00
Igor Pečovnik
36405e3397
Add Rockpi 4C (#2129)
* Add Rockpi 4C

* Update config/boards/rockpi-4c.conf

Co-authored-by: Piotr Szczepanik <piter75@gmail.com>

* Change backward compatibility link to B model

* Various changes - tested for building.

 - add Radxa overlays
 - update naming with mainline
 - add Rockpi-E

* Reverting improvements for rockpi legacy and create a link to new DT only

* Copied ROCK Pi 4 device treesplitting patches to dev which was broken

* Add Rockpi 4c targets

Co-authored-by: Piotr Szczepanik <piter75@gmail.com>
2020-08-29 00:16:28 +02:00
Uli Middelberg
c256679b5c
ODROIDN2 disable eth0 reset line in dts (#2166) 2020-08-28 23:29:24 +02:00
Piotr Szczepanik
2602676563
Enable overlays for rockchip64-legacy (#2142) 2020-08-28 19:26:47 +02:00
Piotr Szczepanik
661371868d
Enable overlays for rk3399-legacy (#2144) 2020-08-28 19:26:08 +02:00
Paolo
804a6b60d4
Moved rk322x-dev to rk322x-current (current now is 5.7.y) (#2153)
Adapted rk322x-dev to kernel 5.8.y
Added ssv6x5x driver to legacy kernel, rk322x-config now allows the user to select which driver load at boot
Added esp8089 kernel module, device tree overlay and detection in rk322x-config script
Fixed some indentation
Added reset button binding
Added sdcard debounce
Fixes indentation, added device tree overlay for high-leakage cpus
Added support for bluetooth device tree overlay and realtek systemd service for rk322x targets
2020-08-28 18:48:55 +02:00
5kft
49d334dcbc
[ sunxi-current ] add upstream patches 2020-08-27 06:24:25 -07:00
5kft
e22abfbf8b
[ sunxi ] add upstream patches; update configs 2020-08-26 07:18:39 -07:00
Piotr Szczepanik
d1eb000385
Switch RockPro64 work led to heartbeat trigger (in legacy too) 2020-08-24 23:11:20 +02:00
Piotr Szczepanik
42e76b9277
Switch RockPro64 work led to heartbeat trigger 2020-08-24 22:47:03 +02:00
5kft
957e45396a
[ sunxi ] add MP2143DJ CPU regulator entry for the NanoPi NEO Air
(This addresses issue AR-405)
2020-08-21 18:26:52 -07:00
5kft
2c79e0f1da
[ sunxi ] add upstream patches 2020-08-21 07:26:30 -07:00
Piotr Szczepanik
403651b986
Adjusted hci quirk patch for 5.7.16+ in rockchip64-current 2020-08-19 23:52:38 +02:00
Piotr Szczepanik
a5018382c4
Adjusted hci quirk patch for 5.8.2+ in rockchip64-dev 2020-08-19 22:15:52 +02:00
5kft
f1ca6b4533
[ sunxi-legacy ] add upstream patches 2020-08-19 08:58:58 -07:00
5kft
48296592a2
[ sunxi-current ] add upstream patches 2020-08-19 08:50:34 -07:00
Miouyouyou (Myy)
71920e0e56
rockchip-current: Add GPU 500MHZ OPP
Those were removed from mainline kernels by Chromebook devs,
wanting to protect their broken babies at all cost.

This patch was dully tested here :
https://forum.armbian.com/topic/13515-panfrost-on-rk3288-and-gpu-on-600mhz-problems/

But you're welcome to test it again !

I did it, with a whole glmark2 round and it worked flawlessly.

To test the GPU at that frequency, locate the **devfreq** folder of your GPU unit on your system (For tinkerboards, it's in **/sys/devices/platform/ffa30000.gpu/devfreq/ffa30000.gpu**) and then :

* Check the available frequencies by doing `sudo cat available_frequencies` .
That should output something like this : `100000000 200000000 300000000 400000000 500000000 600000000`
Be sure that `500000000` is in the list.

* Setup the minimum GPU frequency to 500Mhz like this : `sudo echo 500000000 > min_freq`

You can also set up the GPU to not go over 500Mhz like this : `sudo echo 500000000 > max_freq`

Signed-off-by: Miouyouyou (Myy) <myy@miouyouyou.fr>
2020-08-15 22:43:27 +02:00
Piotr Szczepanik
da58bb7997
Disable rk3399-bluetooth service in dev/current (#2140)
* Enable bluetooth node in Firefly RK3399 device tree in dev/current
* Deprecate rk3399-bluetooth service in dev/current, keep in legacy
2020-08-15 22:13:28 +02:00
catalinii
353b5f2e74
media: rkvdec: Add H.264 High 10 and 4:2:2 profile support (#2145)
Co-authored-by: Catalin Toda <catalinii@yahoo.com>
2020-08-15 10:58:36 +02:00
Piotr Szczepanik
82d8ff8780 Adjusted default coherent_pool to 2MiB for rockchip64-dev in 5.8.y 2020-08-14 16:26:36 +02:00
Piotr Szczepanik
cab029b2a0 Cleaned up patches after updating rockchip64-dev to 5.8.y
Signed-off-by: Piotr Szczepanik <piter75@gmail.com>
2020-08-14 13:30:32 +02:00
Igor Pecovnik
cdedb17f56 Odroid XU4 current. Remove deprecated patches and attach to last working commit.
HEAD is broken ATM
2020-08-13 21:28:34 +02:00
Martin Ayotte
26331da7da switch rockchip64-dev to 5.8.y 2020-08-13 11:46:50 -04:00
Martin Ayotte
f0b983d626 replace RK_FUNC with 1 since they are obsolete in 5.8.y 2020-08-13 11:34:34 -04:00
Martin Ayotte
3738025ca2 replace RK_FUNC with 1 since they are obsolete in 5.8.y 2020-08-13 11:32:38 -04:00
5kft
350691f2fe
[ sunxi ] add upstream patches 2020-08-11 14:32:08 -07:00
Aditya Prayoga
c27379e93f
Add Helios64 support (#2126)
* Add initial Helios64 configuration

Add ethernet udev rules
Added disable auto power on script during shutdown
Configure ALSA to output audio to (DisplayPort) USB type-C

armbian-firstrun: exclude helios64 from generating fixed_mac

Each network interface on Helios64 already assigned to unique MAC
address in factory. Assigning Network Manager with cloned MAC is not
needed.

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* u-boot: rk3399: Add Helios64

Use rockchip propriettary loader

* kernel: rk3399-legacy: Update r8152 to support 2.5GbE USB RTL8156

Required for Helios64

* kernel: rk3399-legacy: update Rockchip PCIe driver

Port changes by ayufan on rockchip64.

* kernel: rk3399-legacy: Add support for Helios64

Add Helios64 device tree.
Enable missing driver/kernel module.
Auto load lm75 modules

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* kernel: rk3399-legacy: rework roc-rk3399-pc patch

the patch broken due to additional line added by helios64 on
arch/arm64/boot/dts/rockchip/Makefile

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* kernel: rk3399-legacy: update Rockchip PCIe driver

Backport bugfix from mainline
refer to
https://patchwork.kernel.org/patch/11561979/
and
https://patchwork.kernel.org/patch/11561977/

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* kernel: rockchip64-current: Add support for Helios64

Add Helios64 device tree.
Enable missing driver/kernel module.

* config: helios64: use mainline ATF on current branch

and u-boot TPL/SPL instead of Rockchip proprietary loader

* helios64: u-boot v2020.07 update

* Add Helios64 target

* kernel: rk3399-legacy: update Rockchip PCIe driver

Removed unrelated changes from porting ayufan fixes

Signed-off-by: Piotr Szczepanik <piter75@gmail.com>

* helios64: make use of PACKAGE_LIST* variables

Co-authored-by: Piotr Szczepanik <piter75@gmail.com>
2020-08-10 18:22:48 +02:00
Martin Ayotte
4cabd5bbb4 disable DEBUG for rtl8189fs and rtl8723ds 2020-08-09 12:23:13 -04:00
Igor Pečovnik
6c26c35344
Add initial support for Odroid N2+ (#2130)
* Add initial support for Odroid N2+
* Update C4 config and test booting
* Updates to C4, N2, N2+
- merge C4 and N2 legacy under meson64, same u-boot
- upgrade legacy kernel to meed DTB from mainline
- merge N2 and N2+, add a hack to display + in motd when N2+ is detected
- shortly spin N2 fan at startup
- merged N2 mainline and legacy boot script
- add upstream patches
* One of the regulators were breaking booting of Odroid N2
Co-authored-by: Werner <EvilOlaf@users.noreply.github.com>
2020-08-08 17:20:00 +02:00
5kft
a366863b78
[ sunxi-dev ] add VDD CPU regulator for the NanoPi R1 2020-08-08 08:08:20 -07:00
5kft
0f49a85d41
[ sunxi-dev ] minor cleanup 2020-08-08 08:04:27 -07:00
5kft
bffdf38f79
[ sunxi-legacy ] add upstream patches 2020-08-07 17:45:33 -07:00
5kft
c706fd0591
[ sunxi-current ] add upstream patches 2020-08-07 17:02:26 -07:00
5kft
98ecd23624 Merge branch 'master' of https://github.com/armbian/build 2020-08-07 11:07:07 -07:00
5kft
6b4848d4ca
[ sunxi-dev ] add H3 and H5 overclock and regulator overlays 2020-08-07 11:05:54 -07:00
Martin Ayotte
1e524710a2 fix indentation in 8723cs patch 2020-08-07 12:07:51 -04:00
Martin Ayotte
3024e76754 fix broken 8723cs patch 2020-08-07 12:05:10 -04:00
Martin Ayotte
c845c2e79c Merge branch 'master' of https://github.com/armbian/build 2020-08-07 10:44:45 -04:00
Martin Ayotte
2b7852c499 fix cfg80211 of 8723cs 2020-08-07 10:44:17 -04:00
5kft
2d6c19a685
Merge branch 'master' of https://github.com/armbian/build 2020-08-07 07:31:49 -07:00
5kft
16361a2444
[ sunxi-legacy ] add H3 overclock overlays 2020-08-07 07:30:03 -07:00
Martin Ayotte
e42d4c50ba switch sunxi-dev to 5.8.y 2020-08-07 10:29:15 -04:00
5kft
54e58e34d3
[ sunxi-legacy ] add upstream patches 2020-08-06 21:04:00 -07:00
5kft
91156f1192
[ sunxi-current ] added 1.368GHz/1.3v overlay for H3; renamed patches 2020-08-06 17:14:25 -07:00
5kft
e5cca8692f
[ sunxi-current ] add new 1.2GHz/1.3v overclock overlay for H3 2020-08-06 11:11:42 -07:00
5kft
b0331a80c9
[ sunxi-current ] add upstream patches 2020-08-06 08:44:44 -07:00
5kft
b2adb2935b
[ sunxi-current ] add back H5 regulator and overclock overlays; add new H3 overclock overlay for 1.3v/1.3GHz 2020-08-06 08:21:07 -07:00
lanefu
c0178373c3
patch xu4 dynamic memory controller bug in dev kernel(#2135) 2020-08-05 19:17:48 -04:00
Igor Pecovnik
b4e23b5b6a Update Odroid XU4 DEV config and add more patches from Hardkernel repo
Boot test succesful.
2020-08-05 18:34:01 +02:00
5kft
fbaf7562c0
[ sunxi-current ] add VDD CPU regulator for the NanoPi R1 2020-08-04 18:26:01 -07:00
Igor Pecovnik
3bde720881 Remove deprecated upstream patches 2020-08-04 15:42:19 +02:00
Igor Pecovnik
a4ea464951 Odroid XU4 legacy kernel upstream patches
Tested
2020-08-02 10:40:14 +02:00
Igor Pecovnik
11d57a7dc1 Merge branch 'master' of https://github.com/armbian/build 2020-08-01 11:07:39 +02:00
Igor Pecovnik
9e137435d6 Add upstream patches for Odroid XU4 2020-08-01 10:25:26 +02:00
Werner
e1fcc7bd04
sunxi-legacy: add upstream patch (#2123) 2020-08-01 08:20:40 +02:00
Werner
a4e94d4281
sunxi-current: add upstream patch (#2122) 2020-08-01 08:20:22 +02:00
Werner
d18a422814
sunxi legacy/current: add upstream patch (#2119)
* sunxi-current: add upstream patch

* sunxi-legacy: add upstream patch
2020-07-30 09:44:10 +02:00
Piotr Szczepanik
54deed57ce Ignore also bcm43456 by btsdio (ROCK Pi 4, OrangePi 3/4 with new firmware) 2020-07-27 22:16:31 +02:00
Werner
473d06f632
sunxi-legacy: add upstream patch (#2110)
* Create patch-5.4.51-52.patch
* Create patch-5.4.52-53.patch
2020-07-27 19:37:41 +02:00
Werner
6b5f9b0712
sunxi-current: add upstream patch (#2109)
* Create patch-5.7.8-9.patch

* Create patch-5.7.9-10.modified.patch

This hunk failed:
```
@@ -1097,6 +1098,8 @@ static const struct usb_device_id option_ids[] = {
 	  .driver_info = RSVD(4) },
 	{ USB_DEVICE(QUECTEL_VENDOR_ID, QUECTEL_PRODUCT_EC25),
 	  .driver_info = RSVD(4) | RSVD(5) | RSVD(6) | RSVD(7) },
+	{ USB_DEVICE(QUECTEL_VENDOR_ID, QUECTEL_PRODUCT_EG95),
+	  .driver_info = RSVD(4) },
 	{ USB_DEVICE(QUECTEL_VENDOR_ID, QUECTEL_PRODUCT_BG96),
 	  .driver_info = RSVD(4) },
 	{ USB_DEVICE_AND_INTERFACE_INFO(QUECTEL_VENDOR_ID, QUECTEL_PRODUCT_EP06, 0xff, 0xff, 0xff),
```

The line right before the first + differed from the expected state. Did not investigate why.

Compiling was successful. No boot test yet.
2020-07-26 20:34:13 +02:00
Piotr Szczepanik
b661be0afe
Cleaned up ROC-RK3399-PC after switching current to 5.7.y (#2104) 2020-07-22 23:35:49 +02:00
Igor Pecovnik
429668c9ba Espressobin. Yet another cleanup - remove deprecated patches
Tested booting. @lanefu
2020-07-20 14:34:12 +02:00
tonymac32
26c685e973 [ meson64 ] rename P212 sound card, fix permissions 2020-07-20 01:27:09 -04:00
tonymac32
0d12c035fd [ meson64 ] enable Analog Codec Libretech-cc 2020-07-20 01:02:44 -04:00
Igor Pecovnik
56be68b38c Bugfix after adding patches from Olimes
It seems that Charger LED support for AXP20X-like PMICs (AXP813, ...) from Megous is less complete then from Olimex. Reverting the one in the tree and ading the one from Olimex
2020-07-19 20:53:03 +02:00
Martin Ayotte
5e7996a98f fix OPP for OPiOne+/OPiLite2 2020-07-19 12:37:04 -04:00
Martin Ayotte
4fc009d9b0 fix OPP for OPiOne+/OPiLite2 2020-07-19 12:32:03 -04:00
Igor Pečovnik
4a57ba0189
Trying to fix HDMI problem on A20 (#2102)
Also add various Olimex hw related patches
2020-07-19 11:23:57 +02:00
tonymac32
9372fcdedf [ meson64 ] fix previous commit with actual patch 2020-07-19 01:50:04 -04:00
tonymac32
265c673aa3 Merge branch 'master' of https://github.com/armbian/build 2020-07-19 01:43:16 -04:00
tonymac32
74bfb6102b [ meson64 ] revert mainline ASoC playback/capture patch
This fixes sound on C2, and should allow fixing of any other boards that are not yet addressed.
2020-07-19 01:42:16 -04:00
lanefu
9daa5894b6
mvebu64 / espressobin to kernel 5.6.y (#2101)
* CESA support kernel 5.6 and 5.7

* dedicated bootenv for mvebu64

* clean up old patches

* kernel 5.6
2020-07-18 22:06:13 -04:00
Igor Pečovnik
caa47bad65
Move sunxi/64 current to 5.7, legacy to 5.4 (#2098)
* Move sunxi/64 current to 5.7, legacy to 5.4
* Update sunxidev config
2020-07-18 23:08:52 +02:00
Werner
812245def3
Move rockchip/64 current to 5.7.y (#2099)
* Move current to 5.7.x
* Update linux-rockchip-current.config
* Move dev patches to current
* copy dev to current
* move dev patches to current
* move rockchip64-current to 5.7.x
2020-07-18 23:07:01 +02:00
tonymac32
cf05d2dada [ Meson64 ] more cleaning 5.7
5.7.9 fixed the mmc block hack, patch removed.  Audio stuff organized a bit more, redundant things removed
2020-07-18 16:34:48 -04:00
Igor Pecovnik
841b652b2b Merge branch 'master' of https://github.com/armbian/build 2020-07-17 23:47:35 +02:00
Jannis
d41c23e51b [ mvebu-dev ] Push to 5.7 for first testing 2020-07-17 22:37:58 +02:00
Igor Pecovnik
8eaf2e68ff mvebu64 / dev - update kernel configuration 2020-07-17 19:58:02 +02:00
Igor Pečovnik
09b6ff3a7b
Add HDMI sound support for Allwinner A10, A20, A31 (#2096)
* Add HDMI sound support for Allwinner A10, A20, A31

Closes https://github.com/armbian/build/issues/2084

* Enable HDMI audio in kernel config and update config with misc modules
2020-07-17 18:30:21 +02:00
Xander van Wiggen
0b6955cad8 Add ethernet alias to BPI-M2 zero and zeropi (random MAC fix) 2020-07-10 01:39:29 +02:00
5kft
aae4dacbcd
[ sunxi-current ] add upstream patches 2020-07-09 06:59:49 -07:00
Igor Pecovnik
d16af794fe Remove deprecated / doubled patches from Meson64 DEV
Current has it all and already cleaned out.
2020-07-08 09:15:53 +02:00
tonymac32
4600fac23b [ meson64 ] more patches cleaned 2020-07-06 02:15:16 -04:00
tonymac32
7b61b53cd0 [ meson64 ] further cleaning
For some reason these patches are getting applied despite already being in the 5.7 kernel with no complaints from the scripts.
There are more, but it's slow going file by file.
2020-07-06 01:33:55 -04:00
tonymac32
ae4f41b837 [ meson64 ] 3rd round cleanup, 1st round sound patches
No sound yet, but dts's straightened out.
2020-07-05 11:52:00 -04:00
tonymac32
fe5c722fd5 [ meson64 ] patch organization round 2 2020-07-04 14:20:39 -04:00
tonymac32
6b135de727 [ meson64 ] patch cleanup step 1 before fixes 2020-07-04 13:35:11 -04:00
Igor Pecovnik
990585fe56 Add upstream patches, adjust kernel configs - add SPLASH_LOGO where needed 2020-07-01 15:23:52 +02:00
Martin Ayotte
f863010e75 Merge branch 'master' of https://github.com/armbian/build 2020-06-30 13:34:43 -04:00
Martin Ayotte
67f0d48ba3 add patch for missing ext_osc32k on H6 to fix OPiLite2 WiFi 2020-06-30 13:32:36 -04:00
Igor Pečovnik
f6abcc7c85
Add most recent drivers for Realtek RTL8152/RTL8153 that supports 2.5G adapters (#2071) 2020-06-29 19:16:10 +02:00
Igor Pecovnik
9020803f1d Update kernel configs due to logo support, adjust patches
Now always create logo, but enable only on request, where defined (Pinebook, Teres, ...)
2020-06-28 17:13:32 +02:00
Igor Pecovnik
9285ab0453 Update patch on sunxi DEV target as well 2020-06-27 22:07:18 +02:00
Igor Pecovnik
dd859a0e0f Fix broken / innactive patch for Bananapi M2 zero 2020-06-27 19:45:47 +02:00
Igor Pečovnik
50d8cbaff8
Bump sunxi to 5.7.y (#2056)
* Bump sunxi to 5.7.y
* Further cleanup 32bit works, 64bit needs more patches adjustement
* Also arm64 boots, SPI flash areas were refactored, new location is a bit fuzzy, leaving behind
* More fixed and cleanings, both variants builds now, but without overlay support
* fix sunxi overlays in AR-329 branch

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
Co-authored-by: Martin Ayotte <martinayotte@yahoo.ca>
2020-06-27 19:16:11 +02:00
Igor Pečovnik
7d758026b5
Enable kernel boot splash, env and bootscript files cleanup, upstream patches (#2065)
* Initial commit for kernel boot splash
* Add startup files to disable bootlog when system is up / down
* Update logo, remove deprecated one
* Introduce new u-boot variable bootlogo
* Adjust kernel config
* Make logo possible on Odroid XU4
- add legacy and current upstream patches
- delete xu4 environment since its not used
* Cleanup C2,C4, both tested, logo works on mainline,
- adding legacy upstream patches for c4
* Enable bootlogo by default on Odroid N2
* Enable logo on RK3399 desktop images
* Cleanup the rest of the environment files
* Add initrd hook that copy splash file to initrd.
* Missing logo bits for one boot scripts
* Enable boot logo on Pinebook A64
* Enable bootlogo on Teres
* Update config
2020-06-27 19:14:38 +02:00
Piotr Szczepanik
f7859e861f
Ignore BCM4345 and derivatives which are UART based in btsdio (#2068) 2020-06-27 12:13:15 +02:00
Igor Pečovnik
99afbdfe7e
Bump meson64 current to 5.7.y (#2069)
* Bump meson64 current to 5.7.y
* Add config

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-06-26 15:53:20 +02:00
Igor Pečovnik
a938699140
Adjust Rockchip64 dev and add PBPro stuff (#2055)
* Adjust Rockchip64 dev and add PBPro stuff

* Remove deprecated patches

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* Merge config with current
2020-06-25 20:23:56 +02:00
5kft
8bcdfc7c2b
[ sunxi-current ] add upstream patches 2020-06-24 14:07:47 -07:00
Piotr Szczepanik
72257bd064
Make USB3 support of ROCK Pi E on par with other rk3328 boards (#2050) 2020-06-23 16:37:54 +02:00
5kft
6f8a5ab260
[ sunxi-current ] add upstream patches 2020-06-22 17:42:21 -07:00
Igor Pečovnik
e1ecb09833
Initial ROCK Pi E support (as WIP) (#2042)
* WIP: Adding RockpiE config

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* Mainline u-boot for ROCK Pi E

* Initial ROCK Pi E device tree in kernel

* Fixed supplies for ROCK Pi E device tree

* Adjusted u-boot load address for rockchip64 boards with 256MB eg. ROCK Pi E

* Blacklisted lima on ROCK Pi E

* Fixed ROCK Pi E patch after merge from master

* Removed mode settings from rk805 regulators

* Fixed issues with offloading for gigabit interface of RockPi E

* Adjusted ROCK Pi E board config

* Added dev branch for ROCK Pi E

* Add build targets

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* Exchange legacy to current in ROCK Pi E build targets

Co-authored-by: Piotr Szczepanik <piter75@gmail.com>
2020-06-20 22:39:57 +02:00
Igor Pečovnik
c885b5575e
Add upstream patches (#2040)
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-06-19 18:37:05 +02:00
Igor Pecovnik
e7702e0ed4
Merge branch 'master' of https://github.com/armbian/build 2020-06-19 17:29:41 +02:00
Paolo
23604e8a0d
Introducing Rockchip RK322X SoC support (#2032)
* Introducing Rockchip rk322x SoC support

Main features:

- Legacy kernel flavour based upon stable v2.x rk3288 Rockchip branch (https://github.com/rockchip-linux/kernel/tree/stable-4.4-rk3288-linux-v2.x)
- Current kernel flavour based on mainline 5.6.y kernel
- Mainline u-boot (v2020.04)
- Single generic tv box target (rk322x-box) which boots on all the known tv boxes
- Hardware devices (eMMC/NAND, led wiring configuration, SoC variant selection) modulation done by user at runtime via device tree overlays - a script (rk322x-config) is provided for autodetection and simple configuration by inexperienced users;
- Bits added to armbian-hardware-optimization to set affinity for irq handlers
- rk322x-box targets already added to targets.conf for automatic image creation

* Removed disabled patches
* Restored mysteriously removed comment character
2020-06-19 17:27:27 +02:00
Igor Pecovnik
f47e7836d1
Attach Odroid XU4 DEV branch back to mainline + patches 2020-06-19 17:23:26 +02:00
m][sko
20d17a7c95
Switch meson to linux 5.7 (#2024)
* switch meson to linux 5.7

* formating

* enable panfrost module
2020-06-19 09:47:44 +02:00
5kft
d431797399
[ sunxi-current ] add upstream patches 2020-06-17 16:38:15 -07:00
Paolo
8f9f12065e
[RK3288] Bump rockchip-dev to kernel 5.7 (#2018)
* Moved rockchip-dev to kernel 5.7, removed already upstreamed patch (1016), adjusted conflicting patch (1015)
Most kernel configuration answer left at default, notables:
 - Wireguard (as module)
 - Zswap default compression set to LZO
 - RK3288 GPIOMEM (as module)
 - Enabled some new DMABUF bits (heaps, cmas)
 - Hantro driver
 - F2FS compression

* Disabled rx/tx dma for uarts, on my board causes system freeze during bluetooth initialization. Don't know if they ever worked, tried to enable them ages ago and they were already not working
2020-06-14 22:59:24 +02:00
Piotr Szczepanik
c7c2996b06
Switched rockchip64 dev target to kernel 5.7 (#2021) 2020-06-14 22:33:26 +02:00
5kft
f75695016b
[ sunxi-current ] add upstream patches 2020-06-10 15:13:27 -07:00
Paolo
f4cce97548
[rk3288] Various fixes and enhancements for xt-q8l-v10 CSC board (#2013)
* For xt-q8l-v10 rk3288 board:
- Upgraded u-boot to v2020.04, reworked configuration to match new version, enabled HDMI video console
- Increased u-boot boot delay from 0 seconds to 1 second for rockchip boards, to allow user interrupt u-boot boot process
- Imported efuse rk3288 driver into u-boot, made ethernet address stable using soc serial
- Upgraded ddrbin loader to v1.08
- Added VDSO patch for rockchip-current and rockchip-dev kernels for clock_gettime64 to fix erratic clock on 32 bit ARM devices with recent glibc
- Disabled 600 Mhz OPP node for GPU due to Panfrost instabilities, thus enabled 500 Mhz node
- Various fixes and enhancements to xt-q8l-v10 device trees for current and dev targets
- Added (disabled) u-boot HDMI patch for Tinkerboard

* Removed rk3288 ddrbin v1.08 from rockchip blobs, changed reference to use rkbin-tools repository

* Removed unneeded disabled patch for tinkerboard HDMI
2020-06-10 20:35:52 +02:00
5kft
9e51b2af08
[ sunxi-current ] add upstream patches 2020-06-07 07:02:27 -07:00
Piotr Szczepanik
df0083d395
Enabled HDMI audio for OrangePi 4 (#2009) 2020-06-06 19:52:47 +02:00
MarkoBursic
4fc10487f4
tested, working (#2008)
Author: @martinayotte
2020-06-05 10:08:03 +02:00
5kft
c5b787f4ab
[ sunxi-current ] add upstream patches 2020-06-03 07:21:07 -07:00
Igor Pecovnik
9cda37d460
Disable useless patch
We don't need to enable UARTS and OTG by default on all Nanopi boards. This seems to cause instability on M1

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-05-30 20:07:19 +02:00
5kft
f81c444b34
[ sunxi-dev ] update thermal-zone configuration for H6 2020-05-28 16:57:55 -07:00
5kft
ddfb860c7a
[ sunxi-current ] update thermal-zone configuration for H6 2020-05-28 16:57:39 -07:00
5kft
6fe3196d50
[ sunxi-current ] add upstream patches 2020-05-27 12:22:18 -07:00
Jayantajit Gogoi
7efb5014a2
Enable vcc_sd regulator on boot for NanoPi R2S (#1990)
NanoPi R2S has the same issue as ROC-RK3328-CC.
With working GPIO, during init the GPIO state s reset.
This causes the sdmmc regulator to shut down, preventing detection.
Removing and replacing the card will allow it to be detected, but that should not be necessary.
Fix this by setting the regulator on at boot.

Signed-off-by: Peter Geis <pgwipeout@gmail.com>
Link: 75aa567803
Signed-off-by: Jayantajit Gogoi <jayanta.gogoi525@gmail.com>
2020-05-26 22:20:31 +02:00
Igor Pečovnik
fe36958241
Add Odroid C4 legacy build (#1983) 2020-05-25 19:22:16 +02:00
Miouyouyou
5ffefd40ab
[RFC] RK3288 : Add HDMI resolutions (#1887)
* patch: kernel: rockchip-dev: Handle more resolutions with HDMI (β)

The added patch add more PLL configurations, in order to satisfy
more HDMI frequencies requirements.
This should allow users to benefit from more resolutions.

However, this is fairly untested. I only tested it on my 1080p
screen and, yeah, it works but so does the kernel without this
patch.

Signed-off-by: Miouyouyou (Myy) <myy@miouyouyou.fr>

* patch: kernel: rockchip-dev: Handle more resolutions with HDMI (β)

Now with proper patches names.

Anyway :

The added patch add more PLL configurations, in order to satisfy
more HDMI frequencies requirements.
This should allow users to benefit from more resolutions.

However, this is fairly untested. I only tested it on my 1080p
screen and, yeah, it works but it also does without this
patch.

So could anyone test this with the following configurations ?

* [ ] A HDMI 4K screen
* [ ] A HDMI 1366x768 screen resolution
* [ ] A VGA screen with a VGA to HDMI adapter
* [ ] A DVI screen with a DVI to HDMI adapter

Signed-off-by: Miouyouyou (Myy) <myy@miouyouyou.fr>

* Using the patches provided by @Kwiboo for HDMI

This provides me way more resolutions, including interlaced modes.

I don't see 4K modes, though the screen attached can't do it,
so I still don't know if that can help provided 4K modes on mainline
kernels.

Signed-off-by: Miouyouyou (Myy) <myy@miouyouyou.fr>

* Support for 4K screens

Using fixes provided by @czak

Tested and approved by @czak too !

Signed-off-by: Miouyouyou (Myy) <myy@miouyouyou.fr>
2020-05-24 23:08:01 +02:00
5kft
c7032ccdc2
[ sunxi-dev ] add correct H3 and H5 thermal zones and cooling maps 2020-05-23 09:27:41 -07:00
5kft
cc55d03a7b
[ sunxi-current ] add correct H3 and H5 thermal zones and cooling maps 2020-05-22 17:49:57 -07:00
Jagmn
c92fdd1161
[h3] Fix SPDIF clock multiplier settings (#1981)
There have been intermittent issues with SPDIF output on H3 & H2+ devices.
    Digging into the H2+ & H3 datasheets I encountered an important clue on
    table 8.7.2.2: s_clk needs to be 4x24.576 MHz or 4x22.5782 Mhz.
    Probably due to how SPDIF is a huge oversample of the audio frequency.

Co-authored-by: George Lander <lander@jagmn.com>
2020-05-22 00:24:33 +02:00
Igor Pečovnik
99f6bef7de
Attach Meson64 CURRENT to 5.6.y and make DEV = CURRENT at this point. (#1956)
* Attach Meson64 CURRENT to 5.6.y and make DEV = CURRENT at this point.

There is a lot of changes to 5.7.y and can be done after release or by someone that feels a need for this right now.

* Delete meson64_fclk_div3.patch

this fix has been upstream for some time, I had issues with it on 5.4, which is why it had been removed there.

* [ meson64 current ] kconfig tweak

disable Rockchip SoC drivers

* [ meson64 current ] remove rockchip patches

* [ meson64 current ] disable CMA patch GX

* [ meson64 current] add libretech cc audio patch

This brings the dts even with the khilman 5.8/integ branch which includes all of the audio changes.  The kernel is registering audio devices, however nothing comes out.  committed in case someone wants to spend time debugging/testing theories.

* fix permissions

was editing from another machine, accidental change of permissions in the patch

* Set default mixer settings

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* [ meson64 current ] GXL audio commit

This moves to the mainline patches and covers le potato and la frite.  Adjusted asound config to handle a commonized sound card name.

* [ meson64 current ] add gxbb audio WIP

Playback is too fast, a clock setting is off somewhere.

* Update kernel configs

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

Co-authored-by: Tony <tonymckahan@gmail.com>
2020-05-22 00:17:08 +02: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
Piotr Szczepanik
40a3d4ecb9
Fixed rt5651 codec probing after its driver was changed to module (#1969) 2020-05-17 18:42:24 +02:00
Werner
55d5c667f3
Update npi-a64-only-audio-usb.patch (#1972)
7107eed3fa (diff-b855842906d9352d559c9a0b69eb30ed) broke this patch.
This fixes it.
2020-05-17 18:40:27 +02:00
Werner
e419fdc7ca
Update board-h6-orangepi-lite2-fix-missing-all.patch (#1971)
89b5e5f782 (diff-986c134d2455444b5a9ffd6941aa50ef) broke the patch.
This fixes it.
2020-05-17 18:40:18 +02:00
Igor Pečovnik
702259ea7d
Enable USB on Udoo board (#1973)
* Enable USB on Udoo
2020-05-17 18:38:51 +02:00
Igor Pečovnik
a0f9d7af80
Move imx6 current to 5.6.y (#1903)
* Move imx6 current to 5.6.y
* Config update
2020-05-17 18:35:21 +02:00
Piotr Szczepanik
5fa43b0a5e
Fixed mali error on boot for rk3399-legacy (#1965) 2020-05-15 21:51:36 +02:00
Igor Pečovnik
f054caca02
Switching Odroid C1 boot partition to FAT (#1964)
* Switching Odroid C1 boot partition to FAT

U-boot FAT driver is very unstable and there is no wish to dig into u-boot. Seems like a sane workaround @plntyk

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* Add notes for separate boot partitions

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* Typo

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* Bugfix: use zImage for converting to uImage since on FAT partitions we use move

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* Cleanup C1 boot scripts

We have no plans to ever support legacy kernel again. Removing related things

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* A bit more radical change. Moving meson current to (new) legacy, current to 5.6.y and dev to some development branch / commit.

* Remove unneded patch

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-05-15 21:50:26 +02:00
5kft
4aa2b6bc83
[ sunxi-current ] add upstream patches 2020-05-10 08:47:12 -07:00
Igor Zhukov
89b5e5f782
Add mali GPU supply for OrangePi Lite2 (#1943) 2020-05-09 10:36:42 +02:00
Piotr Szczepanik
d479e98a56
Added dev target support for NanoPi R2S (#1953) 2020-05-08 23:09:11 +02:00
Igor Pečovnik
bdd63057f9
Add missing bits for DEV kernel (#1951)
* Disabling GPIO reset to fix broken ethernet on Odroid C4
* Add C4 network fix for DEV kernel as well
2020-05-07 17:11:06 +02:00
Igor Pečovnik
8f6419edd6
Disabling GPIO reset to fix broken ethernet on Odroid C4 (#1950) 2020-05-07 17:05:12 +02:00
5kft
bf34c72c53
[ sunxi-current ] add upstream patches 2020-05-06 16:59:16 -07:00
Tony
cec6d242df
Merge pull request #1842 from armbian/roc-rk3328-cc-enable-dmc
Enable DMC for roc-rk3328-cc (renegade) in current

No stability issues with this enabled, no reason not to merge, enables higher clockrates via manual setting for now.
2020-05-05 22:11:18 -04:00
5kft
ab96d0193d
[ sunxi-current ] add upstream patches 2020-05-05 10:57:50 -07:00
plntyk
483d7e96a7
Fix odroidc1 (#1932)
* enable and change odroidc1 config
remove EOS
enable current and dev config
meson-current: update config
meson-dev: update config
Signed-off-by: Dirk Neukirchen <plntyk.arm@plntyk.name>

* meson-current meson-dev: reduce Kernel size

with default loading locations in u-boot
the uImage can be too large and will be partly overwritten
with the loaded dtb leading to boot failues due to wrong checksum

Signed-off-by: Dirk Neukirchen <plntyk.arm@plntyk.name>

* odroid-c1: change default loglevel

Signed-off-by: Dirk Neukirchen <plntyk.arm@plntyk.name>

* meson: fix odroidc1 boot and create uImage

without uImage the board will not boot
take the already used hack (?) from
general-kernel-odroidn2-current.patch
since KERNEL_IMAGE_TYPE does not work as expected

Signed-off-by: Dirk Neukirchen <plntyk.arm@plntyk.name>

* Update targets.conf

* Update targets.conf

* Update targets.conf

* Making a bigger diff

* Removing build_minimal

One can choose what to build, while build targets are defined elsewhere

* Governor interactive n/a

* Updating config

Cause of changes in boot.ini we don't need to worry about size. After few tests, no problems sighted.

Tested running Docker.

* Adjust dev config too

Tested.

* Update odroidc1.conf

Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
2020-05-03 00:39:52 +02:00
5kft
276e805b90
[ sunxi-current ] add upstream patches 2020-05-02 07:00:55 -07:00
guidol70
7107eed3fa
Update npi-a64-only-audio-usb.patch (#1935)
deleted activation of i2s1 - 1c2240, because it isnt necessary for the corect operation of audio-analog and sound_hdmi
USB isnt affected.
i2s2 is right, because its needed for sound_hdmi 1c22800
2020-05-02 15:05:18 +02:00
5kft
ba34ad6d28
[ sunxi-current ] add upstream patches 2020-04-29 11:03:36 -07: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
guidol70
142f0506fe
npi-a64-only-audio-usb.patch (#1928)
* npi-a64-only-audio-usb.patch

This is a follow-up to the PR #1927 where the complete sun50i-a64.dtsi was changed.
This is a patch ONLY for the NanoPi A64 .dts to activate Audio & Upper USB-port
Has been build/compiled and works with focal 5.6.5

Address = Alias:
sound=sound
sound_hdmi = sound_hdmi
1c19000 = usb_otg
1c22400 = i2s1
1c22c00 = dai
1c22e00 = codec
1c22800 = i2s2
1f015c0 = codec_analog

* Create npi-a64-only-audio-usb.patch

Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
2020-04-28 22:33:48 +02:00
Igor Pecovnik
c585e51044
Meson64 dev - add missing patch that broke compilation for Odroid C4 2020-04-27 19:03:16 +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
Neil Armstrong
07447294c7
Add support for Odroid c4 (#1923)
* meson-sm1: use amlogic-boot-fip to generate boot binary for SM1

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>

* patch: add Linux and U-Boot patches

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>

* configs: enable Odroid-C4

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
2020-04-27 18:03:48 +02:00
useful64
fefc7d0a24
Update rk3328-audio-and-renegade-supplies.patch (#1920)
Fix "pd_gpu@RK3328_PD_GPU", it was in the wrong place. It need be inside "power-controller" to work. (+12 line offset)
2020-04-26 13:20:41 +02:00
Igor Pečovnik
9f0976a315
Fix ethernet detection for Nanopi K2 (#1912) 2020-04-25 21:25:28 +02:00
useful64
f7000a4a61
Update board-rock64-add-audio.patch (#1915)
Fix: change "stratus" to "status" on hdmi_sound
2020-04-25 17:17:35 +02:00
Igor Pecovnik
533222dde7 [ meson64 ] Remove deprecated patches 2020-04-24 17:18:45 +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
Antoine Aflalo
a44f6a6ac6
Base Odroid kernel on HardKernel repository (#1906) 2020-04-21 00:16:48 +02:00
Werner
ce8e03e6dc
Delete patch-5.6.4-5.patch (#1901)
Merged into upstream
2020-04-20 15:52:51 +02: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 Pecovnik
d6d6d9ae5e
Upstream patches for sunxi current and dev
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-04-17 23:38:47 +02:00
Werner
2a3d8a8f99
[sunxi-dev] H6 gpu regulator fixes - 2nd attempt (#1884)
* Create sun50i-h6-drm_panfrost-missing-remove-opp-table-in-case-of-failure.patch

* Create sun50i-h6-drm_panfrost-add-devfreq-regulator-support.patch

* Rename sun50i-h6-drm_panfrost-add-devfreq-regulator-support.patch to sun50i-h6-drm_panfrost-2-add-devfreq-regulator-support.patch

* Rename sun50i-h6-drm_panfrost-missing-remove-opp-table-in-case-of-failure.patch to sun50i-h6-drm_panfrost-1-missing-remove-opp-table-in-case-of-failure.patch
2020-04-17 09:08:09 +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
5e37270da5 Removed unused wlan and blootooth from OrangePi 4 modern targets 2020-04-17 08:37:41 +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
a82dbd3f7b
[sunxi-dev] Add higher clock for H6 (#1879) 2020-04-10 10:02:48 +02:00
5kft
6550a3cf22
[ sunxi-current ] add upstream patches 2020-04-08 06:43:12 -07:00
Piotr Szczepanik
00bd87c1f4 Merge remote-tracking branch 'origin/master' into roc-rk3328-cc-enable-dmc 2020-04-07 09:12:58 +02:00
Piotr Szczepanik
38e99c76e3 Fixed errornous status names for dmc and dfi of roc-rk3328-cc in current 2020-04-07 09:11:54 +02:00
Igor Pecovnik
6b3c1a87f4
sunxi/64-dev: update kernel configs and remove two deprecated patches 2020-04-06 23:51:18 +02:00
Martin Ayotte
ba3135040f switch sunxi-dev branch to 5.6.y 2020-04-06 14:32:56 -04: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
Piotr Szczepanik
dc2b43562e Added more specific "compatible" string for OrangePi 4 2020-04-05 23:27:22 +02:00
Piotr Szczepanik
e14a61c229
Fixed sound from rt5651 on OrangePi 4 (#1870) 2020-04-05 18:15:06 +02:00
tonymac32
edd9568314 [ rockchip64 ] RK3399-ROC-PC enable PCIE
Enables PCIE PHY, with Mezzanine NVME is now available.
2020-04-05 02:45:01 -04: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
Igor Pečovnik
a742aa92e8
Add Realtek 8189ES and FS driver from repository (#1860)
* Add 8189es out of the tree patch from repository.
* Added 8189FS version
* Support building on kernel 5.6. for 88x2bu

Tested for building on legacy, current and dev, removed old patches
2020-04-01 21:14:49 +02:00
5kft
e15cf2a853
[ sunxi-current ] add upstream patches 2020-04-01 11:37:43 -07:00
Martin Ayotte
dba65ba3ed
Commit recreate 2020-04-01 17:51:13 +02: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
Piotr Szczepanik
f59399d811 Enable uart0 for ROCK Pi S in device tree 2020-03-25 23:38:50 +01:00
5kft
e274e63a71
[ sunxi-current ] add upstream patches 2020-03-25 07:24:54 -07:00
Piotr Szczepanik
aa1b639535
Fixed slow boot of rk3399 with mainline (#1852) 2020-03-23 18:44:03 +01:00
Igor Pečovnik
1516616c2d
Rockchip and Odroid XU4 upstream fixes (#1855) 2020-03-23 00:41:45 +01:00
Piotr Szczepanik
dafd7c7ebc Disable (non functional) DMC for ROCK Pi S legacy 2020-03-22 20:07:43 +01:00
Piotr Szczepanik
f58a0c0e0a Synchced ROCK Pi S legacy with Radxa work 2020-03-22 00:10:10 +01:00
5kft
2af87af606
[ sunxi-current ] add upstream patches 2020-03-21 12:12:29 -07:00
Piotr Szczepanik
3e1e21e77a Adjusted OrangePi 4's DMC frequencies in legacy 2020-03-19 23:40:16 +01:00
Piotr Szczepanik
ba80dbc93e
OrangePi 4 device tree cleanup part 1 (#1809)
* Cleaned up OrangePi 4 device tree (with help from @chwe17)

* Reconfigured OrangePi 4's usb-c power input

* Powertree fixes for OrangePi 4

* Removed unnecessary xin32k clock in OrangePi 4's device tree

* Reverted fusb302 change for OrangePi 4

* Removed uart4 in OrangePi 4's device tree

* Synced OrangePi 4's DTS from current to dev

* Synced OrangePi 4's DTS from current to legacy

* Minor fixups for OrangePi 4 DTS in legacy
2020-03-19 20:41:04 +01:00
5kft
7147640e16
[ sunxi-current ] add upstream patches 2020-03-18 17:18:49 -07:00
brian lee
8a3d5d32ed
patch: kernel: rockpi4b: fixed headphone no audio output (#1848)
Signed-off-by: brian <brian@vamrs.com>
2020-03-18 08:01:50 +01:00
Igor Pecovnik
71961ff8fc
[ odroidxu4 ] Update legacy kernel patches
Due to upstream changes

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-03-17 12:08:54 +01:00
Martin Ayotte
ca24fd20e4 change 'soc@1c00000' node naming to 'soc' for DEV+CURRENT, leave it as is in LEGACY 2020-03-16 12:38:29 -04:00
Piotr Szczepanik
6778383016 Fixed HDMI output (at the cost of USB-C DP) for OrangePi 4 in legacy 2020-03-15 17:45:46 +01:00
Piotr Szczepanik
ea35add113 Enable DMC for roc-rk3328-cc (renegade) in current 2020-03-13 21:29:14 +01:00
5kft
8d0433d266
[ sunxi-current ] add upstream patches 2020-03-12 07:45:10 -07:00
Piotr Szczepanik
b31ebbea77
Fixed eMMC hs400es mode init on some rockchip64 boards in current and dev (#1823) 2020-03-09 20:28:03 +01:00
Igor Pečovnik
a0e009a73e
WIP: Add initial support for FriendlyARM Nanopi R2S (#1793)
* Add initial support for FriendlyARM Nanopi R2s

One net port not working yet.

* Enable 2nd network, rename it to lan0, adjust motd to see lan*

* Added rk3328 dmc devfreq driver

* Fixed SD card issues for NanoPi R2s

* Added usb serial gadget console for NanoPi R2s

Co-authored-by: Piotr Szczepanik <piter75@gmail.com>
2020-03-09 00:03:27 +01:00
5kft
3a5b3a0834
[ sunxi-current ] add upstream patches 2020-03-05 18:23:36 -08:00
Jannis
298b65484e
Merge pull request #1831 from armbian/mvebu-kernel-update
[ mvebu ] Kernel update
2020-03-05 07:58:08 +01:00
5kft
88023e0ecc [ sunxi-current ] add correct CPU regulator configuration for the nanopi-r1
This change enables the 1.1v/1.3v MP2143DJ regulator connected to GPIO PL6 on
the NanoPi R1, enabling proper CPU frequency control/DVFS operation
2020-03-04 20:53:27 -08:00
Igor Pecovnik
7dbdc63bcd
[ odroid xu4 legacy ] Update kernel config, add upstream patches, adjust broken patch 2020-03-03 22:43:54 +01:00
Jannis
659ca6d8e4 Merge branch 'master' into mvebu-kernel-update 2020-03-03 22:43:03 +01:00
Ash
d3b6800611
[ROCK Pi S] Mainline 5.5.y (dev) target (#1773)
* [ROCK Pi S] WIP mainline (dev) target
* [ROCK Pi S] Disable `rockchip64-dev` patches for now
* [ROCK Pi S] Add rtl8723ds wifi drivers
* [ROCK Pi S] Enable onboard audio (`rk3308-acodec`,`rk3308-i2s-tdm`)
Switch kernelsource to 5.5.y
* [ROCK Pi S] WIP: Use mainline 5.5.y kernel
Add a new `current` branch that tracks mainline
* [ROCK Pi S] Use updated u-boot board dt name `rk3308-rock-pi-s`
Removing the need for a special bootenv for n
* Temporally disable current
Co-authored-by: Igor Pečovnik <igorpecovnik@users.noreply.github.com>
2020-03-02 21:48:12 +01:00
Igor Pecovnik
a7ec3a60e7
[ odroidxu4-current ] Add upstream patches 2020-03-01 19:38:50 +01:00
tonymac32
ebca3ebc95 [ meson64-current ] more cleaning of patches 2020-02-29 22:52:45 -05: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
tonymac32
1570c262f1 [ Meson64-current ] General patch cleanup Round 1 2020-02-27 01:03:30 -05:00
tonymac32
ed3706e2df [ meson64-current ] fixes 2020-02-26 00:53:24 -05:00
tonymac32
a36def322c [ meson64-current ] NanoPi-K2 Audio 2020-02-25 22:51:14 -05:00
tonymac32
f3e4d64504 [ meson64-current ] remove 896MB DMA pool patch
This was most likely responsible for the memory issues reported on Le Potato/etc.
2020-02-25 21:36:24 -05:00
tonymac32
abb9cc834a [ meson64-current ] clean disabled patch
Clock is already defined as critical in current kernel.
2020-02-25 01:54:15 -05:00
tonymac32
0d7ae3543f [ meson64-current ] Move Odroid-C2 to new audio driver 2020-02-25 01:45:33 -05:00
Tony
7fa5958a69
Merge pull request #1810 from lanefu/lepotato-fix-to-master
port lepotato fixes from v20.02 to master
2020-02-25 00:14:07 -05:00
tonymac32
e674e333a1 [ meson64-current ] clean patches
Patches removed have been implemented in the kernel upstream.
2020-02-25 00:11:51 -05:00
5kft
2efe1e92bc [ sunxi-current ] fix minor patch issue with pull request https://github.com/armbian/build/pull/1807 2020-02-24 11:59:08 -08:00
5kft
77c6352bfa [ sunxi-current ] add upstream patches 2020-02-24 11:49:25 -08:00
Martin Ayotte
f454b26150
Merge pull request #1807 from EvilOlaf/patch-2
Create xxx-sun50i-h6-enable-higher-clock.patch
2020-02-24 14:14:36 -05:00
Lane Jennison
7eea3a379e port lepotato fixes from v20.02 to master 2020-02-23 20:52:37 -05:00
Igor Pecovnik
f4850d00c6
Enable serial gadget console on Nanopi Neo2 core and black
Closes [AR-177]
2020-02-23 19:23:10 +01:00
Werner
b494bb505f
Create xxx-sun50i-h6-enable-higher-clock.patch 2020-02-23 19:13:36 +01:00
5kft
74c6adec74 [ sunxi ] added "cpu-clock-1.2GHz-1.3v" overclock overlay (sets maximum overclock to 1.2GHz) 2020-02-22 07:24:21 -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
Jannis
91969d52bb Merge branch 'master' into mvebu-kernel-update 2020-02-18 12:44:51 +01:00
Igor Pecovnik
3e9f46d3cd Few last bug fixes 2020-02-17 01:52:08 +01:00
Igor Pecovnik
cc950ac8f3
Remove broken sunxi-legacy patches 2020-02-15 22:17:53 +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
Igor Pečovnik
47e151d831
Fix Pinebook and Teres (#1800)
* Port ANX78xx Pinebook / Teres LCD panel driver from 5.6-rc1

* Move Teres U-boot to 2020.01 ... it boots with enabled screen now.

* U-boot 2020 needs some extra Pyton utils when packing sunxi bootloader. Adding to native and Docker build dependencies.

* Add Pinebook lid wakeup

* python3-dev is also needed dependency
2020-02-14 18:50:00 +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
Elias Kotlyar
d43f389035
Fixxes #1788 - Code taken from https://linux-sunxi.org/SPIdev (#1789)
* Fixxes #1788 - Code taken from https://linux-sunxi.org/SPIdev
* Additional Patch for 5.5
2020-02-13 20:32:06 +01:00
Igor Pecovnik
7a2b35f2d5 Cleanup and a small bugfix 2020-02-11 17:37:31 +01:00
Igor Pečovnik
7570bfcf04
Improve DVFS handling on Allwinner A64 boards to gain stability (#1797) 2020-02-11 17:36:58 +01:00
tonymac32
dc75fea037 [ rockchip64 ] fix SD card voltage toggling vis codec on rk3328 2020-02-09 17:09:37 -05:00
Igor Pecovnik
bd128e97a3
Add Rockchip legacy upstream patches 2020-02-09 16:13:09 +01:00
Igor Pečovnik
c0527b1b21
Add upstream patches, briefly tested for stability. (#1791) 2020-02-09 13:52:35 +01:00
Martin Ayotte
d366d621bd UART4 should be disabled by default on OPi4 since overlay exist 2020-02-07 16:04:59 -05:00
Piotr Szczepanik
992d0aa88c Linked legacy Rock Pi S' DTS file to mainline's filename 2020-02-07 20:22:37 +01:00
Igor Pecovnik
a29b1c34fb Remove deprecated patches 2020-02-07 07:32:38 +01:00
Igor Pecovnik
33f8a9cc7d [odroidxu4-current] Add upstream patch 2020-02-06 23:53:17 +01:00
Igor Pecovnik
8657909cca Merge branch 'master' of https://github.com/armbian/build 2020-02-06 23:52:37 +01:00
Igor Pecovnik
50dd1ca467 Update rockchip64 kernel config - getting closer to Ayufan configuration which is apparently more stable. Need testings 2020-02-06 23:47:12 +01:00
Martin Ayotte
03ae848dd1 add i2c2/i2c3 to R40 2020-02-06 12:32:21 -05:00
Tony
0dc58c1109
fix typo
noticed missing HDMI audio Rock64.  Oops.
2020-02-05 23:54:47 -05:00
5kft
eaf3dab9dc [ sunxi-current ] add upstream patches 2020-02-05 17:16:04 -08:00
Martin Ayotte
94f27962e1 add more UARTs and SPIs to R40 2020-02-05 17:08:43 -05:00
Paolo
008f3fd47c
[xt-q8l-v10] fixed act8846 regulator against kernel 5.4, enabled eMMC DDR mode (#1778)
* Added ALSA configuration bits for rk3288 HDMI and SPDIF to allow
pulseaudio show proper sound device/profile/mapping names instead of
just "Built-in Audio" for all of them

* Added ALSA device description in asound.conf to provide correct labels for PulseAudio for RK3288 devices when SPDIF and DW-I2S-HDMI simple audio cards are exposed
Removed unnecessary ALSA configuration files previously added from rockchip.conf

* Fixed cpu operating points tables and raised a bit (+5°C) cooling for non-critical temperatures for xt-q8l-v10 in dev and next kernel flavours

* Fixed again cpu opp table

* Removed whole cpu opp table and retouch only necessary operating points

* Enabled gpiomem driver for xt-q8l-v10 in next kernel flavour

* Added debounce delay and card detect gpio pins for sdmmc card holder for xt-q8l-v10 board

* Added card-detect and debounce delay for sdmmc for xt-q8l-v10 board in next kernel flavour too

* Fixed missing comment in xt-q8l-v10 device tree patch

* Added gpiomem to xt-q8l-v10 board for dev kernel

* Fixed FAN53555/Silergy patches to accomodate changes in u-boot v2019.04

* Changed property property flags for USB regulators in u-boot and kernel: kernel is now informed that bootloader is going to turn the USB power on

* Fixed indentation in rk3288-xt-q8l-v10.dts, raised debounce delay to sdmmc, added vbus-supply to USB host, removed some unneeded properties

* Added working DDR52 mode for eMMC on xt-q8l-v10

* Removed regulator-off-in-suspend for some xt-q8l-v10 regulators due to changed in act8865.c driver which causes the regulators to be misconfigured

* Adjusted targets for xt-q8l-v10 (provides bionic desktop + buster server)

* Removed all regular-state-mem nodes in xt-q8l-v10 device tree because the change in act8865.c affects also non-off entries

* Brought xt-q8l-v10 device tree from rockchip-current to rockchip-dev
2020-02-05 00:37:02 +01:00
Piotr Szczepanik
a186fd4984
Switched rockchip64-dev to mainline kernel 5.5.y (#1781) 2020-02-05 00:19:00 +01:00
Martin Ayotte
64e494384b add UART2 to BPiM2Ultra and BPiM2Berry 2020-02-03 12:14:40 -05:00
tonymac32
7084a2d457 [ rockchip64 ] Rock64 add audio 2020-02-03 00:28:23 -05:00
tonymac32
18b24717be [ rockchip64 ] rk3328 and renegade sound and dts clean
Adds k5.5 audio pipeline dts entries, adds audio to Renegade, cleans up some dts mess in renegade

- Note:  PulseAudio seems to need to toggle a couple times before audio will play.  That is not addressed in this patch.
2020-02-02 18:26:29 -05:00
Jannis
a412ff9b4e Merge branch 'master' into mvebu-kernel-update 2020-02-02 21:58:43 +01:00
Igor Pečovnik
89a5a394ba
Add exceptions to support native Ubuntu 20.04 building (#1764)
* Add exceptions to support native Ubuntu 20.04 building, fix small bug related to SD card write verification.

* Improve first install steps by installing Dialog and lsb_release first. This left out since we moved host install after we choose what we will do ... dialog is essential for this. Second we don't wait properly for APT manager to finish the process. Fixed with this commit

* Suppress output

* Update OdroidXU4 dev config & patches
2020-02-02 10:31:30 +01:00
Igor Pecovnik
b6c46b10fc Adjust various DEV configs and patches 2020-02-01 20:51:47 +01:00
Igor Pečovnik
020ddfcfa1
Address Odroid XU4 current stability issues. (#1766)
* Address stability issues, update configuration. 
* Cleanup - remove not needed patches
* Add upstream patches

Board survived regular stress testing while previous config/version hanged instantly.
2020-02-01 17:55:22 +01:00
5kft
542d0ef54d [ sunxi-current ] sync with upstream 2020-01-31 18:49:16 -08:00
5kft
98e1516992 [ sunxi-current ] update upstream patches 2020-01-29 20:13:56 -08:00
tonymac32
1f95a0086e [ rockchip64 ] clean out disabled patch 2020-01-27 23:12:19 -05:00
Matthias Riechmann
f54bb6d9a7 Fixes makefiles of rockchip headers (#1765)
* Fixed makefile of kernel header 4.4.202 for rockchip64

* Fixed makefile of kernel header for rockchip
2020-01-27 17:32:10 +01:00
5kft
724e6a4185 [ sunxi-current ] add upstream patches 2020-01-26 06:52:45 -08:00
Igor Pecovnik
45ebe91437 Upstream patches for a few legacy kernels 2020-01-26 14:01:11 +01:00
Piotr Szczepanik
720959e43e Fixed the codec probe crash in "dev" for OrangePi 4 2020-01-24 22:52:41 +01:00
Jannis
a3ef3fb11f Merge branch 'master' into mvebu-kernel-update 2020-01-24 21:55:02 +01:00
5kft
34bd88e1d2 [ sunxi-current ] remove deprecated patches 2020-01-24 12:07:11 -08:00
Piotr Szczepanik
027c3f1a0a OrangePi 4 preliminary support (current and dev kernels) 2020-01-24 19:04:42 +01:00
Piotr Szczepanik
d9fb5bfe8f OrangePi 4 preliminary support (rk3399-legacy kernel) 2020-01-24 15:27:04 +01:00
5kft
9be143c2e4 [ sunxi-current ] add upstream patch for 5.4.14 2020-01-23 07:23:11 -08:00
Nick Breen
3b1418fb5b generate an optional overlay for the early 14" pinebook's boe hb140wx-501 lcd panel (#1746) 2020-01-23 15:53:24 +01: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
Matthias Riechmann
e0b17387ea Fixed makefile of kernel headers 4.4.210 for rk3399 (#1753) 2020-01-21 14:57:45 +01:00
Jannis
9a52bb579d
Merge pull request #1758 from armbian/mvebu-disable-stretch
Mvebu disable stretch
2020-01-21 13:02:53 +01:00
tonymac32
b3fc6df52e [ rockchip64 ] Set OTG mode to host on Renegade USB2 2020-01-20 23:40:42 -05:00
tonymac32
d230c3d15d [ rockchip64 ] add USB3 PHY RK3328
Adds the USB3 PHY driver currently under consideration upstream.

Tested:

 - Renegade
 - Rock64
2020-01-20 22:22:55 -05:00
5kft
1c903a93f0 [sunxi-current] cleaned up kernel uplevel patches
* cedrus patch is now included in upstream mainline
* topology patch is already included in megous upstream
2020-01-20 06:30:54 -08:00
Werner
c556012f30 [sunxi-current] (#1755)
Add upstream patch
2020-01-20 08:13:50 +01:00
tonymac32
0a18eca925 [ Rockchip ] Clean up now redundant MiQi patches
These patches are now part of the rk3288.dtsi to avoid all the mess of applying multiple patches across multiple boards.
2020-01-20 02:10:54 -05:00
tonymac32
a254166c1a [ rockchip ] Tinker 1.8 and revert remove broken dtb 2020-01-19 21:01:53 -05:00
Jannis
0da16dfc3d [ mvebu ] Update patches to fit new legacy, current, dev 2020-01-19 15:54:02 +01:00
Jannis
91e19648b3
[ mvebu-current ] Merge pull request #1739 from armbian/mvebu-current-sfp
Enable SFP module info and cleanup sfp patches on mvebu-current
2020-01-19 12:39:29 +01:00
Jannis
e4c8c0aaa0
[ mvebu-dev ] Merge pull request #1745 from armbian/mvebu-dev-cleanup
[ mvebu-dev ] cleanup patches and disable pcie support in kernel config to use pcie
2020-01-19 11:21:06 +01:00
tonymac32
72b67c6c2a [ rockchip ] no broken dtb's in new kernels 2020-01-19 02:02:29 -05:00
tonymac32
e530439fc0 [ rockchip ] clean removed patches 2020-01-19 01:54:03 -05:00
tonymac32
7ff7204141 [ rockchip ] Current switch to Panfrost
Mali driver is not enumerating device anyway, Panfrost was.
2020-01-19 01:35:07 -05:00
tonymac32
723dbeaaa1 [ rockchip64 ] remove disabled CEC patch 2020-01-18 23:45:14 -05: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
Igor Pečovnik
cc7ab6a6b1
Move meson64 to mainline + patches (#1748)
* Attach Meson64 to mainline with a bunch of patches. Tested, but need further work.
* Enable DVFS on N2 which sometimes works, sometime doesn't, cleanup
* Enable beta targets for Meson64 kernel family
* Bump with version
2020-01-18 19:05:55 +01:00
Julian Sikorski
6b09068695 Drop patches already included in hardkernel git repo (#1743) 2020-01-16 22:20:39 +01:00
Igor Pecovnik
811754bc73
Rockchip64 - add upstream patches 2020-01-16 17:50:38 +01:00
Igor Pecovnik
1e0e901ea0
Add upstream patches, need proper testing. 2020-01-16 13:26:38 +01:00
Jannis
33546671bc Merge branch 'master' into mvebu-dev-cleanup 2020-01-15 14:20:21 +01:00
Igor Pecovnik
a064731ef4
Odroid XU4 legacy upstream patches 2020-01-13 21:56:45 +01:00
Jannis
ea34d3d365 Cleanup old mvneta patches as they are in mainline already.
Cleanup old sfp patches as sfp is supported.
2020-01-12 21:57:48 +01:00
Jannis
9dc8308065 Remove old thermal patch (pre4.16) 2020-01-12 21:57:38 +01:00
Jannis
845542bfa1 Remove old AUFS patches 2020-01-12 21:57:26 +01:00
Piotr Szczepanik
8c93385a84
Adjusted txpbl for rk3399 to fix network issues with MTU 1500 (#1736) 2020-01-12 21:51:52 +01:00
Igor Pecovnik
fd6b14d15c
Revert "Fix broken Tinkerboard booting due to changes in stmmac driver (#1734)"
This reverts commit 2099cb1557.
2020-01-12 21:02:56 +01:00
Igor Pecovnik
379033f729
Rockchip legacy upstream patches 2020-01-12 20:58:06 +01:00
Jannis
92a816e557 Adjust mvneta-tx-queue-workaround patch on mvebu-current 2020-01-12 20:22:47 +01:00
Jannis
9947814375 Cleanup mvebu-current sfp patches 2020-01-12 20:21:04 +01:00
Jannis
07535f073e Enable SFP module information and netdev patch on mvebu-current 2020-01-12 20:17:47 +01:00
Piotr Szczepanik
f059569a1a
Reverted workaround for ethernet in rockchip64-current (fixed in 5.4.11) (#1737) 2020-01-12 19:35:05 +01:00
Jannis
43075a04b5
Merge pull request #1722 from armbian/clearfog-legacy-4.14
Check & Rework remaining patches for mvebu (sfp on legacy, and pcie on current)
2020-01-12 18:58:39 +01:00
Jannis
c2106c3d5d Fix cpufreq (dynamic frequency scaling) for mvebu-current. (#1727)
* Fix cpufreq (dynamic frequency scaling) for mvebu-current. Also move disabled patches in extra folder for better usability
* Move unlock-atheros-reg patch to disabled
* Accidentally deleted a patch instead of moving it to disabled. Restore it
* Survived standard stress testing + one night of normal operation (Helios4)
2020-01-12 10:48:03 +01:00
Igor Pečovnik
2099cb1557
Fix broken Tinkerboard booting due to changes in stmmac driver (#1734) 2020-01-11 21:46:25 +01:00
Igor Pecovnik
0c38be8ba8
Allwinner: Remove deprecated patches and separate DEV configs 2020-01-11 21:13:50 +01:00
Igor Pecovnik
c962682e56
Allwinner. An attemt to fix HDMI audio with help of patched from LE Closing https://github.com/armbian/build/pull/1383 2020-01-11 20:22:59 +01:00
Nick Breen
958ecaddf3 disable patch as it conflicts with mainline (#1731)
duplicate nodes for thermal-zones
2020-01-11 19:51:05 +01:00
Karabek
1017a86bb3 Sunvell R-69: Set 2nd USB port as host. (#1729)
* Set 2nd USB port as host.

see https://forum.armbian.com/topic/4877-h2-sunvell-r69-android-tv-box-aliexpress/page/9/?tab=comments#comment-92686

* Sunvell R-69: Set 2nd USB port as host.

see https://forum.armbian.com/topic/4877-h2-sunvell-r69-android-tv-box-aliexpress/page/9/?tab=comments#comment-92686
2020-01-11 19:48:19 +01:00
Werner
4bc2505e0f [sunxi-current] Add upstream patch (#1730)
* Create patch-5.4.8-9.patch
2020-01-11 19:47:27 +01:00
Jannis
39b6f24287 Finally remove the mvebu-time-out patch on mvebu 2020-01-08 18:23:17 +01:00
Jannis
d03fb57af9 Merge branch 'master' into clearfog-legacy-4.14 2020-01-07 21:53:51 +01:00
Jannis
b46ed4c46c Cleanup old patches 2020-01-07 21:48:09 +01:00
Jannis
af05f254da Merge branch 'clearfog-dev-5.4' into clearfog-legacy-4.14
Integrates the changes previously made on dev branch into this one. So this can be merge in one PR.
2020-01-07 21:45:40 +01:00
Jannis
a5d234a133 Also disable pci time out patch on dev 2020-01-07 21:44:35 +01:00
Jannis
ded956de94 Disable pcie timeout patch, fixes pcie problems 2020-01-07 20:53:33 +01:00
m][sko
7bf126caf1 fix gpu power on firefly rk3399 (#1724) 2020-01-07 00:43:04 +01:00
Igor Pecovnik
ff0dca9840
Remove OdroidXU4 upstream patches which seems to contribute to https://forum.armbian.com/topic/12598-armbian-config-on-odroid-hc1/?tab=comments#comment-92351 2020-01-06 20:15:44 +01:00
Nick Breen
eb586f8135 modified anx6345 patch to log errno from read edid from device tree (#1720) 2020-01-06 16:55:47 +01:00
Jannis
0fca493a46 Check & Rework remainig patches for mvebu-legacy 2020-01-06 08:30:47 +01:00
Martin Ayotte
d9fe2201e8 make meson64 spi-gpio disabled by default and fix it cs-gpios 2020-01-05 17:54:52 -05:00
Martin Ayotte
3702048fd2 Merge branch 'master' of https://github.com/armbian/build 2020-01-05 17:51:44 -05:00
Martin Ayotte
4d479cbd2f add fix-uartC-pinctrl-in-LE-branch.patch 2020-01-05 17:51:39 -05:00
Piotr Szczepanik
0657d1eca6 Temporary workaround for ethernet in rockchip64-current (#1721) 2020-01-05 17:22:02 +01:00
Jannis
0dd51a689c
Merge pull request #1715 from armbian/clearfog-current-4.19
Fix RTC initialize patch for mvebu current & legacy
2020-01-05 10:01:29 +01:00
Igor Pečovnik
117f68ab9b
Nanopi R1: move primary serial console to ttyS1 which is exposed on the chassis (#1719) 2020-01-05 00:59:19 +01:00
Igor Pecovnik
8b4aa31fc5 Update for BananapiR1/CSC build target, tested for building only 2020-01-04 22:49:21 +01:00
Igor Pecovnik
4ec8e99a46 Update RK3399 legacy to latest upstream kernel version 2020-01-04 21:03:11 +01:00
Igor Pecovnik
9b5fd3713f Rockhip-legacy: add upstream patch 2020-01-04 18:35:35 +01:00
Igor Pecovnik
a15bc1d533 Update AUFS on S5P6818 family and add upstream patch for XU4 2020-01-04 18:21:53 +01:00
Igor Pecovnik
c1fbf0ab08 Address XU4 instability issues, add upstream patches and update AUFS 2020-01-04 11:25:11 +01:00
Jannis
8ee9b075e4 Enable new pci irq handler patch 2020-01-03 21:04:46 +01:00
Jannis
9fe9427e25 Merge branch 'master' into clearfog-dev-5.4 2020-01-03 19:37:11 +01:00
Jannis
cf720bc3ab Fix RTC initialize patch for mvebu legacy 2020-01-03 18:37:49 +01:00
Jannis
cd6adc7708 Fix RTC initialize patch for mvebu current 2020-01-03 18:14:08 +01:00
Igor Pečovnik
5597ecfe07
Move rockchip64 legacy to most recent kernel. Tested with standard https://github.com/armbian/autotests stress test on RockPro64 and Rock64. (#1714) 2020-01-03 11:42:56 +01:00
Igor Pecovnik
42ecf1582f Move rockchip64 legacy to most recent kernel. Tested with standard https://github.com/armbian/autotests stress test on RockPro64 and Rock64. 2020-01-03 11:37:00 +01:00
Jannis
f89533229e Rework pci irq patches 2020-01-03 09:08:30 +01:00
Aaditya Bagga
29b3328bda [Rock Pi 4] Set upper USB 3 port as host (#1704) 2020-01-01 10:54:45 +01:00
Igor Pecovnik
b34a398550
Merge branch 'master' of https://github.com/armbian/build 2020-01-01 09:56:28 +01:00
Igor Pecovnik
6afa4e9be6
Add upstream patch 2020-01-01 09:56:11 +01:00
Martin Ayotte
ba8cf00d03 Merge branch 'master' of https://github.com/armbian/build 2019-12-31 15:10:24 -05:00
Martin Ayotte
258d273b95 copy current PineH64 models DT to DEV 2019-12-31 15:09:35 -05:00
Igor Pecovnik
7818c2a040
Refactor wifi patching. Need to fix mvebu packaging patch ... 2019-12-31 13:25:58 +01:00
Piotr Szczepanik
2c439b9219
Overlay configfs support for rockchip64-current (#1699) 2019-12-30 21:25:03 +01:00
Piotr Szczepanik
5438468273
Tweaked rx_delay to 0x16 for NanoPi M4V2 in current/dev (#1698) 2019-12-29 22:13:43 +01:00
Igor Pecovnik
cc0df750bb
Adjust s5p6918 general patch and update kernel configuration 2019-12-29 21:39:01 +01:00
count-doku
b3a68c3625
Merge pull request #1695 from armbian/clearfog-dev-5.4
Reworking patches for mvebu-dev / clearfog
2019-12-28 12:21:23 +01:00
Martin Ayotte
8eba340951 cleanup xxx-teres-fixed.patch 2019-12-27 17:08:11 -05:00
Martin Ayotte
ae713d77f4 remove usless patch 2019-12-27 16:48:46 -05:00
Martin Ayotte
9fadb36e18 recreate sunxi-dev folder 2019-12-27 16:32:09 -05:00
Martin Ayotte
c640978e86 remove sunxi-dev symlink 2019-12-27 16:29:44 -05:00
count-doku
16364327b9 Merge branch 'master' of https://github.com/armbian/build into clearfog-dev-5.4
update dev branch with commits on master
2019-12-27 22:16:29 +01:00
count-doku
76bc478179 Reworking patches for mvebu-dev / clearfog 2019-12-27 21:20:41 +01:00
Karabek
0d11407b4d
updated child node syntax to 5.x for arm/spi-spidev and arm/spi-jedec-nor as well as arm64/spi-spidev. 2019-12-27 20:07:01 +01:00
Piotr Szczepanik
3948459c2b NanoPi M4V2 ethernet fix for legacy kernel (#1693) 2019-12-26 10:56:38 +01:00
Igor Pecovnik
9452b6823c
Pine H64: Add model B 2019-12-25 09:36:39 +01:00
Igor Pecovnik
fa8347130c
Drop annoying rtl8188e_iol_efuse_patch message when switching MAC 2019-12-24 19:31:30 +01:00
Werner
113b9f52f5 Update 0000-0012-ARM-dts-sunxi-h3-h5-Move-CPU-OPP-table-to-dtsi-share.patch (#1691) 2019-12-24 12:46:20 +01:00
Igor Pecovnik
9621725c6b
Bananapi M3: lower cpu speed to gain stability 2019-12-23 17:59:43 +01:00
Igor Pečovnik
517d4ecd90
Adjust Orangepi Win, (possible) fix for boot crash / reboot (#1688) 2019-12-23 00:40:38 +01:00
Igor Pečovnik
ff4c1488da
Move to 5.4.y (#1686)
* Wireguard: bump tag to most recent since it breaks building on 5.4.y
* Move rockchip current to 5.4.y
* Move sunxi current to 5.4.y
* Move meson64 to 5.4.y
* Move odroidxu4 to 5.4.y and enable "current" targets
* Enable missing target
2019-12-23 00:40:23 +01:00
Piotr Szczepanik
f002ad749c Enabled internal WLAN on RockPi S 2019-12-22 22:31:20 +01:00
Martin Ayotte
dcda89ba18 add patch for cs-gpio on spi 2019-12-19 16:02:59 -05:00
Igor Pečovnik
323101246a
Bugfix: Orangepi Zero Plus 2 doesn't boot (#1682) 2019-12-18 22:27:41 +01:00
Martin Ayotte
966d1657b1 move SPI-GPIO node elsewhere fo fix patching issue 2019-12-16 16:50:41 -05:00
darinatoda
b6b2ff2293 Change rx delay for rockpro64 (#1678) 2019-12-16 20:15:00 +01:00
Igor Pecovnik
4f375692b4
[ sunxi-dev ] Adjust patches, remove deprecated, build tested on Pine H6 2019-12-16 14:35:45 +01:00
Martin Ayotte
df86a0af62 fix another typo in fix-a64-timejump patch 2019-12-12 12:54:32 -05:00
Martin Ayotte
efb5f68cc3 fix typo in fix-a64-timejump patch 2019-12-12 12:33:17 -05:00
Martin Ayotte
d688244fea add fix-a64-timejump patch 2019-12-12 12:07:46 -05:00
Martin Ayotte
140da6ad43 add uartC to OdroidC2 2019-12-12 11:53:02 -05:00
Martin Ayotte
524b3f6416 fix lines numbering in board-odroidc2-enable-SPI patch 2019-12-12 11:05:04 -05:00
Piotr Szczepanik
da8cfe78c0
Disabled hs400 mode of roc-rk3399-pc's emmc (#1666) 2019-12-12 08:08:02 +01:00
Igor Pecovnik
d5e8710cbd Tinkerboard S: fix booting from eMMC. Closing [AR-89] 2019-12-12 07:47:18 +01:00
Igor Pecovnik
60f35540b2 sunxi / sunxi64 adjust kernel config and small bugfix 2019-12-11 18:11:16 +01:00
Igor Pečovnik
fa0ca12e59
Merge pull request #1668 from karabek/master
fix armbian overlays - refactor pinctrl names for older SoCs (A10, A13) plus corrections
2019-12-12 05:11:13 +13:00
Igor Pecovnik
f898c75282 Move Xradio driver from patches and pull more recent from https://github.com/karabek/xradio Tested on 4.19.y and 5.3.y 2019-12-11 17:02:38 +01:00
Igor Pecovnik
ccb5d2263b sunxi-legacy: remove deprecated patches 2019-12-11 15:39:28 +01:00
Karabek
db50ce8211
fix armbian overlays - refactor pinctrl names for older SoCs (A10, A13) corrections
this update of the previous patch (#1663) additionally fixes the following overlays:
    sun5i-a13:	i2c1..2, nand, pwm, spi2, uart0..3
    sun4i-a10:	can, i2c1..2, pwm, spdif-out, spi0..2
corrections re #1663:
    sun7i-a20:	fixed typo in pwm overlay in #1663
    arch64-makefile now back in line with original patch
2019-12-10 11:32:57 +01:00
Karabek
66094b4f09
fix armbian overlays - refactor pinctrl names for older SoCs (A10, A13) plus corrections
this update of the previous patch (#1663) additionally fixes the following overlays:
    sun5i-a13:	i2c1..2, nand, pwm, spi2, uart0..3
    sun4i-a10:	can, i2c1..2, pwm, spdif-out, spi0..2
corrections re #1663:
    sun7i-a20:	fixed typo in pwm overlay in #1663
    arch64-makefile now back in line with original patch
2019-12-10 11:32:03 +01:00
Piotr Szczepanik
79d0040b89 Moved roc-rk3399-pc from default to legacy 2019-12-09 22:11:59 +00:00
Karabek
2d38a6f06d
(partially) fix armbian overlays - refactor pinctrl names
some armbian dts overlays currently do not work since pinctrl names have not been 
adapted to renaming in 5.0 and 5.2.

this patch modifies the following overlays:
sun50i-h5:	cir, spdif-out
sun8i-h3:	cir, spdif-out
sun7i-a20:	i2c1..4, mmc2, pwm, spdif-out, spi0..2, spi-add-cs1, uart4..7
sun5i-a13:	uart0
sun4i-a10:	spdif-out
2019-12-08 14:47:50 +01:00
Karabek
92ef0d2fe8
(partially) fix armbian overlays - refactor pinctrl names
some armbian dts overlays currently do not work since pinctrl names have not been 
adapted to renaming in 5.0 and 5.2.

this patch modifies the following overlays:
sun50i-h5:	cir, spdif-out
sun8i-h3:	cir, spdif-out
sun7i-a20:	i2c1..4, mmc2, pwm, spdif-out, spi0..2, spi-add-cs1, uart4..7
sun5i-a13:	uart0
sun4i-a10:	spdif-out
2019-12-08 14:47:06 +01:00
Martin Ayotte
c207e6cc10
Merge pull request #1646 from armbian/nanopi-m4v2-bring-up
NanoPi M4V2 bring up
2019-12-06 10:24:38 -05:00
Martin Ayotte
5c9a7ee7fb fix broken r_uart pins 2019-12-05 15:29:24 -05:00
Igor Pecovnik
f30214e6c8 Bugfix: Removing deprecated / duplicated patches which prevented Banana M3 to boot 2019-12-04 22:14:35 +01:00
tonymac32
f059379425 [ Rockchip64 Current ] RK3399-ROC-PC power fix
Temporary fix to match staging driver.  Researching correct method under new driver structure, no Rockchip boards compliant so far.
2019-12-03 00:10:14 -05:00
tonymac32
79263e9855 [ rk3399 current ] add roc-pc bindings
HDMI audio
PCIE supplies

*PCIE does not seem to function yet, WIP
2019-12-02 21:53:12 -05:00
Martin Ayotte
6ee2d13120 remove useless hunk 2019-12-02 10:35:15 -05:00
Martin Ayotte
c34fcf272a Merge branch 'master' of https://github.com/armbian/build 2019-12-02 10:26:18 -05:00
Martin Ayotte
f5927bffad remove useless patch 2019-12-02 10:26:11 -05:00
Karabek
39464a44a4
Sunvell R69: support for legacy kernel (4.19.x)
(Re-)add kernel patch for legacy kernel (4.19.x)
2019-11-30 19:03:22 +01:00
Piotr Szczepanik
a21b42ea11 Enabled current kernel for roc-rk3399-pc (and fixed legacy build) 2019-11-29 22:59:12 +00:00
Igor Pečovnik
5e05d80979
meson64: update patches and remove unused patches. (#1637)
Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
2019-11-29 13:50:32 +01:00
Piotr Szczepanik
80b757ac27 Removed now obsolete links to old device tree files 2019-11-28 22:30:41 +00:00
Piotr Szczepanik
c4eecbcef0 Initial addition of NanoPi M4V2 2019-11-28 22:29:54 +00:00
Karabek
158e0f4849 Sunvell R69: cpu voltage regulator (re-)added - dram clock reduced. (#1643)
* Sunvell R69: cpu voltage regulator (re-)added - dram clock reduced.

CPU regulator (re-)added to u-boot and kernel dts - the box will not boot without it.
Dram clock reduced in defconfig to increase stability.

[AR-85]
2019-11-27 22:50:46 +01:00
Piotr Szczepanik
4ce5c10beb Rock Pi 4 explicitly refer device tree binary in /boot/armbianEnv.txt (#1640) 2019-11-27 17:09:46 +01:00
Zhang Ning
7243cadb72 meson64: update patches and remove unused patches.
Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
2019-11-27 12:29:23 +08:00
Igor Pečovnik
d4332b5c66
Move Mvebu64 / Espressobin dev kernel to 5.4.y (#1635)
* Espressobin (mvebu64) moving to 5.4.y
2019-11-26 22:52:23 +01:00
Igor Pečovnik
99a0630f47
Enable Meson64 DEV branch / kernel 5.4.y, tested for building (#1634)
* [AR-81] Enable Meson64 DEV branch / kernel 5.4.y, tested for building
* Adjust configs
2019-11-26 21:58:00 +01:00
Martin Ayotte
0ff2ffd151 Merge branch 'master' of https://github.com/armbian/build 2019-11-25 19:59:47 -05:00
Martin Ayotte
aafb70a9a3 switch to 5.4.y 2019-11-25 19:51:06 -05:00
Piotr Szczepanik
1c9ef0872b Multiple bootloader creation options for rk3399 (#1614)
* Updated rockchip64-dev to u-boot v2019.10 and BL31 v1.30 (rk3399 boards)

* Updated rk3399 to u-boot v2019.10 and BL31 v1.30

* Revert changes to renegade u-boot patches

* Moved renegade u-boot patches into board dir

* Added debug info for RockPro64 and switched sdmmc to fifo-mode

* Disabled regulators in SPL for RockPro64

* Re-enabled sd vcc regulator in SPL for RockPro64

* Some device tree and config changes for OrangePi RK3399

* Fixed Rock Pi 4A's $BOOTCONFIG

* Let some boards use mainline atf instead of the one in rkbin

For example, roc-rk3399-pc can just boot the kernel using the
mainline atf.

* Add roc-rk3399-pc

* Fixed reset in mainline ATF

* Attached ATF version to v2.2 tag

* WIP: sdmmc fifo-mode in SPL only

* Renamed source config files

* Reverted changes to rockchip64 sources config

* Reverted patch moves

* Add missing trust.ini patch to rk3399 u-boot

* Reinstated tpl/spl patches in rk3399 family

* Added $RKBIN_DIR prefix in rk3399 sources

* Add demonstration of boards bootloader assignment in rk3399
2019-11-24 22:07:46 +01:00
Igor Pecovnik
a89bb4b4b8 Adjust build targets and disable broken patch 2019-11-21 08:09:09 +01:00
Igor Pečovnik
150ac0c2af
Remove K<4, change branches, new features (#1586)
AR-1 - Adding support category for distributions
AR-4 - Remove Allwinner legacy
AR-5 - Drop Udoo family and move Udoo board into newly created imx6 family
AR-9 - Rename sunxi-next to sunxi-legacy
AR-10 - Rename sunxi-dev to sunxi-current
AR-11 - Adding Radxa Rockpi S support
AR-13 - Rename rockchip64-default to rockchip64-legacy
AR-14 - Add rockchip64-current as mainline source
AR-15 - Drop Rockchip 4.19.y NEXT, current become 5.3.y
AR-16 - Rename RK3399 default to legacy
AR-17 - Rename Odroid XU4 next and default to legacy 4.14.y, add DEV 5.4.y
AR-18 - Add Odroid N2 current mainline
AR-19 - Move Odroid C1 to meson family
AR-20 - Rename mvebu64-default to mvebu64-legacy
AR-21 - Rename mvebu-default to mvebu-legacy
AR-22 - Rename mvebu-next to mvebu-current
AR-23 - Drop meson64 default and next, current becomes former DEV 5.3.y
AR-24 - Drop cubox family and move Cubox/Hummingboard boards under imx6
AR-26 - Adjust motd
AR-27 - Enabling distribution release status
AR-28 - Added new GCC compilers
AR-29 - Implementing Ubuntu Eoan
AR-30 - Add desktop packages per board or family
AR-31 - Remove (Ubuntu/Debian) distribution name from image filename
AR-32 - Move arch configs from configuration.sh to separate arm64 and armhf config files
AR-33 - Revision numbers for beta builds changed to day_in_the_year
AR-34 - Patches support linked patches
AR-35 - Break meson64 family into gxbb and gxl
AR-36 - Add Nanopineo2 Black
AR-38 - Upgrade option from old branches to new one via armbian-config
AR-41 - Show full timezone info
AR-43 - Merge Odroid N2 to meson64
AR-44 - Enable FORCE_BOOTSCRIPT_UPDATE for all builds
2019-11-19 23:25:39 +01:00
Piotr Szczepanik
b3bb934543 Rock Pi 4 enable PCIe in device tree for "dev" target (#1624)
* Rock Pi 4 enabled support for PCIe in device tree
* Rockchip64-dev added possibility to enable PCIe Gen2 speed via overlay
2019-11-18 18:23:10 +01:00
Igor Pecovnik
436ab9ca7d Adjust odroid wireless driver remove patch 2019-11-01 22:19:36 +01:00
5kft
f1cdca2753 [ sunxi-dev ] added cpu-clock-1.0GHz-1.1v overlay for overclocking the H5 to 1.0GHz on boards that have a fixed 1.1v regulator 2019-10-30 17:52:29 -07:00
Igor Pecovnik
0161721100
Rockchip64 default bump to latest kernel, adjust current and remove deprecated patches 2019-10-29 20:50:25 +01:00
Karabek
5b4a40b74f fix xradio driver & nanopi-duo for dev-branch (5.3.7) (#1607)
* Fix wifi

patch "board-h2plus-nanopi-duo-add-device.patch": increase post-power-on-delay-ms from 50ms to 200ms in wifi_pwrseq node in nanopi-duo dts [dev-branch].
Change in line with other XRADIO device trees (orange pi zero, sunvell).
See also Pull Request #1605.

* Fix xradio patch (dev-branch)

fix KConfig to 5.x - WLAN_VENDOR-flag set to "y" in line with other drivers - otherwise module not loaded.

* correct device name

change nodes "model" and "compatible" to correct device name (from "NanoPi Duo AIR" to "NanoPi Duo") [dev-branch]
Not functionally necessary, but more correct.
2019-10-29 18:59:09 +01:00
Karabek
5f3aa9a527 repair wifi (#1605)
this board lost wifi (see https://forum.armbian.com/topic/8101-nanopi-duo-no-wifi-with-lastest-ubuntu/) a year ago.
Increasing the post-power-on-delay-ms to 200ms (in line with other xradio boards) fixes this issue.
2019-10-29 18:58:57 +01:00
Martin Ayotte
fd93fe052b remove useless patch 2019-10-23 11:08:08 -04:00
Martin Ayotte
72f04c43a8 fix overlays patch and re-enble it 2019-10-23 11:05:14 -04:00
Aditya Prayoga
26dcccb705 Added overlay support
U-Boot already support device tree overlay. However, it requires the
base dtb to be compiled with __symbol__ support.

This commit added patches to compile dtb with required parameter.

Signed-off-by: Aditya Prayoga <aditya@kobol.io>
2019-10-13 20:47:18 +07:00
Wrong-Code
7d0ad244ab Restored the inclusion of the DVB-USB dib0700 driver for linux-rockchip64-default (#1593)
*  UPSTREAM: media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*

Realigned the source code to the RC_TYPE* / RC_BIT_* refactoring

* Restored the inclusion of the DVB-USB dib0700 driver
2019-10-13 12:41:28 +02:00
Paolo
278b5c1eaf Fix to clock properties in sound node for various meson64-dev boards, thus enabling sound (#1583) 2019-10-02 20:20:43 +02:00
Igor Pecovnik
70e1e5882d
Cubox: bump NEXT kernel to 5.3.y
Adjust configuration, merge with general purpose armv7 Fedora kernel, remove deprecated patch, move coherent_pool and cma to boot script

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-09-27 19:03:07 +02:00
Sébastien Lucas
24aeccc77a [fix] Add a patch made to fix ethernet for pine64+ (#1576) 2019-09-24 12:18:13 +02:00
Igor Pecovnik
6727c50d7b
Remove broken patch. Closes https://github.com/armbian/build/issues/1312
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-09-23 21:37:35 +02:00
Igor Pecovnik
9efaea651f
Sources maintanace: attaching DEV kernel targets from master branch to 5.3.y, adjust kernel configs, remove deprecated patches.
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-09-22 20:19:37 +02:00
zhangn1985
f68d51b273 use kernel command line instead of a patch (#1572)
atomic_pool_size can be controlled by kernel cmdline,
	coherent_pool=nn[KMG]   [ARM,KNL]
then use this parameter to replace the patch.

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
2019-09-22 18:10:06 +02:00
Paolo
0ec4235c4b [rockchip-dev] Adapted rockchip-dev to kernel 5.3.y, kernel config and rockchip.conf (#1575)
* Adapted rockchip-dev patches to kernel 5.3.y, updated kernel config and rockchip.conf file

* Restored missing CONFIG* in linux-rockchip-dev
2019-09-22 17:21:29 +02:00
zhangn1985
ef20b8e779 meson64-dev: update patches due to kernel updated (#1570)
Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
2019-09-19 10:50:26 +02:00
Igor Pecovnik
8250438c2d
Rockchip64-default: Re-nable CEC support in kernel. It doesn't break building or booting but it also does not work OOB. Need further inspections some day. 2019-09-18 17:18:27 +02:00
Igor Pecovnik
14ecc52fb3 Build modpost in linux-header postinst script https://github.com/armbian/build/pull/1553 Should fix DKMS issues. 2019-09-15 21:43:19 +02:00
Igor Pečovnik
e1d4c83ad6
G-serial cleanup (#1549)
* Initial commit for serial consoles rfc
* Board configuration cleanup + small tweaks
* Add serial gadget rename to dev kernel as well
* Cleanup, fixing permissions
* Cleanup board configs
2019-09-13 22:20:11 +02:00
zhangn1985
85e10a3c69 meson64-dev: build modpost in linux-header postinst script (#1553)
due to modpost is used by dkms or out-of-tree kernel modules, eg mali
so add this tool to linux-header's postinst script

for #1552

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
2019-09-12 18:33:56 +02:00
Igor Pečovnik
bea1df9ed6
Initial commit for FA ZeroPi. (#1554)
* Initial commit for FA ZeroPi. 
* Tested for building.
* Adjust few bugs.
* Move to WIP since its not tested on hardware yet.

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-09-12 18:31:33 +02:00
Igor Pečovnik
65dfd6f677
Rockchip64 default: add upstream patches (#1548)
* Rockchip64 default: add upstream patches
* Rockchip default: add upstream patches
* Adjusted configs
2019-09-10 23:01:54 +02:00
andpp
0797faab9f Added initial support of MCIMX7SABRE board (#1542)
* Added initial support of MCIMX7SABRE board

MCIMX7SABRE is NXP iMX7d-based board with 1Gb RAM
2xGBE, 1xmPCIe

Change-Id: I62685a55de54fa6109bef2a8e2ee760d831ffa0e

* Added initial support of MCIMX7SABRE board

MCIMX7SABRE is NXP iMX7d-based board with 1Gb RAM
2xGBE, 1xmPCIe

Change-Id: I62685a55de54fa6109bef2a8e2ee760d831ffa0e

* Changed BOARDFAMILY from mx7dsabre to imx7d

Change-Id: Id351c9f6a8c907b415b804bfe11b86027278ed86

* Disabled MD driver for imx7d Kernel

MD driver does not work correctly on NXP-modified kernel

Change-Id: I58e8de6ee0b99282c452f594e22f6f7e1ff59ae0
2019-09-09 22:00:45 +02:00
Martin Ayotte
b53556a5f1 remove a83t-OPP and H3-H5-THS patches since Megous 5.3.0-RC6 have them 2019-09-02 14:55:55 -04:00
Igor Pecovnik
58406ce59b
Remove deprecated patches
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-09-02 19:45:27 +02:00
Igor Pecovnik
2f84cff50e
Fix Odroid N2, add upstream patches for rockchip-default
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-09-02 07:01:44 +02:00
Igor Pečovnik
1221d59233
Build all targets RFC (#1515)
* Introducing build-all-ng
* Implementing REBUILD_IMAGES='board1,board2,...' for rebuilding certain images only
* Add optimisations when building kernels - only cycle trough needed targets. Adding variable for defining whether an image is build, otherwise only BSP is made.
* repository manipulating RFC
* Add bianco deb file that is added by default if repository is clean
* Switch to gpg2 signing method, small bugfix
* Create subdir for debs and debs-beta
* Synaptic bugfix: installing indexing tools https://forum.armbian.com/topic/8021-orange-pi-one-synaptic-package-manager-search-very-slow/?do=findComment&comment=74918
* add all modules by default to Odroid N2, but leave them commented
* Bugfix: not making any builds when selecting kernel_only
* Remove EXTERNAL=yes ... move armbian-config and armbian-firmware into main compilation area, drop others since they are deprecated anyway. This will also enable multi threaded images making
* Move armbian.list to create_sources_list function. Replace NTP by Chrony. Remove armbian-firmware from PACKAGE_LIST and RockPi 4A (#1528)
* Replace NTP by chrony. Remove installion of outdated armbian-firmware from reposity.
* added RockPi 4A
* New format for board config
* Fix Bluetooth dependencies for minimal package - add rfkill to family related installs
* Moving networkd-dispatcher from minimal image
* Cubox-i: update default config
* Improving umount process
* Add purgesource feature
* Add FULL_DESKTOP to install few more applications on top of our desktop - notebooks should * rk3399 default: adjust patches and configuration
* Enable full desktop on most powerfull boards and notebooks

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-09-01 22:13:13 +02:00
Paolo
f82001666b [xt-q8l-v10] Updates for CSC board (#1539)
* Added ALSA configuration bits for rk3288 HDMI and SPDIF to allow
pulseaudio show proper sound device/profile/mapping names instead of
just "Built-in Audio" for all of them

* Added ALSA device description in asound.conf to provide correct labels for PulseAudio for RK3288 devices when SPDIF and DW-I2S-HDMI simple audio cards are exposed
Removed unnecessary ALSA configuration files previously added from rockchip.conf

* Fixed cpu operating points tables and raised a bit (+5°C) cooling for non-critical temperatures for xt-q8l-v10 in dev and next kernel flavours

* Fixed again cpu opp table

* Removed whole cpu opp table and retouch only necessary operating points

* Enabled gpiomem driver for xt-q8l-v10 in next kernel flavour

* Added debounce delay and card detect gpio pins for sdmmc card holder for xt-q8l-v10 board

* Added card-detect and debounce delay for sdmmc for xt-q8l-v10 board in next kernel flavour too

* Fixed missing comment in xt-q8l-v10 device tree patch

* Added gpiomem to xt-q8l-v10 board for dev kernel

* Fixed FAN53555/Silergy patches to accomodate changes in u-boot v2019.04

* Changed property property flags for USB regulators in u-boot and kernel: kernel is now informed that bootloader is going to turn the USB power on

* Removed assert-phy-reset-when-waking-up-in-rk3288-platform patch due to inclusion in mainline 5.2 kernel
Reenabled ARM-DTSI-rk3288-add-usbphy-reset patch to include USB PHY reset lines to all rk3288 devices

* Removed ARM-DTSI-rk3288-add-usbphy-reset.patch due to inclusion in mainline kernel 5.2
2019-08-31 22:02:25 +02:00
Igor Pečovnik
31a077cfbe
Attached cubox-i default to stock, next to 5.2.y
* Attached cubox-i to stock kernel. Tested. Sadly ZRAM has some issues, so it must ramain disabled
* more imx6 updates for cubox/udoo
* Enable HDMI on Cubox-i

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-08-25 21:35:49 +02:00
Igor Pecovnik
631296f2e6
Odroid N2: attacht to last known working upstream tag since master is currently broken. Remove deprecated patches
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-08-21 17:24:15 +02:00
Piotr Szczepanik
06d5e5746f [rockchip64-dev] Bring back power off fix for boards using RK808 (#1520) 2019-08-19 08:16:16 -04:00
5kft
144e67903f [ rockchip64-dev ] added DT symlink for nanopi-neo4 (nanopi4-rev04); merged into previous patch (and renamed accordingly) 2019-08-17 10:31:24 -07:00
Martin Ayotte
7ab8d6288d fix 8189es for 5.3.y compatibility 2019-08-16 14:55:13 -04:00
Zhang Ning
f49c6f8e2b [meson64-dev] update to 5.3 and refresh all patches
1: update meson 4K support patches:
2, HDMI i2s improvement patches:
3, update vdec patches:
4, update meson audio patches:
5, add meson crypto engine driver
6, remove disabled patches:
7  remove unknown patch or no need
8, remove merged patches:
9, remove unknown patches from khadas should be covered by patches set 2
10, rename patches for better grouping
11, update kernel config accordingly

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
2019-08-15 08:48:52 +08:00
Martin Ayotte
a00375179b switch sunxi-dev to 5.3.0-rc3 2019-08-14 09:23:05 -04:00
Igor Pecovnik
bbca5b7e9b
Rockchip64: move to current upstream tags. Tested on Rock64Pro, booting PCI slot.
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-08-13 23:39:27 +02:00
Martin Ayotte
a898424873 fix 8189fs and 8723cs patches to make them 5.3.y compatible 2019-08-10 15:16:23 -04:00
zhangn1985
78d28f8083 rebase sunxi-next to upstream LTS (#1507)
1, format all patches from https://github.com/megous/linux
   `git format-patch 79bf89b88a87f2ebf147f76d8c40183283b49b51...2a7cb228d29c3882c1414c10a44c5f3f59bfa44d`
   and copy them to sunxi-next with prefix `0000-`

2, remove unnecessary patches, due to they are revert of upstream patches:
    4d867e2bd6
    4e674a3000
    b8e05fe47e
    8bb8175edd
    a2888276ee

3, remove fail to apply and no use:
    960ddd63a8

4, remove WireGuard patch:
    1cd13b836c

5, remove meaningless patch:
    f26e36379a

6, remove merged or included by megous/linux patches:
   0112-mfd-axp20x-Add-supported-cells-for-AXP803.patch
   board-bpi-m3-make-ethernet-working.patch
   board-pine-h6-pine-h6-0025-phy-sun4i-usb-add-support-for-missing-USB-PHY-index.patch

7, remove stable release update patches.
   ignored.

8, rebase sunxi-next/sunxi64-next to upstream linux-4.19.y

test result:
   all patches applied, no error.
   orangepipc/orangpioneplus build OK.

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
2019-08-06 21:00:05 -04:00
Igor Pecovnik
5194d17539
rk3399: added fixed upstream patches, remove selinux due to broken headers, add latest rtl7156 driver, adjust kernel configuration. Briefly tested on T4. 2019-08-07 00:47:40 +02:00
Igor Pecovnik
0cc99ba7af
rockchip64: Add improved driver for RTL8156 2.5GBE USB based NIC.
Removed SE Linux since it breaks kernel headers and added upstream patch

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-08-06 18:31:59 +02:00
Tomasz Stachewicz
5cb66ac9fc Banana Pi M2 Zero: remove board-bpi-m2-zero-enable-dvfs.patch (#1503)
In current kernels (both next and dev) this patch breaks cpufreq and all that depends on it (no dvfs means board overheating). Removing it makes cpufreq and dvfs work again.
2019-08-05 18:04:29 +02:00
Tony
bc4883e5ee
Merge pull request #1480 from zhangn1985/kvim
add support for Khadas VIM1
add HDMI tweaks from Jonas Karlman
small config update
2019-08-05 00:13:05 -04:00
chwe17
a040785d42 Tinkerboard camera support (#1482)
* fix kernelcrash with config_of_overlay combined with isp1 camera driver,based on:
30a8401c2f

* add basic dtbo infrastucture

* set ov5647 (RPi cam rev 1.3) as default, imx219 (RPi cam V2.1) outputs a blurry green videostream at the moment

* maybe fix powering for camera

* adjust mainline dtbo patch to bsp kernel

* got you! little.. dtbo's are properly built and applied during boot.

* add imx219 overlay to switch between cameras & add ae/awb fix for ov 5647 from asus tinker repo

* patch imx219 up to 96396323fa

* bring back wireguard, otherwise igor gets grumpy :D

* fix camera status
2019-08-04 18:05:50 -04:00
Tony
f0400a21c7
Merge pull request #1491 from piter75/rock-pi-4-bring-leds-back
Bring back the LEDs to Rock Pi 4
2019-08-04 16:23:01 -04:00
Thomas McKahan
3d45b9fae9 [ rockchip64-dev ] fix location of RK808 poweroff patch 2019-08-04 16:15:23 -04:00
Tony
d069d44e56
Merge pull request #1484 from piter75/rock-pi-4-shutdown-fix
Power off fix for RK808/RK3399
2019-08-04 15:37:56 -04:00
Werner
b03c7cff0f [sunxi-next] Add upstream patch (#1500) 2019-08-04 12:24:37 +02:00
Igor Pecovnik
453554eae4
rockchip64-dev: remove deprecated patches, adjust patch, adjust configuration
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-08-04 08:00:42 +02:00
Igor Pecovnik
f035a82726
mvebu64: update dev to 5.2.y, rockchip64-default: attach to new tag + upstream patch, bump with version due to htop and sunxi kernels update
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-08-02 23:12:38 +02:00
Zhang Ning
18f0627a5c remove merged patch
Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
2019-08-02 14:16:17 +08:00
Piotr Szczepanik
e015080fda Disabled uncontrollable power LED in Rock Pi 4 2019-08-01 18:16:07 +02:00
Igor Pecovnik
49ea906d9a
Typos & small bugfixes, odroidxu4 and mvebu64-default kernel adjustements + upstream kernel patches
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-08-01 10:33:56 +02:00
Igor Pecovnik
34a109fbf9
Typos & small bugfixes, odroidxu4 and mvebu64-default kernel adjustements + upstream kernel patches
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-08-01 10:33:47 +02:00
Aditya Prayoga
e261c6f828 Move mvebu DEFAULT, NEXT and DEV branch to next kernel (LTS) and U-boot #1426 (#1487)
* Initial Mvebu RFC https://github.com/armbian/build/issues/1426

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* mvebu: add missing patches

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* mvebu: change making u-boot targets to standard way, adjust patches and config

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* helios4: set default branch to use U-Boot 2018.11

Switch over to U-Boot 2018.11 that has been used for some time in next
branch.

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* mvebu: helios4: Enable DEV branch

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* u-boot: Add RTC support on Clearfog and Helios4

Added DM driver for mvebu RTC and enable it on Clearfog and Helios4
configuration.

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* add boot-marvell.cmd backward compatibility

The patches added missing variable that used on boot-marvell.cmd and
also adjust the some memory addresses to prevent crash due to usage of
fdt_high and initrd_high.

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* helios4: Added SPI NOR flash target

Build bootable SPI NOR flash image.
Change the boot order to USB -> SATA -> MMC

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* Restore SPI support on U-Boot 2019.04

* mvebu: kernel: Added Wake-On-GPIO and WoL support

The patch set was missing during transition.

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* [#1429] SolidRun's ARMADA A388 SOM U-Boot ODT Update

Old versions of U-Boot did not configure correctly the ODT on data
signals of DDR RAM on SolidRun's ARMADA A388 SOMs.

According to SolidRun Knowledge Base, the changes already pushed to
mainline U-Boot. But then it was overwritten when Marvell DDR Training
Tool updated

[URL]
https://developer.solid-run.com/knowledge-base/armada-38x-som-u-boot-odt-update/

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* [#1429] mvebu: u-boot: Add revision id for Armada 38x B0

Added patch for SolidRun U-Boot v2018.01 and
for Helios4 U-Boot v2018.11

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* clearfog: Added SPI NOR flash target

Build bootable SPI NOR flash image.

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* mvebu: clearfog: DEV branch use mainline U-Boot

Also move clearfog base patch into its own board folder.

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* mvebu: enable U-Boot uart target

Normal MMC image can be used for uart boot using following command:

./tools/kwboot -b u-boot-spl.kwb /dev/ttyUSBX

But on Helios4, the SPL failed to continue the booting process if ECC is
enabled, so disable it.

Since the usage of uart boot is more for rescue/debug, disable autoboot.

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* mvebu: NEXT branch use mainline U-Boot

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* mvebu: helios4: fix fancontrol related bug during buster testing

- On kernel 4.19, cpu thermal sensor changed the name from
armada_thermal into f10e4078.thermal. Added this new name to udev rules
- Since DEFAULT branch now use kernel 4.14, update fancontrol
configuration
- Load lm75 kernel module
- On kernel 4.19, cpu temp reading about 20 degree C lower, update
fancontrol configuration.

[URL]
https://forum.armbian.com/topic/10214-clearfogpro-possible-change-in-temperature-reporting-between-414next-and-419dev

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* mvebu: helios4: Override vendor provided fancontrol unit

systemd emit following message on dmesg

systemd[1]: /lib/systemd/system/fancontrol.service:9: PIDFile=
references path below legacy directory /var/run/, updating
/var/run/fancontrol.pid \xe2\x86\x92 /run/fancontrol.pid; please update
the unit file accordingly.

Override and change the value in the unit file to remove the message.

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* mvebu: DEV branch use its own u-boot patch folder

The patches are copied over from u-boot-mvebu-next

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* mvebu: u-boot: Make clearfog model distinction more obvious

While at it, also change SerDes LANE4 into USB 3.0 on Clearfog Base.

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* lib: Use apt-get install instead of dpkg on install_deb_chroot()

dpkg -i does not install dependencies required by the package.
This is needed if the BSP package requires other package that is not
installed during debootstrap.

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* config: mvebu: helios4: Move various tweak to family_tweak_bsp()

Various tweak in family_tweaks_s() only applied to SD card image.
Move it to family_tweaks_bsp() so it will also included on the BSP
package and applied to existing user.

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* config: mvebu: helios4: Add /etc/modules to BSP

On kernel 4.19, user need to modify the /etc/modules to add lm75 kernel
module. Pack the file into BSP so user no longer needed to modify it.

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* mvebu: kernel: Make zbud as built-in module

To remove the following error:
[    1.705485] zswap: default zpool zbud not available
[    1.705488] zswap: pool creation failed

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* bootscripts: mvebu: Add default value for spi_workaround

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* mvebu: kernel: Backport armada_thermal changes to 4.14 (#1452)

On kernel 4.19, armada_thermal driver has been fixed to address
Marvell's Errata #132698 (The changes first appear on LK 4.16). The
result is temperature reading is around 20 degree Celsius lower.

Currently armbian-motd apply -20C tweak for both LK 4.14 and LK 4.19
which is incorrect. Instead of adding some logic on what condition to
apply the tweak, it is better to remove the tweak and patch the kernel
instead.

Revert commit b3dd4e9 ("[ mvebu ] Put back Armada temperature tweak in
motd")
which is part of #1421 solution.

[URL]
https://forum.armbian.com/topic/10214-clearfogpro-possible-change-in-temperature-reporting-between-414next-and-419dev/

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* mvebu: helios4: unified fancontrol config

Since LK 4.14 on DEFAULT branch already patched and the temp reading is
same as LK 4.19 on NEXT branch, it is no longer needed to separate
fancontrol configuration file.

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* u-boot: helios4: Remove rev id patch

The patch is already applied in helios4 repo, no need to have it in
armbian.
This revert helios4 part of commit 7411c55

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* u-boot: clearfog: enable PCIe support and PCIe reset

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* u-boot: clearfog: add boot-marvell.cmd backward compatibility

The patches added missing variable that used on boot-marvell.cmd and
also adjust the some memory addresses to prevent crash due to usage of
fdt_high and initrd_high.

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* mvebu: helios4: tweak regarding temperature setting

Make fan speed similar compared to pre-patched armada-thermal. Target
PWM value around 70 during idle.

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* config: sources: clearfog to use u-boot 2018.01 for NEXT branch

This changes also affect Helios4. Moved the shared U-Boot source setting
back to Helios4 for NEXT branch.

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* config: boards: build Stretch image for Clearfog and Helios4

Also remove DEV from Helios4 CLI_TARGET

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* kernel: mvebu-next: Disable access to SPI Flash

User need to set spi_workaround=yes to enable SPI Flash access and lost
access to internal SATA.

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* mvebu-next: adjust kernel config

* mvebu-dev: bump to 5.2 and adjust kernel configuraion. Tested for building.

* Adjust kernel config, add AUFS

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* mvebu-next: Adjust kernel config, add debug GPIO

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* mvebu-dev: separate Clearfog Base U-boot configuration file and patch

Signed-off-by: Aditya Prayoga <aditya@kobol.io>
2019-07-31 12:51:00 +02:00
Piotr Szczepanik
5633ff6c9c Bring back the LEDs to Rock Pi 4 2019-07-30 20:50:34 +02:00
Werner
b213bf52b3 [sunxi-next] remove obsolete patch (#1486)
was added to mainstream in 4.19.61
2019-07-28 17:39:38 -04:00
Werner
19c5be4cb4 Add files via upload (#1485)
SUNXI-NEXT to patchlevel 4.19.62
2019-07-28 09:46:35 -04:00
Piotr Szczepanik
4d3f3087ec Power off fix for rock pi 4 2019-07-28 00:30:34 +02:00
Zhang Ning
2ea130f08a add patches from vendor
Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
2019-07-26 13:07:14 +08:00
Martin Ayotte
776a5e7eb2 fix SPI default spi-max-frequency 2019-07-24 17:43:52 -04:00
Martin Ayotte
fadde96f2b fix SPIDEV overlay and add SPI-JEDEC-NOR overlay 2019-07-24 17:41:52 -04:00
zhangn1985
c7dfe7ee68 enable lima for sunxi-dev (#1478)
* remove merged patches for sunxi-dev

lima patches merged: a1d2a63399

0117: af2c06c419 (diff-f1ba11d1be7f40933d95529cd37bf26b)

board-a64-v3-02-19-arm64-dts-allwinner-a64-Add-Pine64-LTS-device-tree-file.patch:
b3ee15a509 (diff-bd675a39699d13027495d794e6a4c312)

for: #1474
Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>

* sunxi-dev: enable lima kernel driver

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>

* sunxi-u-boot: remove merged patches

add-nanopineoplus2.patch: 6130b1f6bc

add-orangepi-zeroplus.patch: 76d69eb01d

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
2019-07-24 13:00:04 +02:00
zhangn1985
4b7a9cea57 fix armbian logo patch and remove drm-sun4i-rgb-Add-5-tolerance-to-dot-clock-frequency, merged (#1475)
* sunxi-dev: fix logo patch not applied

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>

* remove drm-sun4i-rgb-Add-5-tolerance-to-dot-clock-frequency, merged

replaced by: e2771deb5d

Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
2019-07-23 20:25:07 -04:00
Martin Ayotte
840594fad3 switch meson64 to 5.2.y and fix patches accordingly 2019-07-23 14:16:14 -04:00
Martin Ayotte
f0d3670ff9 fix typo in UART4 overlay 2019-07-23 12:31:18 -04:00
Martin Ayotte
6dceae89ce swap fragments order in UART4 overlay 2019-07-22 10:08:41 -04:00
Piotr Szczepanik
5ae502fa0a [rockchip64-dev] UART4 activating overlay 2019-07-21 13:24:42 +02:00
Thomas McKahan
3792d8ee59 [ rockchip default ] fix spidev compatible string 2019-07-19 16:53:35 -04:00
Hideaki Takahashi
7ccc58c402 disable strict mode for A64 pinctrl (#1459)
copy from patch/kernel/sunxi-dev
2019-07-17 14:08:03 +02:00
Igor Pecovnik
c865c065eb
Nanopi K1 plus: fix led colors 2019-07-15 17:29:31 +02:00
Igor Pecovnik
2b4af84e96 sunxi-next: add upstream patches and update kernel configuration 2019-07-15 09:58:52 +02:00
Martin Ayotte
885111ab0e switch rockchip64-dev and rk3399-dev to 5.2.y 2019-07-13 11:25:27 -04:00
Martin Ayotte
0221ba5aef fix nand-disable-badblock-check-for-migration patch 2019-07-13 10:06:35 -04:00
Martin Ayotte
5d20888218 remove useless patch 2019-07-13 09:41:22 -04:00
Igor Pecovnik
8336ecf6ab
Merge branch 'master' of https://github.com/armbian/build 2019-07-13 15:31:23 +02:00
Igor Pecovnik
9fda2386bf
rockchip-next: add gpio_mem driver
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-07-13 15:30:49 +02:00
Martin Ayotte
82cc720e7a fix xradio patch 2019-07-13 09:25:37 -04:00
Igor Pecovnik
fc17154500
rockchip-dev: bump to 5.2, adjust pathes, add gpio_mem driver
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-07-13 15:14:54 +02:00
Martin Ayotte
a8265b5db2 fix some patches for 5.2.y 2019-07-11 16:06:36 -04:00
Manuel Rüger
6d46d8f69d [rockchip64-dev] rockpi: Add 5.3 upstream DTS patches (#1424)
* [rockchip64-dev] rockpi: Add 5.3 upstream DTS patches

* Support Bluetooth / WIFI
Akash Gajjar <akash@openedev.com>
45fa7c3838.patch
* Support Audio over HDMI
Ezequiel Garcia <ezequiel@collabora.com>
549dcdafe7.patch

* [rockchip64-dev] rockpi: Remove upstreamed patches

5.1 contains rockpi support

* [rockchip64-dev] Uboot: Add patch for correct naming
2019-07-11 09:12:50 +02:00
Igor Pecovnik
bb4a94d828
rockchip64: adjust patches with upstream and attach to the latest tag
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-07-08 19:43:05 +02:00
Martin Ayotte
605a7b8110 remove DS1308 from all NanoPi 2019-07-06 09:07:58 -04:00
Igor Pecovnik
76ac54aae3
sunxi-dev Fix wrong temperature readings
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-07-04 21:41:41 +02:00
Igor Pecovnik
adeb736f8e
sunxi-dev: fix the same spi bug as in sunxi-next, remove deprecated patches and adjust one
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-07-03 21:28:48 +02:00
Igor Pecovnik
278692c712
sunxi-next: spidev driver bugfix and upstream patch https://github.com/armbian/build/issues/1445
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-07-03 19:17:12 +02:00
Igor Pečovnik
4acb3795d6
imx6: make all u-boot targets, fix 4.14.y, remove unfunctional BT patch, enable DEV branch ... all variants tested (#1438)
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-07-01 07:21:17 +02:00
dziobak
b79b3558e7 opp fix stability issue (#1434)
I've tested my OPi3 for best voltage numbers (for resolving stability problem after first patch), using StabilityTester and increasing slowly mV by 10 after every crash. Finaly, this values gives no error by running StabilityTester 100 times.
2019-06-29 09:42:25 +02:00
Igor Pecovnik
ed10182100
sunxi-next Upstream patches
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-06-27 20:56:19 +02:00
Igor Pečovnik
633242e835
Changes to build script and patches adjustment (#1423)
- change console welcome text
- changed display manager to lightdm by default and remove nodm completly
- desktop login manager enabled by default, toogle can be done with armbian-config
- added URL to the build script and commit hash to /etc/armbian-release file
- added debconf-utils,html2text,mmc-utils,sunxi-tools to the base and additional pkg list
- added synaptic package manager and onboard keyboard to the desktop base
- changed motd console welcome text to: Welcome to Debian Stretch with Armbian Linux 5.1.6-sunxi
- added "logout" to the panel/menu
- added normal users to additional groups: disk tty users games
* Adjust tabs and alter displaying build options at the end - hide empty ones
* Fix wrong MOTD message, adjust logic to autologin by default and request login for both notebooks
* Making fs cache naming more intuitive, rename script
* Move additional kernel drivers into separate file. Add AUFS for K5.1 this way, attach wireguard sources to last known working tag. master is broken atm
* Add two more extra wireless drivers 88x2BU, (improved) 8811EU and introduce switch EXTRAWIFI which is enabled by default
* Move 8812AU to the same version we have now. More recent has some performance issues in AP mode. Adjust configuration, add mvebut-dev 5.1.y kernel
* Enable Wireguard also on 3.10.y since it was fixed upstream. Attach bach to master branch since its working now
* Rockchip64 & RK3399 - upstream patches and remove deprecated patches, mvebu64 add DEV kernel attached to 5.1.y
* Enable BT on Tinkerboard CLI images as well
* cubox-i move to 5.1.y and enable missing HDMI
* Bugfixes for adding wireless driver to Kconfig. Adjusted RK3399 kernel due to upstream changes at FriendlyARM - does not boot yet. Changes has to be extract from their commits. Removed patches with RTL8188EU since we add more recent driver with a new precedure. Small fixes mvebu-default, udoo-next, s56818-next, ... remove deprecated patches.
* Boot-able RK3399-default config, add upstream patches for K4.4.y mvebu-default/udoo-next
* Adjust overclocking patch to meet upstream changes
* Odroid XU4 - remove deprecated kernel patches
2019-06-26 07:31:11 +02:00
Martin Ayotte
eb61dc0fe4 UART3 should be disabled by default on all NanoPi 2019-06-24 10:50:00 -04:00
Martin Ayotte
2e3a338d48 fix SPIs registers in overlays 2019-06-20 10:11:25 -04:00
Martin Ayotte
8e4cf34a47 fix RockPi4b LEDs 2019-06-20 09:48:52 -04:00
Igor Pecovnik
a9007eda2c
sunxi-next Upstream patches
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-06-19 22:29:34 +02:00
Igor Pecovnik
2089f8d884
[ mvebu64-default ] Add upstream patches, change build targets and modify description for Macchiatobin
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2019-06-17 17:54:13 +02:00
Igor Pecovnik
7e66e95962 [ general ] add tiny debug option to track installed packages per each rootfs cache (internal feature), htop bugfix, sunxi upstream patch 2019-06-12 21:20:03 +02:00
Steev Klimaszewski
4bc4923f06 rockchip64-dev: Add back original names of nanopim4 and nanopct4 dtb files (#1414)
The bootloader seems to expect the downstream names of the dtb files, so create
a symlink to them from the new names that mainline has.
2019-06-11 21:55:53 +02:00
Igor Pecovnik
626fd3561c [ rockchip default ] upstream patches 2019-06-11 16:42:47 +02:00
Igor Pecovnik
32e121bbff [ odroidn2 ] Adjust upstream patches and configuration 2019-06-11 10:58:08 +02:00
Igor Pecovnik
a4e7f5192f [ sunxi/64 next ] add upstream patches, adjust config 2019-06-11 00:19:30 +02:00
Thomas McKahan
38b87b2683 [ rockchip dev ] Adjust ALSA, scrap unneeded patch
https://github.com/armbian/build/issues/1367
2019-06-09 01:25:55 -04:00
Thomas McKahan
c05db3a9ef [ rockchip default ] adjust ALSA
https://github.com/armbian/build/issues/1367
2019-06-09 00:40:29 -04:00
Thomas McKahan
ad2588ede2 [ rockchip next ] improve ALSA config
https://github.com/armbian/build/issues/1367
2019-06-09 00:18:58 -04:00
Igor Pecovnik
6e04f6f89c [ sunxi64 ] Enable HDMI on Orangepi One+, adjust kernel config 2019-06-08 18:49:54 +02:00
may
77f7231226 [dev][h6] update opp, fix stability issue
new values are based on stabilityTester results
when using 930mV for 1.6GHz and 980mV for 1.8GHz, xhpl failed randomly.
So 930/980mV are the critical operation voltage.Then increase 10mV and
run 100 times test, result shows that xhpl (not always) failed 1~2 times.
It seems +10mV is still not enough to ensure dc-dc output voltage always
above operation voltage, that means the design of dc-dc converter is not
good enough that results in large ripple.
The testing script is "github.com/mzhboy/StabilityTester"
The following configuration have been tested.

1.08-1.32-1.48-1.64-1.8 GHz
900-910-920-930-990   *ok, 930 failed 2/100
900-900-910-940-990   *ok, 990 failed 1/100
890-900-910-940-990   *ok, 990 failed 1/100
880-880-910-940-1000  *ok, 940 failed 2/100
880-880-910-950-1000  *ok, 1000 failed 1/100
880-880-910-950-1010  *ok
2019-06-07 06:46:41 +08:00
may
3084b25c5e [h6] set minimum voltage to 880mV according to datasheet
suggest operation voltage rage is 0.873V~0.927V.
2019-06-06 20:43:26 +08:00
Igor Pecovnik
62b4cbbdfd [ rockchip64-dev ] adjust source target branch and remove/adjust patches. Moving Rockpi-4b from wip to conf - support is somewhere near to other 3399 2019-06-06 13:21:31 +02:00
Igor Pecovnik
75db4a9210 [ rockchip64 ] add upstream patches, remove deprecated and move to latest tag 2019-06-06 08:02:26 +02:00
Martin Ayotte
620ecd19f3 restore 0003-net-stmmac-dwmac-sun8i-support-RGMII-modes-with-PHY patch 2019-06-05 08:37:31 -04:00
Steev Klimaszewski
e79c54c73b Pinebook: Disable temp workaround and enable pinebook backlight.
With the Pinebook 11" 1080p, without the revert and the backlight fix, the Pinebook will boot without backlight.
2019-06-04 23:46:53 -05:00
Igor Pecovnik
7c73d7a61f [ nanopik2 ] enable eMMC support for u-boot and kernel while booting from it is not supported with this commit yet. It will require some further first stage boot loader tweaking. 2019-06-04 21:35:48 +02:00
Igor Pecovnik
61f7953842 Remove deprecated patches in most mainline kernels and adjust few configs. 2019-06-02 22:15:15 +02:00
Martin Ayotte
aa643138d7 copy board-odroidc2-add-uartA patch from dev to next 2019-06-02 15:00:21 -04:00
Igor Pečovnik
55ad41787a
Merge pull request #1395 from Koumes/tuner-t230c2
Fix "No signal" issue with DVB-T/T2 tuner MyGica T230C v2
2019-06-02 20:02:01 +02:00
mei
1d0f199473 [sunxi-dev][h6] update opp table (#1394)
use more powerfull 'cpuburn-a53' to do pressure test.
power meter shows that 'cpuburn-a53' consumes much more power than
'stress -c 4' in the same condition. 930mV is not enough when running
'cpuburn-a53' meanwhile 950mV is the minimum voltage.
When running 'cpuburn-a53' at 1.8G, h6 consumes lots of power and generate
such amount of heat that an active cooling is necessary otherwise h6
gets overheat and system crashes. Even with active cooling and heatsink
is in low temperature the junction temperature is still quit high that
it reaches about 88~90 ℃ . Maybe the high thermal resistance of plastic
package causes the problem.
2019-06-02 19:57:43 +02:00
Koumes
c1e284e09c si2168: add cmd timeout fix 2019-06-01 21:30:18 +00:00
may
7d0c6a2d71 10mV step according to AXP805 datasheet 2019-06-01 13:58:51 +08:00
Igor Pecovnik
b82c88191b [ s5p6818 next ] patches and kernel adjustements 2019-05-31 21:34:43 +02:00
Igor Pecovnik
94cbeae168 [ odroidn2 ] Adjust and add upstream patch 2019-05-31 20:18:51 +02:00
Igor Pecovnik
f7edc91c8f [ sunxi next ] Adjust patches 2019-05-31 19:40:38 +02:00
Igor Pecovnik
f7030069f4 [ rockchip-next ] remove deprecated patches, adjust kernel configuration 2019-05-31 19:08:48 +02:00
mei
634ec8f5da patches clean up and fix lite2 usb3.0 port(works but only usb2.0 part) (#1390)
* [sunxi-dev][h6]update orangepi lite2 dts file patch

* [sunxi-dev][h6]update patch for sun50i-h6.dtsi

*     [sunxi-dev][h6] new operation voltage table of allwinner h6

    The correct operation voltages are find out after many reboots and test (over 20+).
    the original 1.16v@1.64/1.8GHz was too high since standard cell voltage
    of 28nm@HPC is 0.9v, h6 got overheat very quickly over 110 Celsius and then system hangs,
    a power-cycle off is needed to reset soc.
    I use 'stress -c 4' to do pressure test, with a medium size passive heatsink on top of h6.
    The pressure test proves that the soc has about 4 watt power consuming
    that is much lesser than original 6~7.x watt when running at 1.8GHz(orangepi lite2 with
    usb Ethernet rtl8153 and usb hub, wifi is connected but not used).
    Soc runs much more stable and does not get overheat easily under heavy load
    with new opp table.

* [sunxi-dev][h6] orangepi lite2 wifi fix

bcm43455-fmac is buggy, reset to bcm4329-fmac
2019-05-31 18:05:46 +02:00
Igor Pecovnik
fb30186165 [ mvebu64-next ] Adjust patches and configuration 2019-05-30 20:53:12 +02:00
Igor Pečovnik
718ae4c50a
Merge pull request #1304 from FlashBurnGitHub/master
[WIP] Fix for making the cpu scaling on EspressoBIN working
2019-05-30 20:14:00 +02:00
Igor Pecovnik
f7c634c2bb [ odroidn2 / general ] further improvements with some general patches, kernel config adjustements, upstream patches, bump with version 2019-05-28 21:43:48 +02:00
Igor Pecovnik
33ec5f38da [ rk3399-default ] upstream patches 2019-05-27 14:42:52 +02:00
Igor Pecovnik
45194e865f [ sunxi-next ] Upstream patches 2019-05-26 17:44:55 +02:00
Igor Pecovnik
ffffbb9cd0 [ odroidn2 ] Remove deprecated patches, kernel config adjustements, added AUFS -> docker support, adding mainline targets which needs further adjustements ... 2019-05-20 15:17:40 +02:00
Igor Pecovnik
af5245a297 [ sunxi ] add upstream patch for 4.19.y and remove not supported build target for Banana M64 2019-05-19 16:29:23 +02:00
Martin Ayotte
7cd2f9ff58 fix missing ethernet0 alias lost during 5.1.y switch 2019-05-18 11:09:44 -04:00
Igor Pecovnik
79c1c27819 [ odroidxu4 dev ] Move to 5.1.y 2019-05-17 10:46:57 +02:00
Martin Ayotte
54049e6c58 add dual w1 overlay for meson64 2019-05-16 15:17:37 -04:00
Martin Ayotte
80b816f93c adjust meson64 patches under 5.1.y 2019-05-16 14:38:08 -04:00
Martin Ayotte
eac7e401c3 remove useless meson64 patches under 5.1.y 2019-05-16 14:37:36 -04:00
Martin Ayotte
8295a7fb61 remove usless patches for meson64 since 5.1.y 2019-05-16 13:57:26 -04:00
Martin Ayotte
0afdccfbe2 move meson64 to 5.1.y 2019-05-16 13:02:56 -04:00
Igor Pecovnik
8d7ef421b6 [ sunxi-dev ] remove deprecated patch, added bt support for orangepi win, teste for building only 2019-05-16 12:19:03 +02:00
Igor Pecovnik
0205e530af [ sunxi-next ] upstream patches 2019-05-16 12:17:37 +02:00
Martin Ayotte
840a1ff43f fix OpiZeroPlus2 default regulator 2019-05-15 13:38:52 -04:00
Martin Ayotte
b791e39ffa add missing H6 IR-RX 2019-05-14 17:59:57 -04:00
Martin Ayotte
79e0a668e7 add missing phy on OPiOne+ 2019-05-14 16:32:22 -04:00
Martin Ayotte
23bb6358de fix missing regulator-always-on for OPiLite2 2019-05-14 15:30:18 -04:00
Martin Ayotte
f52fa0fbce fix xxx-teres-fixed 2019-05-13 17:50:18 -04:00
Martin Ayotte
710a75f2fd add h6-cpu-supply patch 2019-05-12 10:24:49 -04:00
Martin Ayotte
0ddffca0b9 fix orangepi3 eMMC patch 2019-05-11 11:27:58 -04:00
Igor Pecovnik
c4281e5957 a20 sunxi - write speed improvement. Need testings. 2019-05-11 11:59:32 +02:00
Igor Pecovnik
2bd7f8efbd [ Odroid N2 ] Added Odroid N2 with mods necessary to build from sources. Made a few tests builds ... it works at least as good as stock. 2019-05-10 10:27:01 +02:00
Thomas McKahan
5df7a1ce50 [ Rockchip Next ] Fix w1-gpio overlay 2019-05-10 00:17:43 -04:00
Martin Ayotte
694c9a7024 fix typo in RUART overlay 2019-05-09 17:07:30 -04:00
Martin Ayotte
96013852af add spi-spidev1 overlay since spi-spidev don't work on OPi3 because spi0 doesn't exist 2019-05-09 16:50:18 -04:00
Martin Ayotte
624adfd0cd add sun50i-h6-ruart overlay 2019-05-09 15:03:40 -04:00
Martin Ayotte
e074919e5b add R_UART to OPI3 2019-05-09 14:44:34 -04:00
Martin Ayotte
3b70763ca0 fix general-add-H6-UARTs patch 2019-05-09 12:01:05 -04:00
Martin Ayotte
bcf2180acb remove useless patches for 5.1.y 2019-05-09 11:52:00 -04:00
Martin Ayotte
b79c38c86c recreate OPiLite2 patch 2019-05-08 15:24:17 -04:00
Igor Pecovnik
9afdc70340 [ rockchip dev ] move to 5.1.y and adjust patches false permissions, add new patch to remove broken boards 2019-05-08 09:42:55 +02:00
martinayotte
e0ca135edc remove mmc1 duplicate in orangepi3 2019-05-07 21:56:42 -04:00
martinayotte
fbbea7fe82 fix H6 opp according to 5.1.y 2019-05-07 20:52:57 -04:00
Martin Ayotte
406ba28cf5 remove duplicate clk-out-a-pin node in BPiM2Ultra 2019-05-07 17:48:58 -04:00
Martin Ayotte
dd597abae7 fix Analogix patch according to 5.1.y 2019-05-07 16:18:25 -04:00
Martin Ayotte
98e1bc1074 remove useless patch 2019-05-07 15:40:55 -04:00
Martin Ayotte
cb6dc07a7f fix typo 2019-05-07 15:37:24 -04:00
Igor Pecovnik
438133dac4 [ meson64 ] set fixed cloned mac in the first run, adjust patches for DEV branch 2019-05-05 23:32:29 +02:00
Igor Pecovnik
a48a13d9e7 [ odroidc1 ] Next move to 5.0.y 2019-05-04 18:45:35 +02:00
Igor Pecovnik
67e0d2c8fa [ sunxi* ] Add upstream patches. 2019-05-03 18:18:31 +02:00
Derek
736773cacd Add espressobinv7 dtb to swap wan and lan1 ports (#1244) 2019-05-03 08:20:42 +02:00
Igor Pecovnik
b50b7e685e [ sunxi / sunxi64 ] Patches cleanup, config cleanup, board config cleanup, disabling broken UART1 patch for Lite+/One+ ... should be fine in 5.1.y when we get there. 2019-04-28 09:02:55 +02:00
Igor Pecovnik
00702cfe62 [ sunxi / sunxi64 ] reinstate commit 52d82c921d, minus the rtc-sun6i.c changes which kill Wi-Fi for the AP6212 2019-04-28 01:05:56 +00:00
Igor Pecovnik
7fe2f6b1d1 Reverting 52d82c921d 2019-04-27 23:14:11 +02:00
Igor Pecovnik
b6c7c3efc3 [ bugfix ] There is no uart1_rts_cts_pins property ... All pins in sun50i-h6.dtsi are defined under uart1_pins @martinayotte or its wrong in .dtsi? 2019-04-27 21:59:17 +02:00
Igor Pecovnik
0ddc14688d [ rockchip ] patches cleanup 2019-04-27 20:24:51 +02:00
Igor Pecovnik
a8415d03b4 [ meson64 ] patches cleanup 2019-04-27 18:11:14 +02:00
Martin Ayotte
28e8b699ad add UART1 to OPiLite2 2019-04-27 11:49:00 -04:00
Igor Pecovnik
a80fe61a57 [ sunxi-dev ] Upstream patches and bump with version 2019-04-23 18:18:58 +02:00
Igor Pecovnik
c8319a2740 [ sunxi / sunxi-dev ] small bugfix 2019-04-22 22:02:55 +02:00
Igor Pecovnik
390a5a2e90 [ nanopi boards ] adjust default settings like they are in stock FA kernel 2019-04-22 13:33:15 +02:00
Igor Pecovnik
43e1f75ea3 [ orangepizeroplus2 ] enable missing OTG bits 2019-04-22 08:30:51 +02:00
Igor Pecovnik
52d82c921d [ sunxi / sunxi64 ] Adding missing bluetooth / rfkill changes from FA but tested only for building + related kernel config changes and bump with version due to yet another armbian-config update.
https://github.com/armbian/build/issues/1352
2019-04-21 22:42:03 +02:00
Thomas McKahan
ceebba63a9 [ rockchip default ] patch adjustment and cleaning 2019-04-20 22:39:36 -04:00
Igor Pecovnik
14674f93bb [ sunxi-next ] Add upstream patch 2019-04-20 19:33:57 +02:00
Igor Pecovnik
872d15715e Add Nanopi Duo2 and Nanopi R1 with one patch, rename to .conf since support level is the same as on all H3 boards 2019-04-19 18:34:38 +02:00
Martin Ayotte
2645877aa5 force MMC0 bus-width on most AllWinner SoC 2019-04-18 11:03:34 -04:00
Igor Pecovnik
1c114ea1bc [ sunxi-dev ] Add Nanopi R1 2019-04-18 10:53:30 +02:00
Igor Pecovnik
b3e50ef5f6 [ sunxi-next ] added FA Nanopi R1. Working everything but BT, random MAC on r8152, bumped with version 2019-04-17 20:43:09 +02:00
Igor Pecovnik
c71a67643c [ rockchip64 rk3399 default and dev ] update upstream tags and adjust patches, tested for building 2019-04-17 12:22:56 +02:00
Igor Pecovnik
f76e55a3d7 [ sunxi next ] add upstream patch, tested for building 2019-04-17 09:45:14 +02:00
Martin Ayotte
5ac45bd187
Merge pull request #1347 from WaterByWind/a64-timer
arm64: dts: allwinner: a64: Enable A64 timer workaround
2019-04-15 10:48:04 -04:00
WaterByWind
60e8e03fa1 arm64: dts: allwinner: a64: Enable A64 timer workaround
Commit 683d9384e6 brought back the upstream A64 timer fixes from 5.1.y into to the 4.19.y Armbian NEXT tree but missed the activation in the device node.

This change is the same as  commit efff71ba4f for the DEV tree and will re-introduce the activation for the fix.
2019-04-14 18:06:46 -04:00
WaterByWind
92b2895cfc pinctrl: sunxi: Disable strict mode for A64 pinctrl driver
Add patch to bring A64 pinctrl driver inline with other sunxi pintctrl drivers by disabling strict mode.

With kernel 4.15.y (and later):
*  Strict mode was enabled by default via commit 1396007286b1e2fd5dd10ae6a5ccaaaed51ab762 which can/will cause breakage with existing implementations.
* The ability to configure strict mode was added via commit aae842a3ff3385f27f1df8a9ee1494a416ec032d to allow older drivers to maintain existing behavior and avoid breakage.
* Commit cd70387f892205bcd7b8093b0837269b0739cbe0 had then explicitly disabled strict mode for most other existing SoCs but did not include A64.

This change is to update the A64 pinctrl driver similar to the other pre-existing SoC pinctrl drivers.
2019-04-14 16:29:34 -04:00
Martin Ayotte
02c2457aaf update disable_strict_mode patch so it work in 5.0.y as well as 5.1.y 2019-04-12 17:22:44 -04:00
Igor Pečovnik
9e2a0d2eae
Typo
8f4ab52b6e
2019-04-12 12:36:10 +02:00
Igor Pecovnik
8f4ab52b6e [ sunxi next ] Fixed thermal throtling for H5 devices and removed (deprecated) individual CPU speed settings from board config. Tested on H3 and H5 devices - it seems to work correctly now. https://forum.armbian.com/topic/2869-armbian-for-orangepi-pc2-allwinner-h5/?do=findComment&comment=76886 2019-04-12 11:56:06 +02:00
Igor Pecovnik
683d9384e6 [ sunxi & sunxi64 ] Upstream patches, small adjustement, remove deprecated patch, adjust config, briefly tested. 2019-04-11 00:01:58 +02:00
Martin Ayotte
df7d734e80 Merge branch 'master' of https://github.com/armbian/build 2019-04-10 17:39:36 -04:00
Martin Ayotte
9f68190d34 fix cs_gpio SPI support 2019-04-10 17:38:57 -04:00
Igor Pecovnik
77c1e16115 [ espressobin ] added cpu scaling fixes and adjust min/max parameters to match most recent variants 2019-04-10 18:43:42 +02:00
Igor Pecovnik
31550503be [ rk3399 default ] add and adjust upstream patches, kernel configuration update 2019-04-09 21:06:20 +02:00
Igor Pecovnik
58725209d9 [ rockchip64 default and dev ] Attaching to latest Ayufan branch, patches adjustement, disabled CEC due to issues @darinatoda and briefly tested on both kernels 2019-04-09 14:44:44 +02:00
Martin Ayotte
0274d162bb reintroduce erratum-unknown1 until we switch to 5.1.y 2019-04-07 16:11:01 -04:00
Martin Ayotte
265f01ab6a temporarly reverting anx6345 patch 2019-04-06 09:24:27 -04:00
Martin Ayotte
9a210b2ddd add Megous's brcm43455c patch 2019-04-05 17:39:08 -04:00
Martin Ayotte
a65beb65b1 remove useless patch 2019-04-05 17:38:31 -04:00
Martin Ayotte
5918b2de7e Merge branch 'master' of https://github.com/armbian/build 2019-04-05 17:27:09 -04:00
Martin Ayotte
712243d6e8 add Megous's brcm43455c patch 2019-04-05 17:24:20 -04:00
Martin Ayotte
176489725b
Merge pull request #1331 from arctype-co/sunxi-fixes
Sunxi fixes
2019-04-05 15:02:37 -04:00
Ryan Sundberg
5b01e3b4d9 Replace references to get_ds() in wifi drivers
See 736706bee3298208343a76096370e4f6a5c55915 get rid of legacy 'get_ds()' function
2019-04-05 15:22:50 +00:00
Ryan Sundberg
d92109b7f2 Fix compilation of analogix-anx6345.c following header changes
See 63f8f3badf799c8b63ff33a489886bc138ce5d09 drm: bridge: Constify mode arguments to bridge .mode_set() operation
and fcd70cd36b9bf697122538c9e38e8cf954b2342b drm: Split out drm_probe_helper.h
2019-04-05 10:35:50 +00:00
Igor Pecovnik
d11511ab2d [ allwinner H6 / DEV ] Add another OPP 2019-04-05 09:35:47 +02:00
Ryan Sundberg
ef8aaf2f18 Remove allwinner-a64-Enable-A64-timer-workaround.patch
This has been merged in Linux upstream
2019-04-05 06:53:30 +00:00
Ryan Sundberg
5e49b9a13f Fix duplicate sunxi-H6 uart1_pins 2019-04-05 06:32:32 +00:00
Ryan Sundberg
fc34b44b7f Fix spiflash device tree label warnings
arch/arm64/boot/dts/allwinner/overlay/sun50i-a64-spi-jedec-nor.dts:12.13-17.6:
Warning (spi_bus_reg): /fragment@0/__overlay__/spiflash: SPI bus unit
address format error, expected "0"
arch/arm64/boot/dts/allwinner/overlay/sun50i-a64-spi-jedec-nor.dts:26.13-31.6:
Warning (spi_bus_reg): /fragment@1/__overlay__/spiflash: SPI bus unit
address format error, expected "0"
2019-04-05 06:32:00 +00:00
Ryan Sundberg
5ade4bef7f Fix sunxi-a64 uart4 overlay (was aliasing to serial3 instead of serial4) 2019-04-05 06:28:49 +00:00
Thomas McKahan
80db9e3e40 [ sunxi-dev ] Patch cleanup, PineH64 1.8 GHz 2019-04-04 00:41:25 -04:00
Martin Ayotte
f1d1ca51f3 fix missing pinctrl-0 for ODroidC2 uartA 2019-03-31 17:31:15 -04:00
Martin Ayotte
22ca2b92a0 fix missing pinctrl-0 for ODroidC2 uartA 2019-03-31 17:30:49 -04:00
Martin Ayotte
690c1d3eab add OPiOne+ emac alias 2019-03-29 18:36:55 -04:00
Martin Ayotte
7fcd84da10
Merge pull request #1328 from WaterByWind/master
Update defconfig, DT to include upstream unstable timer mitigation
2019-03-29 09:37:28 -04:00
WaterByWind
efff71ba4f Update patch/kernel/sunxi-dev/0001-arm64-dts-allwinner-a64-Enable-A64-timer-workaround.patch
Updated DT patch for allwinner unstable timer

Replace previous patch for DT timer node with new patch from upstream commit.

This matches the upstream change to the actual workaround in drivers/clocksource/arm_arch_timer.c
 via commit c950ca8c35eeb32224a63adc47e12f9e226da241
2019-03-28 21:34:14 -04:00
Thomas McKahan
5fa8d688c3 [ rockchip ] clean up default patches, fix board info 2019-03-27 22:57:02 -04:00
Thomas McKahan
ff9a0a3bbe [ rockchip ] re-enable patch for general video parameters 2019-03-27 21:44:33 -04:00
Martin Ayotte
b5c9e6ee8d add uartA for odroidc2 in NEXT 2019-03-26 15:45:37 -04:00
Martin Ayotte
47488561d4 add uartA overlay for Odroid-C2 2019-03-26 12:06:02 -04:00
Martin Ayotte
839f2f1510 add uartA overlay for Odroid-C2 2019-03-26 11:57:20 -04:00
Martin Ayotte
f5b6dd722f add uartA overlay for Odroid-C2 2019-03-26 11:56:39 -04:00
Martin Ayotte
7ad6e3f938 remove existing hunk in Add-YUV420 patch 2019-03-26 11:53:51 -04:00
Martin Ayotte
23eefa0afc fix eMMC vqmmc-supply in OPi3 2019-03-25 17:46:53 -04:00
Martin Ayotte
4a90f7e490 fix bad usb0-iddet gpio in OPi3 2019-03-25 17:46:07 -04:00
Martin Ayotte
f0fc372f3b remove SPI0 node in OPi3 since clash eMMC 2019-03-25 17:45:35 -04:00
Martin Ayotte
a15240883a Merge branch 'master' of https://github.com/armbian/build 2019-03-25 15:44:57 -04:00
lanefu
ea9d71de01
Merge pull request #1317 from Azq2/patch-1
Return some changes from 01-linux-0001-rockchip (HDMI 1366x768 fix)
2019-03-25 14:20:33 +00:00
Martin Ayotte
c9dbba1333 remove useless patch for 5.0.y 2019-03-25 10:11:13 -04:00
Martin Ayotte
09b94d46c5 remove useless patch for 5.0.y 2019-03-25 09:59:56 -04:00
Martin Ayotte
cae9f254b7 remove useless patch for 5.0.y 2019-03-25 09:51:24 -04:00
Martin Ayotte
d25d7f8048 remove useless patch for 5.0.y 2019-03-25 09:50:20 -04:00
Martin Ayotte
042da80afe remove useless patch for 5.0.y 2019-03-25 09:48:32 -04:00
Martin Ayotte
146f682d31 remove useless patch for 5.0.y 2019-03-25 09:46:26 -04:00
Martin Ayotte
94b762a9a1 remove useless patch for 5.0.y 2019-03-25 09:37:44 -04:00
Martin Ayotte
f3df61f0f9 remove old timekeeping32-tweaks-for-4.20.y.patch 2019-03-25 09:23:00 -04:00
Martin Ayotte
c28e7934c5 change timekeeping32-tweaks for 5.0.y 2019-03-25 09:22:05 -04:00
Martin Ayotte
f5c9bde7ac comment V4L2 vidioc_cropcap for 5.0.y 2019-03-25 09:20:45 -04:00
Martin Ayotte
3e2d97a930 remove useless patch for 5.0.y 2019-03-25 09:19:50 -04:00
Martin Ayotte
5888d28212 delete useless patch 2019-03-24 18:09:34 -04:00
Martin Ayotte
56c71fc2ba add missing OPi3 patches 2019-03-22 09:57:43 -04:00
Martin Ayotte
ae80b3820d remove useless disabled patch 2019-03-21 14:57:47 -04:00
Martin Ayotte
2fa7c680c2 fix overlay patch 2019-03-21 14:57:07 -04:00
Martin Ayotte
ec32afae44
Merge pull request #1321 from zhangn1985/master
disable patch 0031 for meson64-dev, due to merged.
2019-03-21 14:13:44 -04:00
Zhang Ning
ad28188286 disable patch 0031 for meson64-dev, due to merged.
Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
2019-03-21 13:17:16 +08:00
WaterByWind
16af5541ba Update index for pin bank 'H' in sun50i-a64-fixup.scr-cmd
Mirror similar PR from sunxi-dev to sunxi-next:  Fix off-by-one numeric index for pin bank ‘H’ in sun50i-a64-fixup.scr-cmd
2019-03-20 22:01:09 -04:00
WaterByWind
c4b96d21c6 Update index for pin bank 'H' in sun50i-a64-fixup.scr-cmd
Fix off-by-one numeric index for pin bank ‘H’ in sun50i-a64-fixup.scr-cmd
2019-03-20 21:37:29 -04:00
Kirill Zhumarin
591da62568
Return some changes from 01-linux-0001-rockchip
Fixes 1366x768 and others resolutions for HDMI.
2019-03-19 16:48:32 +02:00
5kft
a7ffdb8f15 [ sunxi-dev ] update H5 overclock overlay to correspond to kernel 5.0 DT changes 2019-03-17 15:48:36 +00:00
Martin Ayotte
53bcf26db6 switch RK3399 to 5.0.y 2019-03-15 18:46:14 -04:00
Martin Ayotte
e71c0aa63d fix OPiLite2 compatible 2019-03-15 18:04:41 -04:00
Martin Ayotte
92bb6f0b66 remove useless patch according to 5.0.y 2019-03-15 12:18:51 -04:00
Martin Ayotte
a06fef7121 remove useless patch according to 5.0.y 2019-03-15 11:17:04 -04:00
Martin Ayotte
4ef8efe65c remove useless patch according to 5.0.y 2019-03-15 11:08:42 -04:00
Martin Ayotte
b4a5576f0f remove useless patch according to 5.0.y 2019-03-15 11:07:03 -04:00
Martin Ayotte
d0bb121478 remove useless patch according to 5.0.y 2019-03-15 11:04:38 -04:00
Martin Ayotte
cdb000d9d5 remove useless patch according to 5.0.y 2019-03-15 11:01:13 -04:00
Martin Ayotte
f05ba5c2d7 remove include patch already present in axp20x.c 2019-03-15 10:43:30 -04:00
Martin Ayotte
1e48b1c2b8 remove duplicate A64 Pinebook sound patch 2019-03-15 10:42:11 -04:00
Martin Ayotte
85c94edd17 fix about usb3 2019-03-14 22:19:02 -04:00
Martin Ayotte
072a3dfe36 more fix on p-board-h6-add-THS 2019-03-14 21:46:31 -04:00
Martin Ayotte
f566841baf fix h6-add-THS patch 2019-03-14 21:16:51 -04:00
Martin Ayotte
b371826484 remove old timekeeping32-tweaks-for-4.20.y.patch 2019-03-14 18:34:47 -04:00
Martin Ayotte
fee5ec15b6 add timekeeping32-tweaks for 5.0.y 2019-03-14 18:34:01 -04:00
Martin Ayotte
1749cede63 remove useless patch according to 5.0.y 2019-03-14 18:32:05 -04:00
Martin Ayotte
d594f50193 remove useless patches according to 5.0.y 2019-03-14 18:14:27 -04:00
Martin Ayotte
b9cc9c9c71 remove useless patches according to 5.0.y 2019-03-14 17:39:05 -04:00
Martin Ayotte
237d55c418 remove some useless patches under 5.0.y 2019-03-14 17:31:20 -04:00
Martin Ayotte
23dda0f989 disable temporarily some a64 patch 2019-03-14 17:30:41 -04:00
Martin Ayotte
e514907bd2 disable temporarily some Mali or Lima patches 2019-03-14 17:30:04 -04:00
Martin Ayotte
d4cab3024e remove some useless patches under 5.0.y 2019-03-14 17:28:36 -04:00
Martin Ayotte
e93df837b7 disable temporarily some a64 patch 2019-03-14 17:28:02 -04:00
Martin Ayotte
1d1c6b8c5d disable temporarily some Mali or Lima patches 2019-03-14 17:27:17 -04:00
Martin Ayotte
c50277f880 fix UART2 pins on cubietruck according to 5.0.y 2019-03-14 17:22:59 -04:00
Martin Ayotte
0c9efd40a8 fix access_ok() arguments according to 5.0.y 2019-03-14 17:10:25 -04:00
Martin Ayotte
53a1237496 remove duplicate dwc3/usb3phy lready in 5.0.y 2019-03-14 17:06:00 -04:00
Martin Ayotte
95acbdbe1a add HDMI to OPiLite2 and OPiOne+ 2019-03-14 17:03:14 -04:00
Martin Ayotte
6c9ccaffba fix Pinebook hpvcc-supply 2019-03-14 17:01:14 -04:00
Martin Ayotte
087bb6c3e9 fix Pine64 hpvcc-supply 2019-03-14 17:00:32 -04:00
Martin Ayotte
1420d659a1 fix a64-dvfs-wip patch according to 5.0.y 2019-03-14 16:55:53 -04:00
Igor Pečovnik
925b558d18
Merge pull request #1307 from maximilliangreat/master
Corrected timings for 1440x900 resolution, H3 legacy kernel.
2019-03-10 18:08:57 +01:00
maximilliangreat
bb5842cfe9 Corrected timings for 1440x900 resolution, H3 legacy kernel. 2019-03-10 19:53:04 +03:00
Martin Ayotte
eda653ae25 fix typo in README overlays 2019-03-10 11:38:07 -04:00
Martin Ayotte
85285a492e add I2C7 overlay 2019-03-10 09:27:53 -04:00
Igor Pecovnik
d7b601b63f [ rk3399 default ] patchset adjustement 2019-03-10 13:55:12 +01:00
Martin Ayotte
ad868140cf initial commit for OrangePi3 WIP 2019-03-09 11:49:43 -05:00
Martin Ayotte
1e8aa12622 add WiFi RTL8723 to PineH64 2019-03-09 10:10:21 -05:00
FlashBurnGitHub
22f5bbde18
adapted to patches sent to kernel mailing list
I changed the patch so that the code is the same like the 2 patches sent to the kernel mailing list.
2019-03-09 12:41:13 +01:00
Martin Ayotte
283acedbf2 remove useless patches for current 4.20.12 2019-03-08 15:23:44 -05:00
FlashBurnGitHub
0f374fab14
XTAL use correct pin
Missing patch to use the correct pin to recognize the XTAL frequency.
2019-03-07 08:34:52 +01:00
FlashBurnGitHub
d9c213ed8b
Rename armada-3700-cpufreq.patch to armada-37xx-cpufreq.patch 2019-03-07 08:32:17 +01:00
Martin Ayotte
e4e34c7f15 add param_w1_pin management to rockchip-fixup.scr 2019-03-06 17:34:59 -05:00
FlashBurnGitHub
8c197c7a4f
Create armada-3700-cpufreq.patch 2019-03-06 17:45:59 +01:00
Martin Ayotte
4722859bc1 fix spi-spidev pins in README 2019-03-05 20:28:25 -05:00
Martin Ayotte
5a7e35d59d add rockchip-spi-spidev overlay 2019-03-05 20:19:58 -05:00
Thomas McKahan
b1210e0b5c [ rockchip64-dev ] Some housekeeping and adjustments for Renegade 2019-03-05 01:00:11 -05:00
Igor Pecovnik
08031ae67a [ rockpro64 ] adjust wireless firmware path 2019-03-04 20:06:00 +01:00
Thomas McKahan
39a1708942 [ rockchip64 ] Renegade set USG OTG to HOST mode
Fixes dead lower USB port.
2019-03-04 00:37:49 -05:00
Leonidas P
cf0b95aa95 rockchip64-dev: upstream patch to 4.20.13 2019-02-28 17:39:12 +02:00
Leonidas P
2a080d6a7c rockchip64-dev: tweak tx/rx delay in network stability patch
seems like this patch headed upstream for rk3328-roc-cc:
https://patchwork.kernel.org/patch/10804863/
doesn't include the tx/rx delay changes in the original rock64 patch:
https://patchwork.kernel.org/patch/10178969/

My testing showed these changes help with a link down and reset that happens on heavy
exchanges, like streaming. Maybe we should sumbit upstream a patch that hadles this as well?
2019-02-28 16:30:21 +02:00
Thomas McKahan
d824b92648 [ rockchip64-dev ] network stability patch 2019-02-26 00:02:43 -05:00
Igor Pečovnik
df7a909284
Merge pull request #1289 from RossBencina/nanopi-i2s1-mclk-fix
Fix issue with audio quality on NanoPi M4, see: https://forum.armbian.com/topic/9605-sound-problems-with-nanopi-m4/
2019-02-25 10:30:33 +01:00
Igor Pečovnik
f82c047514
Merge pull request #1290 from pevot/master
Add support for DVB-T2 USB device MyGica T230C2 into next and dev kernel for Allwinner CPUs
2019-02-25 09:00:00 +01:00
Igor Pecovnik
7e5bcdc0de [ sunxi/sunxi64 ] Upstream patches and config adjustement 2019-02-25 08:41:53 +01:00
pevot
28d6aa29b8 Email headers removed from DVB-T2 USB device MyGica T230C2 patches 2019-02-24 16:32:55 +00:00
Leonidas P
f4e6e2ffd9 Upstream patches [K 4.4]
4.4.175 -> 4.4.176
2019-02-23 16:51:14 +02:00
Leonidas P
e08c9a9e46
Upstream patches [K 4.4] (#1291) 2019-02-21 03:36:47 +02:00
pevot
479eff6d9e Add support for DVB-T2 USB device MyGica T230C2 into next and dev kernel for Allwinner CPUs
Based on following kernel patches:
https://patchwork.kernel.org/patch/10395967/
https://patchwork.kernel.org/patch/10395963/
2019-02-20 22:54:29 +00:00
Leonidas P
5659f7fffa
Revert "Enable kernel config options from ayufan kernel including mali." (#1287)
bfed510a87 (commitcomment-32366701)
2019-02-20 00:38:06 +02:00
Ross Bencina
fa78fdfbc7 Fix issue with audio quality on NanoPi M4, see: https://forum.armbian.com/topic/9605-sound-problems-with-nanopi-m4/. Reinstate FriendlyElec rk3399-nanopi4-common.dtsi &i2s1 entry that assigns i2s1 master clock SCLK_I2S1_8CH to i2s_8ch_mclk output pin clock source SCLK_I2S_8CH. By default the i2s1 node is disabled, therefore this clock assignment is not applied unless (1) i2s1 is enabled by user DT changes, or (2) i2s1 is enabled in a specific nanopi board .dts -- at this time the only such board is NanoPi M4. On NanoPi M4 this change will send i2s1 mclk to the rt5651 codec, which is the desired clock routing (prior to this change, the codec was getting i2s0 mclk, which was the cause of the bad audio). On other nanopis if the user enables i2s1 in DT, this change will route i2s1 mclk to the mclk line on the 40 pin header (and, on NanoPC T4, also to the onboard codec, which is less desirable, but that's how the board is wired). 2019-02-20 02:27:12 +11:00
Igor Pečovnik
8cabe41e59
Merge pull request #1284 from helios-4/helios4-update
Helios4: Add support for Wake-On-LAN and update fancontrol configuration
2019-02-19 15:30:02 +01:00
Martin Ayotte
34205e60b3 add H6-DMA + H6-SPIs patches 2019-02-18 15:00:02 -05:00
Thomas McKahan
2c8ee5a69d [ rockchip-dev ] Add simpler reboot code
As seen here: https://patchwork.kernel.org/patch/10817217/

for testing in Dev.  @paolosabatino please check TV box.
2019-02-17 23:28:02 -05:00
Thomas McKahan
70f931c4b3 [ Rockchip64 ] patch r8152 driver to recognize 0x6010 devices 2019-02-17 16:02:14 -05:00
Igor Pecovnik
40557aebb3 [ general ] Fixing wireguard breaking prepare headers https://github.com/armbian/build/issues/1278 and upstream patch for sunxi-next 2019-02-13 10:09:04 +01:00
Aditya Prayoga
1ec2a163fe mvebu-next: helios4: Add Wake on LAN support
Interrupt pin of the Ethernet PHY is connected to GPIO. The PHY can be
configured to raise interrupt when it received WoL magic packet.

This patch use gpio-keys as wakeup source for Wake on LAN as currently
there is no way to use the GPIO directly under mvneta driver.

Signed-off-by: Aditya Prayoga <aditya@kobol.io>
2019-02-12 10:34:30 +08:00
Aditya Prayoga
8cac6dba94 kernel: mvebu-next: Add Wake on GPIO support
The SoC provides several waking options sourced by different peripherals
to take the system out of power save modes. One of the options is Wake
on GPIO.

This patch implements missing function to support gpio as wakeup source
and properly route it to upper interrupt controller (Arm GIC).

Signed-off-by: Aditya Prayoga <aditya@kobol.io>
2019-02-12 10:34:30 +08:00
Darina Toda
923502bc77 Enable kernel config options from ayufan kernel including mali. Add also the mali patch 2019-02-10 21:32:42 +00:00
Igor Pecovnik
dc5c903f23 [ K4.4 upstream patches ] and a small change to CSC board config 2019-02-09 19:31:03 +01:00
Leonidas P
37b9bc19c5
Patch 4.4.173-174
no conflicts
2019-02-09 02:43:14 +02:00
Igor Pecovnik
9758711ed4 [ general ] Attach Realtek 8811, 8812, 8814 and 8821 drivers source, remove our old patches, adjust configs, tested on all combinations 2019-02-07 15:24:06 +01:00
Igor Pečovnik
92df5b572e
Merge pull request #1265 from expipiplus1/mvebu-gpio
Reenable mvebu gpio patch for newer kernels
2019-02-06 10:52:21 +01:00
Igor Pecovnik
e959294b7f [ sunxi* / general ] add possible fix for eMMC troubles with some H5 boards, adjusted configuration, Wireguard: always use latest sources 2019-02-06 10:50:13 +01:00
Joe Hermaszewski
357b54b9ef Reenable mvebu gpio patch for newer kernels
Linux commit ba78d83be7d04f03a7fe6133efb5b6f83b9b0e7c broke support for this patch
2019-02-06 17:42:53 +08:00
Igor Pecovnik
1c9bb649a9 [ rk3399 default ] headers fix v2 2019-02-05 11:56:35 +01:00
Igor Pecovnik
4348bf68a0 [ rk3399 ] fix for building modules https://forum.armbian.com/topic/9540-linux-headers-rk3399-is-broken-for-building-out-of-tree-modules-with-fix 2019-02-04 18:27:26 +01:00
Darina Toda
ef7f84f47d Add CEC to rockchip64 kernel and kernel configs to enable it 2019-02-03 20:03:36 +00:00
Leonidas P
125c5d5b5a
Fix rk3399-default mali patch
Now correct fot 4.9+ also (if it's ever needed)
2019-01-31 20:23:11 +02:00
Leonidas P
a4d2b0f870
Fix rockchip-default mali patch 2019-01-31 19:54:49 +02:00
Igor Pecovnik
556eb213c1 [ meson64-dev ] remove deprecated patch 2019-01-31 18:21:11 +01:00
Igor Pecovnik
e2bb865d9d [ sunxi-next ] add upstream patches, wifi fixes for bpi m2/u 2019-01-31 16:53:52 +01:00
Igor Pecovnik
692c379d6c [ meson64-next ] adjust config and remove deprecated patch 2019-01-31 15:21:31 +01:00
Igor Pecovnik
b58323e08b [ meson64 default ] fix packaging issues 2019-01-31 14:29:07 +01:00
Igor Pecovnik
c67a1837b0 [ sun7i ] add systemd fix also to A20 kernel branch https://github.com/armbian/linux/pull/8 2019-01-31 11:26:13 +01:00
Tony
684c0c03ad
Delete packaging-4.x-meson64.patch.disabled
unnecessarily file.
2019-01-30 23:33:50 -05:00
Igor Pecovnik
7468eb23ab [ wireguard ] add to config, move Tinkerboard to stable branch, add upstream patches 2019-01-28 20:47:37 +01:00
Leonidas P
21125280db
Fix mali patch for rk3399
No need to check linux version anymore, function call is the same. Try to see if it builds
2019-01-28 13:52:22 +02:00
Thomas McKahan
5b9597c705 Merge branch 'master' of https://github.com/armbian/build 2019-01-28 00:53:50 -05:00
Thomas McKahan
3cd58d07bc [ rockchip-dev ] update config and patchfix 2019-01-28 00:52:24 -05:00
Igor Pečovnik
7a8cb61060
Merge pull request #1249 from paolosabatino/xt-q8l-v10
Fixed, verified and enabled back xt-q8l-v10 patches
2019-01-27 21:44:30 +01:00
Martin Ayotte
005e8cf9fc fxi SD-CD pullup 2019-01-27 15:37:40 -05:00
Igor Pecovnik
3b894b110e [ rockchip64 ] add upstream patches to rk3399, add rockpi4b to default kernel (working not very good atm), adjusted kernel config 2019-01-27 19:37:46 +01:00
paolo
2f899df257 Enabled xt-q8l-v10 patches for armbian rockchip-dev after verification over kernel 5.0 bump
Fixed xt-q8l-v10-remote-keymap.patch to work with linux kernel 5.0
2019-01-27 17:37:16 +00:00
Leonidas P
41f2cbdcea
Upstream Patches
Modified to fix build error - see https://github.com/armbian/build/issues/1199#issuecomment-457862514

You're free to test with other rockchip boards, I only have rk3328-roc-cc
2019-01-26 22:37:58 +02:00
Igor Pecovnik
7e38968709 [ add orangepi rk3399 ] Board boots, wifi and net works, can be installed on eMMC but various troubles at this point. It's dirty DT copy from stock kernel. Need further rework ... 2019-01-25 20:48:57 +01:00
Igor Pečovnik
60a968b26e
Merge pull request #1247 from hehopmajieh/teres
All patches according to Teres-I dts  merged in one,fixed wrong pinmux
2019-01-25 11:56:56 +01:00
Dimitar Gamishev
c5ea362a67 All patches according to Teres-I dts merged in one
Enabled analog codec
Fixed wrong pinmux
2019-01-25 10:38:09 +02:00
Thomas McKahan
5a0d83a316 [ rockchip-dev ] update patchset, target 5.0 RC
Includes experimental video decoder driver.  Thanks as always to @miouyouyou for the base patches
2019-01-25 00:21:49 -05:00
Tony
df6fd3ecbf
Merge pull request #1236 from chwe17/rockpi_tutorial
fixed LED in rockpis device tree
2019-01-23 18:15:26 -05:00
Igor Pecovnik
cbfcd85715 [ dvbsky S960 ] User request https://forum.armbian.com/topic/9318-nanopi-neo2-kernel-update-for-patch-dvbsky-s960 2019-01-23 18:55:17 +01:00
Igor Pecovnik
9efe564caf [ sunxi/sunxi64 ] upstream patches and enablind MD on 64 https://forum.armbian.com/topic/9421-module-md_mod-not-found-in-directory-libmodules41913-sunxi64/ Bump with a version 2019-01-23 17:01:07 +01:00
Igor Pecovnik
8979912fec [ cubox ] fix patch filename 2019-01-23 12:31:15 +01:00
Thomas McKahan
cc03b0925f [ meson64-dev ] update spidev warning patch 2019-01-22 23:54:14 -05:00
Martin Ayotte
cd0ada7248 add missing uart2_rts_cts_pins H3/H5 2019-01-22 16:51:03 -05:00
Igor Pecovnik
98180b9281 [ sunxi* ] AP bugfix for 8723BS and upstream patches 2019-01-22 20:44:03 +01:00