lanefu
e6c47e0b33
Espressobin - WIP ( #659 )
...
* ljtesting stuff
* change local repo
* semi-usable esspressobin
* my kernel cofnig
* new source branch and fix securetty for root login via console
* new source branch and fix securetty for root login via console
* cleaned up board name;uncompressed Image for boot,changed default interface from eth0 to wan
* updated kernel config for espressobin and normalized naming
* new deb post_install tweaks for uncompressed kernel Image
* installs uncompressed kernelImage to /boot
2017-04-24 06:52:51 +02:00
zador-blood-stained
48a85e9e0d
Update OPi 2G-IOT configuration
2017-04-23 17:21:21 +03:00
zador-blood-stained
5f2436bed4
Update 2G-IOT configuration (still WIP)
2017-04-22 15:12:21 +03:00
Thomas Kaiser
5548318abc
OMV improvements, build XU4 mainline kernel with GCC 6.3
2017-04-20 14:17:53 +02:00
zador-blood-stained
e1f6b95343
Add initial OrangePi 2G-IOT configuration
2017-04-19 17:54:58 +03:00
Igor Pecovnik
bbe299398a
Switch MiQi to mainline U-boot. Support starts at 2017.05, currently attached to master branch. Tested
2017-04-17 21:36:04 +02:00
Igor Pečovnik
6c7084e7d1
Merge pull request #657 from Tonymac32/master
...
Tinker: Return to mainline U-boot
2017-04-17 19:13:11 +02:00
Thomas Kaiser
a254dda2c7
Add WiP Wandboard Quad support
2017-04-17 15:55:21 +02:00
Tonymac32
6ae514413f
Tinker return to using mainline U-boot
...
Mainline U-boot tested working for Tinker Board.
2017-04-17 01:14:10 -04:00
Thomas Kaiser
308661e2fe
Fix OTG on OPi 0+2, BT on Cubox, prepare OPi 0+2 H5
2017-04-15 19:21:42 +02:00
Igor Pecovnik
ca0d6a45da
Add configuration for setting uboot environment from userspace with: fw_setenv fw_printenv SUNXI, tested on A20 and H3
2017-04-13 17:01:43 +02:00
zador-blood-stained
8ca3dcd622
Claen up BPi M2 configuration
2017-04-11 11:43:05 +03:00
Thomas Kaiser
38373a8759
OMV improvements, schedutil not ready yet
2017-04-04 19:21:55 +02:00
Igor Pecovnik
2f6d5e27e7
Upstream patches and tiny bugfix in S500 conf
2017-03-26 23:20:55 +02:00
Tonymac32
50099a5668
fix "cat" command in write_uboot_platform
...
the "> /dev/null 2<&1" was being interpreted by cat instead of the shell as a command to throw the operation into the abyss. The dtb was therefor not being written to the "out" file and not making into the final image.
2017-03-21 22:26:53 -04:00
Tonymac32
ba61ffe101
Update u_boot write to use .bin instead of .img
...
- cat $1/u-boot-dtb.img >> $1/out > /dev/null 2>&1
+ cat $1/u-boot-dtb.bin >> $1/out > /dev/null 2>&1
2017-03-20 15:57:58 -04:00
Igor Pecovnik
65aaab96f0
Tinkerboard u-boot fix
2017-03-20 07:04:43 +01:00
Igor Pecovnik
5bc552021e
Fix Tinkerboard uboot writing, upstream patches, enabling nighly beta builds, Udoo NEXT upstream patches
2017-03-19 21:56:34 +01:00
Thomas Kaiser
1eaaa31fba
Enable serial console over OTG on OPi Zero Plus 2
2017-03-18 19:00:56 +01:00
Igor Pecovnik
ae32bf8df3
Changing u-boot source for Tinkerboard
2017-03-16 08:28:44 +01:00
Igor Pecovnik
f0cb592ad3
Added ASUS Tinkerboard as WIP target. Tested only for building.
2017-03-13 08:31:45 +01:00
zador-blood-stained
bfa7134e12
Add overlay prefixes to sunxi boot script
...
Add overlay "fixup" scripts support
Rework sunxi boot script to use "prefix" env variable
2017-03-09 00:13:25 +03:00
zador-blood-stained
83cf735604
Set ondemand as default governor for H3/H5/A64 dev
2017-03-04 00:16:30 +03:00
Igor Pecovnik
86f79cac68
Restore Odrod C1 and C2 configurations, move HDMI init to systemd.service
2017-03-02 20:56:40 +01:00
zador-blood-stained
d8137d6cb9
Change XU4 mainline kernel dir
2017-02-26 20:40:59 +03:00
zador-blood-stained
446ec3a8ee
Update sunxi64 branch to 4.10-rc8
2017-02-23 21:21:44 +03:00
zador-blood-stained
b644086987
Convert boot_mode and sun8i machid tou-boot patch
...
Needs testing on A10, A20, ... with legacy kernel
2017-02-22 15:26:26 +03:00
Igor Pecovnik
56a4590934
Added official Hardkernel Linux 4.x with HDMI video/audio, Gbit Ethernet, GPU and MFC ... enabling building and rebuilding images soon.
2017-02-22 11:31:53 +01:00
Igor Pecovnik
89ccaa6457
MiQi: fixed eMMC install, added developement kernel with MALI driver, added default to normal builds and keep dev at nightly, adjusted CPU frequency
2017-02-21 13:51:17 +01:00
Igor Pecovnik
70bf12195e
Rockchip RK3288 (MiQi) booting, kernel = docker ready, uboot scripts and environment tested. Known bugs: ethernet MAC random change
2017-02-20 21:15:10 +01:00
Igor Pecovnik
83e1922c16
Preliminary Mqmaker MiQi + some other Rockchip RK3288 boards support. U-boot and kernel 4.4.50 ... building o.k., tested booting to u-boot.
2017-02-20 14:35:25 +01:00
Igor Pecovnik
205308f97e
Bugfix. Missing boot binaries from S500 uboot packages
2017-02-18 22:18:13 +01:00
Igor Pecovnik
5f6d425a3b
Added Cubieboard 4 WIP config
2017-02-09 19:11:47 +01:00
zador-blood-stained
0630d4dcd9
Switch sun8i-dev to kernel 4.10
...
Add extra USB ports and audio codec as DT overlays
2017-02-09 16:19:52 +03:00
zador-blood-stained
4595c181de
Add workaround for MMC detection on SoPine
2017-02-08 12:28:46 +03:00
zador-blood-stained
5bd091dd8e
Add preliminary SoPine mainline support
2017-02-07 23:54:15 +03:00
Igor Pecovnik
3c8e252fb1
Change Odroid C1 and C2 families to meson and meson64
2017-02-06 12:40:02 +01:00
zador-blood-stained
c195926305
Fix u-boot file name for pine64-dev
2017-02-03 18:42:50 +03:00
zador-blood-stained
193c42918b
More SoPine64 related tweaks
2017-02-03 17:37:44 +03:00
Igor Pecovnik
0210152fc1
Add g_serial to developement kernel, tested on Opi Lite. added patch with thermal settings for Opi Lite
2017-02-01 20:23:35 +01:00
zador-blood-stained
e3a732c140
Add asound.conf for the Orange Pi PC2 to fix the sound volume
2017-01-31 16:48:22 +03:00
Martin Ayotte
d9fc61d413
switch pine64-dev to 4.10.x, fix patches, remove useless ones
2017-01-30 10:44:35 -05:00
zador-blood-stained
82e11393fd
Update sun50i-dev branch to 4.10
...
This adds analog audio support to Orange Pi PC2
2017-01-29 22:51:53 +03:00
zador-blood-stained
9248bf6354
Add HDMI console output support to the sunxi64 boot script
2017-01-25 16:36:46 +03:00
zador-blood-stained
0cb9e22eec
Switch Pine64-dev and PC2 u-boot sources
2017-01-24 00:04:12 +03:00
zador-blood-stained
204432f880
Partially merge Pine64 and PC2 configuration
2017-01-23 16:57:02 +03:00
zador-blood-stained
8eb8005912
Add initial config for Orange Pi PC2
...
Based on @ehoutsma configuration and u-boot proxy
Kernel does not boot yet for me
2017-01-23 13:25:55 +03:00
zador-blood-stained
5aff3a355a
Fix and add missing file for cubox boot script
2017-01-21 23:26:52 +03:00
zador-blood-stained
2b487b3e42
Remove Wheezy and trusty targets support part 2
2017-01-12 15:35:48 +03:00
Igor Pecovnik
f4ff41dd6a
Odroid C1 have stability issues with current clock settings, going one overclock step down.
2017-01-10 15:12:04 +01:00