Commit graph

64 commits

Author SHA1 Message Date
ThomasKaiser
95fa82256f Various NanoPi fixes 2016-08-13 10:42:12 +02:00
Igor Pecovnik
144f704c41 Added extra modes for H3 legacy, not working for me. Need to fine tune, added to h3 disp too
https://github.com/igorpecovnik/lib/issues/323
2016-07-26 21:05:09 +02:00
zador-blood-stained
70d0a6facc Security fixes for sunxi legacy kernels
UMP patch for sun8i
2016-07-16 00:54:06 +03:00
zador-blood-stained
4bccb76674 Kernel packaging: do not remove initrd images on upgrade 2016-06-25 19:27:30 +03:00
ThomasKaiser
06c5c43042 Adopt a few OpenELEC fixes for H3 devices 2016-06-20 20:53:24 +02:00
ThomasKaiser
2a79527d07 Enable USB Ethernet gadget patch for sun8i 2016-06-17 14:34:59 +02:00
Thomas Kaiser
544d4bceef Add (disabled) g_ether mode patch for sun8i/H3 legacy
Introduction
~~~~~~~~~~~~~~~
USB gadget is a mode of Linux USB port handling when Linux is not driving
the port as a host port, but as a device - this lets Linux act as a mass
storage (usb hdd, usb cdrom, etc.), a hid device (mouse, keyboard), a
webcam, etc.

Orange PI and some other cheap arm boards feature an OTG port; OTG means
on-the-go: the electronics implements both host and device roles, the software
driver can change the role any time. The Linux kernel calls device mode
drivers "gadgets".

Converting one of the ports to a gadget is often useful:
  - the cheap arm board can become the hardware implementation of a complex
    USB peripheral for a PC
  - an arm mini-server can expose some of its internals over the USB to a PC,
    e.g. an orange PI used as a NAS also mountable as a mass storage over USB
  - a second ethernet port using g_ether

How to set it up
~~~~~~~~~~~~~~~~~~~
As of Jun 2016, the following process worked for
2016-06-12 20:23:03 +02:00
ThomasKaiser
8bf22ad0f8 Added @lex' improved GC2035 driver from https://github.com/avafinger/gc2035 2016-06-11 17:27:24 +02:00
zador-blood-stained
83048fb8c1 Reduce sun8i-default sunxi_wdt logging verbosity
http://forum.armbian.com/index.php/topic/1378-a-problem-with-watchdog-timer/
2016-06-10 12:57:00 +03:00
zador-blood-stained
5ce4c32cc9 Apply changes noted by Jernej in #219 2016-06-09 21:26:23 +03:00
Igor Pecovnik
add21994d0 Fixed patches according to:
https://github.com/igorpecovnik/lib/issues/347
2016-06-07 12:46:57 +02:00
ThomasKaiser
aab4ad26e3 Revert back to previous LED behaviour on H3 boards 2016-06-05 23:52:12 +02:00
Igor Pecovnik
d45ad4af79 Patch update due to merge, logbook - updated some images 2016-06-05 08:42:25 +02:00
ThomasKaiser
2011201ac6 Identical THS settings on all H3 boards, remove installation of sun8i-corekeeper.sh 2016-06-04 18:49:55 +02:00
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