Commit Graph

1095 Commits

Author SHA1 Message Date
Igor Pecovnik
e2452aacac Fix bugfixes for Odroid C2 building and fixed upstream patch 2016-04-14 18:11:04 +02:00
Igor Pecovnik
223808eb5d Changing 8192cu wireless driver on Odroid C2 2016-04-14 16:27:28 +02:00
Igor Pecovnik
d3ca6e3f33 Kernel upstream patches 3.14.66 and 4.4.7 2016-04-14 16:26:21 +02:00
Igor Pecovnik
eda047936b Fixed USB redirector building on all kernels 2016-04-13 20:55:40 +02:00
Igor Pecovnik
88cd342a84 Old version of USB redirector which works on kernel < 4.x 2016-04-13 20:18:08 +02: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
8788e5c5b7 Changed default sun8i source to more recent one, forked from here:
https://github.com/friendlyarm/h3_lichee
2016-04-13 09:32:00 +02:00
Igor Pecovnik
12cfb1a0cc Updated sun8i config, new options and CMA is enabled back 2016-04-13 09:29:54 +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
ea11ca6705 Renaming old board conf instead of removing 2016-04-09 19:43:30 +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
Igor Pecovnik
2261574603 Merge branch 'master' of https://github.com/zador-blood-stained/lib 2016-04-09 08:19:55 +02:00
Igor Pečovnik
289c7fbdcc Merge pull request #268 from lazerdye/master
OdroidXU4-next: update postinstall script
2016-04-09 07:59:34 +02:00
zador-blood-stained
5585259bbe Fixes for makeboarddeb.sh 2016-04-08 18:26:32 +03:00
Terence Haddock
43b1cf4087 OdroidXU4-next: update postinstall script 2016-04-08 16:31:08 +02:00
zador-blood-stained
25949019bd Faster removing not needed packages 2016-04-08 17:25:32 +03:00
zador-blood-stained
bacb470031 Fix copy-paste mistakes and spelling 2016-04-08 17:00:57 +03:00
zador-blood-stained
fcacbaf974 Rework external applications into plugins 2016-04-08 16:49:04 +03:00
Igor Pecovnik
be5815e7a1 Bugfix - installer was not working properly with fat boot partition. 2016-04-08 14:17:42 +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 Pecovnik
93f2ade535 Warning: linking to proper script.bin is now done in board support package after install script, which is run on every install / update. This way setting script.bin in first run become deprecated.
This change was needed for proper operations within FAT boot installations.
2016-04-08 14:03:40 +02:00
Igor Pecovnik
f26b2690d3 Fixing CAPS name for fat partition to remove one warning and changing one display 2016-04-08 13:58:57 +02:00
Igor Pecovnik
ea375aa011 CCACHE works on aacrh64 ... false alarm. 2016-04-08 13:57:09 +02:00
Igor Pecovnik
4d7bcea17e Merge branch 'master' of https://github.com/zador-blood-stained/lib 2016-04-08 13:53:49 +02:00
Igor Pecovnik
d46504adba Grammar fixes ;) 2016-04-08 13:41:35 +02:00
zador-blood-stained
352f5b628e Fixes for displaying compiler version 2016-04-08 13:39:08 +03:00
Igor Pecovnik
602ce5e6ec CCACHE not working on arm64 compilation 2016-04-08 09:01:43 +02:00
zador-blood-stained
42eb7a1fac Initial support for custom toolchains for kernel and u-boot compilation
common.sh small cleanup
2016-04-08 01:09:55 +03: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
e4c5166f9e Workaround - USB redirector is broken. Now on old kernels. 2016-04-07 16:18:57 +02:00
Igor Pecovnik
e0c1e500ca Locales warning fix 2016-04-07 16:18:25 +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
Igor Pecovnik
4d72f2f9ab Cubox / Hummingboard boot script fix / upgrade, that it works in two partition mode with FAT or EXT boot 2016-04-07 16:13:20 +02:00
Igor Pecovnik
a922dbfcfd Revert. Compilation breaker. 2016-04-07 16:11:43 +02:00
Igor Pecovnik
27e25af978 Manually merged
https://github.com/igorpecovnik/lib/pull/262
2016-04-07 16:06:41 +02:00