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