Commit graph

144 commits

Author SHA1 Message Date
zador-blood-stained
7344345f5a Small cleanup 2016-04-20 19:12:46 +03:00
zador-blood-stained
4f5733217f Support for custom toolchains: toolchain auto selection 2016-04-20 15:38:09 +03:00
zador-blood-stained
aa8268256d Update project README
Update compile.sh to use dialog for KERNEL_ONLY
Update configuration.sh
2016-04-19 13:27:35 +03:00
zador-blood-stained
61393a1287 Minimize configuration.sh 2016-04-18 19:20:15 +03:00
zador-blood-stained
0c6f683a75 Move sun8i mainline to sun8i-dev LINUXFAMILY 2016-04-18 15:17:28 +03:00
zador-blood-stained
7a92cfe632 Small fixes 2016-04-17 00:01:27 +03:00
Igor Pecovnik
cad560beca Merge branch 'master' of https://github.com/zador-blood-stained/lib
fixed confilct in configuration.sh
2016-04-16 20:55:14 +02:00
Igor Pecovnik
062c1b86b3 Added hostapd compilation from sources withing chroot, nano pi m1 2016-04-16 20:50:12 +02:00
zador-blood-stained
27339983b5 Rework build-all.sh to use board configuration files 2016-04-16 21:42:53 +03:00
zador-blood-stained
52ff35adb2 Rework main.sh and configuration.sh to use board configuration files 2016-04-16 18:06:21 +03: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
3194236409 Lemaker Guitar, removed non working kernel source, removed and updated patches. 2016-04-10 09:48:39 +02:00
zador-blood-stained
fcacbaf974 Rework external applications into plugins 2016-04-08 16:49:04 +03:00
Igor Pecovnik
ea375aa011 CCACHE works on aacrh64 ... false alarm. 2016-04-08 13:57:09 +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
ThomasKaiser
c25dd4ca08 Added .dts for BPi M2+, various H3 fixes 2016-04-07 18:41:22 +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
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
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
Igor Pecovnik
78aeacd668 Added option for package EXCLUDE on deboostrap. If some packages are not friendly for our system, we can define them in PACKAGE_LIST_EXCLUDE, beside PACKAGE_LIST_RELEASE 2016-03-31 07:25:34 +02:00
zador-blood-stained
f135eca2b2 Allow using FAT boot partition with any device 2016-03-30 19:20:42 +03:00
Igor Pečovnik
e2158a76c4 Merge pull request #251 from ThomasKaiser/master
Enable Banana Pi M2+
2016-03-30 15:16:00 +02:00
ThomasKaiser
4c5a4fb8d7 Enable Banana Pi M2+ 2016-03-30 12:01:38 +00:00
Igor Pecovnik
bff2cb3b6a There are problems with u-boot 2016.03 on some GMAC baeded A20 boards. Switching to 2016.01, where things works fine, for some time.
https://github.com/igorpecovnik/lib/issues/239#issuecomment-202521765
2016-03-28 20:55:50 +02:00
Igor Pecovnik
0d3c443d59 Odroid C1 building bugfixes 2016-03-28 20:04:01 +02:00
Igor Pecovnik
3f9d95d13f Small tweaks to main readme, moving screen size detection from configuration to main, to have this info from start 2016-03-27 15:39:08 +02:00
Igor Pecovnik
4b4a629b58 Odroid C2 = conservative governor with 0.5 - 2 Ghz. It looks best option for defaults. 2016-03-26 15:06:25 +01:00
Igor Pecovnik
4906610af9 Odroid C2 , fixing boot 2016-03-24 13:22:50 +01:00
Igor Pecovnik
c27a249337 Odroid C2 config update (Docker ready) and small fixes to build process due too ARM64 introduction 2016-03-24 11:01:18 +01:00
Igor Pecovnik
d7a84f2723 Odroid C2 ARM64 kernel builds now 2016-03-23 19:51:35 +01:00
Igor Pecovnik
3df403a2d7 Added variables for compiler, arhitecture and target image. Added arm64 compiler 2016-03-23 19:00:45 +01:00
Igor Pecovnik
31d4463693 Preliminary support for C2, not building yet 2016-03-23 06:41:01 +01:00
Igor Pecovnik
8f65189709 Added Hardkernel C1 to the build script. Building is working while result untested. WIP 2016-03-22 10:42:47 +01:00
Igor Pecovnik
f8982e1e7e Refactoring for build-all, added CLI_TARGET to configuration.sh for defining which CLI images we build, same logic as DESKTOP_TARGET, prepared for Ubuntu Xenial 2016-03-19 08:54:07 +01:00
ThomasKaiser
6b974b7531 Added disk checking to armbianmonitor and f3 to additional packages 2016-03-18 17:07:39 +01:00
Igor Pečovnik
1eb650d48f Merge pull request #232 from ThomasKaiser/master
Few H3 fixes, small fel-boot documentation improvement
2016-03-17 20:55:31 +01:00
ThomasKaiser
76af6b137e Few more H3 fixes, green LED high active again, little fel-boot enhancements 2016-03-17 20:16:26 +01:00
zador-blood-stained
e99abfed49 Patches for sunxi ethernet in u-boot 2016.03 2016-03-17 21:31:05 +03:00
Igor Pecovnik
f980a00c12 Eth not working on v2016.03 on Banana PRO ... fixing to previous u-boot version for all except sun8i 2016-03-16 19:19:00 +01:00
Igor Pecovnik
a6a9d58a89 Let's have new version. 2016-03-16 12:53:15 +01:00
ThomasKaiser
746b3d6319 Merge branch 'master' of https://github.com/igorpecovnik/lib 2016-03-15 23:15:04 +01:00
ThomasKaiser
14dd6614eb Prepare FEL/NFS boot for H3/mainline, refactor mainline patches for H3 2016-03-15 23:07:01 +01:00
zador-blood-stained
35e524df56 FEL and NFS related fixes
Added extra packages to default packages list
2016-03-14 19:26:07 +03:00
zador-blood-stained
71e49bc56a Typo 2016-03-12 13:23:13 +03:00
Igor Pečovnik
bf66a46085 Merge pull request #223 from WereCatf/master
Automount/eject of USB, fix reboot/shutdown on desktop (Jessie)
2016-03-12 06:39:06 +01:00
WereCatf
198cae3e9d Automounting/eject of USB, reboot/poweroff working from desktop 2016-03-12 06:35:14 +02:00
zador-blood-stained
e89ba53d62 Fix for Xenial desktop
Separate hw acceleration support packages from other desktop packages
2016-03-12 00:50:00 +03:00