Commit Graph

1879 Commits

Author SHA1 Message Date
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