Commit Graph

1055 Commits

Author SHA1 Message Date
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
Jacob Gadikian
839a4a7a94 Added files via upload 2016-04-07 20:24:52 +07:00
Igor Pecovnik
7161f30e60 RTL2832U added to sun8i
9dbe6c507b
2016-04-07 13:57:35 +02:00
Igor Pečovnik
a39e3276fc Merge pull request #261 from ThomasKaiser/master
Adopt jernej's patches to get GbE working on OPi+/BPi M2+ in dev branch
2016-04-07 13:49:02 +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
Igor Pečovnik
507ea05b74 Merge pull request #260 from faddat/patch-1
I've added a Vagrantfile to lib.  Here's how to use it:
2016-04-07 06:55:31 +02:00
Igor Pečovnik
9dbe6c507b Merge pull request #259 from ThomasKaiser/master
A few BPi M2+ legacy fixes
2016-04-07 06:52:10 +02:00
faddat
dc8c09d861 I've added a Vagrantfile to lib. Here's how to use it:
1) vagrant up
2) vagrant ssh
3) cd /vagrant
4) cp compile.sh ../
5) ./compile.sh
2016-04-07 10:04:16 +07:00
ThomasKaiser
e5db59a7d0 Take fex fixes from SinoVoip for camera and WiFi/BT 2016-04-06 23:09:56 +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
3b38b50230 iSCSI target for sunxi-next 2016-04-06 20:10:21 +03:00
zador-blood-stained
68556427aa Add missing iSCSI modules for sun7i legacy 2016-04-06 18:15:37 +03:00
Igor Pecovnik
e51da6d355 Added a link to Thomas SD card benchaerking article
http://forum.armbian.com/index.php/topic/954-sd-card-performance/
2016-04-06 15:56:08 +02:00
zador-blood-stained
c17060dc69 SSH root login fix for xenial 2016-04-05 16:04:48 +03:00
Igor Pečovnik
7b0901e2eb Merge pull request #257 from TiJof/patch-1
typo

tnx
2016-04-05 12:49:23 +02:00
Rabouin Geoffroy
aa5360581c typo 2016-04-05 11:27:41 +02:00
zador-blood-stained
08bc4c8ade Temporarily remove axp sysfs patch from dev branch 2016-04-04 14:04:11 +03:00
Igor Pecovnik
01f2419852 Qute on a wrong place. bugfix 2016-04-04 09:25:20 +02:00
Igor Pečovnik
9381c4b665 Merge pull request #255 from faddat/patch-1
Create Dockerfile
2016-04-03 17:48:13 +02:00
Igor Pecovnik
fa1eecfc3f Merge branch 'master' of https://github.com/zador-blood-stained/lib 2016-04-03 17:46:46 +02: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
zador-blood-stained
c470f003f7 Enable kernel tracing options for sunxi-next 2016-04-03 15:32:49 +03:00
faddat
e590f2ffae Made the dockerfile actually work.
Build:
docker build --name lib .

Invocation:
docker run lib --privileged -it -P
2016-04-03 17:00:51 +07:00
zador-blood-stained
c5a312e58f Add Xenial to supported build hosts list 2016-04-03 11:38:32 +03:00
Igor Pecovnik
2f1e6066d4 Let's wait / pause if host system is among not officially supported 2016-04-03 10:13:13 +02:00
Jacob Gadikian
8567aec1a6 Merge pull request #1 from igorpecovnik/master
rebasing
2016-04-03 13:27:21 +07:00
Igor Pečovnik
51ad937b5a Merge pull request #254 from ThomasKaiser/master
dev = 4.6.0-rc1, switch sun8i mainline source repo to wens/h3-emac
2016-04-02 22:10:14 +02:00
Jacob Gadikian
715d68ff66 Create Dockerfile
It's a file that will allow lib to run outside of its happy native debian environment, for example, on arch, or in fact... anywhere.  That should actually do it, that single line.  I can make it more complicated if need be, but I think that will work..... wait wait wait, have to do something about the path relativity, so..... I had it clone the repository anyway instead of just using the files that Docker will automatically copy over.  May want to put this in igorpekovnik/docker to maximum cleanliness, but the idea here is that the docker image will be updated each time your repo is.  It should be usable like this:  docker run igorpekovnik/lib ./compile.sh
2016-04-03 01:41:34 +07: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
zador-blood-stained
a208d66f3c Layout typo 2016-04-02 13:40:09 +03:00
zador-blood-stained
77192a2d39 Fix package names for dev branch 2016-04-02 13:32:58 +03: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
6772b079ab Typo 2016-04-01 06:37:40 +02:00
Igor Pecovnik
f02a403333 Configuration bugfix 2016-04-01 06:36:44 +02:00
zador-blood-stained
38d953d5d4 iSCSI target for sun7i legacy 2016-04-01 00:13:36 +03:00
zador-blood-stained
5d8ecff1a2 Fix initrd path in boot.cmd 2016-03-31 12:27:15 +03:00
Igor Pečovnik
5e230c839a Merge pull request #252 from ThomasKaiser/master
Documentation improvements
2016-03-31 10:54:05 +02:00
ThomasKaiser
c83bdc9ccc Move _important_ stuff to top of H3 FAQ so maybe a few users will read it 2016-03-31 10:24:37 +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
ThomasKaiser
1b0f8876e7 Documentation improvements 2016-03-31 10:07:20 +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