Commit Graph

6832 Commits

Author SHA1 Message Date
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
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
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
5c9a7ee7fb fix broken r_uart pins 2019-12-05 15:29:24 -05:00
Martin Ayotte
0811a1cdf7 remove useless patch 2019-12-05 15:22:25 -05:00
Igor Pecovnik
7ebc310c96 Merge branch 'master' of https://github.com/armbian/build 2019-12-04 22:16:20 +01:00
Igor Pecovnik
f30214e6c8 Bugfix: Removing deprecated / duplicated patches which prevented Banana M3 to boot 2019-12-04 22:14:35 +01:00
Igor Pečovnik
ee6ce56ca7
Merge pull request #1659 from karabek/master
armbian-add-overlay: fixed for non-dev-branches
2019-12-05 09:48:44 +13:00
Karabek
7d7daa7390
armbian-add-overlay: fixed for non-dev-branches
Current version only allows user-added overlays for 'dev' kernels. Excluding 'legacy' kernels should not be necessary anymore since <4 kernels are not supported anymore.
2019-12-04 15:41:33 +01:00
tonymac32
f059379425 [ Rockchip64 Current ] RK3399-ROC-PC power fix
Temporary fix to match staging driver.  Researching correct method under new driver structure, no Rockchip boards compliant so far.
2019-12-03 00:10:14 -05:00
tonymac32
79263e9855 [ rk3399 current ] add roc-pc bindings
HDMI audio
PCIE supplies

*PCIE does not seem to function yet, WIP
2019-12-02 21:53:12 -05:00
Martin Ayotte
6ee2d13120 remove useless hunk 2019-12-02 10:35:15 -05:00
Martin Ayotte
c34fcf272a Merge branch 'master' of https://github.com/armbian/build 2019-12-02 10:26:18 -05:00
Martin Ayotte
f5927bffad remove useless patch 2019-12-02 10:26:11 -05:00
Martin Ayotte
ba71fbbdde
Merge pull request #1654 from armbian/atf-switch-to-distclean
Switched ATF cleaning method to distclean
2019-12-02 10:01:16 -05: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
Martin Ayotte
2003807b7b
Merge pull request #1657 from karabek/master
Sunvell R69: enable eMMC boot
2019-12-02 09:57:14 -05:00
Karabek
d513a43768
Sunvell R69: enable eMMC boot
Added CONFIG_MMC_SUNXI_SLOT_EXTRA=2 to defconfig to enable booting from eMMC. Works.
2019-12-02 15:32:46 +01:00
Tony
09ef6064cd
Merge pull request #1656 from armbian/atf-rk3399-enable-logging
Enable UART for ATF logging on rk3399
2019-12-02 07:48:06 +08:00
Piotr Szczepanik
b346d06de8
Fix error message in rk3399 builds with mainline ATF (#1653) 2019-12-01 22:24:16 +01:00
Piotr Szczepanik
6d78a30555 Enable UART for ATF logging on rk3399 2019-12-01 22:14:21 +01:00