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
Igor Pečovnik
19f55fa066
Merge pull request #1672 from armbian/AR-89
...
Tinkerboard S: fix booting from eMMC.
2019-12-12 19:49:39 +13: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 Pečovnik
fa0ca12e59
Merge pull request #1668 from karabek/master
...
fix armbian overlays - refactor pinctrl names for older SoCs (A10, A13) plus corrections
2019-12-12 05:11:13 +13:00
Igor Pečovnik
194a53a34c
Merge pull request #1669 from armbian/xradio
...
Move Xradio driver to GIT with small improvements
2019-12-12 05:10:47 +13: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
Karabek
db50ce8211
fix armbian overlays - refactor pinctrl names for older SoCs (A10, A13) corrections
...
this update of the previous patch (#1663 ) additionally fixes the following overlays:
sun5i-a13: i2c1..2, nand, pwm, spi2, uart0..3
sun4i-a10: can, i2c1..2, pwm, spdif-out, spi0..2
corrections re #1663 :
sun7i-a20: fixed typo in pwm overlay in #1663
arch64-makefile now back in line with original patch
2019-12-10 11:32:57 +01:00
Karabek
66094b4f09
fix armbian overlays - refactor pinctrl names for older SoCs (A10, A13) plus corrections
...
this update of the previous patch (#1663 ) additionally fixes the following overlays:
sun5i-a13: i2c1..2, nand, pwm, spi2, uart0..3
sun4i-a10: can, i2c1..2, pwm, spdif-out, spi0..2
corrections re #1663 :
sun7i-a20: fixed typo in pwm overlay in #1663
arch64-makefile now back in line with original patch
2019-12-10 11:32:03 +01:00
Piotr Szczepanik
79d0040b89
Moved roc-rk3399-pc from default to legacy
2019-12-09 22:11:59 +00:00
Piotr Szczepanik
cd9800498d
Enable derivation of stable MAC address from cpuid on rk3399 ( #1660 )
2019-12-09 07:39:09 +01:00
Igor Pečovnik
a29271087e
Merge pull request #1665 from ruidesousacampos/master
...
Add RBD and CEPH as a kernel module by default to meson meson64 and o…
2019-12-09 10:33:04 +13: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
Martin Ayotte
ad46bb97c0
Merge pull request #1663 from karabek/master
...
(partially) fix armbian overlays - refactor pinctrl names
2019-12-08 09:38:52 -05:00
Karabek
2d38a6f06d
(partially) fix armbian overlays - refactor pinctrl names
...
some armbian dts overlays currently do not work since pinctrl names have not been
adapted to renaming in 5.0 and 5.2.
this patch modifies the following overlays:
sun50i-h5: cir, spdif-out
sun8i-h3: cir, spdif-out
sun7i-a20: i2c1..4, mmc2, pwm, spdif-out, spi0..2, spi-add-cs1, uart4..7
sun5i-a13: uart0
sun4i-a10: spdif-out
2019-12-08 14:47:50 +01:00
Karabek
92ef0d2fe8
(partially) fix armbian overlays - refactor pinctrl names
...
some armbian dts overlays currently do not work since pinctrl names have not been
adapted to renaming in 5.0 and 5.2.
this patch modifies the following overlays:
sun50i-h5: cir, spdif-out
sun8i-h3: cir, spdif-out
sun7i-a20: i2c1..4, mmc2, pwm, spdif-out, spi0..2, spi-add-cs1, uart4..7
sun5i-a13: uart0
sun4i-a10: spdif-out
2019-12-08 14:47:06 +01: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