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
Igor Pecovnik
2f608fe379
Adjust build targets and address small backend issue
2019-12-30 19:34:37 +01:00
Igor Pečovnik
f757840594
Update pcduino3nano.eos
2019-12-30 17:24:47 +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
count-doku
32940dfe3b
Added dev build option to helios4
2019-12-28 12:19:10 +01:00
Martin Ayotte
17439c1f27
switch sunxi-dev to 5.5.y
2019-12-27 16:33:48 -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
Igor Pecovnik
664e6c2cd9
Set specific ATF tag for Orangepioneplus due to a bug preventing network fire up
...
https://forum.armbian.com/topic/12532-opi-3-stuck-login-line-and-hdmi-not-work/?do=findComment&comment=91742
2019-12-27 22:06:50 +01:00
count-doku
76bc478179
Reworking patches for mvebu-dev / clearfog
2019-12-27 21:20:41 +01:00
Igor Pecovnik
2b3bcd1be6
Bump with version due to some bugfix images upgrades, change targets, small changes to backend code
2019-12-27 19:59:11 +01:00
Igor Pecovnik
37a9af0c90
Merge branch 'master' of https://github.com/armbian/build
2019-12-27 16:22:24 +01:00
Igor Pecovnik
b7a329854d
Set specific ATF tag for Orangepi3 due to a bug https://forum.armbian.com/topic/12532-opi-3-stuck-login-line-and-hdmi-not-work/?do=findComment&comment=91742
2019-12-27 15:55:43 +01:00
Igor Pecovnik
fcc44fa149
Adjust build targets
2019-12-26 23:24:05 +01:00
Igor Pečovnik
e295616575
Enable most recent version of AUFS on Kernel 5.4.y ( #1692 )
2019-12-25 22:09:39 +01:00
Igor Pecovnik
aa07bfbdd2
Adjust build targets and address a Pine H6 b build bug
2019-12-25 10:12:21 +01:00
Igor Pecovnik
9452b6823c
Pine H64: Add model B
2019-12-25 09:36:39 +01:00
Igor Pecovnik
51fde97753
Typo
2019-12-24 19:49:03 +01:00
Igor Pecovnik
859e7288a3
Adjust Orangepi R1 build targets
2019-12-24 19:36:18 +01:00
Igor Pečovnik
8a3f05584b
Add drivers for Realtek RTL8811CU and RTL8821C chipsets ( #1690 )
2019-12-24 09:19:51 +01:00
Igor Pecovnik
9621725c6b
Bananapi M3: lower cpu speed to gain stability
2019-12-23 17:59:43 +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
Igor Pečovnik
c9ab99a84b
Add signed torrents for compilers to Git and improve download logic ( #1685 )
...
* Add signed torrents for compilers to Git and improve download logic [AR-107]
2019-12-20 16:33:45 +01:00
Igor Pečovnik
6ec526eaf0
To run 32bit rustc you need enabled cp15 barrier emulation. ( #1680 )
2019-12-17 18:19:22 +01:00
zhangn1985
4ce8c03b5b
bootscript: remove panic=10 from bootargs ( #1670 )
...
when there are some reasons which board failed to boot, eg rootfs crashes.
/init will fail to panic().
panic()
{
local console rest IFS
if command -v chvt >/dev/null 2>&1; then
chvt 1
fi
echo "$@"
# Disallow console access
if [ -n "${panic?}" ]; then
echo "Rebooting automatically due to panic= boot argument"
sleep "${panic}"
reboot
exit # in case reboot fails, force kernel panic
fi
...
}
when panic is set, there is no chance to fail into a shell, to debug what happens.
and device just keep reboot.
remove panic from bootargs to make it possible for users to find out why their boards fail to boot.
Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
2019-12-16 12:22:00 +01:00
Igor Pecovnik
10e5893d3e
Beta targets: change Ubuntu 19.04 Disco builds to Debian 11 Bullseye
2019-12-14 15:49:50 +01:00
Igor Pečovnik
755388147d
Enable Kubernetes dependency
2019-12-13 20:21:53 +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 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
ruidesousacampos
1295389a64
Add RBD and CEPH as a kernel module by default to meson meson64 and odroidn2
2019-12-08 16:44:44 +00:00
Igor Pecovnik
f93d29bc0b
Bugfix: proper branch namings
2019-12-08 08:51:20 +01:00
Piotr Szczepanik
9a5e941f3b
Fixed usage of unknown vars in nand-sata-install ( #1662 )
2019-12-07 09:20:30 +01:00
Werner
5f50aa0907
Added CONFIG_SENSORS_PWM_FAN to rockchip64-current/dev ( #1661 )
2019-12-07 09:01:32 +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
Piotr Szczepanik
c585f313f0
Added NanoPi M4V2 images to targets.conf
2019-12-06 16:14:08 +01:00
Piotr Szczepanik
d566fb0cf3
Reverted verbose console logging
2019-12-06 16:10:14 +01:00
Piotr Szczepanik
5b145a06b6
Changed NanoPi M4V2 status to WIP
2019-12-06 16:09:18 +01:00
Martin Ayotte
9f82634991
Merge pull request #1655 from dpeddi/master
...
Update linux-sunxi64-current.config
2019-12-02 10:00:28 -05:00
Martin Ayotte
d5f4ca9215
Merge pull request #1652 from karabek/master
...
Sunvell R69: support for legacy kernel (4.19.x)
2019-12-02 09:59:54 -05:00
Piotr Szczepanik
b346d06de8
Fix error message in rk3399 builds with mainline ATF ( #1653 )
2019-12-01 22:24:16 +01:00
dpeddi
cacf5cf391
Update linux-sunxi64-current.config
...
CONFIG_SERIAL_DEV_BUS=y need to be statically linked to match devicetree
2019-11-30 23:40:51 +01:00
Karabek
a879786d67
Sunvell R69: support for legacy kernel (4.19.x)
...
Add "legacy" option to board config
2019-11-30 19:01:44 +01:00
dpeddi
acbe7f1299
Update linux-sunxi64-current.config
...
add missing CONFIG_SERIAL_DEV_CTRL_TTYPORT=y
2019-11-30 10:13:56 +01:00
Tony
444b24910a
Merge pull request #1649 from armbian/roc-rk3399-pc-add-current
...
Enabled current kernel for roc-rk3399-pc (and fixed legacy build)
2019-11-30 14:23:16 +08:00
Igor Pečovnik
2c3011e172
[rockpis] Add some networking related modules
2019-11-30 00:37:13 +01:00
Piotr Szczepanik
a21b42ea11
Enabled current kernel for roc-rk3399-pc (and fixed legacy build)
2019-11-29 22:59:12 +00:00