Commit Graph

2325 Commits

Author SHA1 Message Date
zador-blood-stained
321b487ecd Add USB-Serial options to Odroid C2 kernel 2016-11-18 16:36:19 +03:00
zador-blood-stained
37b333a3e6 Small enhancement for overlayfs_wrapper 2016-11-18 16:35:46 +03:00
Igor Pecovnik
31be83fd9e Fixed stuck at axp20_ldo2 for Cubieboard 1 - workaround not needed any more.
https://forum.armbian.com/index.php/topic/729-olimex-lime-a20-wont-boot-armbian/
2016-11-18 12:06:46 +01:00
Igor Pecovnik
7af9a2b115 Configuration bug fix. This was breaking building testing repository 2016-11-17 16:00:17 +01:00
Igor Pecovnik
15e533b675 Removing deprecated U-boot patch 2016-11-17 15:53:27 +01:00
Igor Pecovnik
3b6a0287a0 Missing settings from previous commit: Changing desktop targets
d04ac04af5
2016-11-17 15:49:41 +01:00
Igor Pecovnik
d04ac04af5 Changing desktop targets for automated build - next images will be Xenial except on imx6 boards and added Pine64 default desktop (need to be tested) 2016-11-17 11:30:35 +01:00
Igor Pecovnik
89e3a192ba Upstream patches for kernel 4.4, Clearfog DEV and Udoo NEXT 2016-11-16 12:45:56 +01:00
zador-blood-stained
f5021286a6 Fix DTB file name for Lime2-eMMC 2016-11-15 18:54:51 +03:00
zador-blood-stained
a421db8559 Update Lime2-eMMC patches for u-boot
Closes #541
2016-11-15 18:45:07 +03:00
zador-blood-stained
ab66dbf5f8 Fix Odroid XU4 u-boot directory name 2016-11-15 18:43:27 +03:00
zador-blood-stained
36a6119294 Add AppArmor to sun8i-default kernel (experimental) 2016-11-15 16:29:55 +03:00
zador-blood-stained
57807eadce Fix for HDMI patch for u-boot 2016.11 for H3 boards 2016-11-15 15:55:34 +03:00
Igor Pecovnik
558e7fd42b Removing Cubietruck U-boot version exception. Stable after running lima-tester for 10+ hours. 2016-11-15 06:47:29 +01:00
Igor Pecovnik
d3952d78ef Bugfix - missing && 2016-11-15 06:31:32 +01:00
zador-blood-stained
34b1db2bee Rename BLACKLIST to MODULES_BLACKLIST 2016-11-14 22:09:17 +03:00
zador-blood-stained
4e1eac6699 Update u-boot version to v2016.11 2016-11-14 20:37:44 +03:00
Igor Pecovnik
a8d4ca8f6b Fixes Cubietruck freezing problem found in latest u-boot, switch to last known working state - tested with lima-tester
Report: https://forum.armbian.com/index.php/topic/2866-cubietruck-freeze-after-1-3-days-with-523-xenial-uboot-problem/
2016-11-14 18:30:34 +01:00
Igor Pecovnik
62b0b92fdb Added new parameter per board: BLACKLIST[next|dev] Creating module blacklist $BOARD.conf if defined. Currently needed for Orange Pi Zero since we don't have beter sollution yet. 2016-11-14 06:59:35 +01:00
Igor Pecovnik
b2c2d7265e Cubox - NEXT, Hummingboard 2 configuration cleanup. Removed non-working settings. 2016-11-13 22:39:34 +01:00
Igor Pecovnik
f1e05bd535 Fixed / reverted Cubox u-boot script. Actual problem was in too long bootargs line ... one non critical parameter removed. 2016-11-13 19:17:01 +01:00
zador-blood-stained
20d61d8bc1 Revert sunxi-tools sources to master branch 2016-11-13 18:56:05 +03:00
Igor Pecovnik
18f3345d7b Removing non functional patch since we don't get any gain. dhd driver is not causing troubles with Opi zero but it also doesn't work with Banana M2+ 2016-11-12 19:55:50 +01:00
zador-blood-stained
19cb83032a Set glshim package version 2016-11-12 19:19:18 +03:00
Thomas Kaiser
ed4dd944fc Improve thermal/dvfs settings for OPi Zero 2016-11-12 15:11:58 +01:00
zador-blood-stained
b7e54b98f8 Fix for building GLshim 2016-11-12 12:42:13 +03:00
Igor Pecovnik
41b340c0ed Since we have HDMI driver for H3, we can re-enable Armbian logo patch - it works fine. 2016-11-12 08:35:15 +01:00
zador-blood-stained
2d26eeb9e5 Add VDPAU_OSD to Pine64 board support package 2016-11-11 23:09:51 +03:00
Thomas Kaiser
76444a386f Permanent MAC address for xradio_wlan
This is a workaround for now, we should patch driver to derive MAC address from SID. Also needs firmware included in image to work.
2016-11-11 20:46:40 +01:00
zador-blood-stained
6f70bd974b Extra ext4 fixes to XU4 default u-boot
https://github.com/hardkernel/u-boot/pull/28
2016-11-11 21:45:33 +03:00
Igor Pecovnik
a8ee68af8f Wireless driver for Opi Zero - fixed loading path /lib/firmware, patch for DHD driver to prevent wrong detection, extra uboot config for OPI zero .... with one problem to solve. Module failing to load at first try ... workaround installed until this is solved. 2016-11-11 19:09:15 +01:00
zador-blood-stained
18e4192f14 Fix for sunxi-tools extra package 2016-11-11 20:52:43 +03:00
zador-blood-stained
65bc9fc102 Update conditions for extra packages
This enables building video acceleration packages for arm64
2016-11-11 20:37:29 +03:00
zador-blood-stained
7b9d4dc57d Fixes and enhancements for chroot-builspackages
Permissions on /tmp fix apt-get on latest Xenial releases
Added additional package update to dependencies installation procedure
2016-11-11 20:31:36 +03:00
zador-blood-stained
a968350d7f Add linaro 6.1 armhf toolchain 2016-11-11 19:49:50 +03:00
zador-blood-stained
f6a7ad7550 Remove obsolete u-boot patches 2016-11-11 19:49:50 +03:00
Igor Pecovnik
938bad61f6 Upstream patches for kernel 4.4, Clearfog DEV and Udoo NEXT 2016-11-11 13:47:06 +01:00
Igor Pecovnik
010d272595 Add wireless firmware for OPI Zero to our small fw package 2016-11-11 13:44:17 +01:00
zador-blood-stained
a79a007a45 Add fixed Mali driver for sun8i. Needs testing 2016-11-11 14:28:11 +03:00
zador-blood-stained
f7b3bb0471 Fix for patching procedure 2016-11-11 14:27:08 +03:00
zador-blood-stained
82215847b7 Add H3 video driver to u-boot 2016-11-11 12:21:42 +03:00
zador-blood-stained
4f3783c52c Small enhancement for overlayfs_wrapper 2016-11-10 19:58:07 +03:00
zador-blood-stained
f160a06b38 Fix SD/eMMC detection mode on some H3 boards 2016-11-10 18:35:13 +03:00
zador-blood-stained
1b25e61bf7 Small fix for M2+ FEX file 2016-11-09 20:04:13 +03:00
Thomas Kaiser
f18e7f999f Add more vendor stuff to orangepizero.fex 2016-11-09 14:43:58 +01:00
Igor Pecovnik
9a9adc931c Let's power up the wireless module on Orange Pi Zero 2016-11-09 14:05:18 +01:00
Thomas Kaiser
10fd0c9eab Try to fix OPi Zero Wi-Fi and red led
Partially based on vendor fex: http://pastebin.com/480BYtj3
2016-11-08 19:41:27 +01:00
Igor Pecovnik
5fdb28b625 Wireless driver for Orange Pi Zero, building fine but refuse to work ... need more debugging. 2016-11-08 15:58:19 +01:00
Igor Pecovnik
b6acc1de59 Orange Pi Zero build target, untested 2016-11-08 06:59:59 +01:00
Thomas Kaiser
1226f10937 Adopt Armbian changes to Orange Pi Zero fex file 2016-11-07 21:40:41 +01:00