Thomas Kaiser
96e7b00999
Limit BPi M2+ boot cpufreq to 816MHz again
...
Due to overheating issues we chose to limit this board to 816MHz max based on cpuburn tests in the past. Setting got lost and is now applied again.
2017-03-24 12:17:53 +01:00
zador-blood-stained
6ec42d1da5
Update profile scripts to use generic sh syntax
2017-03-23 22:26:46 +03:00
zador-blood-stained
c34c23ab2d
Update the issue template
2017-03-23 21:58:21 +03:00
zador-blood-stained
0718e98344
Update overlays
2017-03-23 21:57:57 +03:00
Igor Pecovnik
14abadcb02
Enable drbd
...
https://github.com/igorpecovnik/lib/issues/639
2017-03-23 11:47:15 +01:00
zador-blood-stained
6c19af90c5
Switch the only Jessie nightly image left to Xenial
2017-03-22 19:34:17 +03:00
zador-blood-stained
0b0ec99a6e
Add Xenial dev nightly for OPi +2e
...
Remove desktop nightly for OPi PC+
2017-03-22 19:17:32 +03:00
Igor Pečovnik
d59ea67e4d
Merge pull request #637 from Tonymac32/patch-1
...
tinkerboard fix "cat" command in write_uboot_platform
2017-03-22 06:55:29 +01: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
zador-blood-stained
ff98a0098f
Update overlays
...
Add PPS overlays
Add overlays for A10 SoC
2017-03-21 20:26:38 +03:00
Igor Pečovnik
c24d10c4b1
Merge pull request #635 from markushuber/master
...
Firmwire files for revised AP6212 wifi chips
2017-03-20 21:14:36 +01:00
Igor Pečovnik
1d08d0e18e
Merge pull request #636 from Tonymac32/patch-1
...
tinkerboard u_boot write to use .bin instead of .img
2017-03-20 21:13:32 +01: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
Markus Huber
042c25aaef
Add files via upload
...
Added firmware files for revised AP6212 wifi chip from [BPI-SINOVOIP](https://github.com/BPI-SINOVOIP/BPI-files/tree/master/others/brcm/lib/firmware/ap6212 ):
* fw_bcm43438a1_apsta.bin *(sha256: 10be231737a7e2f6badd3bc0034f8ec91dc9d8c747276db059747a2f52b25468)*
* fw_bcm43438a1.bin *(sha256: 10be231737a7e2f6badd3bc0034f8ec91dc9d8c747276db059747a2f52b25468)*
This commit fixes issues with newer revisions of M2+ boards. Discussion of the issue can be found in the [armbian forum](https://forum.armbian.com/index.php?/topic/3600-wifi-with-dhd-on-armbian-525-bananapim2p/ )
2017-03-20 10:14:51 +01:00
Igor Pecovnik
65aaab96f0
Tinkerboard u-boot fix
2017-03-20 07:04:43 +01:00
zador-blood-stained
1bd9a9fa08
Fix reported sun6i SPI max transfer size
2017-03-20 01:13:41 +03: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
zador-blood-stained
9f4a1cb040
Fix log2ram dependencies
...
This fixes issues when changes to /var/log are not synced on shutdown
2017-03-19 22:43:27 +03:00
Igor Pecovnik
c2179a3f2b
Added USB wireless driver on user request
...
https://github.com/igorpecovnik/lib/issues/634
2017-03-19 12:47:46 +01:00
Martin Ayotte
c71cf953a2
Merge branch 'master' of https://github.com/igorpecovnik/lib
2017-03-18 14:04:10 -04:00
Martin Ayotte
322bee050b
replace spi-sun6i-allow-large-transfers patches with MeoIcenowy version
2017-03-18 14:03:30 -04:00
Thomas Kaiser
1eaaa31fba
Enable serial console over OTG on OPi Zero Plus 2
2017-03-18 19:00:56 +01:00
Thomas Kaiser
2f9e9e6fea
Add preliminary legacy OPi Zero Plus 2 support
2017-03-18 18:32:31 +01:00
Igor Pecovnik
ae32bf8df3
Changing u-boot source for Tinkerboard
2017-03-16 08:28:44 +01:00
Igor Pecovnik
85f6cccbd5
Removing nonexisting stuff from Neo2 config
2017-03-15 17:35:27 +01:00
zador-blood-stained
3c58911152
Rename OPi Zero DT file to match upstream changes
2017-03-15 19:27:13 +03:00
zador-blood-stained
bb6e6bc854
Add missing options to OPi Zero u-boot defconfig
2017-03-15 18:16:12 +03:00
zador-blood-stained
812d1252b5
Update DT overlays
2017-03-14 18:22:21 +03:00
zador-blood-stained
d9079eab63
Add several IIO sensors for sunxi-next and sun8i-dev
2017-03-14 18:21:49 +03:00
zador-blood-stained
3ccdd4e52b
Use next kernel for A20 nightlies instead of dev
2017-03-14 18:20:29 +03:00
Thomas Kaiser
7ee0b7d316
Enable nightly build and limit max cpufreq
...
https://forum.armbian.com/index.php?/topic/3576-nanopi-neo-2/&do=findComment&comment=27536
2017-03-14 14:06:36 +01:00
Igor Pecovnik
7e34e51921
MiQi DEV kernel configuration and patches update
2017-03-14 10:16:16 +01:00
zador-blood-stained
c07cdf075d
Update mainline u-boot to 2017.03
2017-03-13 22:05:48 +03:00
zador-blood-stained
caf4b1b037
Add new A20 overlays
...
Update some H3 overlays
2017-03-13 20:32:37 +03:00
Igor Pecovnik
a6e818dc2f
Upstream patches for MiQi / Tinkerboard default kernel
2017-03-13 11:56:01 +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
3941340d9e
Update H3 overlays
...
Add CIR overlay
Add united SPI overlays with bus selection through parameters
2017-03-12 20:33:10 +03:00
Martin Ayotte
9bc0e344a5
add some USB-TTL drivers
2017-03-11 14:47:24 -05:00
zador-blood-stained
2ae0eabd25
Add new H3 overlays with parameters and documentation
2017-03-10 17:10:24 +03:00
Igor Pečovnik
ed72ce2bc0
Merge pull request #630 from gabegundy/spelling-and-such
...
Just cleaning up the Vagrant README. A few typos and stuff.
2017-03-09 08:17:12 +01:00
Gabriel Gunderson
67d8a52f12
Just cleaning up the Vagrant README. A few typos and stuff.
2017-03-08 18:35:27 -07: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
52ecf017bd
Add optional RTS and CTS pins to H3 UARTs 2 and 3
2017-03-08 16:49:59 +03:00
zador-blood-stained
b42054d78b
Fix fdt get value byte order for 32-bit int values
...
This is required to get and reuse DT phandles
2017-03-08 16:19:37 +03:00
zador-blood-stained
07b3808345
Remove obsolete and not working sun8i-dev patches
...
sun8i-ce needs rework so it's almost useless now
and may break compilation depending on selected options
a33-olinuxino DT was merged upstream
2017-03-08 16:17:07 +03:00
zador-blood-stained
24a0635457
Add GPADC dependencies fix patch
...
https://groups.google.com/forum/#!topic/linux-sunxi/y30wpthPUSo
2017-03-08 16:15:21 +03:00
Thomas Kaiser
8c962342ba
Changed Pine64 doc link to Armbian internals
2017-03-07 14:13:13 +01:00
zador-blood-stained
43fdfab4a5
Update sunxi64 kernel config
2017-03-06 21:21:31 +03:00
Martin Ayotte
58b5e24dfe
add OneWire drivers to H5 builds
2017-03-06 11:46:16 -05:00
zador-blood-stained
6a9e26e58f
Update several kernel configs
2017-03-06 15:43:41 +03:00