Commit graph

4037 commits

Author SHA1 Message Date
Igor Pecovnik
7f0df0d050 Adding proper xfce4-terminal for desktop, removing xterm, adding openVPN plugin for desktop network manager, adjusting desktop shortcut, updating icon theme package. This package also doesn't want to install on Stretch. 2017-10-20 21:17:41 +02:00
Igor Pecovnik
ecc542aea7 Adjust links for Nanopi m3 2017-10-20 19:38:14 +02:00
Igor Pecovnik
e68c717ef8 Creating one package is enought. No need per ARCH 2017-10-20 11:00:26 +02:00
Igor Pečovnik
459c5aec77 Merge pull request #806 from cztian/patch-1
Enabling BMP280/BMP180 Pressure Sensors
2017-10-19 14:58:01 +02:00
Cai Zhaotian
300b6572ff Enabling BMP280/BMP180 Pressure Sensors 2017-10-19 18:47:38 +08:00
Igor Pecovnik
2de45e18bd Adding and exposing Zero NEXT testing image 2017-10-18 20:53:18 +02:00
Igor Pecovnik
0d8eeaee50 Disable Pinebook nightly image creations. 2017-10-18 20:17:18 +02:00
Igor Pecovnik
cf5a53360a Moving Lapotato from WIP section. Mainline kernel is working pretty o.k "testing" label stays. 2017-10-18 20:05:08 +02:00
Cai Zhaotian
159f523d18 Enabling sunxi watchdog in sunxi64-next (#804)
Closes #803
2017-10-18 17:17:04 +03:00
zador-blood-stained
a7c27c9af5 Migrate Odroid C2 next and dev branches to mainline u-boot
Next branch kernel is currently broken
DVFS can be safely enabled on C2 since the max reported frequency is
1.5GHz
2017-10-18 17:08:16 +03:00
ThomasKaiser
2815b25bc9 Switch to ondemand cpufreq governor on modern kernels
Otherwise ondemand tweaks in /etc/init.d/armhwinfo are likely to break
2017-10-17 19:46:05 +02:00
zador-blood-stained
bdf68c74a2 FixSoPine dev u-boot compilation 2017-10-17 15:30:35 +03:00
Igor Pecovnik
9b2043411a Enable HDMI for Orange Pi Zero 2+ H5 2017-10-17 14:13:10 +02:00
Igor Pecovnik
b8e8c87933 Up with version due to rebuilding XU4 images with latest fixes. 2017-10-16 19:14:00 +02:00
zador-blood-stained
abd386ce0b Import secutiry fixes for hostapd from upstream 2017-10-16 16:47:23 +03:00
Martin Ayotte
53124f6dba Merge branch 'master' of https://github.com/armbian/build 2017-10-16 08:00:39 -04:00
Martin Ayotte
d70ce66742 add CH340 + changes some other as modules 2017-10-16 08:00:10 -04:00
ThomasKaiser
a0d88f5856 Fix wrong DRAM clockspeed with legacy kernel on 2 boards 2017-10-16 12:43:30 +02:00
zador-blood-stained
71ac70f93e Hopefully fix module relocation issues in several kernels 2017-10-16 13:33:10 +03:00
Igor Pecovnik
e2d94b5055 Host dependencies fix. Aptly from (any) distribution is too old. Adding author repository and update from there. 2017-10-15 23:22:01 +02:00
Igor Pecovnik
69fc1cdebf Removing upstream patch for Espressobin. Too much troubles to fix it and not an urgent issue. Postponed. 2017-10-15 19:31:31 +02:00
Igor Pecovnik
43753fe105 Espressobin patch fix 2017-10-15 18:43:42 +02:00
zador-blood-stained
3098d3b6ce Remove unneeded H5 patches from sunxi64-dev 2017-10-15 17:06:40 +03:00
Cai Zhaotian
1979e0563c Enabling PCA9685 PWM Module (#801) 2017-10-15 13:12:26 +03:00
Jernej Škrabec
55d6842104 OPi2: enable -next builds (#802)
Signed-off-by: Jernej Skrabec <jernej.skrabec@siol.net>
2017-10-15 13:12:02 +03:00
zador-blood-stained
a1150cbb34 Move u-boot LCD patches to Pinebook board target 2017-10-15 13:08:49 +03:00
Igor Pecovnik
d926dd10d8 One more to disable 2017-10-15 10:42:26 +02:00
Igor Pecovnik
3b4d3729d7 Temporally disabling two broken patches. 2017-10-15 10:32:00 +02:00
Igor Pecovnik
524bf74802 Adjusted upstream patches for 4.4 2017-10-15 09:47:58 +02:00
Igor Pecovnik
539b5a6867 Move Zero2+ H5 from WIP 2017-10-15 08:50:48 +02:00
Igor Pecovnik
fa1742f7f5 Added updated links to Aliexpress for several boards. 2017-10-15 08:48:21 +02:00
zador-blood-stained
ff2bc60bf3 Add musb crash fix to sunxi64-dev 2017-10-14 23:52:41 +03:00
zador-blood-stained
695290f761 Fix backlight activation on Pinebook
Label in the backlight node forces dtc to add a phandle even if nothing
is referencing this node, and PWM backlight node with a phandle is
assumed as externally controlled
2017-10-14 23:50:08 +03:00
zador-blood-stained
85928946b0 Add Pinebook LCD display driver for mainline u-boot
Pulled from https://github.com/anarsoul/u-boot-pine64/ with a couple of
changes and compilation fixes
2017-10-14 22:42:36 +03:00
zador-blood-stained
524fffa2ef Update A64 ATF patches 2017-10-14 21:49:08 +03:00
Igor Pecovnik
ff09893542 Bugfix. Compiler was not defined. 2017-10-14 17:15:38 +02:00
zador-blood-stained
9cc2395f32 Update several mainline configs
This may fix the module relocation issues on some configurations
2017-10-14 14:46:58 +03:00
Martin Ayotte
c26f4abb92 enable USBPHY in USBHOST overlays 2017-10-13 16:49:35 -04:00
zador-blood-stained
581114c50e Disable distcc in chroot-buildpackages 2017-10-13 20:49:50 +03:00
zador-blood-stained
cdb4161ada Add I2C/SPI sensors to sunxi64-next config
Closes #799
2017-10-13 13:01:44 +03:00
Igor Pečovnik
35f51b792e added ARM/NEON optimized crypto
https://github.com/armbian/build/issues/797
2017-10-13 08:02:51 +02:00
Igor Pecovnik
1b6f3d9a49 Changing Lepotato beta targets 2017-10-12 23:22:43 +02:00
Igor Pecovnik
af25fa830c Bugfix source git and package directory were in the same place causing install firmware to / instead to /lib/firmware 2017-10-12 23:15:59 +02:00
zador-blood-stained
0961795c2b Update sunxi-next and sunxi64-next kernel configs
Minimize the difference between 2 configs
2017-10-12 16:32:25 +03:00
zador-blood-stained
47af23870c Add H3 mali DT bits to sunxi-next 2017-10-12 14:09:08 +03:00
zador-blood-stained
b084385fef Disable brcmfmac firmware hack for now 2017-10-12 14:07:52 +03:00
zador-blood-stained
6dc723af87 Reset DISPLAY_MANAGER variable in build-all.sh 2017-10-12 12:23:48 +03:00
Tonymac32
3bc5f7d001 DTS Meson-GXL ATF reserved memory
Amlogic changed memory location of firmware, patch fixes that issue.  Appears to fix the kernel crash on Le Potato, needs more testing.

https://patchwork.kernel.org/patch/9999929/
2017-10-12 01:03:53 -04:00
Tonymac32
a8d1c1505f DTS Meson-GXL ATF reserved memory
Amlogic changed memory location of firmware, patch fixes that issue.  Appears to fix the kernel crash on Le Potato, needs more testing.

https://patchwork.kernel.org/patch/9999929/
2017-10-12 00:07:00 -04:00
ThomasKaiser
65c1f8735b Prepare new boards arrival, cosmetic fixes 2017-10-11 13:46:03 +02:00