Commit graph

100 commits

Author SHA1 Message Date
Igor Pecovnik
db2fe697c8 8189fs and updated 8189es driver for sun8i kernel. both are briefly tested in normal and AP mode 2016-05-31 16:16:40 +02:00
Igor Pecovnik
b777d1dd14 Driver for 8189fs found on latest Oranges and config update 2016-05-31 11:51:06 +02:00
Igor Pecovnik
e23a2fa2e9 Force using bash in post install script.
https://github.com/igorpecovnik/lib/issues/325#issuecomment-222322653
2016-05-28 21:19:55 +02:00
Igor Pecovnik
631fe74f2b To compile sun8i kernel on x86 host
http://forum.armbian.com/index.php/topic/6-sdk-how-to-compile-your-own-kernel-and-sd-image/page-3
2016-05-27 06:08:32 +02:00
Igor Pecovnik
140f01d652 Bugfix for preinstall scripts. Manifested in kernel install on Xenial 2016-05-25 19:24:51 +02:00
zador-blood-stained
af53f39060 Update corekeeper patches 2016-05-24 20:29:35 +03:00
Igor Pecovnik
998dd73d67 TV out patch for Orange pi pc 2016-05-21 18:10:10 +02:00
zador-blood-stained
dff98cae2e Add corekeeper to pine64-default (WIP)
Remove debugging messages from sun8i-default corekeeper
2016-05-18 13:42:24 +03:00
zador-blood-stained
0b5862e8bd Updated extended frequency table for sun8i-default 2016-05-17 16:17:24 +03:00
zador-blood-stained
6eb89de169 Enable sun8i corekeeper patch 2016-05-16 21:24:36 +03:00
zador-blood-stained
b18da1ffd9 Small cleanup 2016-05-16 20:00:07 +03:00
zador-blood-stained
f799f175c4 Update sun8i corekeeper patch (requires new cooler_table) 2016-05-16 19:02:08 +03:00
zador-blood-stained
e4eee320e0 Added extended frequency table for sun8i-default
Added experimental corekeeper for sun8i-default (disabled by default)
2016-05-15 20:15:55 +03:00
Igor Pecovnik
28d4b14609 Wireless driver for Banana M2+ (bcmdhd) 2016-05-12 13:07:58 +02:00
zador-blood-stained
6b959e7ff4 Fix for sun8i-default headers scripts compilation 2016-05-05 18:57:25 +03:00
zador-blood-stained
7a5aeda32d Remove sunxi-debug LPE
Remove outdated board template file
2016-04-30 16:34:13 +03:00
Igor Pecovnik
5d6d7b941b Upstream patches for sunxi LEGACY 3.4.112 2016-04-28 17:05:47 +02:00
Igor Pecovnik
dec2e54b06 Wireless driver for OPi+ (8189es) update. Needs further testing.
Source: http://openlinux.amlogic.com:8000/download/ARM/wifi/
2016-04-27 21:08:19 +02:00
Igor Pecovnik
22c82b99f7 Initrd enabled on Allwinner boards by default. Tested on few boards. 2016-04-20 21:02:10 +02:00
Igor Pecovnik
2d08934776 Turbosight TBS5520 USB2 DVB-T/T2/C/S/S2 device
https://github.com/avafinger/tbs5520
2016-04-13 09:50:36 +02:00
Igor Pecovnik
3b92dd8dbb Small bugfix, typo 2016-04-13 09:35:47 +02:00
Igor Pecovnik
73425568ad New / updated sun8i (updated) kernel patches 2016-04-13 09:25:21 +02:00
Igor Pecovnik
594b681895 Moving sun8i patches to backup in case of need 2016-04-13 09:22:09 +02:00
Igor Pecovnik
54f41bf319 Increase Mali400MP2 clockspeed @sun8i
https://github.com/igorpecovnik/lib/issues/265
2016-04-09 19:39:14 +02:00
Igor Pecovnik
a5237d2ed8 Packagin patches upgrade. What's new?
- bugfixes
- FAT partitions upgrades are working
- DTB is now under /dtb-ver-kernelname and linked / copied on FAT
2016-04-08 14:14:07 +02:00
ThomasKaiser
c25dd4ca08 Added .dts for BPi M2+, various H3 fixes 2016-04-07 18:41:22 +02:00
Igor Pecovnik
83ad062f4a rtl2832u DVB-T patch
http://forum.armbian.com/index.php/topic/943-dvb-t-rtl2832u/
2016-04-03 15:09:04 +02:00
Igor Pecovnik
5fd4f3c8f0 sun8i headers auto creation while install, initial RAM drive on kernel install and others packaging related fixes 2016-03-31 09:15:23 +02:00
ThomasKaiser
d5bc08db44 Cosmetic small armbianmonitor fix 2016-03-22 09:57:12 +01:00
Igor Pecovnik
90bb2cd45e Kernel 3.4.111 patches upstream 2016-03-21 20:27:34 +01:00
ThomasKaiser
cd5d151f93 Adopted Jernej's changes to switch LED definitions on Orange Pis 2016-03-13 22:03:14 +01:00
Igor Pecovnik
4cab16e2fe Added overlay patch to sun8i kernel, H3 docs update 2016-03-08 20:35:30 +01:00
Thomas Kaiser
ce04fa0f56 Applied backported firmware loader patch on sun8i 2016-02-29 09:53:56 +01:00
Thomas Kaiser
9ef9476da7 Prepare backported firmware loader patch 2016-02-26 21:47:59 +01:00
Thomas Kaiser
67424bfb2b Fixed SD card detection and display init stuff 2016-02-24 14:58:09 +01:00
Thomas Kaiser
a7b3164300 Unified Ethernet patch 2nd try, reorganised other sun8i patches 2016-02-20 11:08:35 +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
Thomas Kaiser
29fbf48b11 Initial support for videomode_cmdline 2016-02-19 13:44: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
Thomas Kaiser
a46654dcd6 Unify Ethernet settings for all H3 models -- спасибо 2016-02-18 22:18:09 +01:00
Thomas Kaiser
40d71f7a9c Reactivate loboris patch for properly shutting down when massively overheating 2016-02-18 08:15:52 +01:00
Thomas Kaiser
04baf80b74 Try to fix potential overvolting and overheating for Orange Pi One/Lite 2016-02-18 08:10:30 +01:00
Thomas Kaiser
93d50e2df1 1st try to solve wrong thermal read-outs 2016-02-17 12:28:35 +01:00
Thomas Kaiser
5bc0616544 1-Wire support 2nd try 2016-02-15 19:40:17 +01:00
Igor Pecovnik
84d1ce985f W1 patch not working, disabled until fixed 2016-02-15 16:34:36 +01:00
Thomas Kaiser
80e7d5a85a Added 1-Wire support 2016-02-14 15:07:40 +01:00
Igor Pecovnik
abc80fc988 sun8i legacy kernel upstream patches up to .110 , manually fixed 2016-02-14 12:44:00 +01:00
Thomas Kaiser
c53a39db6f Few more fixes for Orange Pi PC/One 2016-02-13 17:40:38 +01:00
Igor Pecovnik
ce3ec05ab4 Orange PI + / PC / 2 (Allwinner H3) related fixes and patches 2016-01-31 21:07:14 +01:00
Igor Pecovnik
4c7a6b15e3 Initial H3 legacy kernel configuration. Kernel builds fine but it does not boot with mainline u-boot. Need to be explored more ...
http://forum.armbian.com/index.php/topic/617-rfc-support-for-the-upcoming-orange-pi-one/
2016-01-28 14:44:06 +01:00