Commit Graph

5159 Commits

Author SHA1 Message Date
Igor Pecovnik
328fe61844 Forgot to add fetch repository with test data. Fixed. 2018-08-20 15:45:11 +02:00
Igor Pecovnik
35835233db Read test reports from external repository https://github.com/armbian/testings 2018-08-20 15:43:18 +02:00
Igor Pecovnik
ca989b9a92 Remove deprecated script 2018-08-20 13:29:25 +02:00
Igor Pecovnik
9f2441a1d5 Create Markdown formatted report when building all kernels. Prepared to include simple testing report if exists. 2018-08-20 13:27:34 +02:00
Thomas McKahan
04795aef26 rockchip default u-boot bump small config update
- Tinker Board now boots to console without issue
- MiQi locks at "loading environment from EXT4..." (uncertain if a new issue)

Thanks to @Ntemis
2018-08-20 01:35:20 -04:00
Igor Pecovnik
203fb7335e PGP signing adjustement for Bionic host 2018-08-18 22:59:46 +02:00
Igor Pecovnik
4a8d2f9951 Espressobin user reqested configuration update https://forum.armbian.com/topic/7968-espressobin-1g-2-chip-board-armbian-config/?tab=comments#comment-60138 2018-08-18 20:18:50 +02:00
Igor Pecovnik
e99244ce56 Moving RK3399 to Ayufan Repo. Known T4 regression = DVFS, DT adjustements needed ... 2018-08-17 15:39:13 +02:00
Igor Pecovnik
79444063c3 Adjusting board configs. RockPRO64, only board config, it doesn't work yet. Need some digging in ... 2018-08-17 13:08:55 +02:00
Igor Pecovnik
c8d18ad4d5 Add few more patches to SUNXI-NEXT, adjust kernel config 2018-08-17 12:31:34 +02:00
Igor Pecovnik
0b1a848777 Switch MESON64 NEXT to 4.18.y, adjusted patches and configuration. Broken (disabled) HDMI audio @superna9999 bootlog: http://ix.io/1kq0 2018-08-17 11:06:37 +02:00
Igor Pecovnik
e31425190f Move MVEBU, Clearfog & Helios4, DEVelopment branch to 4.18.y ... removed only obviously unneded patches, while the rest needs some/a lot of rework to meet current NEXT levels. http://ix.io/1kpE Tested also without our patchset - severe problems on network stack. 2018-08-17 09:17:19 +02:00
Igor Pecovnik
38ae7a5495 Switch Cubox DEV to 4.18.y, adjust patches and configuration 2018-08-16 23:16:37 +02:00
Igor Pecovnik
083b5f8c34 Switch MVEBU64 Espressobin to 4.18.y, adjust patches and configuration, http://ix.io/1kny (it waits for network to show up very long, the rest looks normal) 2018-08-16 20:22:18 +02:00
Igor Pecovnik
6c93807c7f Update RK3399 and Odroid C1 NEXT kernel config, remove deprecated patch, switch C1 next to 4.18.y, http://ix.io/1kkA 2018-08-16 09:41:20 +02:00
Thomas McKahan
092767e2e4 Rockchip Dev Mali patches 2018-08-16 01:26:56 -04:00
Thomas McKahan
89672da39d RK3288 default bootable at last
Missing:

 - touchscreen
 - framebuffer console
2018-08-16 01:24:30 -04:00
Igor Pecovnik
aaaa0a37fd Remove deprecated patch, add higher (1.6G) CPU speed for A83i 2018-08-15 20:53:56 +02:00
Igor Pecovnik
128829764b Proper rootfs cleaning. Support for cleaning signatutures as well. 2018-08-15 18:45:29 +02:00
Igor Pecovnik
98c9505d0b Rootfs cache management bugfix due to added Bionic targt. 2018-08-15 15:31:58 +02:00
Igor Pecovnik
f5e4638c45 Icon pack installation bugfix https://forum.armbian.com/topic/7949-debian-9-stretch-builds-failing/ 2018-08-15 13:07:35 +02:00
Igor Pecovnik
4f9eb09b61 Remove Odroid N1 conf, adjust few board configs, remove deprecated command, bump with version 2018-08-14 19:12:51 +02:00
Thomas McKahan
10b60f3112 RK3288 revert packaging script patch 2018-08-14 00:01:42 -04:00
Tony
7ad9174c7d
delete accidentally left patch 2018-08-13 00:34:34 -04:00
Thomas McKahan
4f886b564f Packaging fix RK3399 Dev 2018-08-13 00:25:57 -04:00
Igor Pecovnik
42bbce5165 Adjust Odroid XU4 targets 2018-08-12 23:01:13 +02:00
Igor Pecovnik
d1a553e189 Adjust wireless firmware path to usual location 2018-08-12 22:21:47 +02:00
Igor Pecovnik
e04177dfba Updated RK3399 config, revert executing bit on armbian-hardware-optimisation, enable overclocking for RK3399 boards 2018-08-12 19:24:36 +02:00
Igor Pecovnik
de13bfa234 Fixed Odroid C1 packaging patch 2018-08-12 14:19:51 +02:00
Thomas Kaiser
efe63dbe7f
Run package integrity check only as root
Closes #1078
2018-08-12 12:08:46 +02:00
Thomas Kaiser
9bce3eb58b
Cosmetic log fix 2018-08-12 11:47:08 +02:00
Thomas Kaiser
68d1fae8ce
RK3399 IRQ affinity assignment first try 2018-08-12 11:41:32 +02:00
Igor Pecovnik
a7c1f39bc7 Disable Dragonboard820c kernel building. Moving it to CSC, no planned support. 2018-08-12 08:30:14 +02:00
Igor Pecovnik
5bcb365a9a Bump version 2018-08-11 23:54:33 +02:00
Igor Pecovnik
6d82a89748 Initial support for RK3399 Firefly and FriendlyARM PC T4
Based on work of David Huang https://github.com/hjc4869 Changed in the transition:
- firefly family was renamed to rk3399, which we actually never started to use. It was made for Odroid N1, which will never be sold
- adjusted compiler toolchain2 parameter
- added standard wireless drivers
- kernel config with the following changes: Docker dependencies, ZRAM, CPUfreq info, ...
- added upstream patches
- made test Ubuntu Bionic desktop and CLI Stretch build, bootlog: http://ix.io/1jVu

TBD: wifi and BT support, mainline kernel, ...
2018-08-11 23:12:58 +02:00
Igor Pecovnik
e90dff320a Making bootscript creation more universal, adjust packaging patches for C1 and C2 default 2018-08-11 19:09:53 +02:00
Igor Pecovnik
802c7be55f ArmbianEnv.txt file cleanup. Without LF parameters can be added to the same line and board might not boot at all. This should fix the problem. 2018-08-11 17:43:20 +02:00
Igor Pecovnik
3326ccc116 Allwinner H3 - address some stability issues 2018-08-11 11:11:10 +02:00
Igor Pecovnik
0e8a2769e6 Bugfix 2018-08-11 08:37:01 +02:00
Igor Pecovnik
f0947a17e0 Remove beta target 2018-08-11 07:53:33 +02:00
Igor Pecovnik
597bad0d76 Bump version 2018-08-10 23:05:01 +02:00
Igor Pecovnik
f5f7a0836a Moving numix-icon theme back to main package list since its fixed with this commit b293f186fb (diff-cc2879263e4a73e37cf60f2fa6b3fb64) , etcher download rfc, minor fixes 2018-08-10 22:44:55 +02:00
Igor Pecovnik
6c366ca122 Use Armbian configuration and don't prompt
https://github.com/armbian/build/issues/1075
2018-08-10 14:10:22 +02:00
Igor Pecovnik
86134550a4 Bugfix. Install bootscripts if they are not present. We need this for upgrading from Odroid C2 default -> next 2018-08-10 14:03:20 +02:00
Igor Pecovnik
de41d3dbce Rockchip default cleanup. (Temporally) moving back to Rockchip upstream. This source builds but doesn't boot ... 2018-08-10 10:33:42 +02:00
Igor Pecovnik
070e98cfa0 SUNXI patches cleanup #1 2018-08-09 21:00:25 +02:00
Igor Pečovnik
81f0956335
No wifi/BT on this board 2018-08-09 17:29:36 +02:00
Igor Pecovnik
b49f854605 Bump with version 2018-08-09 12:39:17 +02:00
Igor Pecovnik
0dc92edb99 Forgotten patches from previous commit. AXP fixes and IR for M3 2018-08-09 11:42:13 +02:00
Igor Pecovnik
e19f31eec6 Enable USB3, THS, DVFS and Ethernet on Allwinner H6 based boards. Development kernel (DEV branch, 4.18.y) also provides HDMI out via simple FB interface. DEV and NEXT kernel config alignment, set H6 CPU freqency to 1.5G, adjust eMMC and SD card speed and remove deprecated patches. 2018-08-09 11:32:23 +02:00