Commit graph

6874 commits

Author SHA1 Message Date
Igor Pecovnik
58616b4ea4
Wireguard: adjust repository according to upstream changes. 2019-12-27 16:21:43 +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
Piotr Szczepanik
3948459c2b NanoPi M4V2 ethernet fix for legacy kernel (#1693) 2019-12-26 10:56:38 +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 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 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
zhangn1985
5ca275347e install wireguard when required (#1689)
Signed-off-by: Zhang Ning <832666+zhangn1985@users.noreply.github.com>
2019-12-23 07:36:59 +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
gdm85
c819b385df Have systemd-journald start after armbian-ramlog (#1627)
Prevents log entries to be exclusively logged to /var/log/syslog
2019-12-22 09:16:35 +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
Martin Ayotte
dcda89ba18 add patch for cs-gpio on spi 2019-12-19 16:02:59 -05:00
Igor Pečovnik
8970fc6730
Wireguard: bump tag to most recent since it breaks building on 5.4.y (#1683) 2019-12-19 07:59:58 +01:00
Igor Pečovnik
323101246a
Bugfix: Orangepi Zero Plus 2 doesn't boot (#1682) 2019-12-18 22:27:41 +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
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
36658e73c0
Bump with version to not update from packages repository when making a self made image 2019-12-16 19:07:42 +01:00
Igor Pecovnik
4f375692b4
[ sunxi-dev ] Adjust patches, remove deprecated, build tested on Pine H6 2019-12-16 14:35:45 +01:00
Igor Pečovnik
e6ad392f85
[AR-103] Bugfix: Adding repository via PPA doesn't find & set proper release name. (#1677) 2019-12-16 12:58:42 +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 Pečovnik
89f63f45fb
Bullseye bugfix: improved grep 2019-12-15 20:25:18 +01:00
Igor Pecovnik
3e7dd378ec Rebuild all rootfs cache, minor fix for focal 2019-12-15 19:52:45 +01:00
Igor Pecovnik
ee87f34563 Bullseye: add browser, adjust versioning, (temporally) remove non existing repository 2019-12-15 08:19:11 +01:00
Igor Pecovnik
109e76c578 Bullseye fixes 2019-12-14 23:18:58 +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
2e69b173bf
Merge pull request #1673 from armbian/focal
Add Ubuntu 20.04 LTS Focal and Debian Bullseye
2019-12-14 11:18:23 +01:00
Igor Pečovnik
a071ac2fd3
Merge pull request #1674 from armbian/AR-102
Adjusting packaging patch relation to fix broken RockpiS compilation
2019-12-14 10:21:25 +01:00
Igor Pecovnik
3391ce2e96
[AR-102] Adjusting packaging patch relation to fix broken RockpiS compilation 2019-12-14 10:18:47 +01:00
Igor Pecovnik
5450c4ea3b Show release support status in menu for expert mode 2019-12-13 20:48:06 +01:00
Igor Pecovnik
82e5a27026 Disable Focal from menu since its too broken. 2019-12-13 20:31:12 +01:00
Igor Pečovnik
755388147d
Enable Kubernetes dependency 2019-12-13 20:21:53 +01:00
Igor Pecovnik
130c23c503 Adjust motd to work properly also on Debian bullseye 2019-12-13 20:16:48 +01:00
Igor Pecovnik
8df3e98401 Add Debian 11 bullseye 2019-12-13 20:01:00 +01:00
Igor Pecovnik
1351bdfe3f Espressobin: add missing/corrected RAM topology 2019-12-13 07:53:48 +01:00
Igor Pecovnik
9241c849b5 [Maintanace] Rootfs cache has been rebuild with new version. 2019-12-13 07:52:17 +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
Igor Pecovnik
6e54a48778 Exchange EOL Ubuntu Disco with Ubuntu Focal 20.04 LTS (development) 2019-12-12 15:51:42 +01:00
Piotr Szczepanik
da8cfe78c0
Disabled hs400 mode of roc-rk3399-pc's emmc (#1666) 2019-12-12 08:08:02 +01:00