Martin Ayotte
ae0fc2e757
preliminary commit for new OrangepiWin builds
2017-04-18 12:35:50 -04:00
Igor Pecovnik
bbe299398a
Switch MiQi to mainline U-boot. Support starts at 2017.05, currently attached to master branch. Tested
2017-04-17 21:36:04 +02:00
Igor Pečovnik
6c7084e7d1
Merge pull request #657 from Tonymac32/master
...
Tinker: Return to mainline U-boot
2017-04-17 19:13:11 +02:00
Thomas Kaiser
a254dda2c7
Add WiP Wandboard Quad support
2017-04-17 15:55:21 +02:00
Tonymac32
6ae514413f
Tinker return to using mainline U-boot
...
Mainline U-boot tested working for Tinker Board.
2017-04-17 01:14:10 -04:00
Thomas Kaiser
308661e2fe
Fix OTG on OPi 0+2, BT on Cubox, prepare OPi 0+2 H5
2017-04-15 19:21:42 +02:00
Igor Pecovnik
1b34744c63
Enabling OPI zero +2 H3 dev CLI nightly builds ... legacy image works out of the box: wifi, BT, eMMC install tested. Will be added to download ASAP.
2017-04-15 13:09:34 +02:00
zador-blood-stained
377a3e09e2
Add cpufreq support for mvebu-next
2017-04-15 13:12:05 +03:00
Thomas Kaiser
54d480c02e
Small Clearfog fixes
2017-04-14 22:42:14 +02:00
Igor Pecovnik
ca0d6a45da
Add configuration for setting uboot environment from userspace with: fw_setenv fw_printenv SUNXI, tested on A20 and H3
2017-04-13 17:01:43 +02:00
Igor Pecovnik
67275e53e5
Add executable bit for configurator
2017-04-12 19:41:28 +02:00
Igor Pecovnik
66de9ed4a2
Added armbian-config desktop icon
2017-04-12 19:24:59 +02:00
Thomas Kaiser
0d975ca074
Few more OMV and OPi Zero Plus 2 H3 fixes
2017-04-11 14:05:46 +02:00
zador-blood-stained
8ca3dcd622
Claen up BPi M2 configuration
2017-04-11 11:43:05 +03:00
Igor Pecovnik
cb0c28a24b
Added broadcomm wireless drivers since M1+ v2.0 is having AP6212
2017-04-07 11:47:08 +02:00
Martin Ayotte
5cf6e97bae
add overlays support to sun50i-a64/pine64-dev
2017-04-06 16:55:02 -04:00
Igor Pecovnik
5fc53d7e9b
SUN8i default kernel conf update
2017-04-05 07:09:59 +02:00
Igor Pecovnik
945bfde9bc
Kernel config updates and two upstream patches
2017-04-04 21:00:34 +02:00
Thomas Kaiser
38373a8759
OMV improvements, schedutil not ready yet
2017-04-04 19:21:55 +02:00
Martin Ayotte
f0f5e0c3c3
add some serial drivers
2017-04-03 16:32:54 -04:00
Igor Pecovnik
edaaeb5ef4
Updated SUN8I DEV config
...
ca3637c57f
2017-04-03 08:51:06 +02:00
Thomas Kaiser
ca3637c57f
Make kernels OMV friendly -- see #36
2017-04-02 16:06:55 +02:00
Igor Pecovnik
382657c12d
Cubox NEXT configuration update for SOM v1.5 with TI wireless chip.
2017-04-01 22:29:06 +02:00
Igor Pecovnik
0b7676e527
Enabling PCI on Hummingboard series
2017-03-27 18:10:24 +02:00
Igor Pecovnik
2f6d5e27e7
Upstream patches and tiny bugfix in S500 conf
2017-03-26 23:20:55 +02:00
Igor Pecovnik
94b255c947
Sunxi NEXT and DEV kernel config update
2017-03-26 20:30:44 +02:00
Igor Pecovnik
491fc18ae0
Forgot to include bootscript changes in previous commit
2017-03-25 09:38:12 +01:00
Igor Pecovnik
a2bf4b3d99
Added kernel splash logo, can be toogled in armbianEnv, currently disabled by default
2017-03-25 09:36:01 +01:00
Igor Pecovnik
99dfb76b78
Removing Tinkerboard mainline beta target until it's not fixed
2017-03-25 09:11:23 +01:00
Igor Pecovnik
a1b561163f
Added mising upstream patch for Udoo NEXT
2017-03-24 20:00:53 +01:00
Igor Pecovnik
14abadcb02
Enable drbd
...
https://github.com/igorpecovnik/lib/issues/639
2017-03-23 11:47:15 +01:00
zador-blood-stained
6c19af90c5
Switch the only Jessie nightly image left to Xenial
2017-03-22 19:34:17 +03:00
zador-blood-stained
0b0ec99a6e
Add Xenial dev nightly for OPi +2e
...
Remove desktop nightly for OPi PC+
2017-03-22 19:17:32 +03:00
Tonymac32
50099a5668
fix "cat" command in write_uboot_platform
...
the "> /dev/null 2<&1" was being interpreted by cat instead of the shell as a command to throw the operation into the abyss. The dtb was therefor not being written to the "out" file and not making into the final image.
2017-03-21 22:26:53 -04:00
Tonymac32
ba61ffe101
Update u_boot write to use .bin instead of .img
...
- cat $1/u-boot-dtb.img >> $1/out > /dev/null 2>&1
+ cat $1/u-boot-dtb.bin >> $1/out > /dev/null 2>&1
2017-03-20 15:57:58 -04:00
Igor Pecovnik
65aaab96f0
Tinkerboard u-boot fix
2017-03-20 07:04:43 +01:00
Igor Pecovnik
5bc552021e
Fix Tinkerboard uboot writing, upstream patches, enabling nighly beta builds, Udoo NEXT upstream patches
2017-03-19 21:56:34 +01:00
Igor Pecovnik
c2179a3f2b
Added USB wireless driver on user request
...
https://github.com/igorpecovnik/lib/issues/634
2017-03-19 12:47:46 +01:00
Thomas Kaiser
1eaaa31fba
Enable serial console over OTG on OPi Zero Plus 2
2017-03-18 19:00:56 +01:00
Thomas Kaiser
2f9e9e6fea
Add preliminary legacy OPi Zero Plus 2 support
2017-03-18 18:32:31 +01:00
Igor Pecovnik
ae32bf8df3
Changing u-boot source for Tinkerboard
2017-03-16 08:28:44 +01:00
zador-blood-stained
d9079eab63
Add several IIO sensors for sunxi-next and sun8i-dev
2017-03-14 18:21:49 +03:00
zador-blood-stained
3ccdd4e52b
Use next kernel for A20 nightlies instead of dev
2017-03-14 18:20:29 +03:00
Thomas Kaiser
7ee0b7d316
Enable nightly build and limit max cpufreq
...
https://forum.armbian.com/index.php?/topic/3576-nanopi-neo-2/&do=findComment&comment=27536
2017-03-14 14:06:36 +01:00
Igor Pecovnik
7e34e51921
MiQi DEV kernel configuration and patches update
2017-03-14 10:16:16 +01:00
Igor Pecovnik
f0cb592ad3
Added ASUS Tinkerboard as WIP target. Tested only for building.
2017-03-13 08:31:45 +01:00
Martin Ayotte
9bc0e344a5
add some USB-TTL drivers
2017-03-11 14:47:24 -05:00
zador-blood-stained
bfa7134e12
Add overlay prefixes to sunxi boot script
...
Add overlay "fixup" scripts support
Rework sunxi boot script to use "prefix" env variable
2017-03-09 00:13:25 +03:00
zador-blood-stained
24a0635457
Add GPADC dependencies fix patch
...
https://groups.google.com/forum/#!topic/linux-sunxi/y30wpthPUSo
2017-03-08 16:15:21 +03:00
Thomas Kaiser
8c962342ba
Changed Pine64 doc link to Armbian internals
2017-03-07 14:13:13 +01:00