Commit Graph

2014 Commits

Author SHA1 Message Date
zador-blood-stained
db87e702ec Move h3 tools to board support package, update path 2016-09-29 18:52:15 +03:00
zador-blood-stained
686cbf7c73 Update priority for different repository components 2016-09-29 18:49:01 +03:00
Thomas Kaiser
a4ceb749a9 Only Xenial is recommended for the build host in the meantime 2016-09-29 17:39:04 +02:00
Igor Pečovnik
ae9f11a813 Merge pull request #479 from lipro-armbian/local
Fixed USB redirector building on kernels >4.4
2016-09-28 22:03:08 +02:00
Stephan Linz
4143c2581d Fixed USB redirector building on kernels >4.4
Related to http://www.incentivespro.com/forum/viewtopic.php?t=1830
set extra build flags to avoid compilartion errors.

Error was:

inlining failed in call to always_inline ‘IIlIIIlII’: function body not
available

Signed-off-by: Stephan Linz <linz@li-pro.net>
2016-09-28 19:58:21 +02:00
zador-blood-stained
5fad0a2f60 Lower APT pin priority for apt.armbian.com 2016-09-27 12:56:51 +03:00
zador-blood-stained
9e5f6ee9bc CSC patch for libvdpau-sunxi 2016-09-26 14:22:31 +03:00
Igor Pečovnik
35e4e710f5 Merge pull request #477 from golfromeo-fr/gro_master
XU4 next: uboot 2016.05
2016-09-25 20:54:12 +02:00
Guillaume Romagny
038e74eb40 XU4 next: uboot 2016.05 2016-09-25 20:32:04 +02:00
Igor Pecovnik
08d3a2bf68 Udoo NEXT upstream patches 2016-09-25 18:36:50 +02:00
zador-blood-stained
870a7ac9c3 New option PRIVATE_CCACHE 2016-09-25 18:04:54 +03:00
zador-blood-stained
3e4d779fbc Fix C2 kernel compilation problem 2016-09-25 12:53:23 +03:00
zador-blood-stained
c6f7f3f53a Adjust default CPU frequency on NanoPi Neo 2016-09-23 20:08:24 +03:00
zador-blood-stained
99792b13ce CONFIG_CACHEFILES for Odroid C2 2016-09-23 19:58:11 +03:00
martinayotte
c71673dc9f Merge pull request #475 from martinayotte/master
change the DTC version_gen.h tag to match 4.7.x
2016-09-23 10:02:54 -04:00
Martin Ayotte
0d2fa654cf change the DTC version_gen.h tag to match 4.7.x 2016-09-23 09:58:54 -04:00
zador-blood-stained
4a21ed9925 Enable additional kernel options for pine64-default 2016-09-23 16:45:00 +03:00
Igor Pecovnik
9de9de2de2 PPP and IPSEC kernel options for Pine 64
http://forum.armbian.com/index.php/topic/2120-pine64-armbian-and-vpn-server/
2016-09-23 13:22:45 +02:00
Igor Pecovnik
944984d34d Updated readme 2016-09-23 11:31:52 +02:00
Thomas Kaiser
07f537df9f Fix wrong temperature readout on Pine64
Should fix issue #457
2016-09-22 23:12:37 +02:00
zador-blood-stained
92c94ff4ed Fix swconfig patches 2016-09-23 00:00:57 +03:00
Thomas Kaiser
56e49a3bbd Cosmetic armhwinfo.log fix 2016-09-21 19:01:27 +02:00
ThomasKaiser
b62ed03b96 H3 Rev A impedance calibration fix 2016-09-21 17:59:39 +02:00
Igor Pecovnik
3baf7fc2aa New kernel parameter, poosible usage in FA Air 2016-09-20 20:28:22 +02:00
Igor Pecovnik
c983744c64 Tiny sun8i config update 2016-09-20 20:27:18 +02:00
Igor Pecovnik
fcad47dc23 Patches scrapped from sun8i FA kernel 2016-09-20 20:26:13 +02:00
Igor Pecovnik
3357489f59 We don't need separate dtb files for PC and PC+ and OPI2 and 2e. At least not at this point ... 2016-09-20 20:25:25 +02:00
Igor Pecovnik
2f27d05659 Upstream patches 2016-09-20 18:17:31 +02:00
Igor Pecovnik
7436a57815 Skip updating - a new hidden / internal variable to speedup images creation 2016-09-20 18:17:13 +02:00
Igor Pecovnik
a93939aa30 Bugfix 2016-09-20 18:16:17 +02:00
Igor Pecovnik
09b9555d3f Add back targets to build Xenial deb packages 2016-09-20 18:15:55 +02:00
Thomas Kaiser
a3b41bc660 Add /proc/partitions to log_hardware_info 2016-09-19 10:16:21 +02:00
Vincent Legoll
f360462d2a Fix trailing space characters at EOL (#472)
Done with sed, reverted the files that either had embedded patches
or that may come from external sources (to keep maintenance burden
down, by avoiding needless merge conflicts)

Signed-off-by: Vincent Legoll <vincent.legoll@idgrilles.fr>
2016-09-18 17:34:45 +03:00
Vincent Legoll
5da4b58094 Fix comment glitches (#471)
- Remove stale comment
- Fix typo

Signed-off-by: Vincent Legoll <vincent.legoll@idgrilles.fr>
2016-09-18 17:33:36 +03:00
Igor Pecovnik
6ec8ab2269 If compile.sh is changed we need to bump number 2016-09-17 19:55:04 +02:00
Igor Pečovnik
3ab878901f Merge pull request #470 from vincent-legoll/rename-debug-mode
Rename DEBUG_MODE to CREATE_PATCHES
2016-09-17 19:53:50 +02:00
Vincent Legoll
85e75b68cb Rename DEBUG_MODE to CREATE_PATCHES
As proposed on the forum:
http://forum.armbian.com/index.php/topic/1660-420-build-tools-testing-for-improvements-andor-documentation/#entry15104

Signed-off-by: Vincent Legoll <vincent.legoll@idgrilles.fr>
2016-09-17 19:50:13 +02:00
Igor Pečovnik
0f431dde59 Merge pull request #469 from vincent-legoll/fix-text-ui
Trivial fixes for some text UI
2016-09-17 18:57:27 +02:00
Vincent Legoll
34c5ca9fdb Trivial fixes for some text UI
Signed-off-by: Vincent Legoll <vincent.legoll@idgrilles.fr>
2016-09-17 18:40:04 +02:00
Mikhail
77f6b6f09c Merge pull request #468 from vincent-legoll/master
Fix warnings during kernel configuration
2016-09-17 18:27:57 +03:00
Vincent Legoll
b40f759a9a Fix warnings during kernel configuration
scripts/kconfig/conf  --olddefconfig Kconfig
.config:1440:warning: symbol value 'm' invalid for RXKAD
.config:5691:warning: symbol value 'm' invalid for ASYMMETRIC_KEY_TYPE

Force those symbols to 'y'

Signed-off-by: Vincent Legoll <vincent.legoll@gmail.com>
2016-09-17 17:18:17 +02:00
Igor Pecovnik
4c54309b7b This workaround is not needed anymore 2016-09-16 06:27:53 +02:00
Igor Pecovnik
a329e92b8a Bump version up with small jump since there were some partial bug fixes in between. 2016-09-16 05:47:16 +02:00
Igor Pecovnik
8f8b5e3e60 When compiling images, lets upload them right after they are packed ... if server is defined. 2016-09-15 19:07:59 +02:00
Igor Pecovnik
9addd2d4b6 Few more bugs to fix before repository gets a proper shape. Now it's working. 2016-09-15 13:55:57 +02:00
Igor Pecovnik
74b8418ace Forgot to include utils 2016-09-15 12:50:39 +02:00
Igor Pecovnik
19fa9163e8 Fix path for repository creation 2016-09-15 12:49:15 +02:00
zador-blood-stained
a02d5177bb Disable glshim installation on 2GB RAM boards 2016-09-14 23:06:51 +03:00
zador-blood-stained
afcd2423a9 Disable USB keyboards support in u-boot 2016-09-14 19:25:07 +03:00
Igor Pecovnik
cf8e2526ff Redirect "all new" to docs.armbian.com 2016-09-14 15:17:45 +02:00