Commit Graph

2043 Commits

Author SHA1 Message Date
Thomas McKahan
e72ddf2808 Meson64 enable dev building, update dev patches
Adds preliminary patches for 4.19
	Known Issues:
	-	Does not like a lot of HDMI adapters

	Needs tested by anyone with a Le Potato, Odroid C2, or Nanopi K2
2018-10-30 21:08:30 -04:00
Igor Pecovnik
3dc51fc666 [RK3399-DEV bugfix] Fixed variable mismatch. Closes https://github.com/armbian/build/issues/1143 2018-10-27 20:39:34 +02:00
Igor Pečovnik
67d491e562
[csc board] adjust targets 2018-10-27 15:51:53 +02:00
ThomasKaiser
7334104818 Use CONFIG_HZ=250 where applicable
Closes #1142
2018-10-27 10:38:35 +02:00
Igor Pecovnik
c717613db9 [maintanace] Changing Firefly RK3399 to CSC target and build images. Enable nightly CLI builds for RK3399 boards. 2018-10-26 17:08:05 +02:00
Igor Pecovnik
385d464131 [mvebu default] Upstream patches 2018-10-26 16:15:48 +02:00
Igor Pecovnik
d2b52755a6 [general] Move several boards to EOS section. 2018-10-26 15:51:51 +02:00
Igor Pecovnik
ae800bb515 [odroid c1] Move to 4.19.y and change its status to EOS. Left in a working state: http://ix.io/1pZa 2018-10-25 12:28:35 +02:00
Igor Pecovnik
f90ea34773 [s5p6818] Adjust boot script to show HDMI console bootlog instead of serial. Adjust kernel configuration. @TonyMac32 CONFIG_BT_HCIUART_3WIRE is gone from config here as well. 2018-10-25 11:28:50 +02:00
Igor Pecovnik
b60934a9d0 [small RFC / cleanup] Tweaking script https://github.com/armbian/build/issues/1140 and removing deprecated config file rk3399-dev 2018-10-24 17:21:34 +02:00
Igor Pecovnik
f18360d1ef [rk3399-dev] Merging rk3399-DEV with rockchip64-DEV on sources, patches and config level. Leave family intact, add 1.5 OPP for RK3328, add upstream patch for rk3399-default 2018-10-24 17:03:35 +02:00
Igor Pecovnik
ca99f8d0b7 [Rockchip/Rockchip64] Adjusting sources tags with most recent ones and tested on Rock64. Upstream patches for Rockchip, tested on Tinkerboard. Regeression: CONFIG_BT_HCIUART_3WIRE is gone from BSP Rockchip sources and we lost BT on Tinkerboard :( For the record: last know working BT is on 5.60 / 4.4.157 2018-10-24 11:59:03 +02:00
Thomas McKahan
04476bbe94 Meson64-next update patch set
- update patchset to reflect @superna9999 's meta-meson patches
	- notable update adds video decoder and canvas drivers

As always many thanks to BayLibre and Neil Armstrong
2018-10-24 00:18:10 -04:00
CarlosEDP
8140e1e63e Updated config to add Network module features for containers, NFS server and HFS filesystem 2018-10-23 13:21:24 -05:00
5kft
a9f6207a3e [rk3399-dev] bring in rockchip fusb302 driver; enable module in build
This change brings in the Rockchip version of the FUSB302 USB controller driver into
the kernel (with appropriate changes to enable it to build in kernel 4.19.y), and
configures the module build for the rk3399 kernel.  This provides proper operation
of all <&fusb0> "extcon" references for the rk3399-nanopi4 boards, thereby enabling
all board USB host ports (e.g., now including <&u2phy0>) to now function properly.
2018-10-21 18:48:38 +00:00
Martin Ayotte
60fcf01242 add missing SDMMC0_PWR_H for rockpro64 + add uboot_custom_postprocess code 2018-10-16 11:56:43 -04:00
zador-blood-stained
82e9172e28 Fix typo in rk3399.conf
Fixes: b28fa47aa8
2018-10-14 22:27:28 +03:00
ThomasKaiser
82d5b42984 Another customize-image.sh.template example...
to be used with unattended storage performance testing
2018-10-14 20:38:11 +02:00
Igor Pecovnik
1c4340b421 [Rockchip and general] Add upstream patch for K4.4, adjust config to cover https://github.com/armbian/build/issues/1133 and add htoprc to support https://github.com/avafinger/htop-2.1.1_enhanced-version with showing CPU temp out of the box. 2018-10-14 11:20:25 +02:00
Thomas Kaiser
6f0b32a969
Enable PCIe attached SATA and config_crypto_crc32_arm64 2018-10-13 17:43:17 +02:00
ThomasKaiser
b28fa47aa8 Increase performance with rk3399-dev 2018-10-13 16:35:07 +02:00
Tony
8a5ea40a74
Merge branch 'master' into master 2018-10-12 21:37:47 -04:00
Igor Pecovnik
9dbc69e0ed [Tinkerboard/MiQi] Fix eMMC boot problem on MiQi by reverting back to old u-boot, fix console that both are present, HDMI and serial, adjust boot script that we don't need hardcode DTB. U-boot variable is set to RK3288-tinker so adding symlink to RK3288-miniarm which represent the board in a legacy kernel. Added upstream patch, tested on MiQi and Tinkerboard S, default and dev, upgrades still need to be tested ... 2018-10-12 14:10:42 +02:00
Igor Pecovnik
e87775e14f [Rockchip64] Adjust default branch, removed deprecated patches, adjust configuration, fix broken patch. 2018-10-11 11:41:54 +02:00
Igor Pecovnik
f07ddda5fc [RK3399] DEV kernel bumped to 4.19.RC4, adjusted kernel config, set u-boot to v2018.09, fix serial console output, default boot console is now HDMI, tested on FA Nanopc T4; default kernel bumped to 4.4.160 and re-add patch which address some issues 2018-10-10 17:25:28 +02:00
ThomasKaiser
868930fd7b [OMV] RK3399 adoptions 2018-10-09 17:16:35 +02:00
Igor Pecovnik
b971c3f425 Adjust patchset for FriendlyARM's RK3399, move Nanopi Neo4 to .conf, adjust kernel configuration. Tested only for building. 2018-10-08 14:41:51 +02:00
Gauthier Provost
59af84c07c Helios4: Add SPI bootloader install feature (#1126)
* Helios4: Add workaround for SPI and SATA concurrent access issue

Concurrent access on SPI NOR and SATA drives can lead to unstable SATA.
Therefore as workaround, disable SATA controller when SPI flash access
is needed and make it as user configurable item in armbianEnv.txt

This workaround might applies to Clearfog too.

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* Helios4: Add U-Boot SPI

Signed-off-by: Aditya Prayoga <aditya@kobol.io>

* Helios4: Add SPI bootloader install feature

This will allow to use nand-sata-install to perform the following operations on Helios4 :
- Install bootloader to SPI NOR Flash (Option 5 in Menu).
- Copy RootFS to USB storage in order to boot from SPI with RootFS on USB (Option 6 in Menu).

* Unmount temp mount points in create_armbian() instead of hardcoded /dev/sda
2018-10-08 13:44:36 +02:00
Igor Pecovnik
07f72fa786 Adjust CAN related features on rockchip NEXT 2018-10-08 00:48:03 +02:00
Thomas McKahan
b5e9d65c7d Odroid C2 Next enable SPI 2018-10-06 22:50:14 -04:00
Jens Getreu
3a6b71afa2 add CAN related stuff as modules
See: https://github.com/armbian/build/pull/1123#issuecomment-427286216
2018-10-05 11:59:19 +03:00
Jens Getreu
980230cce1 add more crypto modules to rockchip kernel
Luks encrypted devices need this cipher:  aes-xts-plain64

This requires some additional crypto kernel modules, e.g. xts

See also:
https://forum.armbian.com/topic/8357-crypto-kernel-modules-missing-for-aes-xts-plain64-cipher/
2018-10-04 18:50:54 +03:00
Thomas McKahan
4a53253536 rockchip-default config update 2018-10-03 00:12:57 -04:00
Igor Pečovnik
881ceb2ffb
enable canbus 2018-10-01 21:51:41 +02:00
Igor Pečovnik
e28f8bb718
enable canbus 2018-10-01 21:51:06 +02:00
Igor Pecovnik
ef6847e647 Small bugfix regarding removing old swap files, K4.4 upstream patches, bump with a version 2018-09-30 15:22:44 +02:00
Martin Ayotte
0eef81a448 switch back to ARM-software/arm-trusted-firmware branch 2018-09-28 21:34:49 -04:00
Igor Pecovnik
ba20799f0d Reverting cbcdf570f3 2018-09-28 18:24:47 +02:00
Igor Pecovnik
9fcb58b8f1 Add Wifi and RTC bits to OpiLite2, changing kernel sources to mainline. HDMI is broken here. Untested ... 2018-09-28 18:19:43 +02:00
Igor Pecovnik
ee7d243f68 UART2 is serial console on both kernels for Tinkerboard. Adjusting config. 2018-09-26 12:15:56 +02:00
Igor Pecovnik
90253c7997 UART2 is serial console on both kernels for Tinkerboard. Adjusting config. 2018-09-26 12:15:03 +02:00
Igor Pecovnik
7a831f2a70 Bump with version and K4.4 upstream patches 2018-09-26 11:55:44 +02:00
Martin Ayotte
506288903c add missing MT7601U to Rockchip64 2018-09-23 11:26:31 -04:00
Igor Pečovnik
b6effa2d04
Add gpio led support
8defd568bc (commitcomment-30599572)
2018-09-22 08:41:54 +02:00
Igor Pecovnik
1c00822819 Use ayufan mainline kernel for rk3399-dev
301b5eeb15
2018-09-20 15:20:50 +02:00
Igor Pecovnik
1d809baf6b Ajusted DEV config, no more relocation out of range, wireless on Duo working now 2018-09-18 13:52:36 +02:00
Gauthier Provost
d375c46f4e Helios4 : Linux use eth1addr variable form U-boot as eth0 mac address.
Make armbian-firstrun script also randomizes mac address for eth1addr in armbianEnv.txt
2018-09-18 16:03:41 +08:00
junnikokuki
0508ffee24
request a nightly build for orange pi lite2 2018-09-18 09:48:25 +08:00
Igor Pecovnik
9ec439f0a7 Meson64 family fixes: set mac addr in kernel, few patches for Lepotato default, kernel config update 2018-09-17 20:31:10 +02:00
Igor Pecovnik
acf84bac59 Fix xradio not showing up on Nanopi Duo, set fixed network MAC when using shield, small 1st run script RFC, removing deprecated stuff 2018-09-17 13:25:53 +02:00