Commit Graph

3482 Commits

Author SHA1 Message Date
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
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
Igor Pecovnik
e5b292799b [ sunxi wireless 8189es/8723cs/8189fs AP fix, Tested on Orangepi R1 http://ix.io/1yRP https://forum.armbian.com/topic/8241-wifi-access-point-hostapd-with-kernel-418-and-419 2019-01-21 17:12:59 +01:00
Thomas McKahan
79633079fe [ meson64-dev ] update 4.20 patchset 2019-01-21 01:18:20 -05:00
Richard Kojedzinszky
fd876115fd BPI-M1+ wifi: disable OOB IRQ 2019-01-20 18:59:36 +01:00
chwe17
bb63ed6d2a fixed LED in rockpis device tree 2019-01-19 01:34:15 +01:00
Igor Pecovnik
a156fddf8f [ odroidxu4 ] Reverting NEXT back to stock 4.14.y due to many troubles, DEV = 4.19.y 2019-01-18 20:10:35 +01:00
Thomas McKahan
41eddbdf62 [ meson64-next ] update drm mode switch patch 2019-01-16 01:38:35 -05: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
592c8bd76b remove all leading zero in DT address of overlays and fixup scripts (especially on old A10/A13/A20) 2019-01-15 19:16:24 -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
Thomas McKahan
ad7d90fab2 [ rockchip64-dev ] small rockpi4 dts adjustments. 2019-01-15 01:46:12 -05:00
Thomas McKahan
5d31c8f67c [ rockchip-next ] fix support for upgrading eMMC on Tinker Board
See: https://forum.armbian.com/topic/9312-tinkerboard-ss-bricked-after-570-upgrade/

Solves issue by recreating the "miniarm" dtb same as the 4.14 before it.
2019-01-15 01:14:58 -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
Igor Pecovnik
cadd885d97 [ rockchip-dev ] Patch adjustement 2019-01-13 09:51:08 +01:00
Igor Pecovnik
34fef666f0 [ rockchip-dev ] remove obviously deprecated and move the rest away that kernel can compile 2019-01-12 23:01:34 +01:00
Martin Ayotte
8854cf2b0a fix merge conflict 2019-01-12 15:19:30 -05:00
Martin Ayotte
c430a2ac3d fix bananam2ultra wifi 2019-01-12 15:10:45 -05:00
Igor Pecovnik
6957b93c04 [ rockchip-dev ] remove broken patch 2019-01-12 20:58:14 +01:00
Igor Pecovnik
8db17df918 [ rockchip-dev ] remove broken wifi patches 2019-01-12 20:39:22 +01:00
Igor Pecovnik
723b749da8 [ meson64-dev ] remove broken wifi patches. An updated version will be placed here when time is right. 2019-01-12 17:33:47 +01:00
Igor Pecovnik
27687e9273 [ sunxi-dev ] disable broken patch 2019-01-12 15:30:52 +01:00
Martin Ayotte
1921a758bd disable general-aufs 2019-01-11 15:48:42 -05:00
Igor Pecovnik
96d5bb2c20 [ meson64 ] Bugfix for packaging patch, adding proper AUFS patch 2019-01-11 20:51:01 +01: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
JMCC
0fa2388957
Merge pull request #1221 from teacupx/master
Several DT tweaks for Renegade
2019-01-11 12:47:56 +01:00
JMCC
08614f3982 Fix 1512MHz OPP for Renegade 2019-01-11 11:43:35 +01:00
Thomas McKahan
2ed2e50e56 [ rockchip-next ] update to 4.19 2019-01-11 02:29:02 -05:00
JMCC
f1affad5c7 Give some life to Renegade LED's 2019-01-11 01:55:19 +01:00
JMCC
b77dde090d Merge branch 'master' of git://github.com/armbian/build 2019-01-11 00:37:27 +01:00
JMCC
99deddd950 Fix DRM crashing for rockchip64 2019-01-11 00:36:58 +01: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
Thomas McKahan
650240a8b7 [ meson64-dev ] restore dev to 4.20, first pass 2019-01-10 00:47:16 -05:00
Thomas McKahan
7c5fb27d79 [ meson64-next ] Shift Next to 4.19 2019-01-09 23:33:47 -05:00
Thomas McKahan
c1d43c038b [ meson64-dev ] remove outdated patch 2019-01-09 23:13:06 -05:00
Tony
3b9ce663bf
Rename timekeeping32-tweaks-for-4.20.y.patch to timekeeping32-tweaks-for-4.20.y.patch.disabled
not time yet.
2019-01-09 22:30:48 -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
Martin Ayotte
684abc3cdf delete some useless patches 2019-01-09 11:41:56 -05:00
Martin Ayotte
1fa6a87bae delete board-pine-h6-pine-h6-0034-arm64-allwinner-h6-add-EMAC-device-nodes.patch 2019-01-09 11:29:47 -05:00
Martin Ayotte
fa78a6e214 remove camera-add-the-H3-H5-CSI-controller.patch 2019-01-09 11:18:06 -05:00
Martin Ayotte
e1382154b1 add some timekeeping32 tweaks gone in 4.20.y 2019-01-09 10:36:08 -05:00
Igor Pecovnik
1b4990736d [ sunxi/sunxi64 ] Attach NEXT to 4.19.y and bump with version 2019-01-09 15:31:50 +01:00
Igor Pecovnik
1c3fde7d3b [ Cubietruck & BananaPro ] Disable-OOB-IRQ-for-brcm wifi 2019-01-09 09:49:56 +01:00
Thomas McKahan
8f2da46aa0 [ meson64-dev ] add patch to fix modeswitching
Appears to fix all the HDMI issues.
2019-01-08 22:50:38 -05:00
Thomas McKahan
7c6b164cc8 { rockchip64-dev ] rockpi4b clean up patches 2019-01-07 01:35:58 -05:00
Thomas McKahan
178796e6cd [ rockchip64-dev ] small cleaning rockpi dts 2019-01-07 01:15:05 -05:00
JMCC
cc4a74fd62
Merge pull request #1215 from teacupx/master
drm: workaround for crash when trying to open render node
2019-01-06 21:55:04 +01:00
JMCC
3439534541 drm: workaround for crash when trying to open render node 2019-01-06 21:50:24 +01:00
Martin Ayotte
ea20f750bf slow SPIFlash to avoid errors 2019-01-05 09:50:02 -05:00
Martin Ayotte
8c6569e4aa put back normal sdcard speed 2019-01-04 17:15:08 -05:00
Martin Ayotte
6ff1c5f0cb fix rejected patch 2019-01-04 17:13:20 -05:00
Martin Ayotte
f2e71dbc73 fix sdmmc-bus1 pin 2019-01-04 10:04:19 -05:00
Thomas McKahan
5150d707f5 [ rockchip64-dev ] Rockpi round 1 dts cleanup, HDMI works 2019-01-04 02:19:13 -05:00
Igor Pečovnik
7edf9033d1
Merge pull request #1208 from paolosabatino/xt-q8l-v10
RK I2S HDMI audio fix and other fixes for xt-q8l-v10 to work with kernel 4.19
2019-01-03 23:34:23 +01:00
paolosabatino
ee0d3f894f Fixed missing/non-working i2s-based HDMI audio device on rockchip platform 2019-01-03 18:13:59 +01:00
Martin Ayotte
b1f83f631b put back previous SDCard speed on RockPro 2019-01-03 11:05:36 -05:00
Martin Ayotte
211c802f7c add better strength on SDCard and put back previous speed setting 2019-01-03 11:04:17 -05:00
paolosabatino
7b0ae02a34 Merge remote-tracking branch 'upstream/master' into xt-q8l-v10 2019-01-03 13:37:13 +01:00
Thomas McKahan
f60276183e [ rockchip64-dev ] rk3328 set SD drive level 8ma 2019-01-03 02:22:38 -05:00
Thomas McKahan
f5a9dbb73e [ rockchip64-dev ] Rockpi4 enable USB 2019-01-03 02:17:21 -05:00
Thomas McKahan
e18d42f779 [ rockchip64-dev ] remove unneeded patch 2019-01-02 22:22:41 -05:00
Martin Ayotte
38c329469d remove useless brcmf node 2019-01-02 16:18:51 -05:00
Martin Ayotte
5de46fc0cb remove some Makefile targets since they are obsolete under 4.20.y 2019-01-02 14:39:11 -05:00
Martin Ayotte
6081202886 reduce sdcard due to random failures 2019-01-02 14:38:26 -05:00
Martin Ayotte
e6b74b04e3 lower sdcard speed to fix random failure 2019-01-02 11:34:10 -05:00
Thomas McKahan
cf5d6d3a08 [ rockchip64-dev ] update patchset, disable some broken ones 2019-01-01 22:29:38 -05:00
Martin Ayotte
63be3732ea fix RockPi-4B naming + fix vcc5v0_host gpio pin 2019-01-01 19:37:58 -05:00
Martin Ayotte
cbbbf06319 fix RockPi-4B naming + fix vcc5v0_host gpio pin 2019-01-01 19:37:27 -05:00
Igor Pečovnik
7b9b9631b3
Merge pull request #1203 from gkkpch/master
Improve DSD-direct support in kernel 4.14.y
2019-01-01 18:09:36 +01:00
Martin Ayotte
efc1bad036 add new RockPi-4B 2019-01-01 10:01:45 -05:00
Gé Koerkamp
5ae35c4381 Improve DSD-direct support in kernel 4.14.y 2019-01-01 12:52:25 +01:00
Martin Ayotte
d31b35ab0b disable useless patches 2018-12-31 21:12:27 -05:00
Martin Ayotte
bb21de07d9 disable useless patches 2018-12-31 14:14:32 -05:00
Martin Ayotte
09ce9f17d9 add startup-delay to OPiWin gmac-3v3 2018-12-31 14:13:53 -05:00
Martin Ayotte
7d15d232ce remove useless patch since switch to 4.20.0 2018-12-31 12:38:08 -05:00
Martin Ayotte
8f82cb60b9 set lower speed for RockPro64 eMMC 2018-12-31 12:29:56 -05:00
Igor Pecovnik
6b1a33930b [ espressobin ] Move ATF/U-boot to 18.12, add new DDR configurations & bump kernel to 4.19.y 2018-12-30 16:14:27 +01:00
Martin Ayotte
5a0e3b6dcb fix vcc5v0_host for USB1_HOST_EN in OrangePi-RK3399 2018-12-28 15:36:33 -05:00
Martin Ayotte
758db7522a initial commit for orangepi-rk3399.wip 2018-12-24 11:06:59 -05:00
Thomas McKahan
05d4708e61 [ Le Potato ] add i2c-ao to dt 2018-12-21 17:33:07 -05:00
Igor Pecovnik
afb6216278 [ sunxi-dev ] This kernel config fixes building. Also adding upstream patches 2018-12-21 10:04:18 +01:00
Igor Pecovnik
095cbf20d5 [ sunxi64 ] Add one more OP for A64. Lime A64 survived hours of brutality. 2018-12-19 20:28:48 +01:00
Thomas McKahan
89c97f3d71 [ rockchip-dev ] add i2c1 and 4 overlays
Allows enable/disable of I2C channels found on Tinker GPIO headers.
2018-12-18 23:55:56 -05:00
Igor Pecovnik
077a7f8590 [ sunxi-dev ] Pinebook works now OOB with all patches but with a dirty workaround - PWM not operational, bluetooth added, but could not get it working yet ... 2018-12-18 18:06:18 +01:00
Thomas McKahan
76573936ae [ rockchip-dev ] add various overlays
General cleanup of patch.

Adds:

	- spi0
	- spi2
	- spidev0
	- spidev2
	- uart1
	- uart2
	- uart3
	- uart4

Default for Tinkerboard:  spi2, spidev2, uart1, uart2
2018-12-18 01:28:57 -05:00
Igor Pecovnik
33f982c59f [ RK3399 ] Add upstream patch and adjust configs 2018-12-17 20:06:17 +01:00
Leonidas P
e8e8c2ad97
Upstream patch (4.4)
Tested for 3 days on Renegade. No problems
2018-12-17 19:38:24 +02:00
Igor Pecovnik
23f98996ec [ cubox ] bugfix. add missing patches 2018-12-17 17:47:38 +01:00
Thomas McKahan
f3ba298c2e [ rockchip-dev ] spidev to default overlay
Makes spidev2 an overlay for rk3288, tinker board defines it as default overlay

	overlay patch a bit messy, will clean shortly.
2018-12-17 01:25:36 -05:00
paolo
1a6236fe7f Fixed missing lines in xt-q8l-v10 device tree preventing SPDIF enabling 2018-12-16 10:48:23 +00:00
paolo
f93cf268f5 Fixed malformed patch for xt-q8l-v10 2018-12-15 18:36:04 +00:00
paolo
6bae467522 Merge branch 'xt-q8l-v10' of https://github.com/paolosabatino/armbian-build into xt-q8l-v10 2018-12-15 10:45:37 +00:00
paolo
868d7390fc Disabled dma for serial ports in xt-q8l-v10 dev kernel device tree due to changes in kernel 4.19
Removed date and time from xt-q8l-v10 patches for /dev/null source diffs
2018-12-15 10:44:00 +00:00
paolo
a818f64885 Changed minor bits in xt-q8l-v10 device tree patch for dev flavour 2018-12-15 10:43:59 +00:00
paolo
76de54fb38 Changed minor bits in xt-q8l-v10 device tree patch for dev flavour 2018-12-14 12:16:26 +00:00
Thomas McKahan
05387dc86f [ rockchip-dev ] Add test 1-wire overlay 2018-12-13 23:45:53 -05:00
Thomas McKahan
98cc59c17a [ rockchip-dev ] Add overlays patch 2018-12-13 19:06:52 -05:00
Thomas McKahan
3a185c8b82 [ rockchip-dev ] Add DT overlay framework 2018-12-13 19:04:47 -05:00
Martin Ayotte
55c37b63f7 disable eMMC on OPiLite2 since it doesn't exist ... 2018-12-10 12:51:46 -05:00
Martin Ayotte
6b6f4687d7 add patch to disable strict mode on H6 pinctrl 2018-12-10 11:29:01 -05:00
Thomas McKahan
0705089c9f [ meson64-dev ] Patch cleanup, Prelim. USB Fix 2018-12-09 00:51:07 -05:00
Martin Ayotte
ba97edfd2b add meson-w1-gpio to NanoPiK2 2018-12-07 17:56:20 -05:00
Martin Ayotte
40ab5ee22b add W1-GPIO overlay to rockchip64 2018-12-07 16:23:35 -05:00
Igor Pečovnik
b4e5c58916
Merge pull request #1180 from helios-4/libata_led-update
kernel: mvebu-next: Reduce performance impact on libata led trigger
2018-12-07 06:54:54 +01:00
Thomas McKahan
12c5e0a35c [ meson64-dev ] update patch drm 2018-12-06 22:29:49 -05:00
Thomas McKahan
585f7c21e8 Merge branch 'master' of https://github.com/armbian/build 2018-12-06 21:20:35 -05:00
Thomas McKahan
4d41388c70 [ meson64-dev ] update patches MAC IRQ and DRM 2018-12-06 21:20:04 -05:00
Aditya Prayoga
99a377d647 kernel: mvebu-next: Reduce performance impact on libata led trigger
previous version of the patch has slightly higher performance impact
compared to disk activity trigger.
This updated patch should have similar impact as disk activity trigger.
2018-12-07 10:13:32 +08:00
Martin Ayotte
9566998b69 add meson-uartC overlay 2018-12-06 18:28:37 -05:00
Martin Ayotte
a20d9d0415 fix meson64 uartC pinctrl 2018-12-06 18:03:17 -05:00
Martin Ayotte
4091a0aaeb tweak Makefile for newly added i2cB 2018-12-06 11:56:58 -05:00
Martin Ayotte
c80617d145 add i2c_B missing pins 2018-12-06 10:54:48 -05:00
Martin Ayotte
80cfdd5f30 Merge branch 'master' of https://github.com/armbian/build 2018-12-06 10:51:36 -05:00
Martin Ayotte
58139931ec add meson-i2cB overlay 2018-12-06 10:33:00 -05:00
Thomas McKahan
b21cf05f6f [ Meson64-dev ] update patchset
- update to latest patchset from Baylibre
	- Some bugs addressed
	- Open items:
		- HDMI does not want to work on boot
		- If a "problematic" monitor is present at boot HDMI will not respond to replug
		- changing monitors after boot results in 1/2 of the display appearing, second replug and it's ok.
		- Changing HDMI resolution results in corrupted screen (aliasing, static, "lines" etc.)
2018-12-06 00:46:34 -05:00
Martin Ayotte
b7327c1315 fix I2CA pins + add overlays framework to AMlogic Meson64 2018-12-05 17:35:05 -05:00
Martin Ayotte
677cf44f46 add overlays framework for rockchip 2018-12-05 15:00:44 -05:00
Martin Ayotte
9324bde9b9 fix PMIC_INT_L gpio conflicting with I2C8_SCL in RockPro64 2018-12-05 14:09:24 -05:00
Martin Ayotte
6e51bd890a add overlay-compilation-support to rockchgip64-dev 2018-12-05 11:28:44 -05:00
Martin Ayotte
871bed1a24 add overlay-compilation-support to meson64-dev 2018-12-04 16:25:53 -05:00
Martin Ayotte
0aec4b0588 add configfs for overlay on meson64-dev 2018-12-04 15:10:36 -05:00
Igor Pecovnik
f1349892a8 [ rockpro64 ] Clock to 1.5/2.0 by default 2018-12-04 12:55:13 +01:00
Igor Pecovnik
bfb4353ab4 [ sunxi-dev ] add a few missing kernel modules and upstream patches 2018-12-02 11:01:15 +01:00
Igor Pecovnik
b17bc8516a [ rockchip dev ] Add 1.7 and 1.8 Ghz OPP to RK3288, unlocked on Tinkerboard, various kernel config changes 2018-12-01 21:26:43 +01:00
Igor Pečovnik
bdfe77447f
Merge pull request #1173 from paolosabatino/xt-q8l-v10
Reworked and enabled usb phy reset patch when waking up for rk3288 devices
2018-12-01 20:31:26 +01:00
Igor Pecovnik
367f04f791 [ K4.4 ] upstream patches 2018-12-01 19:39:21 +01:00
5kft
e0f27fff66 [ sunxi-dev ] add default regulator for orangepizero-plus2-h5
Note: by default Orange Pi Zero Plus2 H5 boards are missing part of their regulator
hardware circuit; as such the default regulator is limited to 1.1v.
2018-12-01 15:02:09 +00:00
paolo
88467bad9d Modified xt-q8l-v10 device tree patches to properly source from /dev/null
Reworked assert-phy-reset-when-waking-up patch to fit into 4.19 kernel DWC2 USB driver
Adding usbphy reset lines patch for rk3288.dtsi in both rockchip next and dev kernels
Removed same reset lines from xt-q8l-v10 next and dev device trees
2018-11-30 11:16:50 +00:00
Thomas McKahan
15a1d18415 [ meson64-dev ] Remove the spidev warning that uglies up dmesg for no reason 2018-11-30 00:17:38 -05:00
Thomas McKahan
f928b31d8a [ meson64-dev ] fix Odroid C2 boot, add spidev
Fixes pointing to wrong boot script, adds spidev with 2 chipselects in position of RPI spi0 GPIO
2018-11-29 23:05:19 -05:00
Thomas McKahan
ddc86798c6 [ meson64-dev ] NanoPi K2 update spidev
Sets up spidev on chipselect 1 and 2 of the "spi0" position of the RPI compatible GPIO
2018-11-29 22:29:37 -05:00
Thomas McKahan
b59df82ed1 [ rockchip-dev ] spidev register correction
@Miouyouyou
2018-11-27 00:30:03 -05:00
Thomas McKahan
1a67118530 [ rockchip-dev ] remove unecessary patch causing IRQ error 2018-11-26 23:27:37 -05:00
Igor Pecovnik
b834a166b9 [ rockchip64/rk3399 default ] upstream patches. Tested only for building. 2018-11-26 13:44:49 +01:00
Igor Pecovnik
e7aeffb108 [ rockchip-dev ] Adjust and re-enable broken patches 2018-11-26 09:19:41 +01:00
Thomas McKahan
b6f1503dfd [ tinkerboard ] dev kernel add audio support
- Adds the specific shortname per ASUS to allow controlled enumeration of the onboard USB audio codec

- kernel 4.19 saw some rewriting of the naming code
2018-11-26 01:38:25 -05:00
Thomas McKahan
f48b01a9b0 [ tinkerboard ] Bump Dev to 4.19, update patchset
- Boots, Bluetooth, Reboot OK
- Audio missing
- spidev error (I think it's been here a while)
- disabled both DWC2 patches, added 1008-rockchip-dwc2-usb-partial-power-down.patch from @Miouyouyou
	- Review/test, boards USB hotplug works on boot for Tinker
	- If other circumstances (if any) aren't addressed this way, obviously re-enable.  @paolosabatino
- Plugging in an old U3 USB stick made the scsi CD-ROM driver go insane.  Not a modern problem.
- Strange error on IRQ 56/57:

[    1.477928] WARNING: CPU: 1 PID: 1 at kernel/irq/manage.c:559 __enable_irq+0x54/0x7c
[    1.477935] Unbalanced enable for IRQ 57
[    1.477940] Modules linked in:
[    1.477958] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.19.4-rockchip #25
[    1.477965] Hardware name: Rockchip (Device Tree)
[    1.477995] [<c0112c64>] (unwind_backtrace) from [<c010e1d8>] (show_stack+0x20/0x24)
[    1.478016] [<c010e1d8>] (show_stack) from [<c0e40674>] (dump_stack+0x80/0x94)
[    1.478037] [<c0e40674>] (dump_stack) from [<c0125400>] (__warn+0xf0/0x108)
[    1.478055] [<c0125400>] (__warn) from [<c0125470>] (warn_slowpath_fmt+0x58/0x74)
[    1.478075] [<c0125470>] (warn_slowpath_fmt) from [<c018fb50>] (__enable_irq+0x54/0x7c)
[    1.478094] [<c018fb50>] (__enable_irq) from [<c018fbcc>] (enable_irq+0x54/0xa0)
[    1.478113] [<c018fbcc>] (enable_irq) from [<c07d59c4>] (vop_unbind+0x24/0x54)
[    1.478130] [<c07d59c4>] (vop_unbind) from [<c07e3344>] (component_unbind+0x40/0x78)
[    1.478145] [<c07e3344>] (component_unbind) from [<c07e3764>] (component_bind_all+0x1f0/0x238)
[    1.478158] [<c07e3764>] (component_bind_all) from [<c07d3628>] (rockchip_drm_bind+0xac/0x1e4)
[    1.478173] [<c07d3628>] (rockchip_drm_bind) from [<c07e3ab0>] (try_to_bring_up_master+0x15c/0x198)
[    1.478187] [<c07e3ab0>] (try_to_bring_up_master) from [<c07e3d18>] (component_master_add_with_match+0xdc/0x110)
[    1.478201] [<c07e3d18>] (component_master_add_with_match) from [<c07d39c8>] (rockchip_drm_platform_probe+0x1f4/0x2ec)
[    1.478217] [<c07d39c8>] (rockchip_drm_platform_probe) from [<c07ec708>] (platform_drv_probe+0x58/0xa8)
[    1.478234] [<c07ec708>] (platform_drv_probe) from [<c07ea2a4>] (really_probe+0x1e0/0x2cc)
[    1.478253] [<c07ea2a4>] (really_probe) from [<c07ea564>] (driver_probe_device+0x70/0x18c)
[    1.478270] [<c07ea564>] (driver_probe_device) from [<c07ea760>] (__driver_attach+0xe0/0xe4)
[    1.478286] [<c07ea760>] (__driver_attach) from [<c07e81f0>] (bus_for_each_dev+0x84/0xc4)
[    1.478303] [<c07e81f0>] (bus_for_each_dev) from [<c07e9ba8>] (driver_attach+0x2c/0x30)
[    1.478320] [<c07e9ba8>] (driver_attach) from [<c07e95ac>] (bus_add_driver+0x19c/0x220)
[    1.478336] [<c07e95ac>] (bus_add_driver) from [<c07eb4f4>] (driver_register+0x8c/0x124)
[    1.478352] [<c07eb4f4>] (driver_register) from [<c07ec658>] (__platform_driver_register+0x50/0x58)
[    1.478369] [<c07ec658>] (__platform_driver_register) from [<c1346fd8>] (rockchip_drm_init+0x74/0x90)
[    1.478388] [<c1346fd8>] (rockchip_drm_init) from [<c0103200>] (do_one_initcall+0x64/0x288)
[    1.478410] [<c0103200>] (do_one_initcall) from [<c1301370>] (kernel_init_freeable+0x360/0x3fc)
[    1.478428] [<c1301370>] (kernel_init_freeable) from [<c0e55a38>] (kernel_init+0x18/0x120)
[    1.478442] [<c0e55a38>] (kernel_init) from [<c01010e8>] (ret_from_fork+0x14/0x2c)
[    1.478450] Exception stack(0xee975fb0 to 0xee975ff8)
[    1.478461] 5fa0:                                     00000000 00000000 00000000 00000000
[    1.478475] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    1.478486] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
[    1.478502] ---[ end trace 390e2ce79ed4d5fa ]---
[    1.478567] ------------[ cut here ]------------
[    1.478585] WARNING: CPU: 1 PID: 1 at kernel/irq/manage.c:559 __enable_irq+0x54/0x7c
[    1.478592] Unbalanced enable for IRQ 56
[    1.478596] Modules linked in:
[    1.478614] CPU: 1 PID: 1 Comm: swapper/0 Tainted: G        W         4.19.4-rockchip #25
[    1.478620] Hardware name: Rockchip (Device Tree)
[    1.478640] [<c0112c64>] (unwind_backtrace) from [<c010e1d8>] (show_stack+0x20/0x24)
[    1.478656] [<c010e1d8>] (show_stack) from [<c0e40674>] (dump_stack+0x80/0x94)
[    1.478674] [<c0e40674>] (dump_stack) from [<c0125400>] (__warn+0xf0/0x108)
[    1.478691] [<c0125400>] (__warn) from [<c0125470>] (warn_slowpath_fmt+0x58/0x74)
[    1.478710] [<c0125470>] (warn_slowpath_fmt) from [<c018fb50>] (__enable_irq+0x54/0x7c)
[    1.478728] [<c018fb50>] (__enable_irq) from [<c018fbcc>] (enable_irq+0x54/0xa0)
[    1.478745] [<c018fbcc>] (enable_irq) from [<c07d59c4>] (vop_unbind+0x24/0x54)
[    1.478760] [<c07d59c4>] (vop_unbind) from [<c07e3344>] (component_unbind+0x40/0x78)
[    1.478774] [<c07e3344>] (component_unbind) from [<c07e3764>] (component_bind_all+0x1f0/0x238)
[    1.478788] [<c07e3764>] (component_bind_all) from [<c07d3628>] (rockchip_drm_bind+0xac/0x1e4)
[    1.478802] [<c07d3628>] (rockchip_drm_bind) from [<c07e3ab0>] (try_to_bring_up_master+0x15c/0x198)
[    1.478817] [<c07e3ab0>] (try_to_bring_up_master) from [<c07e3d18>] (component_master_add_with_match+0xdc/0x110)
[    1.478831] [<c07e3d18>] (component_master_add_with_match) from [<c07d39c8>] (rockchip_drm_platform_probe+0x1f4/0x2ec)
[    1.478845] [<c07d39c8>] (rockchip_drm_platform_probe) from [<c07ec708>] (platform_drv_probe+0x58/0xa8)
[    1.478862] [<c07ec708>] (platform_drv_probe) from [<c07ea2a4>] (really_probe+0x1e0/0x2cc)
[    1.478880] [<c07ea2a4>] (really_probe) from [<c07ea564>] (driver_probe_device+0x70/0x18c)
[    1.478897] [<c07ea564>] (driver_probe_device) from [<c07ea760>] (__driver_attach+0xe0/0xe4)
[    1.478913] [<c07ea760>] (__driver_attach) from [<c07e81f0>] (bus_for_each_dev+0x84/0xc4)
[    1.478929] [<c07e81f0>] (bus_for_each_dev) from [<c07e9ba8>] (driver_attach+0x2c/0x30)
[    1.478946] [<c07e9ba8>] (driver_attach) from [<c07e95ac>] (bus_add_driver+0x19c/0x220)
[    1.478962] [<c07e95ac>] (bus_add_driver) from [<c07eb4f4>] (driver_register+0x8c/0x124)
[    1.478978] [<c07eb4f4>] (driver_register) from [<c07ec658>] (__platform_driver_register+0x50/0x58)
[    1.478993] [<c07ec658>] (__platform_driver_register) from [<c1346fd8>] (rockchip_drm_init+0x74/0x90)
[    1.479010] [<c1346fd8>] (rockchip_drm_init) from [<c0103200>] (do_one_initcall+0x64/0x288)
[    1.479028] [<c0103200>] (do_one_initcall) from [<c1301370>] (kernel_init_freeable+0x360/0x3fc)
[    1.479045] [<c1301370>] (kernel_init_freeable) from [<c0e55a38>] (kernel_init+0x18/0x120)
[    1.479059] [<c0e55a38>] (kernel_init) from [<c01010e8>] (ret_from_fork+0x14/0x2c)
[    1.479066] Exception stack(0xee975fb0 to 0xee975ff8)
[    1.479077] 5fa0:                                     00000000 00000000 00000000 00000000
[    1.479090] 5fc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[    1.479101] 5fe0: 00000000 00000000 00000000 00000000 00000013 00000000
[    1.479109] ---[ end trace 390e2ce79ed4d5fb ]---
2018-11-25 23:40:23 -05:00
Igor Pecovnik
a06c27f13b [ sunxi-dev ] Small patches cleanup. 2018-11-25 16:57:58 +01:00
aprayoga
e71d1560f0 Helios4: various updates (#1161)
* helios4: next branch use u-boot 2018

use new u-boot based on upstream 2018

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

* helios4: Tweak fancontrol configuration

Adjusted MINSTART and MINSTOP to suit both old and new fan.
Adjusted TEMP threshold so fan would stop or run in minimal speed when
the system idle.
Fixed wrong MINPWM value.

URL:https://wiki.kobol.io/pwm/#configuration-file
Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* kernel: mvebu-next: use upstream helios4 dts

Helios4 device tree has been merged on upstream since 4.19.
Rework the patch to produce same device tree.

URL:https://patchwork.kernel.org/patch/10449393/

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

* Helios4: Use boot-mvebu-next bootscript

Use boot-mvebu-next.cmd that make use of upstream's Generic Distro
Configuration.
Since loadaddr and fdt_addr varibales are no longer required, remove the
patch.

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

* Helios4: mvebu-next: Add workaround for SPI and SATA concurrent access issue

Concurrent access on SPI NOR and SATA drives can lead to unstable SATA.
Therefore as workaround, disable SATA controller when SPI flash access
is needed and make it as user configurable item in armbianEnv.txt

This workaround might applies to Clearfog too.

Refer to
Commit 59af84c07c ("Helios4: Add SPI bootloader install feature
(#1126)")

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

* Bootscripts: Fixed boot-mvebu-next.cmd

The environment setting (armbianEnv.txt) is loaded to RAM located on
${load_addr} but the env import use wrong address (${pxefile_addr_r}).

bootargs still expect ${boot_interface} which carried over from boot-
marvell.cmd. Upstream's distro configuration use ${devtype} instead.

Signed-off-by: Aditya Prayoga <aditya@kobol.io>
2018-11-23 15:39:23 +01:00
Jingchuan Huang
45ef5a8943 Enable WiFi for Firefly RK3399 mainline kernel 2018-11-23 22:09:22 +08:00
Paolo
60b4166a8a Add rk3288 xt-q8l-v10 CSC board (#1158)
This merge request contains various files which add support for xt-q8l-v10 boards (TVBox) equipped with Rockchip RK3288 SoC, AP6330 WiSoC (BCM4330 WiFi + Bluetooth), 2 GB DRAM (LPDDR2 or DDR3), 8 Gb eMMC, Gigabit Ethernet, 3 USB (1 OTG), 1 microSD slot, SPDIF optical output, 1 HDMI.

Kernel patches:

This thouches all three linux-rockchip-* kernelconfigs, just adds brcmfmac and brcmutil modules and remote controller support. default flavor activates rockchip own remote controller driver, next and dev use the mainline GPIO CIR driver (dev has lirc userland support activated too).

About the remote controller, an additional kernel module is added to the existing keymaps which is activated via device tree.

About possibly clashing patches assert-phy-reset-when-waking-up-in-rk3288-platform.patch should be checked against other rk3288 boards because it addresses an errata in rk3288 which causes the USB Host ports to stop responding when exiting from autosleep. On my device if I connect the first USB device when the system is already running, the USB Host gets stuck without this patch. Probably to work correctly on other platforms the device tree should include the proper reset lines of the USB PHYs (for reference, check patch/kernel/rockchip-dev/xt-q8l-v10-add-device-tree.patch starting from line 869).

Patch 1-2-regulator-act8865-add-restart-handler-for-act8846.patch adds a restart handler which allows reboot using SIPC bit on act8846 power regulator. Possibly MiQi board is affected (is reboot working there?), others (tinkerboard) should not care.

Patch brcmfmac-add-ap6330-firmware.patch adds firmware file names for ap6330 , should be harmless in other cases.

Patch 0010-GPU-Mali-Midgard-remove-rcu_read_lock-references.patch is from Miouyouyou. It should be harmless, it was suggested by him to do some tests with devfreq

Other patches just add the proper device trees, Kconfig and bits for supporting the board as a regular kernel supported board and should not interfere with anything else

U-Boot patches:

All the patches for u-boot are per-board, so nothing is added which may interfere with other existing boards here. They include the device tree and u-boot config and also a couple of patches to support the silergy power regulators driving current to CPU and GPU

* Initial commit to provide kernel and u-boot configuration and device trees for xt-q8-v10 as patches
Modification to rockchip config to add initialization bits for xt-q8-v10

* Committing correct path for rk3288_ddr_400Mhz... rockchip blob, moved assembling into another section to produce
immediately an u-boot working binary

* Enabled broadcom fmac driver in rockchip-next config

* Changed name definition of rk3288-xt-q8-v10 board to "TVBox"
Added bits to include support AP6330 and binary firmwares into the final image

* Fixed device tree file name in related patch, added patching of Makefile to produce the device tree binary accordingly

* Fixed xt-q8-v10 device tree patch
Added brcmfmac driver to rockchip dev and default kernel configs

* Syncing with upstream

* Splitted add-xt-q8... kernel patches into two separate patches

* Fixed bad extension while adding dtb in makefile for rockchip-default configuration
Updated device tree patches for all rockchip confs

* Enable mmc0 and usb in u-boot config
Fixed again makefile patch for kernel next

* Adding patches to reset the USB phy when kernel requires a reset, fixes autosuspend issue

* Changed xt-q8-v10 to proper xt-q8l-v10 in every string and every filename
Added power hold to u-boot, so now the device will boot and stay turned on without the need for the OTG cable anymore

* Changed names from 'Q8' to proper 'XT-Q8L-V10' in device tree patch files

* Legacy kernel device tree:
Fixed bluetooth gpio pin clashing
Fixed HDMI gpio pin clashing
Added support for PWM-based IR-Receiver, added driver in kernel default config too
Various other fixes to avoid some complaints from the kernel

* Added booting bluetooth systemd service for AP6330 (xt-q8l-v10) that loads patchram and invokes hciattach
Minor fixes to -next and -dev device trees for xt-q8l-v10

* Disabled OTG USB port in u-boot due to long timeout during initialization
Fixed warning during u-boot dts compilation
Added emmc as second boot device in dts

* Adding myself to licensing

* Committing modifications to device trees

* Fixed dmac_bus_s explicitly set to unused dmac, restored right dmac in xt-q8l-v10 dts only
Change PLL_CPLL frequency in device tree to 408 Mhz to avoid fractional divisor warnings

* Added proper xt-q8l-v10_rk3288 configuration to u-boot, now appearing in config menu and
correctly selectable as a real target
Fixed typo in device tree from rockchip

* Fixed missing semicolon in device tree for default configuration
Fixed patch files for u-boot appending themselves to files on each compilation

* Added bits to enable power to USB ports in u-boot, thus enabling booting from USB devices (only USB host port for now)

* Changed u-boot binary creation using the rockchip SPL properly

* Added boot order for xt-q8l-v10: sdcard, usb0, eMMC, network

* Added bionic:next in beta config for xt-q8l-v10 board

* Changed some minor bits in xt-q8l-v10 device tree files, added missing bits to dev flavour
Added patches to introduce fairchild fan53555/silergy82x regulators to u-boot and enabled in xt-q8l-v10 device tree

* Updated u-boot to version v2018.03 for xt-q8l-v10. Other rk3288 boards will gain v2018.05 from main armbian fork
Removed pre-reloc labels in u-boot device tree because they are not necessary since we don't use u-boot SPL for xt-q8l-v10
Removed vmmc-supply and vqmmc-supply in u-boot device tree to avoid hang on boot

* Tidied up a bit device trees, in particular some modifications are made to power regulator properties comparing them against the original q8l device tree
Removed unnecessary dummy regulator, removed unnecessary capacities to embedded eMMC
Disabled unused USB host
Removed vmmc-supply and vqmmc-supply from emmc section because it causes hang in u-boot v2018.03 and newer

* Restored previous regulator in u-boot dts
removed assert phy reset USB patch from rockchip-dev because of some upstream incompatible changes

* Added patch to enable IRQ for Midgard drivers which caused massive slowdown on dev kernel
Changed u-boot if-code for xt-q8l-v10 in rockchip.conf
Removed references to rk3288-linux.dtsi in xt-q8l-v10 device tree for default kernel

* Committing effective removal of USB reset assert for dev kernel
Committing changes to u-boot device tree

* Added patch to disable USB power down for rockchip devices broken on latest kernel

* Removed usb dwc2 patch to reinject it from specific branch

* Reverting some voltage changes for xt-q8l-v10 device in rockchip-dev

* Reverting some voltage changes for xt-q8l-v10 in u-boot section

* Added patch to make USB ports working again on rockchip devices with mainline
kernel >= 4.18

* Changed the 0 into false

* Moved xt-q8l-v10 u-boot patches into board_xt-q8l-v10 directory

* Changed some minor things in rockchip-dev dts for xt-q8l-v10, added mali midgard driver to dev kernel config

* Added devfreq support for Mali in rockchip-next flavour

* Remove manually applied patch (0007-drivers-drm...) because it has been
added to armbian main repo

* Removed duplicate patch which has added to main armbian repository

* Tidied up regulators for default/next/dev rockchip flavours for xt-q8l-v10, disabling those regulators which are not tied to anything
Enabled voltage regulator to make SPDIF connector work (thus not tested because I have no DAC)
Changed rockchip-dev and rockchip-next config files to enable gpio-ir-receiver module to enable bundled remote IR controller, including kernel patch for keymap

* Enabled back regulator REG7 to allow propert bluetooth functionaly

* Minor changes to u-boot device tree for xt-q8l-v10
Added patch to set act8846 SIPC to correctly reboot the device (thus require some power-hold at reboot to make reboot fully working)

* Fixed u-boot device tree

* Added configuration bits to support TPL in u-boot for xt-q8l-v10 (TPL is thrown away though) to allow faster reboot times and achieve a working reset feature activating power hold gpio pin as soon as possible. gpio pin is hardwired into spl_board_init() u-boot code because it is not possible to let it work via device tree
Fixed OTG USB port in u-boot, allowing devices detection and booting
Added proper vbus-supply properties for USB controllers in u-boot dts, so u-boot activates USB vbus itself

* Fixed dts makefile patching for next and dev rockchip kernel

* Fixed fdt_file renamed to fdtfile in armbianEnv.txt

* Changed xt-q8l-v10 board config as per recomendations

* Moved xt-q8l-v10 configuration to CSC
Restored linux-rockchip-* configurations, enabled brcmfmac driver, GPIO remote controller driver and lirc kernel compatibility interface
Polished a bit rockchip.conf

* Add patch to brcmfmac driver to search for ap6330 firmware
Removed copy-work from rockchip.conf about ap6330 firmware for xt-q8l-v10 and tidied up
Avoid using brcm_patchram_plus in ap6330-bluetooth-service putting proper firmware file in /etc/firmware for hciattach do firmware uploading itself

* Fixed bcm4330 bluetooth firmware linking for hciattach used by ap6330-bluetooth.service

* Removed foreign test patches from xt-q8l-v10 u-boot directory
2018-11-22 07:04:19 +01:00
Igor Pecovnik
66e438c78a [ sunxi-dev ] Remove deprecated patch which removing fixes DVFS on Orangepi Zero 2018-11-22 06:18:42 +01:00
Igor Pecovnik
8966acc65c [ sunxi-dev nanopineo2 ] set min and max voltage to 1.1V 2018-11-21 20:03:11 +01:00
Igor Pecovnik
e09e8c2517 [ sunxi-dev ] Add missing regulator to Orangepi+ 1 and 2 2018-11-21 15:46:44 +01:00
Igor Pecovnik
2fe4470e77 [ sunxi-dev & general ] Remove deprecated patch, add regulator to Neo2 v1.0, set serial console to default where this is logical 2018-11-21 13:48:13 +01:00
Igor Pecovnik
a3fb173a62 [ sunxi-dev ] Remove deprecated patch 2018-11-21 09:33:10 +01:00
Thomas McKahan
0ed6ed5194 [Meson64] Dev patch adjustment, bugfix 2018-11-21 01:48:44 -05:00
Martin Ayotte
2d164bd9e6 bring a copy of BergMicro patch from NEXT to DEV 2018-11-20 15:51:42 -05:00
Igor Pecovnik
78999fc94b [ K4.14 aufs ] Upgrading AUFS patch on kernel 4.14.y 2018-11-20 19:56:43 +01:00
Igor Pecovnik
aec787b7f5 [ sunxi-dev ] Add regulator to FA K1+ and HDMI & battery to Teres-A64 2018-11-20 11:03:14 +01:00
Thomas McKahan
da93694952 [Meson64] Dev kernel patch updates
Current patchset from Neil Armstring, some issues being worked through

	- HDMI CEC EDID Power-on
	- clock errors on dvfs
2018-11-19 22:51:59 -05:00
Igor Pecovnik
5fe25b6653 [sunxi-dev] remove deprecated patch 2018-11-19 18:47:58 +01:00
Igor Pecovnik
f6f4afadac [ orangepiprime ] DT adding a regulator and some clenaup. It boots without hanging now. 2018-11-18 20:41:33 +01:00
5kft
1301f9f8c2 [s5p6818-next Fire3] implemented support for board power-off via PWRKEY 2018-11-18 16:52:31 +00:00
5kft
b0f92ee58c [H5 dev] fixed Orange Pi Zero Plus regulator patch DT for 4.19.y
this change corrects the regulator definition patch in the DT; this enables
correct CPU frequency scaling operation with the new kernel
2018-11-18 03:12:32 +00:00
5kft
06451d37a6 [H5 dev] updated 1.3GHz fixed voltage (1.3v) overclock overlay for kernel 4.19.y
the new cpu opp table in 4.19 now supports frequencies up to 1.368GHz, so this change
updates the 1.3GHz overclock overlay as appropriate.  overlay name has been changed
to "cpu-clock-1.3GHz-1.3v" as this overlay is only needed for boards that provide a
fixed-voltage GPIO regulator/switcher that operate at 1.1v/1.3v.
2018-11-17 17:41:44 +00:00
Igor Pecovnik
cd33935840 [ orangepiwin and olinuxino a64 ] enabling batery, usb, audio, ... 2018-11-16 23:26:30 +01:00
Igor Pecovnik
8edf8c56a8 [sunxi-dev] Adjusted patchset. Tested on H3, H5, A64, A83T, H6, ... focused only on basic features such as dvfs, hdmi, ... Kernel sources are switched to @megous and many patches were taken from @anarsoul branch, mostly regarding Pinebook/A64 which will take some time to get upstream. It's a mess which will be eventually sorted out or merged up. 2018-11-15 14:43:32 +01:00
Thomas McKahan
9b61ae1434 Bugfix, keeping day job 2018-11-14 22:36:36 -05:00
Tony
0461fa8a7b
Rename 5000-add-link-miniarm-dtb to 5000-add-link-miniarm-dtb.patch
it's good to put file extensions on things that need them.
2018-11-14 22:17:09 -05:00
Tony
87a8e43b75
Re-add the symlink to miniarm dtb
removing it breaks older installs on boot, as it's hard-coded.
2018-11-14 22:09:02 -05:00
Martin Ayotte
70bb483a3f fix realtek-8189fs for 4.19.y 2018-11-14 09:55:45 -05:00
Martin Ayotte
e5712c5baa add h6-spi-add-cs1/h6-spi-jedec-nor overlays 2018-11-13 18:01:16 -05:00
Martin Ayotte
8403ec9bf7 add h6-spi-spidev h6-w1-gpio overlays 2018-11-13 17:17:03 -05:00
Martin Ayotte
e89b17e284 add UARTs/I2Cs H6 overlays + disable them in Main DT 2018-11-13 16:47:06 -05:00
Igor Pecovnik
ced3bf0a40 [ sunxi-dev ] Moving to 4.19.y Tested: H3, H5 (unstable?!), H6(no hdmi), R40 (no hdmi), A83T, A64, ... some wireless drivers were left. They need to be adjusted for 4.19.y 2018-11-13 11:50:40 +01:00
Thomas McKahan
08caff89c3 DTS: Rockchip Next/Dev small bugfix
Addresses were wrong, probably a mistake from the 64-bit DTS change for RK3288.  This takes care of dmesg errors and reaching the I2C devices onboard.

@miouyouyou
2018-11-13 02:11:02 -05:00
Martin Ayotte
7c85b3b53e add H6 I2Cs and UARTs 2018-11-12 17:26:43 -05:00
Igor Pecovnik
f04ca8bd58 [mvebu dev] moving to 4.19.y 2018-11-12 17:21:05 +01:00
Igor Pecovnik
0c9b42f10d [ rk3399 default bugfix ] adjusting patches and config 2018-11-09 07:05:53 +01:00
Igor Pecovnik
2107093b14 [bugfix] readd mistakenly removed patch for meson64 dev 2018-11-09 06:34:55 +01:00
Igor Pečovnik
efa87b1fb8
Bananapi R2 (#1151)
* Initial commit BPi R2:
Currently working/not working:
- u-boot:
	- builds with minor issues
	- patching and cleanup happens on 'https://github.com/chwe17/u-boot-mt'
- next (https://github.com/frank-w/BPI-R2-4.14)
	- boots with minor issues
	- ETH doesn't work with nm
	- sata works
	- no wifi (needs driver from: https://github.com/frank-w/BPI-R2-4.4)
	- USB not working (xhci-mtk 1a1c0000.usb: fail to get vbus) needs investigation
	- appended device tree is needed due to u-boot doesn't work with fdt (kernelpacking needs adjustemts e.g. cat zImage dtb > zImage-dtb
- dev (kernel.org master)
	- untested, needs adjustments in config (e.g. CONFIG_LOCALVERSION="")
	- since no defconfig is available config is based on frank-w 4.16 Kernel
	- Kernel builds without issues
	- manual packing of kernel and dtb similar to next
The board boots, serial console is available but everything else must be expected as not working!
- to do:
	- u-boot needs a cleanup
	- binary blobs needs investigation
	- eMMC is **not tested** and needs for sure adjustements! (don't try nand-sata-install!!!)
	- bootscript isn't tested (only manual boot over u-boot console at the moment)
	- both kernelconfigs aren't 'armbian standard' modules need to be adjusted

Only use it when you know're familiar with u-boot commands!

* Small fixes, add bootscript
- add bootscript for patched u-boot (needs patching of u-boot, currently under investigation and not working properly)
- revert cat zImage dtb > zImage-dtb (cause not working)
- first cleanup of dev kernelconfig (remove CONFIG_LOCALVERSION="")

* Minor fixup
-kernelconfig for next was adjustet so that USB is recognized
-firt bootscripts was written to boot with source command (doesn't work 100% reliable)
-slightly adjustd boardconfig (e.g. bootscript)
must still be considered as early wip!

* small update (FDT works now)
-working bootscript
-adjusted boardconfig
-earlyprintk activated in kernelconfig

* First attempt to get ETH working
-all interfaces are bridged together
-performance sucks at the moment (not clear if it's related to insane network configuration or I miss something obvious... :P  )

* Major update (see below for changes):
- 4.14 kernel was dropped due to https://forum.armbian.com/topic/7296-bananapi-r2-csc-mt7623-as-new-boardfamily/?do=findComment&comment=55194 and following
	- boot.cmd was adjusted to 'clean' mainline behaviour
	- next build opition and its defaultconfg was removed (at the moment dev only)
- rework of the network default configuration
	- default configuration will be over network.d **not** NetworkManager
	- per default all wired interfaces are bridged together to br0 (still wip)
	- old 'interfaces' configuration was removed
- boardconfig is adjusted (no desktop until I've prove that HDMI works)
- what works/ not works:
	- board boots up without manual u-boot hacking
	- SATA, USB3 (massstorage) is tested and works without issues
	- due to rework of network configuration this is still wip and must be considered as 'not working'

* moved to network.d for configuration of wired network
- renamed bsp packages
- blacklist wired interfaces for NetworkManager
- defined all wired interfaces as br0 in systemd/network
- defined networkd als default renderer for bionic (not tested yet!)

* The houskeeping commit:
- BOARDFAMILY was renamed to mt7623 instead of mt7623n (including patchfolders etc.)
- Network.d has no fully control over wired networkes (block NM from controll, start networkd on firstrun etc.)
- Further cleanup kernelconfig
	- CPU temp is visible from userspace
	- missed switch driver loaded
	- cryptodrivers are there (not tested)
	- still a bunch of work

* Add DMA mem alloc patch
-under testing!

* Add next option (4.17.y) stick dev to master (4.18-rc1 untested)

* minor fixes:
- solve kconfig issues between 4.17 and 4.18
- stick next branch to 4.18
- first attempts to bring up gmac2 (doesn't work currently)

* switch to upstream u-boot
- fix ext4 dependency in patch series
- kernelpacking currently broken

* add bootz & cmd_ext4

* resolved merge conflict

* apply ugly u-boot patch, fix bootscript

* remove unneeded stuff, apply forgotten stuff

* update config for dev & clean up boardconf (remove xenial)

* - drop dev and next, move into default. There is no intention to provide stock kernel
- fixed board description, renamed to WIP, where it can be merged later
- packing boot firmware to the u-boot package
- docker dependencies (aufs will be added later. not essential)
- attached to 4.19.y
- loading armbianEnv.txt
- UUID support (tested)
- enabled ZRAM (tested)
- enabled eMMC install (not quite working properly yet)
- Bionic has some issues with systemd networking.

* gov to ondemand (thermals are conservative anyway), remove unneeded kernelconfigs

* Added AUFS, remove debug from kernel boot parameters, add ath10 mPCI support (which works)

* add power-off-key and rtc

* Added onboard wireless, but it's enabling is disabled by default. Too fragile.

* Change to CSC target
2018-11-08 18:51:42 +01:00
Igor Pecovnik
93ae1d4986 [ meson64 and odroidc2 ] Moving C2 to EOS, remove its default kernel and move to meson64 family. Bump meson64 DEV to 4.19.y and disable non-working patches. Tested C2 on NEXT and DEV (no HDMI output?) http://ix.io/1req 2018-11-07 16:12:05 +01:00
Igor Pecovnik
e5d21eb35c [udoo-neo and udoo] Drop Udoo neo completly, drop udoo default and dev kernel 2018-11-07 14:11:24 +01:00
Igor Pecovnik
a26ccdee62 [odroid xu4] Drop kernel 3.10.y, default -> offical 4.14.y, next = vanilla 4.19.y http://ix.io/1rcZ & dev = n/a 2018-11-07 11:11:51 +01:00
Igor Pecovnik
25edddc583 [s5p6818] Remove unused kernel sources with patches 2018-11-06 19:44:44 +01:00
Igor Pecovnik
32ce48f01d [cubox-i] Drop K3.14.y and move 4.14.y to default, next -> 4.19.y, dev -> 4.19.y + mainline u-boot. Adjust 8188EU for K4.19.y 2018-11-06 18:39:31 +01:00
Igor Pecovnik
4188a0b260 [espressobin] Cleanup and bump to 4.19.y 2018-11-05 13:26:40 +01:00
Igor Pecovnik
2ceaa6e8bd [bugfix] This commit fixes Bluetooth on Tinkerboard (tested) and most likely on z28Pro. Thanks to @Staars 2018-11-04 13:29:48 +01:00
Staars
a4e67f23ab make 8822bs compile again with gcc 7.2.1 2018-11-01 14:16:03 +00:00
Thomas McKahan
83713f3414 Rockchip64-Dev: Renegade update device tree
Still does not boot, goes into boot loop at U-boot line:  "Starting Kernel..."  More work needed.
2018-10-31 02:13:01 -04:00
Thomas McKahan
1e8023fb0d Meson64 Dev packaging fix
Missed from the Next patchset
2018-10-30 21:50:57 -04:00
Thomas McKahan
e72ddf2808 Meson64 enable dev building, update dev patches
Adds preliminary patches for 4.19
	Known Issues:
	-	Does not like a lot of HDMI adapters

	Needs tested by anyone with a Le Potato, Odroid C2, or Nanopi K2
2018-10-30 21:08:30 -04:00
Igor Pecovnik
385d464131 [mvebu default] Upstream patches 2018-10-26 16:15:48 +02:00
Igor Pecovnik
ae800bb515 [odroid c1] Move to 4.19.y and change its status to EOS. Left in a working state: http://ix.io/1pZa 2018-10-25 12:28:35 +02:00
Igor Pecovnik
f18360d1ef [rk3399-dev] Merging rk3399-DEV with rockchip64-DEV on sources, patches and config level. Leave family intact, add 1.5 OPP for RK3328, add upstream patch for rk3399-default 2018-10-24 17:03:35 +02:00
Igor Pecovnik
ca99f8d0b7 [Rockchip/Rockchip64] Adjusting sources tags with most recent ones and tested on Rock64. Upstream patches for Rockchip, tested on Tinkerboard. Regeression: CONFIG_BT_HCIUART_3WIRE is gone from BSP Rockchip sources and we lost BT on Tinkerboard :( For the record: last know working BT is on 5.60 / 4.4.157 2018-10-24 11:59:03 +02:00
Thomas McKahan
04476bbe94 Meson64-next update patch set
- update patchset to reflect @superna9999 's meta-meson patches
	- notable update adds video decoder and canvas drivers

As always many thanks to BayLibre and Neil Armstrong
2018-10-24 00:18:10 -04:00
5kft
a9f6207a3e [rk3399-dev] bring in rockchip fusb302 driver; enable module in build
This change brings in the Rockchip version of the FUSB302 USB controller driver into
the kernel (with appropriate changes to enable it to build in kernel 4.19.y), and
configures the module build for the rk3399 kernel.  This provides proper operation
of all <&fusb0> "extcon" references for the rk3399-nanopi4 boards, thereby enabling
all board USB host ports (e.g., now including <&u2phy0>) to now function properly.
2018-10-21 18:48:38 +00:00
5kft
79b83d0eac cleaned up Orange Pi Zero Plus2 LED configuration 2018-10-20 17:35:13 +00:00
5kft
18215550b3 [rk3399-dev] added support for the status_led, set default to heartbeat 2018-10-20 04:04:59 +00:00
Alexander Reinert
0f59e1704e
Fixed compatible string of OrangePi Zero Plus on next 2018-10-18 21:57:09 +02:00
Martin Ayotte
b6ed9262a7 add missing usb2phy in orangepi-one-plus + disable temporarly the gmac since it crash under 4.18.y 2018-10-15 14:08:38 -04:00
Thomas McKahan
4b7442b450 Meson64 mark fclk_div3 critical
- SCPI mcu needs this clock it would appear
- Fixes cpufreq errors.
2018-10-15 00:05:22 -04:00
Igor Pecovnik
1c4340b421 [Rockchip and general] Add upstream patch for K4.4, adjust config to cover https://github.com/armbian/build/issues/1133 and add htoprc to support https://github.com/avafinger/htop-2.1.1_enhanced-version with showing CPU temp out of the box. 2018-10-14 11:20:25 +02:00
ThomasKaiser
b28fa47aa8 Increase performance with rk3399-dev 2018-10-13 16:35:07 +02:00
Igor Pecovnik
9dbc69e0ed [Tinkerboard/MiQi] Fix eMMC boot problem on MiQi by reverting back to old u-boot, fix console that both are present, HDMI and serial, adjust boot script that we don't need hardcode DTB. U-boot variable is set to RK3288-tinker so adding symlink to RK3288-miniarm which represent the board in a legacy kernel. Added upstream patch, tested on MiQi and Tinkerboard S, default and dev, upgrades still need to be tested ... 2018-10-12 14:10:42 +02:00
Igor Pecovnik
e87775e14f [Rockchip64] Adjust default branch, removed deprecated patches, adjust configuration, fix broken patch. 2018-10-11 11:41:54 +02:00
Igor Pecovnik
f07ddda5fc [RK3399] DEV kernel bumped to 4.19.RC4, adjusted kernel config, set u-boot to v2018.09, fix serial console output, default boot console is now HDMI, tested on FA Nanopc T4; default kernel bumped to 4.4.160 and re-add patch which address some issues 2018-10-10 17:25:28 +02:00
Igor Pecovnik
28ac7a3683 Realtek 881xAU patch cleanup and adjustement for 4.19.y 2018-10-10 17:03:21 +02:00
Igor Pecovnik
b971c3f425 Adjust patchset for FriendlyARM's RK3399, move Nanopi Neo4 to .conf, adjust kernel configuration. Tested only for building. 2018-10-08 14:41:51 +02:00
Thomas McKahan
1214fd8f05 NanoPi K2 Add SPI
-Adds spidev to pins 19, 21, 23, 24, 26 as found on Raspberry Pi.
-set for 500 kHz max speed.
2018-10-07 01:23:00 -04:00
Thomas McKahan
bd07a73bab Merge branch 'master' of https://github.com/armbian/build 2018-10-06 22:50:56 -04:00
Thomas McKahan
b5e9d65c7d Odroid C2 Next enable SPI 2018-10-06 22:50:14 -04:00
Martin Ayotte
9b24f29529 fix wrong WiFi GPIOs on NanoPiM1+ 2018-10-06 11:11:35 -04:00
Igor Pecovnik
fd235d6c34 Patches cleanup for sunxi-dev and a bugfix for WiFi powersave workaround 2018-10-02 17:34:41 +02:00
Igor Pecovnik
ef6847e647 Small bugfix regarding removing old swap files, K4.4 upstream patches, bump with a version 2018-09-30 15:22:44 +02:00
Igor Pecovnik
9fcb58b8f1 Add Wifi and RTC bits to OpiLite2, changing kernel sources to mainline. HDMI is broken here. Untested ... 2018-09-28 18:19:43 +02:00
Igor Pečovnik
a997cf8d7d
Bugfix 2018-09-28 18:08:43 +02:00
Igor Pecovnik
7a831f2a70 Bump with version and K4.4 upstream patches 2018-09-26 11:55:44 +02:00
5kft
1a94e2a257 updated SY8106A regulator DTs to properly support mainline kernel driver change 8878302ebbc580d64f390c0acc509e5e8276598c 2018-09-23 15:33:31 +00:00
Martin Ayotte
3e3f254806 remove useless patch that disable Rock64Pro DT 2018-09-23 11:24:33 -04:00
Igor Pecovnik
735a3679e2 H6 boards - add support for 1800 MHz 2018-09-22 20:53:07 +02:00
Igor Pecovnik
1c00822819 Use ayufan mainline kernel for rk3399-dev
301b5eeb15
2018-09-20 15:20:50 +02:00
Igor Pecovnik
8defd568bc Espressobin. Add support for macronix spi 2018-09-20 15:05:20 +02:00
Igor Pečovnik
5f4d1ff4f7
Remove deprecated patch 2018-09-19 12:28:49 +02:00
Igor Pecovnik
6f82ccd186 Adding R40 SATA driver 2018-09-18 17:43:02 +02:00
Igor Pecovnik
9ec439f0a7 Meson64 family fixes: set mac addr in kernel, few patches for Lepotato default, kernel config update 2018-09-17 20:31:10 +02:00
Igor Pecovnik
f2d368916a Fix random MAC creation and remove one deprecated patch 2018-09-17 17:38:44 +02:00
Igor Pecovnik
acf84bac59 Fix xradio not showing up on Nanopi Duo, set fixed network MAC when using shield, small 1st run script RFC, removing deprecated stuff 2018-09-17 13:25:53 +02:00
Igor Pecovnik
546c30dd13 Kernel 4.4 upstream patches 2018-09-15 17:33:06 +02:00
Igor Pecovnik
8ea0b98845 Rockchip default, remove deprecated patches 2018-09-13 06:49:27 +02:00
Igor Pecovnik
f4a51236d7 Family RK3399 set fixed MAC address via our startup scripts until we don't have a proper solution and upstream patches 2018-09-12 17:30:44 +02:00
Igor Pecovnik
a0448ac987 Add eMMC support for Nanopi Neo Core on NEXT kernel and upstream patch for Rockchip 2018-09-12 10:39:04 +02:00
Igor Pecovnik
428c72a6f1 Disable UHS mode on Nanopi K2. This fixing SD card corruption when using modern SD cards. https://forum.armbian.com/topic/7913-nanopi-k2-microsd-error/ 2018-09-10 14:02:28 +02:00
Igor Pecovnik
b691b32ff5 Upstream patches for rockchip64 2018-09-10 13:03:17 +02:00
Thomas McKahan
2b63e0495c RK3328 set SD drive levels to 8mA
- Tested on Renegade and Rock64
  - Solves failure to boot some users experience
2018-09-09 21:24:04 -04:00
Martin Ayotte
03199b3879 add olinuxino-a64.wip and fixes for it 2018-09-09 09:59:26 -04:00
Igor Pecovnik
93ae28f78d Rockchip/Tinkerboard default patches fixes. It compiles now but haven't check in details wheather disabled are still needed. 2018-09-08 08:16:45 +02:00
Martin Ayotte
b64d1bd787 enable configfs support and overlays 2018-09-07 17:09:49 -04:00
Martin Ayotte
58f7ebe38f add gpio-leds to OPiLite2/OPiOnePlus 2018-09-07 15:34:57 -04:00
Martin Ayotte
c6c726b486 Make WiFi working on OPiLite2 2018-09-07 09:54:05 -04:00
ThomasKaiser
a01e8d3175 Increase thermal trip points for Allwinner H5 2018-09-06 09:25:01 -07:00
Jingchuan Huang
085effcc36 Fix Firefly-RK3399 default kernel dts missing 2018-09-05 20:05:25 +08:00
Igor Pecovnik
32807a7e3a Add an upstream patch and adjust board config 2018-09-01 19:04:49 +02:00
Igor Pecovnik
8640c55d7e Odroud C1 NEXT patches and config adjustements 2018-08-30 21:14:33 +02:00
Igor Pecovnik
0d50d3b432 Add upstream patches for K4.4 and adjust Odroid XU4 NEXT / DEV kernel configuration 2018-08-30 18:48:06 +02:00
Jingchuan Huang
0fd231be00 Add NanoPi M4/NEO4 device tree. 2018-08-30 21:24:59 +08:00
Igor Pecovnik
48d34c1a86 Add wireless driver for Pinebook 2018-08-29 09:26:32 +02:00
Thomas McKahan
3de7cde3db Tinker Next reboot fix
- Thank you @chwe17 for bringing the reboot issue to my attention.  Missing patch during some shuffling
2018-08-28 23:55:14 -04:00
Igor Pecovnik
4430c1ebcf Fix Pinebook DT, it boots now fine, but its not done yet 2018-08-28 20:24:28 +02:00
Igor Pecovnik
271a15f520 Add patch for lid suspend resume on Teres, higher clock for H6 boards 2018-08-28 15:33:29 +02:00
Igor Pecovnik
4d80636f0c Move udoo DEV to 4.18.y 2018-08-28 09:06:06 +02:00
Igor Pecovnik
8dace05c1e Adjust RK3399 DEV config 2018-08-28 07:38:34 +02:00
Igor Pecovnik
08e1e7e5dc Meson S805, S905, S912 and A113 SoCs Gbit ethernet would die under high load. Fixing. 2018-08-28 07:10:01 +02:00
Thomas McKahan
019915870d Rockchip Dev patch/config update
- Fixes horrible screen performance/long boot/etc
- Thank you @Miouyouyou

Current issues:

	- No Pulse Audio.  Probably related to the I2S issues, needs checked
	- General config review needed
	- Seems to be topping out at 1.6 GHz
2018-08-28 00:47:23 -04:00
Igor Pecovnik
c73748bc36 Lowering max CPU freqency for RK3399 down to 1.5/2.0 2018-08-27 08:35:36 +02:00
Tony
f4dda6c8c9
rockchip - tinkerboard correct UART for terminal 2018-08-27 00:52:33 -04:00
Igor Pecovnik
1466be7637 Espressobin default patches cleanup and kernel configuration update 2018-08-26 19:17:30 +02:00
Martin Ayotte
2918d6af9c add missing fix-many-orangepiwin-dts.patch in sunxi-dev 2018-08-26 11:16:55 -04:00
Martin Ayotte
5d369f1993 add missing add-orangepi-zeroplus2.patch 2018-08-26 09:08:48 -04:00
Igor Pecovnik
41b589372f Creating new family rockchip64. 3288 and 3399 was merged in, except Nanopi which stays in RK3399 family with sources attached to FA repository until we manage to join that in. Enabled Nanopc T4, Nanopi M4, Renegade. Tested on Rock64 and Nanopc T4.
Some clenaup, removed dragonboard820c, adjusted board descriptions, added another OPP for 3288 family,
2018-08-26 14:14:14 +02:00
Paolo
e358089bbc Disable USB power down on rockchip devices (#1090)
* Added patch to make USB ports working again on rockchip devices with mainline
kernel >= 4.18

* Changed the 0 into false
2018-08-24 19:31:19 +02:00
Igor Pecovnik
18a68ec9b2 Add and fix kernel 4.4 upstream patches 2018-08-24 17:33:24 +02:00
Igor Pecovnik
c542b8fee0 Hostapd bump version to override Bionic stock build, Tinkerboard upstream patches 2018-08-23 18:54:54 +02:00
Igor Pecovnik
c51fdc6c4a Add AUFS4.18, adjust several board configs 2018-08-23 15:13:12 +02:00
Igor Pecovnik
b7d4509695 Espressobin bump to more recent BSP kernel 4.14.y, add upstream patches, boot log: http://ix.io/1l0m 2018-08-23 09:09:53 +02:00
Igor Pecovnik
96ca6f0e07 MVEBZ default upstream patches, config ajdustement, remove deprecated patches, adjusted build targets 2018-08-22 13:26:06 +02:00
Igor Pecovnik
783c253fa5 Add upstream patches for RK3328 2018-08-22 10:56:48 +02:00
Thomas McKahan
03da085d95 tinker board re-enable RPi touchscreen
- only known bug so far:  Somehow the entire screen has been rotated 180 degrees, making the touch screen not align with the graphics (can rotate in settings)
	- probably an easy fix, but finished for tonight.
2018-08-22 02:02:19 -04:00
Igor Pecovnik
445c9715d9 RK3399 Fix wrong u-boot configuration for T4, use forked rkbin tools, upstream patches 2018-08-21 15:56:44 +02:00
Igor Pecovnik
aafe51fcdb Remove deprecated patch 2018-08-21 14:35:37 +02:00
Igor Pečovnik
a57ce78b37
Reverting sunxi/sunxi64 NEXT to 4.14. (#1087)
* Bump to 4.18, removing the obvious, fixing build problems, put some on waiting.

* Pin 4.18 to DEV, rollback 4.14 to NEXT, adjust configs, remove one deprecated patch from NEXT and add board-h3-address-some-stability-issues.patch

* Adjust few boards in development to new reality, removing it from NEXT for now

* Adjust few board configs

* Board config adjustement

* Adjust few boards configs

* Port NeoCore2 and Neo21.1 to 4.14.y

* Adjust board config

* Adjust board config
2018-08-21 10:41:10 +02:00
Thomas McKahan
f64f031e74 rockchip-default Bluetooth fix 2018-08-21 01:40:50 -04:00
Tony
5ae6269521
rockchip-default remove outdated patch
Entire method of reboot changed.
2018-08-21 01:18:55 -04:00
Thomas McKahan
96135c6065 Rockchip-default update patches
-- Thanks again to @ntemis for bringing these together and letting me know about it

- Tinker reboot now seemingly solved by a proper method, should no longer require OF workarounds
- various fixes from various sources, see patches for complete information.
- boots, still needs debugging of BT/touchscreen/sound
- some patch warnings exist, again WIP update for those willing to take a look. (@chwe17 perhaps?)
2018-08-21 00:17:16 -04:00
Igor Pecovnik
f3d0fce4bc Adjustement to Friendly ARM PC T3, upstream patches for Udoo, disabling its default kernel for building 2018-08-20 19:49:06 +02:00
Thomas McKahan
04795aef26 rockchip default u-boot bump small config update
- Tinker Board now boots to console without issue
- MiQi locks at "loading environment from EXT4..." (uncertain if a new issue)

Thanks to @Ntemis
2018-08-20 01:35:20 -04:00
Igor Pecovnik
e99244ce56 Moving RK3399 to Ayufan Repo. Known T4 regression = DVFS, DT adjustements needed ... 2018-08-17 15:39:13 +02:00
Igor Pecovnik
c8d18ad4d5 Add few more patches to SUNXI-NEXT, adjust kernel config 2018-08-17 12:31:34 +02:00
Igor Pecovnik
0b1a848777 Switch MESON64 NEXT to 4.18.y, adjusted patches and configuration. Broken (disabled) HDMI audio @superna9999 bootlog: http://ix.io/1kq0 2018-08-17 11:06:37 +02:00
Igor Pecovnik
e31425190f Move MVEBU, Clearfog & Helios4, DEVelopment branch to 4.18.y ... removed only obviously unneded patches, while the rest needs some/a lot of rework to meet current NEXT levels. http://ix.io/1kpE Tested also without our patchset - severe problems on network stack. 2018-08-17 09:17:19 +02:00
Igor Pecovnik
38ae7a5495 Switch Cubox DEV to 4.18.y, adjust patches and configuration 2018-08-16 23:16:37 +02:00
Igor Pecovnik
083b5f8c34 Switch MVEBU64 Espressobin to 4.18.y, adjust patches and configuration, http://ix.io/1kny (it waits for network to show up very long, the rest looks normal) 2018-08-16 20:22:18 +02:00
Igor Pecovnik
6c93807c7f Update RK3399 and Odroid C1 NEXT kernel config, remove deprecated patch, switch C1 next to 4.18.y, http://ix.io/1kkA 2018-08-16 09:41:20 +02:00
Thomas McKahan
092767e2e4 Rockchip Dev Mali patches 2018-08-16 01:26:56 -04:00
Thomas McKahan
89672da39d RK3288 default bootable at last
Missing:

 - touchscreen
 - framebuffer console
2018-08-16 01:24:30 -04:00
Igor Pecovnik
aaaa0a37fd Remove deprecated patch, add higher (1.6G) CPU speed for A83i 2018-08-15 20:53:56 +02:00
Thomas McKahan
10b60f3112 RK3288 revert packaging script patch 2018-08-14 00:01:42 -04:00
Tony
7ad9174c7d
delete accidentally left patch 2018-08-13 00:34:34 -04:00
Thomas McKahan
4f886b564f Packaging fix RK3399 Dev 2018-08-13 00:25:57 -04:00
Igor Pecovnik
d1a553e189 Adjust wireless firmware path to usual location 2018-08-12 22:21:47 +02:00
Igor Pecovnik
e04177dfba Updated RK3399 config, revert executing bit on armbian-hardware-optimisation, enable overclocking for RK3399 boards 2018-08-12 19:24:36 +02:00
Igor Pecovnik
de13bfa234 Fixed Odroid C1 packaging patch 2018-08-12 14:19:51 +02:00
Igor Pecovnik
6d82a89748 Initial support for RK3399 Firefly and FriendlyARM PC T4
Based on work of David Huang https://github.com/hjc4869 Changed in the transition:
- firefly family was renamed to rk3399, which we actually never started to use. It was made for Odroid N1, which will never be sold
- adjusted compiler toolchain2 parameter
- added standard wireless drivers
- kernel config with the following changes: Docker dependencies, ZRAM, CPUfreq info, ...
- added upstream patches
- made test Ubuntu Bionic desktop and CLI Stretch build, bootlog: http://ix.io/1jVu

TBD: wifi and BT support, mainline kernel, ...
2018-08-11 23:12:58 +02:00
Igor Pecovnik
e90dff320a Making bootscript creation more universal, adjust packaging patches for C1 and C2 default 2018-08-11 19:09:53 +02:00
Igor Pecovnik
3326ccc116 Allwinner H3 - address some stability issues 2018-08-11 11:11:10 +02:00
Igor Pecovnik
de41d3dbce Rockchip default cleanup. (Temporally) moving back to Rockchip upstream. This source builds but doesn't boot ... 2018-08-10 10:33:42 +02:00
Igor Pecovnik
070e98cfa0 SUNXI patches cleanup #1 2018-08-09 21:00:25 +02:00
Igor Pecovnik
0dc92edb99 Forgotten patches from previous commit. AXP fixes and IR for M3 2018-08-09 11:42:13 +02:00
Igor Pecovnik
e19f31eec6 Enable USB3, THS, DVFS and Ethernet on Allwinner H6 based boards. Development kernel (DEV branch, 4.18.y) also provides HDMI out via simple FB interface. DEV and NEXT kernel config alignment, set H6 CPU freqency to 1.5G, adjust eMMC and SD card speed and remove deprecated patches. 2018-08-09 11:32:23 +02:00
robsy
a8c03b5539 Make ethernet on BananaPi M3 working with 4.17.y 2018-08-03 06:13:32 +02:00
Igor Pecovnik
d2147b50c2 Enable Odroid C1 NEXT, 4.17.y ... usable as headless server. Known issues: stuck on reboot, need power cycle, no hdmi console, no DVFS. 2018-08-01 13:00:31 +02:00
Martin Ayotte
7e6277ca3b fix early kernel crash due to spi-flash been enabled 2018-07-31 14:30:08 -04:00
Igor Pečovnik
f859556d58 Odroid C2 packaging bugfix, configuration update, u-boot bump to 2018.07, bump version 2018-07-31 13:21:21 +00:00
Igor Pečovnik
68d1daf3af Remove deprecated patch 2018-07-31 10:34:56 +00:00
5kft
eb96583215 add default DT for the NanoPi NEO2 v1.1
There are two versions of the NanoPi NEO2 board; this change adds the default DT for the
v1.1 board.  It includes the correct LED configuration and the MP2143DJ VDD regulator
definition.
2018-07-29 16:04:08 +00:00
Igor Pečovnik
ba6b764702 Enable concurrent AP/STA mode on Tinkerboard. Testing needed 2018-07-27 14:10:03 +00:00
Igor Pečovnik
a8a01d2164 Add eMMC bits to Nanopi Neo to support eMMC on Core model 2018-07-26 16:54:25 +00:00
Igor Pečovnik
1c11d6ff58 Fixed headers installation. Thanks to Jean Christian
https://forum.armbian.com/topic/2901-orange-pi-pc-stuck-on-compiling-headers
2018-07-25 17:06:37 +00:00
Igor Pečovnik
d3b49a6da5 Cubox and Le potato config adjustement, mvebu64 add patch 2018-07-24 15:55:05 +00:00
Igor Pečovnik
fa1382d64d Adjust MVEBU packagin patch and configuration 2018-07-24 12:31:31 +00:00
Igor Pečovnik
7832192ec1 Remove deprecated patch 2018-07-24 10:13:12 +00:00
Igor Pečovnik
24dd085c37 Adjisted patches for RK3328 default 2018-07-23 07:45:52 +00:00
Igor Pečovnik
65a5004287
Merge pull request #1059 from 5kft/sunxi-patch-fixes
correct sunxi H3 DT overlays for latest kernel
2018-07-22 16:21:19 +02:00
Igor Pečovnik
6bac4d9c5c Adjust RK3328 sources and patches, tested for builing, adjust Nanopi K2 board config 2018-07-22 14:17:41 +00:00
5kft
8d092c22e0 correct sunxi H3 DT overlays for latest kernel
removed leading zeros from the unit addresses in the sun8i-h3-* DT overlays;
updated the sun8i-h3-fixup script accordingly
2018-07-22 06:41:47 -07:00
5kft
9ad96bd209 correct sunxi H5 arm64 DT overlays for latest kernel
removed leading zeros from the unit addresses in the sun50i-h5-* arm64 DT overlays;
updated the sun50i-h5-fixup script
2018-07-21 06:16:39 -07:00
5kft
ddc52ce4de fixed issues with sunxi overlay kernel patches
removed conflicting patches from "general-sunxi64-overlays.patch" as they are
already provided by "general-sunxi-overlays.patch"
2018-07-20 22:11:16 -07:00
Igor Pečovnik
fbb5752710 Bugfix https://forum.armbian.com/topic/7719-cuboxi-kernel-414y-does-not-compile-failing-to-compile-imx6dl-cubox-idtb 2018-07-20 11:00:07 +00:00
Igor Pecovnik
fe8843e0bc Remove duplicate patch 2018-07-19 17:26:52 +02:00
5kft
d8474158e2 add H5 support for optional 1.4GHz operation
This change introduces an optional overlay that can be used to modify
the default CPU clock operating table to support a maximum core clock
of 1.4GHz.  These higher clock rates will only be allowed if the
board's CPU VDD regulator can support operation at 1.4v (or greater),
e.g., SY8106A.
2018-07-18 08:00:22 -07:00
5kft
e556c88402 add board support for the NanoPi NEO Core2
This change adds a board configuration for the NanoPi NEO Core2 LTS device ("nanopineocore2").

This board configuration provides support for the Core2's SY8106A I2C-based voltage regulator.
This regulator provides higher CPU voltage operation, allowing higher CPU clock rates to be
utilized.
2018-07-17 20:15:47 -07:00
Igor Pecovnik
c57ebd663c - attach Odroid XU4 4.14.y back to Hardkernel kernel branch
- Odroid XU4 next = 4.14, DEV = 4.18, remove 4.9
2018-07-17 16:11:07 +02:00
Igor Pečovnik
1a12994e79
Moving sunxi-next to 4.17.y (#1049)
* [Early WIP] Update sunxi-next to kernel 4.17
* Switch Allwinner 32 and 64bit to U-boot 2018.05
* Adjust patched for 4.17.y / sunxi-next
- adjust both configurations
- removing FAT support from u-boot (breaks if you try to save)

Tested those boards:
Cubietruck: wlan fails http://ix.io/1fYS USB OK, HDMI yes
Bananapi R40: http://ix.io/1fZm USB OK, HDMI yes
Lime A64: USB no, HDMI no, wireless buggy, eMMC yes
Orangepi prime H5: OK http://ix.io/1fZJ DVFS no
Orangepi2e: DVFS OK, HDMI OK, net OK, wifi OK, eMMC ok,  http://ix.io/1fZT

* Kernel config update, enabling HDMI on CT+
* Trying to fix A64 HDMI but failed. Fixed M64 ethernet instead
* Update orangepioneplus.wip
* Update orangepioneplus.wip
* Fix H6 build process
* Add regulator bits for Orangepizero+, thanks to @5kft
* add H5 support for optional 1.3v regulator and 1.3GHz operation
This patch adds two optional overlays that can be used to:

1) enable the 1.1v/1.3v regulator on boards that provide the necessary compatible H/W support
2) modify the default CPU clock operating table to add new 1.2GHz and 1.3GHz clocks

Note that the generated regulator overlay will only support boards whose 1.1v/1.3v regulator
is controlled by GPIO PL6.
* updates for the NanoPi NEO Plus2
This change introduces a patch that provides two changes for the NanoPi NEO Plus2:
* Configure the "cpu0" to use the "vdd_cpux" regulator; this enables the ability to use higher CPU clocks
* Correct the configurations of the on-board power and status LEDs
* Adjust nightly building and few boards config cleanup
2018-07-17 15:53:30 +02:00
5kft
9462893138 Improve support for the NanoPi Fire 3 (add SPU1705, DVFS, thermal tables, etc.)
* implemented improved support for the FriendlyArm NanoPi Fire3
* introduced new WIP board configuration "nanopifire3"
* added and enabled the FA SPU1705 regulator
* enabled CPU-based thermal support
* implemented DT-based DVFS table (400MHz-1.4GHz)
* fixed and updated the thermal table and cooling maps
* added support for the onboard LED
* minor patch cleanup
2018-07-15 12:14:42 +02:00
Martin Ayotte
556b306708 missing enable-fsl-timer-errata.patchin DEV 2018-07-13 16:12:55 -04:00
Igor Pečovnik
5823d40016 Espressobi: Fix switching CPU rate from 300Mhz to 1.2GHz 2018-07-09 16:38:20 +00:00
Igor Pečovnik
94abeef059
Merge pull request #1039 from rabits/fb-_rockchip_gpio_i2c_udev_rules
ASUS Tinkerboard: Added gpio & i2c groups with udev rules to devices
2018-07-09 07:22:10 +02:00
Rabit
1066859065 ASUS Tinkerboard: Added gpio & i2c groups with udev rules to devices 2018-07-08 14:12:15 -07:00
Rabit
96e78c102f ASUS Tinkerboard: Restore justice - author of the gpiomem port
According to:
* e7ebaf5917/rk3288-gpiomem.c (L42-L44)
* https://forum.armbian.com/topic/4792-tinker-board-gpio/?do=findComment&comment=53472
2018-07-08 13:19:07 -07:00
Igor Pečovnik
fab979feea Move rockchip-default (tinkerboard & miqi) to self-hosted source). Original patches are left under subdir rockchip-branch and source defintions commented out. To make it back in a simple manner, when it will become more stable. 2018-07-08 12:06:01 +00:00
Thomas McKahan
b34c4b0828 meson64 next fix and re-enable sound 2018-07-08 01:22:01 -04:00
Staars
e7630c5092 Updated DTS for z28pro 2018-07-07 11:42:05 +00:00
Igor Pečovnik
7283c12ffd Fix permissions for script and in one patch, s5p6818 kernel config adjustement 2018-07-06 07:07:41 +00:00
ThomasKaiser
a79d5932cf Enable 1392 MHz cpufreq OPP on all RK3328 devices 2018-07-05 05:32:09 -07:00
Rabit
b40aeaad64 ASUS Tinkerboard: Ported /dev/gpiomem from default to next kernel 2018-07-04 23:16:28 -07:00
Igor Pecovnik
effbb42f13 Remove deprecated patches 2018-07-04 21:17:06 +02:00
Tony
1815b18cef
disable soundcards meson next 4.17
the I2S clock is apparently problematic right now, or the dts definition is off.  Either way it is causing problems at the moment.  This simply doesn't add the device tree entries for the cards.
2018-07-04 08:23:04 -04:00
Igor Pecovnik
3407c258bd Remove deprecated patch 2018-07-04 09:34:02 +02:00
Tony
6d801ba413
fix typo
acpi != scpi
2018-07-04 02:25:22 -04:00
Thomas McKahan
0bfb192753 Meson64-next patch updates, acpi fix 2018-07-04 02:15:16 -04:00
Igor Pečovnik
76e9ce0d16 Switch Sunxi-DEV U-boot to 2018.05, adjust patches, add support for A83T http://ix.io/1fUK 2018-07-03 21:10:18 +00:00
Igor Pečovnik
6e7e01af0b Adjust cubox-i / HB DEV to 4.17.y 2018-07-03 14:13:25 +00:00
Thomas McKahan
9059e81dbb Rockchip Fix Mali on newer kernels 2018-07-02 22:20:30 -04:00
Martin Ayotte
6217b5be56 Merge branch 'master' of https://github.com/armbian/build 2018-07-02 15:17:25 -04:00
Martin Ayotte
174953de1e Add eMMC to OlinuXino A64 DT 2018-07-02 15:17:16 -04:00
Igor Pečovnik
c20367f025 Enable Three-wire UART (H5) protocol support needed for Z28 Pro and upstream patches for Rockchip default 2018-07-02 17:22:30 +00:00
Igor Pečovnik
c1481e61ec Odroid C1 DEV kernel patches adjustement. No HDMI, eMMC and broken network. http://ix.io/1fKw 2018-07-02 15:43:26 +00:00
Martin Ayotte
8fb0d6da7b add new board-orangepiwin-fix-many-dts.patch 2018-07-01 21:47:39 -04:00
Igor Pečovnik
69e6f2b2f4 Odroid XU4 kernel 4.14.y kernel config and patches adjustement (DEV branch) 2018-07-01 18:58:45 +00:00
Igor Pečovnik
c63b2129f6 Lock RK3328 to last known working tag. Thanks for idea/tip to @markh-de 2018-07-01 13:55:11 +00:00
Igor Pečovnik
8fa1c1fbeb
Merge pull request #1028 from teacupx/roc-rk3328-cc
Modify rk3328-roc-cc.dts according to last Firefly
2018-06-30 09:13:31 +02:00
JMCC
98100bf764 Modify rk3328-roc-cc.dts according to last Firefly 2018-06-29 23:58:15 +02:00
Igor Pečovnik
704d40ba87 Rockchip DEV patches adjustement. Troubles with HDMI on 4.17 and 4.18 ... 2018-06-29 20:57:20 +00:00
Igor Pečovnik
707c3a8723 Fix permissions on a patch 2018-06-29 16:22:22 +00:00
Igor Pecovnik
9952fdaa2d Revert "fix axp20x patch according to recent Wens patch"
This reverts commit cff1915e11.
2018-06-29 15:56:49 +02:00
Igor Pečovnik
3d35e2edfc Add eMMC support for Tinkerboard S into the kernel, bump u-boot to 2018.05 2018-06-29 09:48:00 +00:00
Tony
fafd26db7e
Rockchip default merge (#1026)
* Initial commit, cleanup of Rockchip default

* clean up patches:
- 100_DTS_Tinker_opp_LED was splitted into 3 patches
	- 100_DTS_opp for opp (adjusted to RKs 3 point description of opp Voltage)
	- 110_DTS_8723bs for the wifi driver
		-rename of 270-dts-tinker-bluetooth.patch -> 111_DTS_disable_AP6212_bluetooth.patch to keep wifi-chip stuff together
	- 120_DTS_led1_heartbeat
- 190_dts_tinker_s_emmc was reworked and splitted
	- gpiomem node was removed and has its own patch (260_DTS_gpiomem_node)
	- i2c1 node was removed and has its own patch 270_DTS_activate_i2c1
	- spi2 part was removed (defined in rk3288.dtsi), default CS will now be CS0 not 1 (no reason to change this)
	- vdd_log regulator is removed (the counterpart is missing anyway, and actually disabled in ASUS and Rockchips branch) --> own patch in case it gets activated
- 120_workaround_tinker_board_reboot -> 130_workaround_tinker_board_reboot to get some free numbers... ;)

* Renamed 190_DTS_tinker_s_emmc and splitted into DTS-Part and driver part (191_driver_mmc_adjustment)

* Boots, Still no hdmi console

* Rockchip Kernel config updates

Thanks to @Ntemis for the config options, they fixed the framebuffer

Still have runtime GPU errors related to power model
2018-06-28 22:11:59 -04:00
Igor Pečovnik
c16321eb01 Espressobin / MVEBU64 family kernel upgrade, patches adjustement, C2 bugfix 2018-06-28 18:19:39 +00:00
Igor Pečovnik
fcb85f1767 Major Amlogic RFC and cleanup
- merging C2 and Meson family on the source level, C2 is still making own kernels, but sources, patches and configs are the same
- merged boot scripts for meson family. support for non existing legacy kernel was dropped from boot scripts, added UUID support, armbianEnv.txt
- Meson default remain on 4.14.y, NEXT moved to 4.17.y and DEV remains on master
- remove deprecated patches, remove wrong permissions in patches
- tested on C2, K2 and Le Potate. USB troubles are still present and common, while K2 and Lepotato might have boot/reboot troubles on 4.16+
- boards configuration cleanup
- moving K2 to the supported list. It's the same level of support as Le Potato
2018-06-28 08:27:08 +00:00
Martin Ayotte
8bc9d032a3 fix pantoniou configfs using pelwell patch for new OF API 2018-06-27 11:24:34 -04:00
Martin Ayotte
cff1915e11 fix axp20x patch according to recent Wens patch 2018-06-26 13:07:59 -04:00
Igor Pečovnik
99a34c7be1 Move Odroid C2 from 4.14.y to 4.16.y, added patch for ethernet, DEV to master, both tested ... not perfect but in a better condition. 2018-06-26 12:47:49 +00:00
Igor Pečovnik
65368a323a Move Espressobin NEXT to 4.16.y and DEV to 4.17.y, adjusted patches, tested for building and booting 2018-06-25 17:36:58 +00:00
Igor Pečovnik
154b83d39d Patches cleanup, adjust Udoo to 4.17 2018-06-25 17:13:51 +00:00
Igor Pečovnik
b2bb8fba4f Fix ZRAM & RAMLOG startup troubles. Tested on all targets, permission fix in patches, adjust Udoo NEXT patches 2018-06-25 15:59:58 +00:00
Igor Pečovnik
731b567278 Adjust default CMA size to 128M for sunxi-64 and set heartbeat to second LED on K1+ 2018-06-24 13:51:50 +00:00
Igor Pečovnik
b888408e7e Fix permissions on several patches, remove deprecated, adjust NanoPI K1 that works with 4.14.y 2018-06-24 11:40:28 +00:00
Igor Pečovnik
6ee779b744 Enable ramlog only if it was enabled before. This fixes possible troubles on OMV installs. Adjusted Odroid NEXT kernel configuration, fixes eMMC/SD card u-boot updating if not on the first place /dev/mmcblk0 ... checks also 1 and 2, move nanopik1plus to supported list 2018-06-23 13:28:27 +00:00
Igor Pečovnik
acb3ec59e1 Moving Odroid C2 default to 3.16.y 2018-06-22 10:57:55 +00:00
Igor Pečovnik
454c64a3e2 Adjust NanoPi K1 Plus for 4.17.y ... 2018-06-21 15:10:27 +00:00
Igor Pečovnik
10e2065190 SUNXI/64 Add CSI driver, kernel configuration update, meging patches for NeoAir and enable camera driver, enable teres bootlogo, AW SOC ID 2018-06-21 11:31:26 +00:00
Igor Pečovnik
105adc415d Add Olimex Teres and Pinebook DEV targets and few minor typos. Pinebook boots, Teres almost ... TBC 2018-06-19 19:37:42 +00:00
Igor Pecovnik
d92e11fccf Odroid C2 DEV / 4.17.y patches update, kernel configuration update 2018-06-19 15:14:42 +02:00
Igor Pečovnik
09b313f860 Added timeouts for our new services, bugfix for packaging 2018-06-17 08:23:40 +00:00
Igor Pecovnik
e81159f284 Rock64 RK3328 default patches adjustements 2018-06-16 10:02:43 +02:00
Igor Pecovnik
ebd89c9b73 Odroid XU4 NEXT upstream patches 2018-06-14 13:30:47 +02:00
vovexe
0ae6cfe1e4
Corrected resolution 1024x768@60Hz 2018-06-13 19:33:49 +02:00
Igor Pecovnik
dae3924965 Add LED support for Zero Plus2 also to the DEV branch.
https://github.com/armbian/build/pull/1012
2018-06-13 10:25:59 +02:00
Igor Pečovnik
982a7d0881
Fix the patch 2018-06-13 10:22:31 +02:00
Nikolay
a815bbf1cc fix patching 2018-06-13 12:35:09 +05:00
Nikolay
b1141263b4 Add onboard led support 2018-06-13 10:43:23 +05:00
zador-blood-stained
f847b1d219 Drop OPi 2G-IOT build target
"Community supported" configurations with a lot of issues, no community
to support it and no improvements in more than a year should be dropped
2018-06-12 13:49:37 +03:00
Igor Pecovnik
3e3efab8b9 Rockchip default patches update 2018-06-12 08:47:09 +02:00
Igor Pecovnik
932de31732 SUNXI NEXT packaging patch bugfix 2018-06-07 13:44:58 +02:00
Igor Pecovnik
135932d4c4 Changing Meson64 u-boot to 2018.05 due to apparent eMMC bug and removing deprecated patches 2018-06-07 10:12:51 +02:00
Tony
149154c201
remove boot parameters from Rockchip
I'm not sure why these were added, but remove them, we have our own.
2018-06-06 22:28:32 -04:00
Martin Ayotte
e0382d1ad2 add RTS/CTSto uart2 2018-06-05 21:09:02 -04:00
Martin Ayotte
c0a40f327c fix patch collision about usb1-vbus on orangepi-win 2018-06-05 20:38:48 -04:00
Tony
ad07dbb900
Meson64 Le Potato Mainline u-boot (#998)
Le Potato and NanoPi K2 now both use 2018.03 mainline U-boot.
2018-06-05 16:41:44 -04:00
Igor Pecovnik
d4f52f86a4 Add preliminary support for Orangepi Lite 2 H6 2018-06-05 21:45:54 +02:00
Igor Pecovnik
7040128e35 Add preliminary support for Orangepi One Plus H6 and small typo for H6 Pine config
Bootlog: http://ix.io/1col
2018-06-05 16:49:23 +02:00
Karabek
80eec3f2ea
H3 Nanopi Air: Update
small update ...
2018-06-05 09:46:44 +02:00
Karabek
89d5bc6820
H3 Nanopi Air: Update 2018-06-05 09:46:11 +02:00
Karabek
d51cce6ceb
H3 NanoPi Neo Air: updated wifi patch
updated patch enabling wifi for 4.17 changing model identifier, wifi powerup sequence, and wifi module control
2018-06-03 15:56:29 +02:00
Karabek
cfc87b876b
H3 Nanopi NeoAir: updated patch enabling wifi
updated patch for 4.17
2018-06-03 15:55:08 +02:00
Karabek
cdcb2bf748
Add dvfs-functionality to OrangePi boards
renamed board-47-05-enable-dvfs-opi-lite	from	safe-need-more-inspection/47-05-enable-dvfs-opi-lite
2018-06-03 12:52:39 +02:00
Karabek
6881589e5c
Add dvfs-functionality to OrangePi boards
renamed board-47-02-enable-dvfs-opi-one 	from	safe-need-more-inspection/47-02-enable-dvfs-opi-one
2018-06-03 12:52:01 +02:00
Karabek
3534d7a53f
Add dvfs to OrangePi H3-boards
renamed board-47-01-enable-dvfs-opi-zero	from	safe-need-more-inspection/47-01-enable-dvfs-opi-zero
2018-06-03 12:51:17 +02:00
Karabek
6d9a620cd4
Add dvfs to OrangePi H3-boards
renamed board-47-02-enable-dvfs-opi-one 	from	safe-need-more-inspection/47-02-enable-dvfs-opi-one
renamed board-47-05-enable-dvfs-opi-lite	from	safe-need-more-inspection/47-05-enable-dvfs-opi-lite
renamed board-47-01-enable-dvfs-opi-zero	from	safe-need-more-inspection/47-01-enable-dvfs-opi-zero
2018-06-03 12:50:21 +02:00
Karabek
9806e6368e
Delete 12-dw-hdmi-add-H3-glue.patch
File:	unresolved/12-dw-hdmi-add-H3-glue.patch
	now included upstream in drivers/gpu/drm/sun4i/Kconfig b/drivers/gpu/drm/sun4i/Kconfig
	and in drivers/gpu/drm/sun4i/Makefile
	and provided upstream in drivers/gpu/drm/sun4i/sun8i_dw_hdmi.c
2018-06-03 10:34:21 +02:00
Karabek
ee488ca650
Delete 13-dw-hdmi-add-DT-nodes.patch
File: 	unresolved/13-dw-hdmi-add-DT-nodes.patch
	now included upstream in arch/arm/boot/dts/sunxi-h3-h5.dtsi
2018-06-03 10:33:54 +02:00
Karabek
9c6f2b3b31
Delete 10-clk-hdmi-allow-set-rate-parent.patch
File:	unresolved/10-clk-hdmi-allow-set-rate-parent.patch
	now included upstream in drivers/clk/sunxi-ng/ccu-sun8i-h3.c
2018-06-03 10:33:31 +02:00
Karabek
42a4bf3f19
Delete 09-dw-hdmi-add-workarounds.patch
File: 	unresolved/09-dw-hdmi-add-workarounds.patch
	now included upstream in drivers/gpu/drm/bridge/synopsys/dw-hdmi.c
2018-06-03 10:32:55 +02:00
Karabek
c4b3d44bf8
Delete 05-clk_de-allow-set-rate-parent.patch
File:	unresolved/05-clk_de-allow-set-rate-parent.patch
	now included upstream in drivers/clk/sunxi-ng/ccu-sun8i-h3.c
2018-06-03 10:32:33 +02:00
Karabek
87226987f7
Delete 04-add-H3-DE-compatible.patch
File:	unresolved/04-add-H3-DE-compatible
	now included upstream in drivers/gpu/drm/sun4i/sun4i_drv.c
2018-06-03 10:31:46 +02:00
Igor Pecovnik
bad913838d RK3328 kernel upstream patches + config update 2018-06-03 06:54:48 +02:00
Igor Pecovnik
e41d2bdce8 Add 8812AU & 8188EU wireless drivers to old legacy kernels for Odroid C2 and Pine64 2018-06-02 21:02:49 +02:00
Igor Pečovnik
0ca85e92e4
Merge pull request #990 from karabek/master
Add H3-mixer1 and HDMI sound nodes
2018-06-02 17:31:30 +02:00
Karabek
cd7ce00672
Delete 25-sun4i-gpadc-iio-workaround-for-raw-0-read.patch
replaced with ths-25-sun4i-gpadc-iio-workaround-for-raw-0-read.patch
2018-06-02 12:53:43 +02:00
Karabek
e728fac2d4
Delete 24-sun4i-gpadc-iio-add-H3-CPU-thermal-zone.patch
replaced with ths-24-sun4i-gpadc-iio-add-H3-CPU-thermal-zone.patch
2018-06-02 12:53:16 +02:00
Karabek
fa9479a2e8
Delete 23-sun4i-gpadc-iio-add-H3-thermal-sensor-DT.patch
replaced with ths-23-sun4i-gpadc-iio-add-H3-thermal-sensor-DT.patch
2018-06-02 12:52:44 +02:00
Karabek
201fa82b3a
Delete 21-sun4i-gpadc-iio-add-split-sun8i.patch
replaced with ths-21-sun4i-gpadc-iio-add-split-sun8i.patch
2018-06-02 12:52:17 +02:00
Karabek
74d69ce445
Delete 22-sun4i-gpadc-iio-add-H3-support.patch
replaced with ths-22-sun4i-gpadc-iio-add-H3-support.patch
2018-06-02 12:51:42 +02:00
Karabek
87af831187
Thermals: use sunxi's GP-ADC to read SoC temp
takes 21, 23, 24, 25 from "safe-needs-more-inspection" and 22 from "unresolved" to (re-) activate Sunxi's SoC temp sensor.
2018-06-02 12:50:26 +02:00
Igor Pecovnik
a279c7709e Forgotten patch for building Tinkerboard/MiQi kernel 2018-06-02 08:21:19 +02:00
Igor Pecovnik
332ce2fa9d Rockchip / Tinkerboard. Upstream changes broke lcd, disabling broken patches, added upstream patches 2018-06-02 08:05:07 +02:00
Igor Pecovnik
49719253a0 Remove RockPRO from building since it's broken. We don't deal with it yet anyway. 2018-06-01 07:05:21 +02:00
Karabek
ae89013694
replaced by general-add-HDMI-sound-nodes-DT
updated to  4.17 and renamed "general-add-HDMI-sound-nodes-DT"
2018-05-31 14:21:14 +02:00
Karabek
d0a1fd83c8
replaced by general-add-H3-mixer1.patch
mixer0 has been added upstream, "general-add-H3-mixer1.patch" adds mixer1
2018-05-31 14:19:45 +02:00
Karabek
2525b74686
added H3-mixer1 and HDMI sound nodes
added general-add-H3-mixer1.patch		replacing unresolved/02-add-H3-mixers.patch 
mixer0 was been added upstream

added general-add-HDMI-sound-nodes-DT	replacing unresolved/00-20-add-HDMI-sound-nodes
removing the following kernel error messages:
[   10.831855] sun4i-codec 1c22c00.codec: ASoC: codec-analog@1f015c0 not registered
[   10.831884] sun4i-codec 1c22c00.codec: Failed to register our card
2018-05-31 14:17:56 +02:00
Karabek
3c1d263da6 Allwinner H3: Add I2S pins to DT (#987)
* removing unresolved/00-19-add-H3-i2s-DT-nodes.patch

removing unresolved/00-19-add-H3-i2s-DT-nodes.patch
	=> now already included into dts/sunxi-h3-h5.dtsi upstream

* removed 00-20-add-i2s-DT-pins.patch

removing 00-20-add-i2s-DT-pins.patch 
	=> updated and renamed to general-dd-i2s-DT-pins.patch

* updated 00-20-add-i2s-DT-pins.patch

updated 00-20-add-i2s-DT-pins.patch and renamed to general-dd-i2s-DT-pins.patch
	=> failed originally because mmc0_pins_a rename ...
2018-05-31 13:55:37 +03:00
Igor Pecovnik
e83d5b54ac Remove deprecated patches Rockchip NEXT 2018-05-30 10:10:42 +02:00
Igor Pecovnik
21da45e282 Merge branch 'master' of https://github.com/armbian/build 2018-05-29 16:51:11 +00:00
Igor Pecovnik
f3fcea2358 Stretch bugfix and Tinkerboard upstream patch 2018-05-29 16:50:30 +00:00
Tony
91f84d01cb
delete unneeded patch
GPIO base was returned to 0 on Rockchip, no longer needs patched.
2018-05-29 12:49:39 -04:00
Karabek
e24cc9582b
Title: OrangePi One emac fix removed - solved upstream
sorry for this short-lived fix - this has already been fixed upstream:
aed5eb44d8
2018-05-28 17:51:18 +02:00
Karabek
832caaf95f
NanoPi Duo: delete superseded patch
deleted "patch/kernel/sunxi-dev/unresolved/add-nanopi-duo.patch" replaced by "patch/kernel/sunxi-dev/board-nanopi-duo-add-device.patch" a while ago.
2018-05-27 20:33:32 +02:00
Igor Pečovnik
526f725457
Merge pull request #977 from karabek/master
Orange Pi One: Enable ethernet interface for 4.17
2018-05-27 13:46:12 +02:00
Igor Pecovnik
33722cdb15 Merge UDOO next patches from development and add remaining ones 2018-05-27 13:45:21 +02:00
Karabek
b822823292
Orange Pi One: Enable ethernet interface for 4.17
Re-enabled emac-support for Orange Pi One
2018-05-27 13:38:54 +02:00
Igor Pecovnik
84ada8216b Cubox DEV bugfix 2018-05-27 08:26:33 +02:00
Igor Pecovnik
02c2835b9b RK3328 upstream patches 2018-05-27 08:18:24 +02:00
Igor Pecovnik
109ac29998 Odroid XU4 NEXT upstream patch 2018-05-26 19:20:09 +02:00
Igor Pecovnik
56aaae211d Fixes for XU4 patch 2018-05-25 18:09:44 +02:00
Igor Pecovnik
991fb56209 Merge Odroid XU4 into stable 2018-05-25 10:49:33 +02:00
Igor Pecovnik
7baa822bad Merging Cubox to stable. Changing NEXT from 4.16 back to 4.14 due to problems with optical audio, DEV is now 4.16, removing Solidrun 2nd stock kernel 2018-05-25 10:31:01 +02:00
Igor Pecovnik
598453dc20 Merge Odroid C2 changes into stable 2018-05-25 06:41:02 +02:00
Igor Pecovnik
b241f5bca0 Merge S5P6818 into stable 2018-05-24 15:46:51 +02:00
Igor Pecovnik
7d2f3af08f Merging Rockchip family 2018-05-24 15:44:15 +02:00
Igor Pecovnik
e80a1ab3bf Merging mvebu64 into stable 2018-05-24 15:40:20 +02:00
Igor Pecovnik
4af7efa568 Merge MVEBU to stable 2018-05-24 14:18:01 +02:00
Igor Pecovnik
2c08ec8f5a Merge sunxi family into stable 2018-05-24 13:32:29 +02:00
Igor Pecovnik
684973258c Meson64 default, next, dev additional wireless patches update and reorganize 2018-05-24 13:05:38 +02:00
Igor Pecovnik
e2741240eb Merge Meson64 from development to stable 2018-05-24 12:39:49 +02:00
Igor Pecovnik
3aae5439e3 Merge sunxi-next from development branch 2018-05-24 12:20:26 +02:00
Stefan Mavrodiev
015403f835 Disable eMMC HPI 2018-05-09 16:26:44 +03:00
Stefan Mavrodiev
016e1b5f7b Add support for eMMC v5 2018-05-09 14:50:13 +03:00
Stefan Mavrodiev
56a9a49b19 Update olinuxino BSP packages 2018-05-03 09:00:16 +03:00
Stefan Mavrodiev
deb2c945d8 Add dts for A20-SOM204 2018-04-25 16:36:31 +03:00
Stefan Mavrodiev
20c1fb0581 Add support for spi-nor 2018-04-25 16:36:31 +03:00
Stefan Mavrodiev
5fac0553d5 Add SUNXI-CAN driver 2018-04-25 16:36:31 +03:00
Igor Pečovnik
ac8f372bef
Merge pull request #917 from coRpTitan/master
rtl8189fs: Compatibility with 4.15.x and newer kernels.
2018-04-16 06:47:14 +02:00
Tony
b1a21a44cd
Rockchip next sync master and development
includes kernel panic fix on veth interfaces and audio device patch to enable Tinkerboard audio
2018-04-15 14:40:58 -04:00
tonymac32
48946ddcfa Rockchip default remove deprecated patches
Upstream includes UART4 pin definition fix and maintenance patches
2018-04-13 00:49:08 -04:00
daijh
9efdeaaf56 Add ROC-RK3328-CC support 2018-04-11 15:37:15 +08:00
Edwin Steele
f3bd7c05a8 Fix NanoPi NEO random eth0 mac 2018-04-08 07:04:25 +10:00
coRpTitan
a5051333f8
Compatibility with 4.15.x and newer kernels. 2018-04-03 00:49:59 +02:00
Sebastian
b5d066aba8 MIQI-DTS-enable-sound-node 2018-03-14 12:49:45 +02:00
Igor Pecovnik
4bdbf413cd Disable whole DVFS patch serie. 2018-03-05 08:39:15 +01:00
Igor Pecovnik
0f968812a3 Disable broken patches for MVEBU DEV 2018-03-05 08:34:02 +01:00
tonymac32
add26561dc Tinker S reboot fix fix refix 2018-03-04 22:00:42 -05:00
Igor Pecovnik
4263b50602 Remove deprecated patch 2018-03-03 21:20:35 +01:00
Igor Pecovnik
dad0ec877d Enable DVFS on Espressobin NEXT & DEV + 8812AU wireless drivers fixes + other minor fixes 2018-03-03 20:31:41 +01:00
Igor Pecovnik
ae14e90a30 Upstream patches for 4.4 and 4.9 2018-03-01 23:21:24 +01:00
Igor Pecovnik
d40ee81f9d Disable excessive debugging on Tinkerboard WiFi, added RTL8188EU driver, upstream patches and kernel config updates 2018-03-01 12:04:00 +01:00
Igor Pecovnik
c027d84627 Apparently it causes troubles. https://forum.armbian.com/topic/6571-odroid-c2-default-emmc-issue/ 2018-02-28 08:27:24 +01:00
Igor Pecovnik
9e32020d1a RK3328 kernel and u-boot upstream patches and few small fixes 2018-02-27 16:21:49 +01:00
Igor Pecovnik
70ef539817 Meson64 NEXT patch and config update 2018-02-27 16:15:38 +01:00
Igor Pecovnik
c338436bbb Cubox NEXT moved to 4.15.y 2018-02-27 16:12:50 +01:00
karabek
10092071d7 updated xradio driver against 4.15/4.16 2018-02-27 10:23:53 +01:00
Igor Pečovnik
bb2742ca98
Merge pull request #899 from OLIMEX/fix-kernel-headers-generation
Fix kernel headers generation
2018-02-26 07:31:41 +01:00
tonymac32
f6ad4f5374 rockchip default update 2018-02-24 02:06:09 -05:00
Igor Pecovnik
1b79743b79 Upstream patches for 4.4 and 4.9 for those which builds 2018-02-23 18:36:43 +01:00
Stefan Mavrodiev
3f4bc463ad Update packaging script for sunxi-dev branch 2018-02-23 15:40:17 +02:00
Igor Pecovnik
67353f5583 Odroid XU4 NEXT upstream patches 2018-02-22 21:40:33 +01:00
Tony
133caf5f77
disable Tinker board identification patch
Currently getting a lot of GPIO errors, I'm guessing gpio numbers aren't the same somehow
2018-02-21 23:02:56 -05:00
Tony
6af9f1c327
rockchip default add needed header for ASUS code
iomap.h has been removed by Rockchip, necessary for ASUS
2018-02-20 03:00:23 -05:00
tonymac32
8c544ba196 Rockchip default patches 2018-02-20 01:15:41 -05:00
tonymac32
a677b2170f Rockchip default USB NAK fix 2018-02-19 22:50:26 -05:00
Igor Pecovnik
1f0c5c8a81 Meson64 DEV remove deprecated and disable broken patches 2018-02-19 17:23:24 +01:00
tonymac32
f831a2a014 Rockchip Dev fixup. Boots. 2018-02-19 00:30:58 -05:00
Karabek
578814e298 Delete unused "unresolved" version of add-xradio-wireless-driver.patch (#898)
this file had been replaced with a working version of this patch.
2018-02-18 15:54:29 +03:00
Igor Pečovnik
ee267993b0
Merge pull request #894 from helios-4/helios4
Helios4 - fancontrol improvement + mvebu-next patches reordering
2018-02-17 08:39:07 +01:00
Igor Pecovnik
f9ff531114 Solidrun is moving their legacy kernel to 4.9 which is our new cubox-dev. Initial support, board boots but it is not optimised nor finished yet. 2018-02-16 10:29:31 +01:00
Igor Pečovnik
9de56cb622
Merge pull request #890 from OLIMEX/update-sunxi-dev-branch
Add overlays support for upstream kernel
2018-02-16 10:06:17 +01:00
Gauthier Provost
6edb347336 Reorder mvebu-next patches 2018-02-16 00:28:56 +08:00
Igor Pecovnik
0df0209db9 Add CSC target for Bananapi M2 zero 2018-02-15 10:31:01 +01:00
Stefan Mavrodiev
2123e539ed Add overlays support for upstream kernel 2018-02-15 11:21:51 +02:00
Igor Pecovnik
f6402803c2 Preliminary RK3399 / Odroid N1 support 2018-02-14 10:11:23 +01:00