Commit Graph

3864 Commits

Author SHA1 Message Date
Tonymac32
36db4a668d rockchip Dev hdmi fix
vopl and vopb entries were still 32 bit in the dtsi after the rest had been migrated to 64 bit.
2017-09-21 06:02:37 +00:00
Igor Pecovnik
b80b5729d7 Up with revision to rebuild some images at download section. 2017-09-21 08:00:24 +02:00
Igor Pečovnik
277c89f4f5 Merge pull request #772 from JBKingdon/master
Fix busy hang in aufs
2017-09-21 07:35:37 +02:00
Tonymac32
fd1501696c rockchip-next remove experimental vcodec driver 2017-09-20 23:47:33 -04:00
Tonymac32
1a2b854b3e rockchip-next remove experimental vcodec driver 2017-09-20 23:46:39 -04:00
James Kingdon
96688fd4dd Fix aufs busy loop
This patch fixes a bug in aufs that can cause docker processes to enter
a defunct state but still consume 100% cpu. The processes are unkillable
as is the entire docker container, with the only recourse being to reboot
the machine. The problem was reported to Debian in the following report:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812207
Message #47 in that exchange contains two patches which resolve the problem,
and this commit is the simple combination of those two.
2017-09-20 21:17:36 -04:00
zador-blood-stained
7afff9d19d Fix BSP postrm action on package upgrade 2017-09-20 15:19:17 +03:00
zador-blood-stained
3e2d1c0ac8 Fix A10/A20 UART overlay aliases
Closes #769
2017-09-20 15:12:47 +03:00
Igor Pecovnik
fa8aaf29b1 Odroid DEV patches and config adjustements 2017-09-20 12:37:40 +02:00
Igor Pecovnik
94768346fa Rockchip DEV. Adjusting patches for 4.14.x building O.K. while some further adjustements are needed due to: Warning (reg_format): "reg" property in /spi@ff130000/flash@0 has invalid length (4 bytes) (#address-cells == 2, #size-cells == 0) 2017-09-20 11:32:56 +02:00
Tony McKahan
6d1ec99d44 Meson64 NanoPi-K2 DTS HDMI 2017-09-20 01:10:23 -04:00
Igor Pecovnik
739e843ed0 Adding NanoPi M3 to Phased out 2017-09-19 20:43:55 +02:00
Igor Pecovnik
49026147da Nanopi M3 config update 2017-09-19 20:37:57 +02:00
zador-blood-stained
195faaacaf Add an option for different kernel configuration menu
Closes #768
2017-09-19 19:35:06 +03:00
zador-blood-stained
d8818f9d5d Small change for patching logging 2017-09-19 19:33:31 +03:00
Igor Pecovnik
9be9854b27 Adjust Nanopi K2 beta images building 2017-09-19 17:47:05 +02:00
Igor Pecovnik
39e76533bf Enable Nanopi Neo Plus 2 recommended download target. 2017-09-19 16:57:47 +02:00
Tonymac32
8739965c02 Tweak
I'm not sure what happens when you put the eMMC on the board, so I only altered the device instead of getting rid of the logic.
2017-09-19 03:39:55 -04:00
Tony McKahan
44958d7bc4 Meson64 boot adjustments and nanopi K2 fixes 2017-09-19 03:23:14 -04:00
Igor Pecovnik
81645f8bde Upstream patches 2017-09-18 22:38:35 +02:00
Tonymac32
7ee8ff8e3b rk3288 dtsi thermal zone adjustment
Make cpu_thermal thermal_zone0
2017-09-18 18:09:24 +00:00
Tonymac32
97d06e86c1 RK3288 get cpu to thermal_zone0
DTS change, rearrange sub-node order
2017-09-18 15:05:37 +00:00
Tonymac32
3d96c26b0f Add files via upload 2017-09-18 15:04:14 +00:00
Igor Pecovnik
88aee9e3af Typos 76dbcd8444 2017-09-18 13:59:42 +02:00
Igor Pecovnik
76dbcd8444 Typo 2017-09-18 13:44:44 +02:00
Igor Pecovnik
2c59bb9934 Lepotato. Added NEXT, added patches from C2 NEXT, au, config update, removed deprecated patches, ... 2017-09-18 12:06:30 +02:00
Igor Pecovnik
38a7bcf8c2 LePotato. Show recommended download links to beta nightly images 2017-09-18 10:24:47 +02:00
Igor Pecovnik
c36d2c0efb XU4 NEXT. Enabling 8812AU back since fixed upstream. 2017-09-18 09:39:29 +02:00
ThomasKaiser
fa3c7e9dcd Minor logging fix and temp source adjustment
https://forum.armbian.com/index.php?/topic/5169-tinker-board-thermals-broken-post-4120/&tab=comments#comment-39566
2017-09-18 09:19:11 +02:00
zador-blood-stained
a10c59a8b9 Enable camera in NanoPi Air Fex file
Fixes #766
2017-09-17 20:04:52 +03:00
ThomasKaiser
7713579131 Minor armhwinfo.log tweaks 2017-09-17 16:07:20 +02:00
zador-blood-stained
b878ee2036 Clean up and update sunxi-next patches 2017-09-17 16:54:06 +03:00
Martin Ayotte
a833581551 Merge branch 'master' of https://github.com/armbian/build 2017-09-16 20:04:20 -04:00
Martin Ayotte
d0aa76c51e add NEXT for OPiPrime 2017-09-16 20:03:05 -04:00
Igor Pecovnik
56c538721f Tinker & MiQi. Enabling beta building since problem is already fixed 963b1c9c1f 2017-09-16 21:45:43 +02:00
Tonymac32
963b1c9c1f rockchip dev thermal patch
Fix broken thermal zones after new gpu subnode.
2017-09-16 19:16:16 +00:00
Tonymac32
40768691b2 rk3288 thermal zone patch
new gpu node did not include cooling cells or power model, breaking thermal zones in kernel.
2017-09-16 18:47:36 +00:00
ThomasKaiser
eb8965e75c /etc/init.d/armhwinfo now only relies on /etc/armbian-release 2017-09-16 20:24:35 +02:00
ThomasKaiser
fc746a8e99 Minor armhwinfo fixes/tweaks 2017-09-16 20:24:35 +02:00
Martin Ayotte
02789f0d56 add missing OPiPC2 ethernet 2017-09-16 14:08:02 -04:00
Martin Ayotte
fd998ab3b6 add NEXT orangepi-win 2017-09-16 13:55:16 -04:00
Igor Pečovnik
f7564c9ad4 temporally disable miqi
... beta images creation
2017-09-16 18:31:33 +02:00
Igor Pečovnik
ab47ba6b7e temporally disable tinkerboard
... beta images creation
2017-09-16 18:30:00 +02:00
zador-blood-stained
2133d9cc0a Fix XU4 kernel by adding the arch timer back 2017-09-16 18:52:49 +03:00
ThomasKaiser
616832f17e [OMV] Minor XU4/Cloudshell 1 stability hack
https://forum.odroid.com/viewtopic.php?f=146&t=27548&start=100#p201951
2017-09-16 16:12:34 +02:00
zador-blood-stained
a6bddb3c3a Enable stackprotector in several mainline configs 2017-09-16 16:47:10 +03:00
zador-blood-stained
9b0db93514 Rename sun50iw* branches to sunxi64 2017-09-16 14:02:58 +03:00
Martin Ayotte
80d767d515 add OPiPC2 patches in sunxi-next 2017-09-15 15:05:44 -04:00
Martin Ayotte
7cf636c967 add NEXT to sunxi64/OPiZ+2-H5 2017-09-14 14:32:52 -04:00
Martin Ayotte
2fe3eaef91 Enable USB on OPiZ+2-H5 2017-09-14 14:30:44 -04:00