Commit graph

5984 commits

Author SHA1 Message Date
Anton-Latukha
b37f4e13c8 nand-sata-install: errors should go to stderr and have clear message 2019-03-02 22:22:17 +02:00
Anton-Latukha
85e0d124cd nand-sata-install: errors should have the error exit code 2019-03-02 22:20:34 +02:00
Anton-Latukha
b2075df485 nand-sata-install: fix exit -1 - impossible exit code
Someone wrote ridicilous stuff. There is only one exit code range - [0-255].
There is no negative return codes in Unix shells.
2019-03-02 20:33:52 +02:00
Anton-Latukha
fcd95f997e nand-sata-install: deprecated egrep -> grep -E 2019-03-02 20:30:54 +02: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
Igor Pečovnik
03e839e240
Merge pull request #1297 from seregaxvm/master
add nftables and scsi modules
2019-02-26 16:31:38 +01:00
Thomas McKahan
d824b92648 [ rockchip64-dev ] network stability patch 2019-02-26 00:02:43 -05:00
sergey
fe31cc34e3 add nftables and scsi modules 2019-02-25 23:43:38 +03:00
Igor Pečovnik
72eaf3669b
Merge pull request #1296 from Anton-Latukha/nand-sata-install-fx03
nand-sata-install: claen-up, more of the proper quoting
2019-02-25 19:58:48 +01:00
Anton-Latukha
120e898ddd nand-sata-install: $n, ${n} -> "$n" 2019-02-25 18:54:54 +02:00
Anton-Latukha
328737f9c9 nand-sata-install: $2 -> "$2" 2019-02-25 18:54:54 +02:00
Anton-Latukha
e282aa5781 nand-sata-install: ${1} -> "$1" 2019-02-25 18:54:54 +02:00
Anton-Latukha
34615eba0d nand-sata-install: "..." -> literal '...' 2019-02-25 18:54:54 +02:00
Anton-Latukha
05fc98bdcf nand-sata-install: $1 -> "$1" 2019-02-25 18:54:49 +02:00
Igor Pečovnik
3a89ab7982
Adding CPIO package to the host list
That Docker Ubuntu image will also work as a host.
https://github.com/armbian/build/issues/1292
If that is all ...
2019-02-25 16:27:57 +01: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
ae07298011
Merge pull request #1295 from Anton-Latukha/nand-sata-install-fx02
nand-sata-install: properly quoting some variables
2019-02-25 09:08:17 +01:00
Igor Pečovnik
7e1ea0a6cc
Merge pull request #1294 from Anton-Latukha/nand-sata-install-fx01
nand-sata-install: rm unused nanddevice variable
2019-02-25 09:07:58 +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
lanefu
cca610913e
Merge pull request #1283 from seregaxvm/master
kernel add netfilter modules
2019-02-24 22:31:32 -05:00
sergey
f44708703c linux kernel add netfilter modules 2019-02-24 23:42:46 +03:00
pevot
28d6aa29b8 Email headers removed from DVB-T2 USB device MyGica T230C2 patches 2019-02-24 16:32:55 +00:00
Leonidas P
66bc5d0c7c rockchip64: Update ayufan sources
https://github.com/ayufan-rock64/linux-kernel/releases/tag/4.4.154-1132-rockchip-ayufan
https://github.com/ayufan-rock64/linux-mainline-kernel/releases/tag/4.20.0-1090-ayufan
2019-02-24 17:42:08 +02:00
Anton-Latukha
b6576cdb6b nand-sata-install: ${root_partition_device} -> "${...}" 2019-02-24 16:54:17 +02:00
Anton-Latukha
7b515b8b88 nand-sata-install: $DIR -> "$DIR" 2019-02-24 16:51:58 +02:00
Anton-Latukha
188f474628 nand-sata-install: ${root_uuid} -> "${root_uuid}" 2019-02-24 16:50:18 +02:00
Anton-Latukha
ed7a4d7757 nand-sata-install: ${TempDir} -> "${TempDir}" 2019-02-24 16:50:10 +02:00
Anton-Latukha
f142dc8ac3 nand-sata-install: rm unused nanddevice variable 2019-02-24 16:22:47 +02: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
32294ae638 rockchip64-default: Update ayufan tag
https://github.com/ayufan-rock64/linux-kernel/releases/tag/4.4.154-1130-rockchip-ayufan
2019-02-21 16:10:33 +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
Igor Pečovnik
6f92d3059d
Merge pull request #1285 from laperie/orangepi-r1-config-al
Orange Pi R1 - set BOOTCONFIG to orangepi_r1_defconfig in board configuration
2019-02-19 12:13:39 +01:00
Andrei Laperie
d84a080950 Orange Pi R1 - set BOOTCONFIG to orangepi_r1_defconfig
configuration file for Orange Pi R1 was referring to Pi Zero as
BOOTCONFIG - As a result wrong device tree file was used which
made some of the hardware features unavailable or configuired
incorrectly
2019-02-19 06:50:44 +00:00
Martin Ayotte
a076a06667 SERIAL_SC16IS7XX 2019-02-18 16:07:51 -05:00
Martin Ayotte
34205e60b3 add H6-DMA + H6-SPIs patches 2019-02-18 15:00:02 -05:00
Aditya Prayoga
9f9e92a415 helios4: tweak fancontrol config
User reported HDD high temp during idle, due to fan stop spinning.
Readjust the fancontrol configuration to always run in low speed during
idle.
2019-02-18 17:49:36 +08:00
Igor Pecovnik
0a16d1e24a [ orangepizero+2 ] adjusting dt name for backward compatibility 2019-02-18 08:45:41 +01: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
Leonidas P
b57617d378
Update compilation.sh: no wireguard macro patch 2019-02-17 16:52:53 +02:00
Leonidas P
e0f05271f5
Remove misc/wireguard.patch
Handled by Wireguard itself with https://git.zx2c4.com/WireGuard/commit/?id=b308a48cab8d28b27df128bd70c49b3f30931d2f
2019-02-17 16:51:05 +02:00
Leonidas P
a4dc6dec36
rockchip64-dev: update ayufan tag
https://github.com/ayufan-rock64/linux-mainline-kernel/releases/tag/4.20.0-1088-ayufan
2019-02-17 03:52:51 +02:00
Igor Pecovnik
c53f5611b3 Adding full path to wireguard workaround 40557aebb3 2019-02-13 10:14:50 +01: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