Commit Graph

5047 Commits

Author SHA1 Message Date
Igor Pečovnik
2d92ef44ca Bump version 2018-07-20 13:48:31 +00:00
Igor Pečovnik
fbb5752710 Bugfix https://forum.armbian.com/topic/7719-cuboxi-kernel-414y-does-not-compile-failing-to-compile-imx6dl-cubox-idtb 2018-07-20 11:00:07 +00:00
Igor Pečovnik
3b2c2e168e
Merge pull request #1054 from Staars/master
change bootorder in u-boot for z28pro
2018-07-20 11:57:56 +02:00
Igor Pečovnik
80ea69910a
Suppressing irrelevant error code 2018-07-20 09:02:41 +02:00
Thomas McKahan
940ccaf6f2 Merge branch 'master' of https://github.com/armbian/build 2018-07-19 23:08:07 -04:00
Thomas McKahan
5d93b28df1 meson64-next kernel config update
Testing building to 7.17.8, USB is now working.

Rebuild of Next images recommended for K2 and C2
2018-07-19 23:06:11 -04:00
Staars
8bd955f394 change bootorder in u-boot for z28pro 2018-07-19 20:41:55 +00:00
Igor Pecovnik
fe8843e0bc Remove duplicate patch 2018-07-19 17:26:52 +02:00
ThomasKaiser
4117a76167 Minor bugfixes 2018-07-19 12:41:09 +02:00
Igor Pečovnik
7eaf401a23
Merge pull request #1053 from cbachert/eb-ttys0
Espressobin/mvebu64 console is "/dev/ttyMV0", set SERIALCON accordingly
2018-07-19 12:30:07 +02:00
cbachert
dd0bce6b25 Espressobin/mvebu64 console is "/dev/ttyMV0", set SERIALCON accordingly 2018-07-18 22:15:18 +00:00
Igor Pečovnik
6d0ec374b7
Merge pull request #1051 from 5kft/h5-add-clock-overlay-1.4
add H5 support for optional 1.4GHz operation
2018-07-18 19:40:01 +02:00
5kft
d8474158e2 add H5 support for optional 1.4GHz operation
This change introduces an optional overlay that can be used to modify
the default CPU clock operating table to support a maximum core clock
of 1.4GHz.  These higher clock rates will only be allowed if the
board's CPU VDD regulator can support operation at 1.4v (or greater),
e.g., SY8106A.
2018-07-18 08:00:22 -07:00
Thomas Kaiser
7c5b606a85
Add cron-apt and unattended-upgrades to RecreateLogs 2018-07-18 15:53:35 +02:00
Igor Pecovnik
0419cc86a1 Building under Docker bugfix. Switched to Bionic host, tested kernel (4.17.y) building 2018-07-18 14:32:16 +02:00
Igor Pečovnik
e6b0592ae5
Merge pull request #1050 from 5kft/add-nanopi-neo-core2-lts
add board support for the NanoPi NEO Core2
2018-07-18 08:54:13 +02:00
Igor Pečovnik
92b658de2c Remove deprecated patches https://github.com/armbian/build/issues/1042 2018-07-18 06:31:39 +00:00
5kft
e556c88402 add board support for the NanoPi NEO Core2
This change adds a board configuration for the NanoPi NEO Core2 LTS device ("nanopineocore2").

This board configuration provides support for the Core2's SY8106A I2C-based voltage regulator.
This regulator provides higher CPU voltage operation, allowing higher CPU clock rates to be
utilized.
2018-07-17 20:15:47 -07:00
Igor Pečovnik
b082726a9a Few network related config changes 2018-07-17 15:18:28 +00:00
Igor Pečovnik
73f5ba0a3b Enable CONFIG_USB_RTL8152 USB network 2018-07-17 15:09:40 +00:00
Igor Pecovnik
c57ebd663c - attach Odroid XU4 4.14.y back to Hardkernel kernel branch
- Odroid XU4 next = 4.14, DEV = 4.18, remove 4.9
2018-07-17 16:11:07 +02:00
Igor Pečovnik
1a12994e79
Moving sunxi-next to 4.17.y (#1049)
* [Early WIP] Update sunxi-next to kernel 4.17
* Switch Allwinner 32 and 64bit to U-boot 2018.05
* Adjust patched for 4.17.y / sunxi-next
- adjust both configurations
- removing FAT support from u-boot (breaks if you try to save)

Tested those boards:
Cubietruck: wlan fails http://ix.io/1fYS USB OK, HDMI yes
Bananapi R40: http://ix.io/1fZm USB OK, HDMI yes
Lime A64: USB no, HDMI no, wireless buggy, eMMC yes
Orangepi prime H5: OK http://ix.io/1fZJ DVFS no
Orangepi2e: DVFS OK, HDMI OK, net OK, wifi OK, eMMC ok,  http://ix.io/1fZT

* Kernel config update, enabling HDMI on CT+
* Trying to fix A64 HDMI but failed. Fixed M64 ethernet instead
* Update orangepioneplus.wip
* Update orangepioneplus.wip
* Fix H6 build process
* Add regulator bits for Orangepizero+, thanks to @5kft
* add H5 support for optional 1.3v regulator and 1.3GHz operation
This patch adds two optional overlays that can be used to:

1) enable the 1.1v/1.3v regulator on boards that provide the necessary compatible H/W support
2) modify the default CPU clock operating table to add new 1.2GHz and 1.3GHz clocks

Note that the generated regulator overlay will only support boards whose 1.1v/1.3v regulator
is controlled by GPIO PL6.
* updates for the NanoPi NEO Plus2
This change introduces a patch that provides two changes for the NanoPi NEO Plus2:
* Configure the "cpu0" to use the "vdd_cpux" regulator; this enables the ability to use higher CPU clocks
* Correct the configurations of the on-board power and status LEDs
* Adjust nightly building and few boards config cleanup
2018-07-17 15:53:30 +02:00
Igor Pečovnik
1d18b1ea1b
reverting back to main server 2018-07-17 11:43:16 +02:00
Igor Pečovnik
32bf59de4c Merge branch 'master' of https://github.com/armbian/build 2018-07-17 08:51:17 +00:00
ThomasKaiser
0a54d03ed8 Consolidate timer frequency settings accross all kernels
...skipping default 3.x kernels
2018-07-16 16:41:45 +02:00
Igor Pečovnik
4eae829870 Merge remote-tracking branch 'origin/master' 2018-07-16 10:16:53 +00:00
Thomas Kaiser
4c19093582
[OMV] Minor tweaks 2018-07-16 09:08:04 +02:00
ThomasKaiser
52bef7ddf9 Try to improve ondemand scheduler and thermal readouts
https://forum.armbian.com/topic/6398-orange-pi-zero-cpu-and-load-issues-with-538/?do=findComment&comment=58057 and https://forum.armbian.com/topic/7032-nanopi-k1-plus-to-be-released-soon/?do=findComment&comment=58172
2018-07-15 23:10:26 +02:00
Igor Pečovnik
58cdf525a3 Merge remote-tracking branch 'origin/master' 2018-07-15 10:18:32 +00:00
5kft
9462893138 Improve support for the NanoPi Fire 3 (add SPU1705, DVFS, thermal tables, etc.)
* implemented improved support for the FriendlyArm NanoPi Fire3
* introduced new WIP board configuration "nanopifire3"
* added and enabled the FA SPU1705 regulator
* enabled CPU-based thermal support
* implemented DT-based DVFS table (400MHz-1.4GHz)
* fixed and updated the thermal table and cooling maps
* added support for the onboard LED
* minor patch cleanup
2018-07-15 12:14:42 +02:00
ThomasKaiser
97b1d222f2 [OMV] Fix annoying python warning 2018-07-15 03:10:47 -07:00
ThomasKaiser
71b06566f3 [OMV] Minor improvements/fixes 2018-07-15 02:40:56 -07:00
Igor Pečovnik
9ce1876694
fix dependencies
we don't need this package everywhere
2018-07-15 09:17:04 +02:00
Igor Pečovnik
32d6e0a0cf Merge remote-tracking branch 'origin/master' 2018-07-14 18:10:07 +00:00
Martin Ayotte
556b306708 missing enable-fsl-timer-errata.patchin DEV 2018-07-13 16:12:55 -04:00
ThomasKaiser
cd9eb6b6da Use one fex for all BPi M2+ variants
According to Incenowy new variant boots with VDD_CPUX set to 1.3V so we can use same settings with both board variants: https://forum.armbian.com/topic/971-quick-review-of-banana-pi-m2/?do=findComment&comment=58058
2018-07-13 17:08:35 +02:00
Igor Pečovnik
1a656f2b41 Merge remote-tracking branch 'origin/master' 2018-07-12 20:18:10 +00:00
ThomasKaiser
57f90b0b69 Adopt fex settings for BPi M2+ v1.2
https://forum.armbian.com/topic/971-quick-review-of-banana-pi-m2/?do=findComment&comment=57973
2018-07-12 10:24:27 +02:00
ThomasKaiser
0c5d1b3639 Correct partition aligment in nand-sata-install
Also prepare for RK3399
2018-07-11 09:16:43 +02:00
Igor Pečovnik
598927a486 Merge remote-tracking branch 'origin/master' 2018-07-11 07:00:24 +00:00
ThomasKaiser
8540778100 Minor ramlog fixes 2018-07-11 07:29:08 +02:00
Igor Pečovnik
781ffdee9a Merge branch 'master' of https://github.com/armbian/build 2018-07-10 17:32:15 +00:00
ThomasKaiser
80c8753d78 [OMV] Minor fixes 2018-07-09 13:41:24 -07:00
ThomasKaiser
5c214b0cc1 Few ramlog/zram fixes/improvements 2018-07-09 11:55:39 -07:00
Igor Pečovnik
e78c66b3a9
bugfix 2018-07-09 19:50:23 +02:00
Igor Pečovnik
f392d02003 Version bump 2018-07-09 16:50:58 +00:00
Igor Pečovnik
5823d40016 Espressobi: Fix switching CPU rate from 300Mhz to 1.2GHz 2018-07-09 16:38:20 +00:00
Thomas Kaiser
5bd6ab4b0d
Formatting fixes and log creation only when needed 2018-07-09 15:40:12 +02:00
Igor Pečovnik
94abeef059
Merge pull request #1039 from rabits/fb-_rockchip_gpio_i2c_udev_rules
ASUS Tinkerboard: Added gpio & i2c groups with udev rules to devices
2018-07-09 07:22:10 +02:00
Igor Pečovnik
be4a4a60aa
Merge pull request #1038 from rabits/fb-restore_port_author
ASUS Tinkerboard: Restore justice - author of the gpiomem port
2018-07-09 07:21:51 +02:00