Commit Graph

6011 Commits

Author SHA1 Message Date
Lane Jennison
6c24200575 return build options upon completion to make it easy to repeat build 2019-03-08 00:04:02 -05:00
Martin Ayotte
43421ef58a add CMD_SETEXPR to NanoPCT4 U-Boot 2019-03-06 18:09:07 -05:00
Martin Ayotte
fde1d7e9f8 add CMD_SETEXPR to OrangePi-RK3399 U-Boot 2019-03-06 18:08:01 -05:00
Martin Ayotte
f1d6bdca22 add CMD_SETEXPR to Renegate U-Boot 2019-03-06 18:05:43 -05:00
Martin Ayotte
f26e02676c add CMD_SETEXPR to RockPi U-Boot 2019-03-06 18:03:48 -05:00
Martin Ayotte
e4e34c7f15 add param_w1_pin management to rockchip-fixup.scr 2019-03-06 17:34:59 -05:00
Martin Ayotte
aba46df742 add CMD_SETEXPR to Rockchip U-Boot 2019-03-06 17:19:29 -05:00
lanefu
5f83200147
Merge pull request #1299 from wtfo-guru/fix_path_issue
fix path issue for cron.d script
2019-03-05 23:07:58 -05: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
Martin Ayotte
b202f88248 add missing overlay in RK3399 U-boot 2019-03-05 18:20:58 -05:00
Martin Ayotte
5cabcca6b5 fix fdtfile double rockchip path when reverting overlay 2019-03-05 15:45:18 -05:00
Quien Sabe
52eaaf69c9 updated per recommendation, reference https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=617898#22" 2019-03-05 11:34:25 -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
Martin Ayotte
a66a5958b5 update rk3399.conf to use 4.20.0-1090-ayufan 2019-03-04 12:19:33 -05:00
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
Quien Sabe
9dd404c4aa fix path issue for cron.d script 2019-02-26 16:22:36 -05: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