Commit Graph

5994 Commits

Author SHA1 Message Date
Thomas Kaiser
10f9ea7db5
Avoid temp file vulnerabilities 2019-03-04 07:52:46 +01:00
Thomas McKahan
53cb8c9a32 Merge branch 'master' of https://github.com/armbian/build 2019-03-04 00:38:43 -05: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
Igor Pečovnik
a87760ef00
Merge pull request #1302 from helios-4/helios4-wol
[ helios4 ] fix helios4-wol.service copy target path
2019-03-04 06:37:37 +01:00
Gauthier Provost
21b9a79b55 [ helios4 ] fix helios4-wol.service copy target path 2019-03-04 11:39:47 +08:00
Leonidas P
e522f5857a rockchip64: update ayufan source
https://github.com/ayufan-rock64/linux-kernel/releases/tag/4.4.154-1134-rockchip-ayufan
2019-03-04 01:39:31 +02:00
Igor Pečovnik
824fcbf744
Merge pull request #1300 from helios-4/helios4-wol
[ helios4 ] Enable WoL for eth0
2019-03-03 17:33:31 +01:00
Igor Pečovnik
9be095d4ab
Merge pull request #1301 from Anton-Latukha/nand-sata-install-fx04
nand-sata-install: egrep -> grep, fix error cases, supply exit codes
2019-03-03 17:32:53 +01:00
Anton-Latukha
f2e183da34 nand-sata-install: different errors - different codes & debug help 2019-03-02 22:22:19 +02:00
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
Gauthier Provost
194d887ab1 [ helios4 ] Enable WoL for eth0 2019-03-02 22:59:36 +08: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