Igor Pecovnik
d7dac79d3d
Merge branch 'master' of https://github.com/igorpecovnik/lib
2016-06-15 17:11:33 +02:00
Igor Pecovnik
9520fa2485
Get linux firmware for kernel.org, add missing ones, create a package linux-firmware and install it on the image in the building process. Firmware package, which is build with kernel is removed. We need to test if anything is missing - tested so far: Cubietruck, Banana PRO, M2+
2016-06-15 17:11:01 +02:00
Igor Pečovnik
dbe81a5ac1
Merge pull request #366 from herm/patch-1
...
Allow digits in user names
2016-06-15 06:27:49 +02:00
Hermann Kraus
3b280d1385
Allow digits in user names
2016-06-15 00:19:51 +02:00
Igor Pecovnik
c13fe2e59c
Firmware update, that works on Beelink X2
2016-06-14 20:06:01 +02:00
Igor Pecovnik
d558b35b95
Added Beelink to log
2016-06-14 18:48:47 +02:00
Thomas Kaiser
60e935b34e
Fix eMMC & leds on Beelink X2
...
Checked all settings individually and removed conflicting stuff. Now led behaviour as usual and able to access the and boot from eMMC
2016-06-14 17:38:04 +02:00
zador-blood-stained
9cd0796997
Cleanup
2016-06-14 16:14:40 +03:00
zador-blood-stained
8d0aae1ce1
Skip creating emty patches in debug mode
2016-06-14 14:57:03 +03:00
Igor Pecovnik
ae3dcefbc8
Revert "Skip creating emty patches in debug mode"
...
This reverts commit 3eb5b111af .
2016-06-14 13:25:41 +02:00
Igor Pecovnik
3eb5b111af
Skip creating emty patches in debug mode
2016-06-14 13:19:48 +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
zador-blood-stained
9592159ffa
Do not overwrite default git configuration in userpatch_create
2016-06-13 22:37:27 +03:00
zador-blood-stained
a402ea719d
Move boots cript installation to sources templates
2016-06-13 22:25:46 +03:00
Igor Pecovnik
e32e1f55dd
Introducing new feature, defined as "DEBUG_MODE" for easier source debugging. You can create changes on the top of all our patches and patch, placed into sub dir userpatches, will be produced automatically
2016-06-13 21:02:39 +02:00
zador-blood-stained
0bc0b25946
Add missing kernel options to Odroid C2 kernel
...
Fixes #362
2016-06-13 14:45:02 +03:00
zador-blood-stained
531f39025d
Documentation fixes and improvements
2016-06-12 22:43:50 +03:00
Thomas Kaiser
c2f76fe1d7
Merge pull request #355 from pctj101/pctj101-patch-tty-docs
...
Add info on how to enable serial on 40 pin header on H3 boards
2016-06-12 21:14:54 +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
Thomas Kaiser
d44eec8f16
Prepare H3 Mini FAQ for 5.15 release
2016-06-12 19:47:24 +02:00
Thomas Kaiser
49df99bfbf
Added IRQ redistribution for BPi M2 / sun6i
...
Changed i.MX6 settings to not rely on any variables, slightly improving IRQ distribution on multi core CPUs and to fail silently if board has less CPU cores.
2016-06-12 19:38:41 +02:00
Igor Pecovnik
11bde288da
Merge branch 'master' of https://github.com/igorpecovnik/lib
2016-06-12 19:34:27 +02:00
Igor Pecovnik
b770434447
Configuration update for Cubox / Hummingboard vanilla kernel, bugfix, documentations update
2016-06-12 19:34:04 +02:00
zador-blood-stained
3ad852fcaf
IRQ distribution for C2
2016-06-12 19:15:44 +03:00
Igor Pecovnik
188515886c
Updating patch for HB2 / vanilla
2016-06-12 17:48:36 +02:00
Igor Pecovnik
f669a2cabd
We need little more verbosity on imx boards since1 = none
2016-06-12 17:02:20 +02:00
Igor Pecovnik
9fc7bfbbdb
Distributing IMX eth interup on second core if exists
2016-06-12 16:24:30 +02:00
Igor Pecovnik
65ef4875e9
Swap creation was not working. We need to escape $ sign ... since we creating a script inside script.
2016-06-12 11:17:03 +02:00
ThomasKaiser
8bf22ad0f8
Added @lex' improved GC2035 driver from https://github.com/avafinger/gc2035
2016-06-11 17:27:24 +02:00
ThomasKaiser
81393985f0
Small improvements for Beelink X1, NanoPi M1, ODROID XU4
2016-06-11 15:50:57 +02:00
El Jeffo
b375a98984
Add info on how to enable serial on 40 pin header
2016-06-11 22:36:47 +09:00
ThomasKaiser
9dae2e2308
Merge branch 'master' of https://github.com/igorpecovnik/lib
2016-06-11 11:55:49 +02:00
ThomasKaiser
a47f44aec2
Adjust Beelink X2 settings
2016-06-11 11:55:41 +02:00
Thomas Kaiser
409e787cb6
Merge pull request #357 from seblucas/master
...
NanoPi M1 has to use the same thermal configuration / cooler_table as Banana Pi M2+ (same overheating problem)
2016-06-10 18:51:06 +02:00
Sébastien Lucas
426d9df700
NanoPi M1 has to use the thermal configuration / cooler_table as Banana Pi M2+ (same overheating problem)
2016-06-10 16:41:09 +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
3223aac2bd
Update Odroid C2 default kernel config
...
Fixes #356
2016-06-10 12:49:41 +03:00
zador-blood-stained
a256255877
Fix small bug in logging
...
http://forum.armbian.com/index.php/topic/1383-patch-small-bug-in-logging/
2016-06-10 11:56:56 +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
ThomasKaiser
28d551b53b
Merge branch 'master' of https://github.com/igorpecovnik/lib
2016-06-09 23:22:49 +02:00
ThomasKaiser
2e284be77d
Fix firstrun/resize2fs, improve log upload, minor doc fixes
2016-06-09 23:21:51 +02:00
zador-blood-stained
5ce4c32cc9
Apply changes noted by Jernej in #219
2016-06-09 21:26:23 +03:00
Igor Pecovnik
0083614a1a
Another try for showing IP
...
19834aca25
2016-06-09 20:00:46 +02:00
Igor Pecovnik
1aa8383f29
Fix broken U-boot on Cubox / Huminboard series
2016-06-09 17:34:12 +02:00
Igor Pecovnik
7c976ad5fb
Update clarifications
2016-06-09 10:49:17 +02:00
Igor Pecovnik
733976dd27
Typo in docs
2016-06-09 10:24:19 +02:00
ThomasKaiser
8fa2471e8c
Last try to fix partition resize in firstrun script
2016-06-08 23:30:58 +02:00
ThomasKaiser
2ff6fc6819
Small bugfixes regarding firstrun/resize2fs and BT on BPi M2+
2016-06-08 22:40:33 +02:00
ThomasKaiser
031cac1564
Merge branch 'master' of https://github.com/igorpecovnik/lib
2016-06-08 22:04:19 +02:00
ThomasKaiser
c2ed0e546b
Enhance firstrun/resize2fs logging behaviour
2016-06-08 22:04:12 +02:00