Igor Pecovnik
718fc37a37
Freezing Rockchip NEXT at 4.11, introducing DEV branch for master branch
2017-05-16 09:07:27 +02:00
Thomas Kaiser
03d79596b8
Allow ODROID-XU4 to run at 2 GHz
...
Reverts 038e74eb40 and a82dc77aee
2017-05-15 15:26:18 +02:00
zador-blood-stained
1645d6820f
Update pine64-default patches and boot script part 2
2017-05-13 17:27:39 +03:00
zador-blood-stained
ef78ae5dc0
Update Pinebook legacy u-boot target
2017-05-13 12:07:01 +03:00
zador-blood-stained
d8332dbe22
WIP: update sunxi64 branch to 4.11
2017-05-06 11:08:48 +03:00
Igor Pecovnik
7c0a5e3435
MiQi and Tinkerboard, renaming DEV branch to NEXT, which remains under nigjtly building, kernel remain attached to master branch for now.
2017-05-04 16:43:53 +02:00
Igor Pecovnik
d8cf6792ba
Preliminary WIP configs for R40. Not working yet.
2017-05-04 06:39:02 +02:00
zador-blood-stained
338bd58b0b
Clean up BOOTPATCHDIR logic, set default value
2017-05-02 12:47:47 +03:00
zador-blood-stained
8bdba79052
Rename pine64-dev to sun50iw1-dev
2017-05-02 12:38:45 +03:00
zador-blood-stained
744192b750
WIP: update sun8i-dev branch to 4.11
2017-05-01 20:46:09 +03:00
zador-blood-stained
1f4f287d2b
Rework toolchain selection variables
2017-04-29 13:32:09 +03:00
zador-blood-stained
6a737f00b8
Update OPi 2G-IOT config
2017-04-29 10:46:33 +03:00
ThomasKaiser
1126801cb4
Initial Pinebook commit
2017-04-28 00:53:28 -07:00
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