Commit Graph

1450 Commits

Author SHA1 Message Date
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
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
Igor Pecovnik
19834aca25 Propely showing IP address, also when on wireless 2016-06-08 20:45:09 +02:00
Igor Pecovnik
d8e19eb1dd Serial console fix for Xenial. Tested on H3 and A20 ... with different results but acceptable since this is currenlty the only known way that serial console works in Xenial 2016-06-08 20:42:31 +02:00
zador-blood-stained
ed32cf432f Partially rework makeboarddeb function 2016-06-08 19:49:47 +03:00
zador-blood-stained
f3ad9fff51 Edit fingerprint_image function 2016-06-08 18:16:11 +03:00
zador-blood-stained
c9066b70ef Update toolchain download code 2016-06-08 17:48:15 +03:00
zador-blood-stained
a628682a04 Oops 2016-06-08 16:40:53 +03:00
zador-blood-stained
a87d7413b5 Change packages installation order to fix uInitrd creation 2016-06-08 16:39:48 +03:00
Igor Pecovnik
30c9c89cc3 Download external compilers by default. 2016-06-08 15:14:38 +02:00
Thomas Kaiser
7852bcf361 Merge pull request #352 from ThomasKaiser/master
Few more preparations to get rid of board auto detection
2016-06-08 12:43:43 +02:00
ThomasKaiser
10b975a76c Few more preparations to get rid of board auto detection 2016-06-08 12:37:24 +02:00
Igor Pecovnik
3895ba9053 3.14 upstream patches for cubox, udoo, c2 legacy kernel 2016-06-08 06:29:11 +02:00
Thomas Kaiser
1334e81e71 Merge pull request #349 from ThomasKaiser/master
Prepare removal of auto detection stuff from armhwinfo
2016-06-07 22:32:13 +02:00
ThomasKaiser
1fc1f19473 Prepare removal of auto detection stuff from armhwinfo 2016-06-07 22:29:22 +02:00
Thomas Kaiser
c7a244ea41 Merge pull request #348 from ThomasKaiser/master
Small fixes related to LED definitions, board names and logging
2016-06-07 16:34:42 +02:00
ThomasKaiser
c88fde469a Small $BOARD_NAME and logging fixes 2016-06-07 16:31:41 +02:00
ThomasKaiser
70d3bc5260 Fix LEDs on BPi M1+ 2016-06-07 13:07:21 +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
zador-blood-stained
7f45d2e2ae Add release info file 2016-06-07 12:15:07 +03:00
zador-blood-stained
c51bd13341 Add headless mode to Odroid C2 boot.ini 2016-06-06 20:47:36 +03:00
Thomas Kaiser
14c6d14336 Merge pull request #346 from ThomasKaiser/master
Never resize rootfs to whole card size, prepare BT on BPi M2+
2016-06-06 17:12:03 +02:00