Commit Graph

639 Commits

Author SHA1 Message Date
Igor Pecovnik
b8fc0f8db8 Logbook ++ 2016-02-20 20:47:29 +01:00
Igor Pecovnik
9db83e1d2c Bugfix and fine tuning
https://github.com/igorpecovnik/lib/pull/166
2016-02-20 20:11:27 +01:00
Igor Pecovnik
59029d7abc example 2016-02-20 18:58:44 +01:00
Igor Pecovnik
89e75cc55c syntax error fix 2016-02-20 18:51:35 +01:00
Igor Pecovnik
9854780ba6 Disable debug and going version up 2016-02-20 18:36:40 +01:00
Igor Pečovnik
e67423072e Merge pull request #167 from ThomasKaiser/master
Enable power button+LED, SPI, fixed ths/cooler settings for H3, Orange Pi 2 detection
2016-02-20 17:44:42 +01:00
Thomas Kaiser
de71dbb8bd Fixed GPIO numbering for H3 devices 2016-02-20 17:19:04 +01:00
Thomas Kaiser
dc31cb760d Fix Orange Pi Lite fex after copy&paste error 2016-02-20 17:09:32 +01:00
Thomas Kaiser
f35542a83b Fix Orange Pi 2 detection in armhwinfo 2016-02-20 17:00:34 +01:00
Thomas Kaiser
387c8f2c26 Enable power button+led, enable SPI, fix ths/cooler settings for all H3 boards 2016-02-20 16:56:03 +01:00
Igor Pečovnik
1e20e471a6 Merge pull request #165 from WereCatf/master
Build driver for MT7601U
2016-02-20 16:50:29 +01:00
Igor Pečovnik
4ca70458c0 Merge pull request #166 from ThomasKaiser/master
OPi PC/One detection more reliable, less external calls, faster execution
2016-02-20 16:46:09 +01:00
Igor Pecovnik
995edff3a9 Small tweaking to build-all functions 2016-02-20 16:39:04 +01:00
Igor Pecovnik
65830b7cdc This CC Optimize broke HDMI output 2016-02-20 16:37:05 +01:00
Thomas Kaiser
acdf9c9d66 Make OPi PC/One detection more reliable, less external calls, faster execution due to single dmesg call 2016-02-20 14:33:17 +01:00
WereCatf
a5a08a8a4e Build driver for MT7601U 2016-02-20 13:49:19 +02:00
Igor Pecovnik
7a49f11cdf Oranges auto detection added to armhwinfo script 2016-02-20 12:12:40 +01:00
Igor Pečovnik
d8041cab36 Merge pull request #164 from ThomasKaiser/master
Unified Ethernet patch 2nd try, reorganised other sun8i patches
2016-02-20 12:05:46 +01:00
Thomas Kaiser
a7b3164300 Unified Ethernet patch 2nd try, reorganised other sun8i patches 2016-02-20 11:08:35 +01:00
Igor Pečovnik
b39c9bfddf Merge pull request #161 from WereCatf/patch-1
Update sun8i-defconfig
2016-02-20 09:41:28 +01:00
WereCatf
32f7b3b006 Update sun8i-defconfig
Copy over some general settings from sun7i-defconfig, like e.g. BSD process accounting, enable a bunch of missing USB-device drivers and GPIO sysfs-interface and the Mali GPU - module.

There are a whole lot more stuff that should be enabled, but I don't know if you want me to just submit the stuff in smaller batches or if one, large batch would be fine.
2016-02-20 05:59:31 +02:00
Igor Pecovnik
da5b71a1f8 UP with the version 2016-02-19 18:00:45 +01:00
Igor Pečovnik
e031c65a00 Merge pull request #160 from ThomasKaiser/master
Switch sun8i to uboot v2016.03-rc2, backported IR driver, framebuffer fixes, reactivated SY8106A
2016-02-19 17:55:38 +01:00
Thomas Kaiser
7dbcfecddc Fix for injecting "gpio set PG11" in boot.cmd 2016-02-19 17:48:40 +01:00
Thomas Kaiser
80247916c6 Switch sun8i to uboot v2016.03-rc2, backported IR driver, fb fixes (Jernej) 2016-02-19 17:18:06 +01:00
Igor Pecovnik
fab7d136f8 USBIP
http://forum.armbian.com/index.php/topic/711-support-for-usbip/
2016-02-19 14:19:50 +01:00
Igor Pecovnik
173733281e Create ssh keys before creating swap 2016-02-19 14:15:09 +01:00
Igor Pečovnik
84d0ebd9eb Merge pull request #158 from jobenvil/patch-1
motd will show now banana pro instead banana
2016-02-19 14:02:25 +01:00
Igor Pečovnik
e170468034 Merge pull request #159 from ThomasKaiser/master
Initial support for videomode_cmdline
2016-02-19 14:01:51 +01:00
Thomas Kaiser
29fbf48b11 Initial support for videomode_cmdline 2016-02-19 13:44:02 +01:00
José Benlloch
b36f36f692 motd will show now banana pro instead banana
if the dtb file is properly linked to banana pro aka Lemaker Banana Pro
2016-02-19 13:28:57 +01:00
Igor Pecovnik
adb0ffa30e Disabling broken patch 2016-02-19 12:26:08 +01:00
Igor Pečovnik
69e0262654 Merge pull request #157 from WereCatf/patch-2
Fixes compilation of e.g. udl as a module
2016-02-19 08:34:02 +01:00
WereCatf
45b3e9e3b1 Fixes compilation of e.g. udl as a module
When compiling udl as a module it'd error out on missing symbol for read_current_timer. This patch, taken from https://patchwork.kernel.org/patch/1540031/, fixes that.
2016-02-19 09:03:05 +02:00
Igor Pečovnik
4cf83cd3f9 Merge pull request #155 from WereCatf/patch-1
Fix the non-functional USB-ports on Orange Pi PC
2016-02-19 06:36:20 +01:00
WereCatf
b23d98627d Fix the non-functional USB-ports on Orange Pi PC
Simple fix for a simple issue.
2016-02-19 07:28:07 +02:00
Igor Pečovnik
7b71571688 Merge pull request #154 from ThomasKaiser/master
Unify Ethernet settings for all H3 models -- спасибо
2016-02-19 06:27:57 +01:00
Igor Pecovnik
2cda40d18b iscsi_tcp module
http://forum.armbian.com/index.php/topic/710-cubox-i4-kernel-31460-missing-iscsi-tcp-module/#entry5267
2016-02-19 06:27:06 +01:00
Igor Pecovnik
1eac87146f Cubox default kernel upstream patches to 3.14.61 2016-02-19 06:26:15 +01:00
Thomas Kaiser
a46654dcd6 Unify Ethernet settings for all H3 models -- спасибо 2016-02-18 22:18:09 +01:00
Igor Pecovnik
74ea66ba97 Adding stuff to sun8i (H3) config 2016-02-18 20:06:18 +01:00
Igor Pecovnik
39db4801a8 Patched uboot that H3 boards boot in HDMI modo 2016-02-18 20:05:46 +01:00
Igor Pecovnik
2364975a07 H3 pmic patch 2016-02-18 20:05:25 +01:00
zador-blood-stained
cb9d61fb46 Merge remote-tracking branch 'upstream/master' 2016-02-18 21:34:33 +03:00
Igor Pečovnik
1e97dd54e8 Merge pull request #153 from ThomasKaiser/master
Set DRAM clockspeed also to 624MHz in fex files, a few more fex fixes
2016-02-18 17:14:34 +01:00
Thomas Kaiser
565f9467b0 Set DRAM clockspeed also to 624MHz in fex files, a few more fex fixes 2016-02-18 16:17:01 +01:00
zador-blood-stained
46ad887568 Update sunxi-next to 4.4.2, sunxi-dev to 4.5-rc4
CONFIG_PPS resets to built-in due to dependencies
2016-02-18 17:41:12 +03:00
zador-blood-stained
541fe6819a New version of axp sysfs patch 2016-02-18 16:50:11 +03:00
Igor Pecovnik
09f55f1632 Info regarding small updates 2016-02-18 11:43:49 +01:00
Igor Pečovnik
c93d7dfb35 Merge pull request #152 from ThomasKaiser/master
Try to fix potential overvolting and overheating for Orange Pi One

OK, will do ASAP.
2016-02-18 10:36:41 +01:00