Commit Graph

934 Commits

Author SHA1 Message Date
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
zador-blood-stained
fe6ad6a8e9 Add user provided overlays support for sunxi boot script 2017-02-26 20:48:49 +03:00
zador-blood-stained
d8137d6cb9 Change XU4 mainline kernel dir 2017-02-26 20:40:59 +03:00
zador-blood-stained
2dbacb27e3 Update mvebu-next to 4.10.x 2017-02-26 20:33:09 +03:00
zador-blood-stained
7dd9eed240 Update mainline kernel branch to 4.10.x 2017-02-26 19:05:08 +03:00
zador-blood-stained
446ec3a8ee Update sunxi64 branch to 4.10-rc8 2017-02-23 21:21:44 +03:00
Igor Pecovnik
84b173d2bb Cubox NEXT kernel configuration update, added AUFS 2017-02-23 16:33:33 +01:00
Igor Pecovnik
8f5300eed4 Added AUFS to MVEBU default and Udoo Next, added upstream patches to (4.4.50) and dccp fix to Udoo Next, conf updates 2017-02-23 13:48:59 +01:00
Igor Pecovnik
38628afcc3 Add AUFS to SUNXI NEXT 2017-02-23 12:10:24 +01:00
Igor Pecovnik
ae9f2cd8b8 Add AUFS to Rockchip default kernel 2017-02-23 10:45:58 +01:00
Igor Pecovnik
92768a5273 Added AuFS and few other changes to XU4 NEXT kernel 2017-02-22 18:44:01 +01:00
zador-blood-stained
b644086987 Convert boot_mode and sun8i machid tou-boot patch
Needs testing on A10, A20, ... with legacy kernel
2017-02-22 15:26:26 +03:00
Igor Pecovnik
56a4590934 Added official Hardkernel Linux 4.x with HDMI video/audio, Gbit Ethernet, GPU and MFC ... enabling building and rebuilding images soon. 2017-02-22 11:31:53 +01:00