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
zador-blood-stained
43fdfab4a5
Update sunxi64 kernel config
2017-03-06 21:21:31 +03:00
Martin Ayotte
58b5e24dfe
add OneWire drivers to H5 builds
2017-03-06 11:46:16 -05:00
zador-blood-stained
6a9e26e58f
Update several kernel configs
2017-03-06 15:43:41 +03:00
Igor Pecovnik
fe4b7c8fd6
eMMC bootloader update how-to, working only on legacy / stock u-boot.
2017-03-06 13:15:59 +01:00
Igor Pecovnik
8e605aaaf4
Odroid C1 boot config "disableuhs" This switch causes r/w errrors on my eMMC and SD card, disabling.
2017-03-04 21:53:08 +01:00
Igor Pecovnik
60953657ac
Odroid C1 desktop distorsion fix.
...
http://forum.odroid.com/viewtopic.php?f=117&t=25699
2017-03-04 21:44:39 +01:00
zador-blood-stained
0f898f3f31
Cleanup for several boot scripts
...
Parameters like "selinux" and "enforcing" should not be set by default
2017-03-04 21:23:53 +03:00
zador-blood-stained
83cf735604
Set ondemand as default governor for H3/H5/A64 dev
2017-03-04 00:16:30 +03:00
Igor Pecovnik
4a4517c86c
Typo
2017-03-02 21:25:22 +01:00
Igor Pecovnik
86f79cac68
Restore Odrod C1 and C2 configurations, move HDMI init to systemd.service
2017-03-02 20:56:40 +01:00
Igor Pecovnik
9e2d465b4d
Cubox NEXT kernel configuration update, MiQi DEFAULT upstream patch
2017-03-02 18:07:59 +01:00
Igor Pecovnik
949cbbde49
MiQi - tiny bugfix
2017-03-01 22:16:09 +01:00
Igor Pecovnik
a9009593d9
MiQi turbo boost and throttle patches up to 2.21 GHz, enable with: echo 1 > /sys/devices/system/cpu/cpufreq/boost, configuration update
2017-03-01 21:37:52 +01:00
Igor Pecovnik
5e36adca76
Odroid C2 - eMMC corruption fix
...
https://forum.armbian.com/index.php?/topic/3652-odroid-c2-filesystem-corrupted-after-boot-from-emmc
2017-03-01 20:10:00 +01:00
Igor Pecovnik
22a69717a8
nand-sata-install bugfix. Create rootdev and rootfstype if not exists
2017-03-01 17:55:48 +01:00
zador-blood-stained
0a36bbdaa5
Fix copy-paste issue in boot scripts
2017-02-27 23:21:40 +03:00
zador-blood-stained
c6c3cdacd5
Remove enforcing kernel argument from boot scripts
2017-02-27 23:20:28 +03:00
zador-blood-stained
23e6d0469b
Minimize marvell kernel configs
2017-02-26 22:13:13 +03:00
zador-blood-stained
43fcc0df4e
Add a boot script variable to disable Docker optimizations
2017-02-26 20:53:08 +03:00