Commit Graph

6403 Commits

Author SHA1 Message Date
Stefan Mavrodiev
550d8980ff lib: Compile external packages for target arch/release if user-built 2019-06-07 09:54:41 +03:00
Igor Pecovnik
62b4cbbdfd [ rockchip64-dev ] adjust source target branch and remove/adjust patches. Moving Rockpi-4b from wip to conf - support is somewhere near to other 3399 2019-06-06 13:21:31 +02:00
Igor Pecovnik
75db4a9210 [ rockchip64 ] add upstream patches, remove deprecated and move to latest tag 2019-06-06 08:02:26 +02:00
Igor Pečovnik
ff10fe040f
Merge pull request #1403 from BeetleX99/master
Enable the i2c-tiny-usb kernel module
2019-06-05 15:40:50 +02:00
BeetleX99
3390877623
Update linux-sunxi-next.config 2019-06-05 15:21:15 +02:00
BeetleX99
c0ed5f1f88
Update linux-sunxi-dev.config 2019-06-05 15:18:37 +02:00
Martin Ayotte
620ecd19f3 restore 0003-net-stmmac-dwmac-sun8i-support-RGMII-modes-with-PHY patch 2019-06-05 08:37:31 -04:00
Igor Pečovnik
6d923c6865
Merge pull request #1402 from steev/master
Pinebook: Disable temp workaround and enable pinebook backlight.
2019-06-05 11:52:10 +02:00
Steev Klimaszewski
e79c54c73b Pinebook: Disable temp workaround and enable pinebook backlight.
With the Pinebook 11" 1080p, without the revert and the backlight fix, the Pinebook will boot without backlight.
2019-06-04 23:46:53 -05:00
Martin Ayotte
a786817931
Merge pull request #1401 from lanroamer/patch-1
ODROID C1: switched to 5.1 kernel branch
2019-06-04 16:18:15 -04:00
lanroamer
dd87cdf1ac
ODROID C1: switched to 5.1 kernel branch
kernel 5.0 reach EOL and 5.1 works fine on my machine :)
2019-06-04 22:04:30 +02:00
Igor Pecovnik
7c73d7a61f [ nanopik2 ] enable eMMC support for u-boot and kernel while booting from it is not supported with this commit yet. It will require some further first stage boot loader tweaking. 2019-06-04 21:35:48 +02:00
Igor Pečovnik
ffe7602a8c
Merge pull request #1400 from mrueg/shellcheck2
lib/*.sh: Apply further shellcheck recommendations
2019-06-04 17:21:19 +02:00
Manuel Rüger
7819b81b0a lib/*.sh: Apply further shellcheck recommendations 2019-06-04 12:29:05 +02:00
Igor Pecovnik
61f7953842 Remove deprecated patches in most mainline kernels and adjust few configs. 2019-06-02 22:15:15 +02:00
Igor Pecovnik
8ac17c0d6c [ general ] More bullet proof Aria2 default configuration. Removing torrent dl from default and force single source. There seems to be problems with multiple downloads at once in current version. 2019-06-02 21:44:56 +02:00
Igor Pečovnik
588474cbb4
Merge pull request #1398 from digaxfr/xt-set-odroidn2
Add CONFIG_NETFILTER_XT_SET=m for odroidn2
2019-06-02 21:12:30 +02:00
Darren Chin
d2d7c8ab80 Add CONFIG_NETFILTER_XT_SET=m for odroidn2 2019-06-02 15:07:31 -04:00
Martin Ayotte
aa643138d7 copy board-odroidc2-add-uartA patch from dev to next 2019-06-02 15:00:21 -04:00
Igor Pečovnik
55ad41787a
Merge pull request #1395 from Koumes/tuner-t230c2
Fix "No signal" issue with DVB-T/T2 tuner MyGica T230C v2
2019-06-02 20:02:01 +02:00
mei
1d0f199473 [sunxi-dev][h6] update opp table (#1394)
use more powerfull 'cpuburn-a53' to do pressure test.
power meter shows that 'cpuburn-a53' consumes much more power than
'stress -c 4' in the same condition. 930mV is not enough when running
'cpuburn-a53' meanwhile 950mV is the minimum voltage.
When running 'cpuburn-a53' at 1.8G, h6 consumes lots of power and generate
such amount of heat that an active cooling is necessary otherwise h6
gets overheat and system crashes. Even with active cooling and heatsink
is in low temperature the junction temperature is still quit high that
it reaches about 88~90 ℃ . Maybe the high thermal resistance of plastic
package causes the problem.
2019-06-02 19:57:43 +02:00
Igor Pečovnik
e8a79a85db
Download with Aria2 (#1384)
* [ general ] Change Toolchain download method. Introduce torrent downloads by using Aria2. If torrent download fails it proceeds to download from servers. It can download from all mirrors at once, so download speed is dramatically increased. @mzhboy DOWNLOAD_MIRROR parameter is not needed here anymore. The same method is used to download rootfilesystem cache. Based on ideas from here https://github.com/armbian/build/pull/1364

* Added yet another mirror for speeding up the download process, few small adjustements for torrent downloading

* Optimising direct download when DOWNLOAD_MIRROR is set to 'china' due to aria2 download limitations

* Both mirrors support HTTPS, changing
2019-06-02 19:49:59 +02:00
Koumes
c1e284e09c si2168: add cmd timeout fix 2019-06-01 21:30:18 +00:00
Igor Pečovnik
9735b0dfb1
Merge pull request #1393 from mzhboy/ups3
opp table 10mV step according to AXP805 datasheet
2019-06-01 10:21:00 +02:00
may
7d0c6a2d71 10mV step according to AXP805 datasheet 2019-06-01 13:58:51 +08:00
Igor Pecovnik
b82c88191b [ s5p6818 next ] patches and kernel adjustements 2019-05-31 21:34:43 +02:00
Igor Pecovnik
94cbeae168 [ odroidn2 ] Adjust and add upstream patch 2019-05-31 20:18:51 +02:00
Igor Pecovnik
f7edc91c8f [ sunxi next ] Adjust patches 2019-05-31 19:40:38 +02:00
Igor Pecovnik
f7030069f4 [ rockchip-next ] remove deprecated patches, adjust kernel configuration 2019-05-31 19:08:48 +02:00
mei
634ec8f5da patches clean up and fix lite2 usb3.0 port(works but only usb2.0 part) (#1390)
* [sunxi-dev][h6]update orangepi lite2 dts file patch

* [sunxi-dev][h6]update patch for sun50i-h6.dtsi

*     [sunxi-dev][h6] new operation voltage table of allwinner h6

    The correct operation voltages are find out after many reboots and test (over 20+).
    the original 1.16v@1.64/1.8GHz was too high since standard cell voltage
    of 28nm@HPC is 0.9v, h6 got overheat very quickly over 110 Celsius and then system hangs,
    a power-cycle off is needed to reset soc.
    I use 'stress -c 4' to do pressure test, with a medium size passive heatsink on top of h6.
    The pressure test proves that the soc has about 4 watt power consuming
    that is much lesser than original 6~7.x watt when running at 1.8GHz(orangepi lite2 with
    usb Ethernet rtl8153 and usb hub, wifi is connected but not used).
    Soc runs much more stable and does not get overheat easily under heavy load
    with new opp table.

* [sunxi-dev][h6] orangepi lite2 wifi fix

bcm43455-fmac is buggy, reset to bcm4329-fmac
2019-05-31 18:05:46 +02:00
Igor Pečovnik
06317046b3
Merge pull request #1392 from thisconnect/clean-level-oldcache
Add oldcache to clean target comment
2019-05-31 12:12:06 +02:00
tcme
24afe02e88
Add oldcache to clean target comment
text from 376c1b0551/config/templates/config-example.conf (L10)
2019-05-31 12:01:20 +02:00
Manuel Rüger
bffdfcd7f0 Apply shellcheck recommendations (#1389)
* compile.sh: Apply shellcheck recommendations

* lib/upgrade.sh: Apply shellcheck recommendations

* lib/main.sh: Apply shellcheck recommendations

* lib/desktop.sh: Apply shellcheck recommendations

* lib/makeboarddeb.sh: Apply shellcheck recommendations
2019-05-30 22:19:53 +02:00
Igor Pecovnik
fb30186165 [ mvebu64-next ] Adjust patches and configuration 2019-05-30 20:53:12 +02:00
Igor Pečovnik
718ae4c50a
Merge pull request #1304 from FlashBurnGitHub/master
[WIP] Fix for making the cpu scaling on EspressoBIN working
2019-05-30 20:14:00 +02:00
Igor Pečovnik
15717fccce
Merge pull request #1387 from matus-u/master
[ sunxi next/dev ] enable elo touchscreen as module
2019-05-28 22:32:30 +02:00
Igor Pecovnik
f1f10fff9b Revert "[ build script ] small speed improvements when building all packages"
This reverts commit ae920870e7.
2019-05-28 22:29:11 +02:00
Igor Pecovnik
f7c634c2bb [ odroidn2 / general ] further improvements with some general patches, kernel config adjustements, upstream patches, bump with version 2019-05-28 21:43:48 +02:00
Matus Ujhelyi
769b9197e5 [ sunxi next/dev ] enable elo touchscreen as module 2019-05-28 21:33:37 +02:00
Igor Pecovnik
982897bd4b [ sunxi dev/next ] small kernel config adjustements 2019-05-28 17:52:08 +02:00
Igor Pecovnik
33ec5f38da [ rk3399-default ] upstream patches 2019-05-27 14:42:52 +02:00
Igor Pečovnik
8d887ab7df
Merge pull request #1385 from jonkerj/fix-board-deb
Fix boad-deb dependencies
2019-05-27 11:16:17 +02:00
Jorik Jonker
e606326685 Fix boad-deb dependencies
The packages 'recommend' python3-apt, while it simply does not work
without this package:

  Traceback (most recent call last):
    File "/usr/lib/armbian/armbian-apt-updates", line 25, in <module>
      import apt_pkg
  ModuleNotFoundError: No module named 'apt_pkg'
2019-05-27 06:20:04 +00:00
Thomas McKahan
6b7db69d17 [ rockchip ] [ meson64 ] add ADS7846 touchscreen support 2019-05-27 01:00:58 -04:00
Thomas McKahan
12aa2ac0f9 [ rockchip-next ] Add ADS7846 to Rockchip Next 2019-05-26 22:27:39 -04:00
Igor Pecovnik
45194e865f [ sunxi-next ] Upstream patches 2019-05-26 17:44:55 +02:00
Igor Pečovnik
5473fe28d8
Soft video playback on full screen
https://github.com/armbian/build/pull/1379
2019-05-23 21:30:24 +02:00
Igor Pečovnik
7a58184037
Merge pull request #1381 from OLIMEX/fix_hardware_optimization
Fix block iosched for kernel 4.20
2019-05-23 21:28:13 +02:00
Igor Pečovnik
48ac6282ad
Merge pull request #1382 from OLIMEX/fix_nand_sata_install
Append rootdev to armbianEnv when transferring to eMMC
2019-05-23 21:26:58 +02:00
Stefan Mavrodiev
20c4209a3b Add rootdev= to armbianEnv if missing 2019-05-23 13:27:50 +03:00