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
ThomasKaiser
224550b14a
Try to get H3 THS patches working for mainline. Disable USB in u-boot for sun8i
2016-06-10 01:18:55 +02:00
zador-blood-stained
5ce4c32cc9
Apply changes noted by Jernej in #219
2016-06-09 21:26:23 +03:00
Igor Pecovnik
1aa8383f29
Fix broken U-boot on Cubox / Huminboard series
2016-06-09 17:34:12 +02: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
55032f5bf7
Power LED patch for H3 SPL
2016-06-05 18:47:56 +03: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
Igor Pecovnik
33e2ed6f3c
Merge branch 'master' of https://github.com/zador-blood-stained/lib
2016-06-02 06:58:29 +02:00
zador-blood-stained
c788fc379d
Update sunxi-next patches to 4.6.1
2016-06-02 01:49:24 +03:00
Igor Pecovnik
3907a66cf3
Add MMC support for Opi PC / 2E
2016-06-01 17:21:36 +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
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
c2d8203a0e
aw som, Fix for DEV branch too
2016-05-22 15:29:55 +02:00
Igor Pecovnik
92c0395b51
AW som uboot fix
2016-05-22 15:22:41 +02:00
Igor Pecovnik
1cdda8575c
Disable Lamobo R1 patch in U-boot. It compiles by default but needs testing.
2016-05-22 08:44:41 +02:00
Igor Pecovnik
998dd73d67
TV out patch for Orange pi pc
2016-05-21 18:10:10 +02:00
zador-blood-stained
3d39003011
Fix u-boot compilation for several H3 boards
2016-05-19 15:18:07 +03: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
3b5f400d82
Fix u-boot compilation for several H3 targets
2016-05-17 14:07:36 +03:00