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