Igor Pecovnik
43e1f75ea3
[ orangepizeroplus2 ] enable missing OTG bits
2019-04-22 08:30:51 +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
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
Martin Ayotte
9f68190d34
fix cs_gpio SPI support
2019-04-10 17:38:57 -04: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
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
690c1d3eab
add OPiOne+ emac alias
2019-03-29 18:36:55 -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
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
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
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
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
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
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
Martin Ayotte
283acedbf2
remove useless patches for current 4.20.12
2019-03-08 15:23:44 -05:00
pevot
28d6aa29b8
Email headers removed from DVB-T2 USB device MyGica T230C2 patches
2019-02-24 16:32:55 +00: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
Martin Ayotte
34205e60b3
add H6-DMA + H6-SPIs patches
2019-02-18 15:00:02 -05: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 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
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
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
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
Martin Ayotte
f8ba727e2f
Merge branch 'master' of https://github.com/armbian/build
2019-01-21 17:16:00 -05:00
Martin Ayotte
6b961e202b
temporarily change sun50i-h6-emac to sun50i-a64-emac for OPiOne+
2019-01-21 17:14:50 -05:00
Igor Pecovnik
7b96a311e8
[ sunxi-dev ] fix for wireless drivers AP, tested on OPi 2e http://ix.io/1ySo and adjusted kernel config
2019-01-21 18:21:16 +01:00
Martin Ayotte
b2137424a5
delete calculation-of-NM-rate patch since it is now in Begous branch
2019-01-15 19:22:02 -05:00
Martin Ayotte
8831783959
remove all leading zero in DT address of overlays and fixup scripts (especially on old A10/A13/A20)
2019-01-15 19:09:04 -05:00
Martin Ayotte
6c35ed9c19
According to Jernejsk, the real fix for H6 hang should be the fix irq_banks
2019-01-14 16:09:19 -05:00
Martin Ayotte
25c40b948c
add a patch to rever GregKH patch preventing H6 boot
2019-01-13 20:52:37 -05:00
Martin Ayotte
c430a2ac3d
fix bananam2ultra wifi
2019-01-12 15:10:45 -05:00
Martin Ayotte
1921a758bd
disable general-aufs
2019-01-11 15:48:42 -05:00
Martin Ayotte
1f34828b57
add h5-emmc-compatible
2019-01-11 14:45:08 -05:00
Martin Ayotte
c7052c256c
fix nand-disable-badblock
2019-01-11 09:28:56 -05:00
Martin Ayotte
eb492a7be6
fix a64-enable-sound-on-Pine64
2019-01-11 09:28:29 -05:00
Martin Ayotte
4f700343f3
delete more useless patches
2019-01-11 09:27:57 -05:00
Martin Ayotte
52852469f1
delete more useless patches
2019-01-10 18:27:23 -05:00
Martin Ayotte
dcb2ac9dfb
delete more useless patches
2019-01-10 18:09:55 -05:00
Martin Ayotte
47e2e42553
remove duplicate N_VBUSEN
2019-01-10 10:36:09 -05:00
Martin Ayotte
b097c88270
remove useless Makefile patching
2019-01-10 10:35:27 -05:00
Martin Ayotte
19227bf2ab
fix Makefile patching
2019-01-10 10:34:47 -05:00
Martin Ayotte
ed87039af0
remove duplicate hdmi nodes
2019-01-10 10:34:15 -05:00
Martin Ayotte
5491d4d349
remove useless dtbo/src target in 4.20.y
2019-01-10 10:33:20 -05:00
Martin Ayotte
e55c1bcc45
recover file from wrong deletion + remove duplicate DT syscon
2019-01-10 10:06:28 -05:00
Martin Ayotte
c0319cf3cc
tweak DT file naming convention of OPiZero+2 to match the one from Megous branch
2019-01-09 18:37:12 -05:00
Martin Ayotte
91fbb36c27
delete more useless patches
2019-01-09 18:00:43 -05:00
Martin Ayotte
0943a044d5
fix general-packaging-dev patch for 4.20.y
2019-01-09 17:32:52 -05:00
Martin Ayotte
68694fa663
delete more useless patches
2019-01-09 17:26:11 -05:00
Martin Ayotte
5c9674f49d
fix OPiWin USB
2019-01-09 15:40:20 -05:00
Martin Ayotte
136c0553e3
fix OPiWin USB
2019-01-09 15:39:25 -05:00
Martin Ayotte
680cbdf4a7
delete more useless patches
2019-01-09 12:06:22 -05:00
Martin Ayotte
680aaf21ac
delete more useless patches
2019-01-09 11:51:40 -05:00