Commit Graph

4618 Commits

Author SHA1 Message Date
Igor Pecovnik
d9f48b53ea Added overlay fs support to Odroid default kernel 2016-06-26 09:51:13 +02:00
zador-blood-stained
4bccb76674 Kernel packaging: do not remove initrd images on upgrade 2016-06-25 19:27:30 +03:00
Martin Ayotte
dd136b767d patch to enable eMMC in OrangePiPlus2E 2016-06-24 16:58:37 -04:00
Martin Ayotte
e23dd9b978 add patch-for-rtl8189fs-sun8i-h3-orangepi-one-dts patch 2016-06-23 14:23:25 -04:00
Martin Ayotte
5bdc33a0bf add patch-for-rtl8189fs-sun8i-h3-orangepi-pc-dts patch 2016-06-23 14:23:08 -04:00
Martin Ayotte
f94f81456f add RTL8189FS patch and config 2016-06-23 14:22:43 -04:00
Igor Pecovnik
7ebaa36870 Fixed Banana M1+ wireless under Vanilla kernel, credits: wens 2016-06-22 17:26:01 +02:00
Igor Pecovnik
1b580c7785 Lemaker Guitar further patch cleanup 2016-06-22 06:55:47 +02:00
Igor Pecovnik
46f6fbd6c3 Lemaker Guitar patch fix and upstream 2016-06-22 06:51:33 +02:00
Igor Pecovnik
5dfb048761 Packaging fix for Odroid XU4 2016-06-21 20:00:59 +02:00
Igor Pecovnik
9250f11035 Patch fixes for Odroid XU4, renaming and adding latest upstream patch 2016-06-21 19:14:31 +02:00
Igor Pečovnik
0f726c8867 Merge pull request #370 from golfromeo-fr/master
OK, will fix and check later today.
2016-06-21 16:20:53 +02:00
Igor Pecovnik
40b10f7923 C1 kernel configuration update, C2 patch fix 2016-06-21 14:12:21 +02:00
Igor Pecovnik
80a77ac664 Patch naming fix for C1 2016-06-21 12:49:02 +02:00
Igor Pecovnik
aa3bef2c09 Clearfog fixes for Vanilla kernel, configuration update 2016-06-21 10:20:45 +02:00
Guillaume Romagny
dbc642f81a adding kernel mainline (4.6.2) for Odroid-XU4
modified:   config/boards/odroidxu4.conf
	new file:   config/bootscripts/boot-odroid-xu4-next.ini
	modified:   config/kernel/linux-odroidxu4-next.config
	modified:   config/sources/odroidxu4.conf
	deleted:    patch/kernel/odroidxu4-next/patch-4.2.0-1.patch
	deleted:    patch/kernel/odroidxu4-next/patch-4.2.1-2.patch
	deleted:    patch/kernel/odroidxu4-next/patch-4.2.2-3.patch
	deleted:    patch/kernel/odroidxu4-next/patch-4.2.3-4.patch
	deleted:    patch/kernel/odroidxu4-next/patch-4.2.4-5.patch
	deleted:    patch/kernel/odroidxu4-next/patch-4.2.5-6.patch
	deleted:    patch/kernel/odroidxu4-next/patch-4.2.6-7.patch
	deleted:    patch/kernel/odroidxu4-next/patch-4.2.7-8.patch
2016-06-21 05:16:52 +02:00
ThomasKaiser
06c5c43042 Adopt a few OpenELEC fixes for H3 devices 2016-06-20 20:53:24 +02:00
Igor Pecovnik
02c79e0bd2 Fixing patch names for Clearfog DEFAULT 2016-06-20 16:59:08 +02:00
Igor Pecovnik
479ae69329 Udoo NEXT upstream patches 2016-06-20 14:04:02 +02:00
ThomasKaiser
2a79527d07 Enable USB Ethernet gadget patch for sun8i 2016-06-17 14:34:59 +02:00
Igor Pecovnik
b9b2617220 Enable watchdog on sun7i 2016-06-17 14:39:16 +02:00
Igor Pecovnik
a45f941e5e Kernel 3.10 upstram patch. Marvell Armada and Odroid C1 legacy kernels 2016-06-14 11:06:04 +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
Igor Pecovnik
188515886c Updating patch for HB2 / vanilla 2016-06-12 17:48:36 +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
3895ba9053 3.14 upstream patches for cubox, udoo, c2 legacy kernel 2016-06-08 06:29:11 +02:00
zador-blood-stained
98fca07d89 Fix Odroid C2 packaging script 2016-06-07 13:45:03 +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
zador-blood-stained
3b48d58952 Remove obsolete patches 2016-06-05 17:25:34 +03: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
d40c14f0bc 3.14 upstream patches 2016-06-02 22:46:56 +02:00
zador-blood-stained
1b9f248452 Remove obsolete patches 2016-06-02 14:06:20 +03:00
zador-blood-stained
c788fc379d Update sunxi-next patches to 4.6.1 2016-06-02 01:49:24 +03: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
zador-blood-stained
422fc32fbe Move u-boot compilation targets to sources family configuration files
Remove obsolete odroid-c2 upstream patches
2016-05-26 18:58:42 +03: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
Igor Pecovnik
1d05881ff9 Upstream patches for 3.14. and 4.4 2016-05-19 07:31:06 +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
4291c6f34e Disable patches that break sun8i-dev kernel compilation 2016-05-16 16:51:14 +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
96142f15de Missing patch for C2 2016-05-13 08:45:52 +02:00
Igor Pecovnik
28d4b14609 Wireless driver for Banana M2+ (bcmdhd) 2016-05-12 13:07:58 +02:00
Igor Pecovnik
368d42951f Kernel 3.14 and 4.4. upgrade patches 2016-05-11 18:30:04 +02:00
zador-blood-stained
d73d6024b0 Added board names to config files
Split H3 boards that have separate u-boot config
Update Pine64-default packaging script
2016-05-09 18:54:49 +03:00
zador-blood-stained
f284fea8b7 Small fixes 2016-05-08 16:10:11 +03:00
Igor Pecovnik
2eb461f3de Merge branch 'master' of https://github.com/zador-blood-stained/lib 2016-05-08 07:48:52 +02:00
Marco Franceschetti
fa953dc44b S500-roseapple: add dts_test.patch to make it boot 2016-05-07 23:53:16 +02:00
zador-blood-stained
1ca9a2e074 Pine64-default patches were merged by longsleep 2016-05-07 13:49:30 +03:00
zador-blood-stained
fd6b849cd9 Update Pine64 kernel to 3.10.100 2016-05-06 23:33:22 +03:00
zador-blood-stained
b4bd423c96 Upgrade Pine64 kernel to 3.10.82 2016-05-06 20:43:29 +03:00
Igor Pecovnik
1269de0af5 Upstream patches for 3.14 and 4.4 2016-05-06 19:39:30 +02:00
zador-blood-stained
0d282c9587 Upgrade Pine64 kernel to 3.10.75
3.10.76 currently breaks aufs
2016-05-06 17:44:17 +03:00
zador-blood-stained
6b959e7ff4 Fix for sun8i-default headers scripts compilation 2016-05-05 18:57:25 +03:00
zador-blood-stained
b15f9fa341 Pine64 related updates 2016-05-05 16:49:46 +03:00
zador-blood-stained
3da01be99b Initial support for Pine64 (not tested) and Pine64+ 2016-05-04 20:52:34 +03:00
Igor Pecovnik
dbdad655de Patches goes to sun4i too
https://github.com/igorpecovnik/lib/pull/287
2016-05-04 09:00:33 +02:00
Andreas Baierl
ca65fd252c Add patch to support CMA as an UMP memory backend.
This could be used with libcedrus to enable zerocopy operations.
2016-05-03 09:11:09 -04:00
Andreas Baierl
be91b5afc9 Add some display and G2D driver fixes for sun7i legacy kernel 3.4 2016-05-03 09:10:01 -04: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
0bb4a0dd53 Cubox / Hummingboard kernel 4.5.2 upgrade 2016-04-28 10:26:15 +02:00
Igor Pecovnik
5752599174 Added updated C2 configuration and patch fixes 2016-04-28 09:06:36 +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
ad48389c9d Lemaker LCD for NEXT and DEV sunxi , disabled by default 2016-04-26 18:34:49 +02:00
Igor Pecovnik
8b49e3cf58 Udoo next upstream patch 4.4.8 2016-04-25 19:53:45 +02:00
Igor Pecovnik
51e014f772 Added sunxi default kernel related patches:
- ax88179 usb3 driver
- enabled zram / zcache
- enabled IR autorepeat
- enabled RC core driver
- spdif fixes
2016-04-25 14:57:19 +02:00
Igor Pecovnik
1f70da1c22 Fixed DTB handling, renaming instead removing 2016-04-25 13:03:06 +02:00
Igor Pecovnik
1af132c53d Marvell armada removing deprecated docker patch from NEXT 2016-04-24 18:10:34 +02:00
Igor Pecovnik
8e30c10e1f Odroid C1 fixes, configuration update 2016-04-23 21:12:11 +02:00
zador-blood-stained
94194dc065 b53 switch support patch update for kernels 4.5+ 2016-04-23 17:08:47 +03:00
Igor Pecovnik
9be8dd2292 Upstream patches for 3.14.x 2016-04-22 21:28:59 +02:00
Igor Pecovnik
cda49bd6c2 Updated kernel configuration for Lemaker Guitar, upgraded to 3.10.101 and added Roseapple Pi (WIP) with the same kernel, while this board not booting yet 2016-04-22 21:19:31 +02:00
Igor Pecovnik
22c82b99f7 Initrd enabled on Allwinner boards by default. Tested on few boards. 2016-04-20 21:02:10 +02:00
zador-blood-stained
1a9c73ad8d Add sunxi-ss corruption fix for sunxi-dev 2016-04-20 12:51:42 +03:00
Igor Pecovnik
78a5e920c1 sunxi SS fix patch 2016-04-20 11:48:32 +02:00
zador-blood-stained
8b106d42bd Remove Docker fix from sunxi-next due to mainline 4.5.2 release 2016-04-20 12:34:59 +03:00
Igor Pecovnik
28aed9ae06 Banana PRO sata uboot fix for 2016.01
http://forum.armbian.com/index.php/topic/836-bananapro-wifi-armbian-5-kernel-tracebacks/
2016-04-19 21:08:40 +02:00
Igor Pecovnik
197f5eb7a3 Docker fix for Cubox and Clearfog 2016-04-19 12:39:36 +02:00
Igor Pecovnik
879c892015 Patch for docker with 4.5.1
http://forum.armbian.com/index.php/topic/490-docker-on-armbian/
2016-04-19 12:35:43 +02:00
Igor Pecovnik
acc5afd13b Clearfog next patches fix for 4.5.1 2016-04-19 10:37:25 +02:00
zador-blood-stained
0c6f683a75 Move sun8i mainline to sun8i-dev LINUXFAMILY 2016-04-18 15:17:28 +03:00
zador-blood-stained
d78c9e2d01 Set ext4 options in debootstrap-ng to match old debootstrap
Disable patch that doesn't apply on current sunxi-next kernel
2016-04-17 14:08:38 +03:00
Igor Pecovnik
f8ed96f8de Added Lime2 eMMC support to Uboot and kernel, patches are disabled by default
http://forum.armbian.com/index.php/topic/853-armbian-customization/page-2
2016-04-15 18:56:54 +02:00
Igor Pecovnik
561b728489 Merge branch 'master' of https://github.com/zador-blood-stained/lib 2016-04-14 18:21:50 +02:00
Igor Pecovnik
e2452aacac Fix bugfixes for Odroid C2 building and fixed upstream patch 2016-04-14 18:11:04 +02:00
Igor Pecovnik
d3ca6e3f33 Kernel upstream patches 3.14.66 and 4.4.7 2016-04-14 16:26:21 +02:00
zador-blood-stained
49aed5919f Update sunxi-next to 4.5.1 2016-04-13 12:57:49 +03:00
Igor Pecovnik
098874daae Typo 2016-04-13 10:18:03 +02:00
Igor Pecovnik
6045ccaf85 Refered to previous commit. Aldo added for A10 and A20 boards 2016-04-13 09:58:56 +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
0c65b422d4 Added Hummingboard 2 to legacy kernel, bugfixes to boot script and removing BT loading from defaults 2016-04-11 12:50:21 +02:00
Igor Pecovnik
29934528a2 Odroid C2 packaging upgrade / fix and small bugfix on all 3.14. packaging 2016-04-10 10:36:55 +02:00
Igor Pecovnik
0022634b50 Odroid C1 packaging upgrade / fix 2016-04-10 10:10:21 +02:00
Igor Pecovnik
352533836e Remove deprecated files 2016-04-10 09:54:44 +02:00
Igor Pecovnik
4e3d281e00 Marvell default packaging upgrade and fix 2016-04-10 09:52:54 +02:00
Igor Pecovnik
52e3bf6f64 Udoo Neo and Udoo quad packaging update / fix 2016-04-10 09:52:00 +02:00
Igor Pecovnik
db0e832e17 Odroid XU4 default packaging upgrade / fix 2016-04-10 09:50:41 +02:00
Igor Pecovnik
3194236409 Lemaker Guitar, removed non working kernel source, removed and updated patches. 2016-04-10 09:48:39 +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 Pečovnik
763040bfa3 Merge pull request #270 from ThomasKaiser/master
Define safe voltage/cpufreq defaults for sun8i/dev
2016-04-09 16:40:21 +02:00
ThomasKaiser
da11a8c01f Define safe voltage/cpufreq defaults for sun8i/dev 2016-04-09 16:02:53 +02:00
Terence Haddock
43b1cf4087 OdroidXU4-next: update postinstall script 2016-04-08 16:31:08 +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
Igor Pečovnik
a9a5ba1485 Merge pull request #264 from ThomasKaiser/master
Added .dts for BPi M2+, various H3 fixes
2016-04-07 19:08:21 +02:00
ThomasKaiser
c25dd4ca08 Added .dts for BPi M2+, various H3 fixes 2016-04-07 18:41:22 +02:00
Igor Pecovnik
fd91d5920f Cubox headers auto creation while install, initial RAM drive on kernel install and others packaging related fixes. Tested on one and two partition setup, fat or ext4 2016-04-07 16:16:40 +02:00
ThomasKaiser
b41000f56c Adopt jernej's patches to get GbE working on OPi+/BPi M2+ in dev branch 2016-04-07 13:33:57 +02:00
ThomasKaiser
f0da43ba96 Fixes for BPi M2+, integrate corekeeper.sh to bring back killed CPU cores 2016-04-06 20:16:12 +02:00
zador-blood-stained
08bc4c8ade Temporarily remove axp sysfs patch from dev branch 2016-04-04 14:04:11 +03: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
ThomasKaiser
358b498d48 Bumpt dev branch to 4.6.0-rc1, switch sun8i mainline to wens/h3-emac, adopt sun7i/sun8i led behaviour for mainline 2016-04-02 19:30:55 +02:00
Igor Pecovnik
7ebd3ebd0b Fixed SPDIF Pass-trougth issue
https://github.com/dan-and/linux-sunxi/pull/22
2016-04-01 06:55:12 +02:00
Igor Pecovnik
cad42bf951 udoo-next, marvell-next, odroid xu4, sunxi-dev and cubox-next packaging upgrade / fix, automatic make scripts, ... 2016-03-31 10:17:13 +02:00
Igor Pecovnik
9119378c39 sun5i headers auto creation while install, initial RAM drive on kernel install and others packaging related fixes 2016-03-31 09:21:40 +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
Igor Pecovnik
a52b9c2619 Altered packaging process. No more errors on upgrade, creating RAM disk, fixed install on NAND based installations, automatic make scripts on header install 2016-03-31 07:37:18 +02:00
Igor Pecovnik
9bc7402369 Altered packaging process. No more errors on upgrade, creating RAM disk, fixed install on NAND based installations, automatic make scripts on header install 2016-03-31 07:36:18 +02:00
Igor Pecovnik
2ad6885ccd Altered packagin process. Now no more errors on upgrade, creating RAM disk and automatic make scripts on header install 2016-03-31 07:34:36 +02:00
Igor Pecovnik
0d3c443d59 Odroid C1 building bugfixes 2016-03-28 20:04:01 +02:00
zador-blood-stained
dfaaf6f245 Add alias for UART2 -> /dev/ttyS2 2016-03-26 23:28:08 +03:00
zador-blood-stained
3761622818 Enable UART2 for cubietruck mainline (for bluetooth support) 2016-03-26 22:47:05 +03:00
Igor Pecovnik
faf59656f3 Odroid C2 fixed patches up to 3.14.65 2016-03-26 15:00:42 +01:00
Igor Pecovnik
799bf53cfd Packaging fix for Odroid C2 and Armhwinfo detection 2016-03-24 20:25:42 +01:00
Igor Pecovnik
4906610af9 Odroid C2 , fixing boot 2016-03-24 13:22:50 +01:00
Igor Pecovnik
d4e0298cc5 C2 upstream patches. Fixed on half way 2016-03-23 20:59:58 +01:00
Igor Pecovnik
d7a84f2723 Odroid C2 ARM64 kernel builds now 2016-03-23 19:51:35 +01:00
zador-blood-stained
39f493eb30 Remove patches already present in kernel 4.5 2016-03-23 17:30:31 +03:00
ThomasKaiser
b892ee817e Import NanoPi M1 fex 2016-03-23 13:17:36 +01:00
Igor Pecovnik
31d4463693 Preliminary support for C2, not building yet 2016-03-23 06:41:01 +01:00
Igor Pecovnik
8f65189709 Added Hardkernel C1 to the build script. Building is working while result untested. WIP 2016-03-22 10:42:47 +01: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
0607c2c1b2 Added Beelink X2 auto detection, updated sunxi-dev KConfig 2016-03-20 22:10:47 +01:00
Igor Pecovnik
11fcb2e392 Udoo NEXT is docker ready and upstream patches 4.4.6 2016-03-20 16:33:34 +01:00
Igor Pecovnik
8576154563 Updated audio driver for legacy kenel
8fb4fa09ef
2016-03-19 21:33:54 +01:00
Igor Pecovnik
030057a89e Remove deprecated patches 2016-03-19 21:31:55 +01:00
Igor Pecovnik
5faa949152 Fixed broken patches for Udoo Quad uboot and Cubox kernel upgrade 2016-03-16 20:18:43 +01:00
Igor Pecovnik
21946971fa Upstream patches for Udoo / Neo / Cubox / Clearfog / Odroid XU4 legacy kernels: 3.14.65 / 3.10.101 2016-03-16 19:42:28 +01:00
Igor Pecovnik
92b72fb06c Moving sun8i next patches to dev branch, removing obsolete patches, fixing faling u-boot bananapi patch, adding sun8i_emac to dev config
https://github.com/igorpecovnik/lib/pull/229
2016-03-16 17:40:15 +01:00
ThomasKaiser
49b14c89af Add montjoie's Ethernet patches for H3/Mainline 2016-03-15 23:14:07 +01:00
ThomasKaiser
14dd6614eb Prepare FEL/NFS boot for H3/mainline, refactor mainline patches for H3 2016-03-15 23:07:01 +01:00
ThomasKaiser
cd5d151f93 Adopted Jernej's changes to switch LED definitions on Orange Pis 2016-03-13 22:03:14 +01:00
zador-blood-stained
281597525c More GCC5 fixes for sunxi-legacy 2016-03-10 15:44:01 +03:00
zador-blood-stained
5d7a503513 GCC5 patches for sun[47]i legacy kernel
Disable switching to GCC 4.9 for wily and xenial
2016-03-09 16:26:36 +03:00
Igor Pecovnik
4cab16e2fe Added overlay patch to sun8i kernel, H3 docs update 2016-03-08 20:35:30 +01:00
Igor Pecovnik
6ceb6e4aeb Udoo Neo fixes and upstream patches. 2016-03-05 20:53:03 +01:00
Igor Pecovnik
ac94691e00 Udoo quad default kernel upstream patches + added missing package 2016-03-05 18:44:08 +01:00
Igor Pecovnik
911a8554b4 Udoo NEXT kernel upgraded to 4.4.4 - HDMI output works 2016-03-04 18:32:28 +01:00
zador-blood-stained
c1c75dfb08 Remove unused patch 2016-03-04 14:29:43 +03:00
Thomas Kaiser
ced9ca0c91 Enable crash detection. Sway a little with Banana Pi M3 2016-03-03 00:45:46 +01:00
Igor Pecovnik
e5c1088124 Banana M1 / M1+ / Pro micro fixes in legacy and vanilla kernel. 2016-03-01 22:27:09 +01:00
Igor Pecovnik
92983db9a2 Fixed Banana PRO wireless driver in legacy kernel, module name AP6211, enabled I2S in Banana PRO legacy 2016-02-29 15:30:31 +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
Igor Pecovnik
9c28f2ece4 Lemaker Guitar upstream patches for legacy kernel 2016-02-26 18:43:35 +01:00
Igor Pecovnik
5b18cc7a19 Upstream patches for XU4 legacy 2016-02-26 18:42:04 +01:00
Thomas Kaiser
6fba9def98 Disabled Mainline SMP hack for H3 since not necessary with recent u-boot any more 2016-02-25 19:05:49 +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
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
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
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 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
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
Igor Pecovnik
e577e6fa59 Docs info, patches fix 2016-02-17 18:06:17 +01:00
Thomas Kaiser
93d50e2df1 1st try to solve wrong thermal read-outs 2016-02-17 12:28:35 +01:00
Igor Pecovnik
5636cd2242 Port multiplier patch, disabled by default 2016-02-17 07:23:47 +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
1eb09945a3 Additional Marvel Armada patches 2016-02-11 09:55:44 +01:00
Igor Pecovnik
015b92bed2 Remove not needed XU4 patches and enable Cubox DEV kernel, build TESTED 2016-02-11 08:35:59 +01:00
Igor Pecovnik
4aab4b8e4c DTS fixes: Cubieboard and Cubietruck gets green LED for MMC activity, normal banana gets PRO and + wifi support that we can have one image for all without any other changes, M1+ is merged into M1 and M2 is coming with the kernel 2016-02-09 20:19:55 +01:00
zador-blood-stained
2dd5d9d19d New version of axp sysfs patch 2016-02-08 23:23:32 +03:00
Igor Pecovnik
a23f3b981d Added Cubox [DEV] and Guitar [NEXT] alternative legacy kernels 2016-02-05 19:38:24 +01:00
Igor Pecovnik
68a6849497 Marvel patches move from one dir to another, small fixes 2016-02-03 20:54:28 +01:00
Igor Pecovnik
589c70cf6b Patches prepared for new legacy kernel https://github.com/SolidRun/linux-fslc when got fixed. 2016-02-03 20:48:03 +01:00
Igor Pecovnik
e288290094 Marvel upstream patches 2016-02-03 19:08:57 +01:00
Igor Pecovnik
128cc31a7a Cubox kernel 4.4.1 conf + patch fixes 2016-02-03 17:49:28 +01:00
Igor Pecovnik
79c7662a49 Orange PI H3 support for 4.4+
from
https://github.com/ssvb/linux-sunxi
2016-02-01 15:34:37 +01:00
Igor Pecovnik
8c09e55f39 Audio enablers patch 2016-02-01 15:08:54 +01:00
Igor Pecovnik
b04f02e36f Remove broken DTB from sunxi-branch 2016-02-01 15:04:57 +01:00
zador-blood-stained
d040e77f01 Updated axp sysfs patch 2016-02-01 14:49:15 +03:00
zador-blood-stained
7e34e0c7f9 Merge remote-tracking branch 'upstream/master' 2016-02-01 13:37:38 +03:00
zador-blood-stained
413de52bf1 Sinoviop-bananas-M2-R1-M1-fixes.patch is broken 2016-02-01 13:36:59 +03:00
zador-blood-stained
e221e29753 Update sunxi-next to 4.4.1 2016-02-01 12:45:57 +03:00
Igor Pecovnik
ce3ec05ab4 Orange PI + / PC / 2 (Allwinner H3) related fixes and patches 2016-01-31 21:07:14 +01:00
Igor Pecovnik
c7055e8798 Fixed nand-sata-install for Cubieboard 1 , together with kernel upgrading 2016-01-30 21:47:09 +01:00
Igor Pecovnik
32c047d08f Fix to provide proper kernel unpacking on small NAND partitions 2016-01-30 19:29:54 +01:00
zador-blood-stained
5a10c97b27 New version of axp sysfs patch 2016-01-30 18:30:24 +03:00
Igor Pecovnik
fd9f55157c Odroid XU4 fixes and upstream patches 2016-01-29 12:45:40 +01:00
Igor Pecovnik
357b08e41b Cubox upstream patches 2016-01-29 12:44:58 +01:00
Igor Pecovnik
214870f677 Udoo upstream patches 2016-01-29 12:44:45 +01:00
Igor Pecovnik
2820cdb308 Udoo Neo configuration update, sources link fix, patches. Building is O.K. booting UNTESTED 2016-01-29 10:27:21 +01:00
Igor Pecovnik
8bd8bef9c3 Udoo fixes for both kernel. Tested 2016-01-28 20:23:50 +01:00
Igor Pecovnik
ce07b73820 Updated Cubox next (4.3.4) + added patches for Atheros. Tested 2016-01-28 18:59:52 +01:00
Igor Pecovnik
ad1ace0f8a Atheros wifi driver regulatory unlock patch and upstream config 2016-01-28 18:24:47 +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
zador-blood-stained
54fddce6a8 Update patches for sunxi-dev 4.5 2016-01-28 13:46:24 +03:00
Igor Pecovnik
05398fd252 One wire patch
https://github.com/igorpecovnik/lib/issues/128
2016-01-26 22:25:08 +01:00
Igor Pecovnik
7b4909307e Upstream patches 2016-01-26 22:24:46 +01:00
Igor Pecovnik
07a583c323 A set of patches enables consumer grade Atheros wireless card 5Ghz AP mode + working hostapd example 2016-01-25 13:16:49 +01:00
Igor Pecovnik
07b6285bd0 Additional patches for Armada Clearfog 2016-01-24 15:47:33 +01:00
zador-blood-stained
b737964e02 New version of axp patch 2016-01-20 16:08:20 +03:00
Igor Pecovnik
a7d0c3c62a This patch breaks compilation. Not suitable for this branch 2016-01-20 13:47:01 +01:00
Igor Pecovnik
db39461b5b Lemaker Guitar fixed patches 2016-01-20 12:11:39 +01:00
Igor Pecovnik
81e82cd178 Merge branch 'a13-olinux-som-512' of https://github.com/Booli/lib 2016-01-20 11:45:37 +01:00
Igor Pecovnik
7adab94b08 Forgot to add this TFT display patch for sun4i legacy 2016-01-20 09:46:40 +01:00
Igor Pecovnik
b6037579b2 RAW LIRC receiver / transmitter support for legacy kernels 2016-01-20 09:30:16 +01:00
Igor Pecovnik
0ef1f1b7c3 Patch for reading battery and other power related info in kernel 4.3+ 2016-01-20 09:29:22 +01:00
zador-blood-stained
35af528384 Sunxi stmmac patch from OpenWRT (experimental) 2016-01-13 20:13:14 +03:00
zador-blood-stained
f2f2487ad4 Sunxi audio capture patch 2016-01-13 20:12:44 +03:00
Igor Pečovnik
63291e8d47 Patch folder raname for Odroid 2016-01-09 20:17:02 +01:00
Igor Pečovnik
2833ddcc19 Fixed patches for Marvel up to recent version, updated crypto for sunxi - next config 2016-01-09 15:30:40 +01:00
Igor Pečovnik
ccbcf0e79d More fixes for Marvell Armada, kernel configuration for NEXT / DEV, fixed failed patch, u-boot packaging, ... 2016-01-08 19:50:53 +01:00
Igor Pečovnik
06fe0ffe8e Patches for Marvell Armada, kernel 4.3 and 4.4
Credits: Russell King http://www.home.arm.linux.org.uk/~rmk/clearfog/
2016-01-08 17:03:44 +01:00
Igor Pečovnik
ed055a2b65 Marvell Armada 38x Clearfog from SolidRun, initial configuration and patches, Uboot not working yet 2016-01-06 19:54:11 +01:00
Igor Pečovnik
023a1bb13a Missing R1 patch in DEV kernel 2016-01-02 08:11:14 +01:00
Pim Rutgers
00e7c8eede First commit A13-SOM 2015-12-30 12:09:39 +01:00
zador-blood-stained
67b3a415ec Relative symlink for zImage for other kernels 2015-12-30 11:49:38 +03:00
Igor Pečovnik
90144d4f15 Added headers patches to other sources, upgrades for 4.2.6 - 8, set Armbian version to 4.81 2015-12-28 10:23:02 +01:00
Igor Pečovnik
4a8e13e4dc Delete one patch too many 2015-12-27 16:28:32 +01:00
Igor Pečovnik
8b1f00931c More cleanup, fixes regarding build_all 2015-12-27 14:46:51 +01:00
Igor Pečovnik
5a33e48c65 Sun7i dev patch dir is also obsolete 2015-12-27 12:00:02 +01:00
Igor Pečovnik
00c341c54f Removing deprecated stuff and fixing config, build-all 2015-12-27 11:57:27 +01:00
Igor Pečovnik
02d6146f11 Added MPV to Jessie desktop, separate xorg.conf for sunxi FB turbo, further fixes. TESTED 2015-12-27 10:45:37 +01:00
zador-blood-stained
9e1340018b New boot.cmd, changed kernel packaging patches 2015-12-26 15:06:40 +03:00
Igor Pečovnik
a2af002779 Cubox and hummingboard 1 / 2 patch fixes, adjustment, tested kernel 4.3.3 2015-12-25 14:32:23 +01:00
Igor Pečovnik
bfdc4d0c0f Rename odroid to odroidxu 2015-12-25 10:03:03 +01:00
Igor Pečovnik
ecbc71c773 Cubox config and patches for recent kernel. Added to config, WIP removed from Odroid since it's operational 2015-12-24 22:43:34 +01:00
Igor Pečovnik
ee50960a11 Odroid config update and upstream patch 2015-12-24 21:50:29 +01:00
Igor Pečovnik
896a9b8589 Remove not working CSI camera from UDOO DT and config update 2015-12-21 13:43:29 +01:00
Igor Pečovnik
d05522ecb8 Upstream patches for Udoo and Cubox 2015-12-21 10:20:14 +01:00
zador-blood-stained
67bc7b3712 sunxi-ss mainline patch 2015-12-15 22:05:32 +03:00
zador-blood-stained
094af35c75 Experimental kernel headers packaging fix 2015-12-14 19:19:50 +03:00
zador-blood-stained
324a53a808 Moved new patches to sunxi-dev 2015-12-13 20:24:50 +03:00
zador-blood-stained
0d0d9829fa Enable analog audio output for kernel 4.4 on Banana Pi, Lamobo R1,
OrangePi Mini, PCDuino3 Nano
2015-12-13 17:48:48 +03:00
Igor Pečovnik
17743874c3 Patch for latest mainline kernel / our branch DEV 2015-12-10 11:43:53 +01:00
Igor Pečovnik
74c8c343d4 Last stable kernel needs new patch 2015-12-09 22:15:22 +01:00
Igor Pečovnik
001a87fb03 Added Odroid uboot creation and one patch, pigz and gzip change and small fixes 2015-12-09 11:29:50 +01:00
Igor Pečovnik
8ae1449118 DTS space fix 2015-12-08 19:21:11 +01:00
Igor Pečovnik
8d7920a3fe Fixed patches and configs 2015-12-06 20:24:47 +01:00
Igor Pečovnik
ccb4a7dd5e Trash some not needed patches 2015-12-02 20:41:59 +01:00
Igor Pečovnik
5365760e02 Build script complete rewrite. Added user patches and WIP boards: Orangepi+, Lemaker Guitar 2015-12-02 20:33:32 +01:00